Searched refs:index (Results 1 - 25 of 1857) sorted by path

1234567891011>>

/haiku/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php11 // http://www.oszoo.org/wiki/index.php/Free_Live_OS_Zoo
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex193 admin section & & index section header \\
195 & index section & resource index \\
217 resource index subsection. The latter locates all other data in the file.
263 Specifies the offset of the resource index section relative to the beginning
280 \label{resources-index}
282 The resource index section starts with a header, it follows a table of
287 The resource index header has the following structure:
311 Specifies the offset of the resource index section relative to the beginning
317 Specifies the size of the resource index sectio
[all...]
/haiku/docs/develop/media/
H A DMediaExtractorAddOn.h403 // B_BAD_INDEX : The index supplied does not correspond to a valid
407 virtual BTrack * TrackAt(int32 index, int32 seekMode = 0,
/haiku/docs/interface_guidelines/
H A Dconvert.sh6 xmlto $1 index.xml --skip-validation
/haiku/docs/interface_guidelines/docbook-css/
H A Dcore.css38 graphic, graphicco, highlights, imagedata, imageobjectco, important, index,
H A Dstyles.css573 z-index: 100;
/haiku/headers/build/os/app/
H A DMessage.h59 status_t GetInfo(type_code typeRequested, int32 index,
92 status_t AddSpecifier(const char *property, int32 index);
93 status_t AddSpecifier(const char *property, int32 index, int32 range);
97 status_t SetCurrentSpecifier(int32 index);
98 status_t GetCurrentSpecifier(int32 *index,
132 status_t RemoveData(const char *name, int32 index = 0);
138 status_t FindRect(const char *name, int32 index, BRect *rect) const;
140 status_t FindPoint(const char *name, int32 index, BPoint *point) const;
142 status_t FindString(const char *name, int32 index, const char **string) const;
144 status_t FindString(const char *name, int32 index, BStrin
[all...]
/haiku/headers/cpp/
H A Dropeimpl.h83 int __curr_depth = -1; /* index into path */
1503 rope<_CharT,_Alloc> __prefix = __r.substr(0, __first.index());
1505 __r.substr(__last.index(), __r.size() - __last.index());
1507 __r.substr(__middle.index(), __last.index() - __middle.index());
1509 __r.substr(__first.index(), __middle.index() - __first.index());
[all...]
H A Dstl_rope.h915 size_t index() const { return _M_current_pos; } function in class:_Rope_iterator_base
2118 { insert(__p.index(), __r); return __p; }
2120 { insert(__p.index(), __n, __c); return __p; }
2122 { insert(__p.index(), __c); return __p; }
2124 { insert(__p.index()); return __p; }
2126 { insert(__p.index(), c_string); return __p; }
2128 { insert(__p.index(), __i, __n); return __p; }
2131 { insert(__p.index(), __i, __j); return __p; }
2134 { insert(__p.index(), __i, __j); return __p; }
2137 { insert(__p.index(), __
[all...]
/haiku/headers/libs/agg/
H A Dagg_array.h686 unsigned index; local
691 index = m_size;
693 return index;
700 index = m_size;
702 return index;
/haiku/headers/libs/alm/
H A DALMLayout.h58 XTab* XTabAt(int32 index, bool ordered = false);
59 XTab* XTabAt(int32 index) const;
60 YTab* YTabAt(int32 index, bool ordered = false);
61 YTab* YTabAt(int32 index) const;
69 Constraint* ConstraintAt(int32 index) const;
123 Area* AreaAt(int32 index) const;
135 virtual BLayoutItem* AddView(int32 index, BView* child);
141 virtual bool AddItem(int32 index, BLayoutItem* item);
168 int32 index) const;
170 BLayoutItem* item, int32 index);
[all...]
/haiku/headers/libs/print/libprint/
H A DGraphicsDriver.h34 static BPoint GetOffset(int32 nup, int index,
H A DPreview.h101 int32 _GetPageNumber(int32 index) const;
/haiku/headers/libs/udis86/libudis86/
H A Dtypes.h156 enum ud_type index; member in struct:ud_operand
/haiku/headers/os/add-ons/mail_daemon/
H A DMailProtocol.h67 BMailFilter* FilterAt(int32 index) const;
68 BMailFilter* RemoveFilter(int32 index);
/haiku/headers/os/add-ons/network_settings/
H A DNetworkSettings.h177 AddressAt(int32 index) const;
179 AddressAt(int32 index);
183 void RemoveAddress(int32 index);
259 const char* ArgumentAt(int32 index) const;
261 void RemoveArgument(int32 index);
265 AddressAt(int32 index) const;
268 void RemoveAddress(int32 index);
/haiku/headers/os/app/
H A DApplication.h61 virtual BHandler* ResolveSpecifier(BMessage* message, int32 index,
75 BWindow* WindowAt(int32 index) const;
78 BLooper* LooperAt(int32 index) const;
124 virtual bool ScriptReceived(BMessage* msg, int32 index,
143 BWindow* _WindowAt(uint32 index,
H A DHandler.h58 virtual BHandler* ResolveSpecifier(BMessage* message, int32 index,
H A DLooper.h64 BHandler* HandlerAt(int32 index) const;
90 virtual BHandler* ResolveSpecifier(BMessage* message, int32 index,
H A DMessageQueue.h25 BMessage* FindMessage(int32 index) const;
26 BMessage* FindMessage(uint32 what, int32 index = 0) const;
H A DNotification.h65 const entry_ref* OnClickRefAt(int32 index) const;
69 const char* OnClickArgAt(int32 index) const;
H A DPropertyInfo.h62 virtual int32 FindMatch(BMessage* msg, int32 index,
82 static bool FindCommand(uint32 what, int32 index,
/haiku/headers/os/device/
H A DJoystick.h41 status_t GetDeviceName(int32 index, char* name,
57 status_t GetAxisNameAt(int32 index,
63 status_t GetHatNameAt(int32 index, BString* outName);
77 status_t GetButtonNameAt(int32 index,
H A DSerialPort.h106 status_t GetDeviceName(int32 index, char* name,
/haiku/headers/os/drivers/
H A DUSB2.h123 uint index);
144 uint8 descriptorType, uint8 index,
152 uint16 value, uint16 index,
186 uint16 value, uint16 index,

Completed in 347 milliseconds

1234567891011>>