Searched defs:last (Results 76 - 100 of 149) sorted by relevance

123456

/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp170 int last; // index of last point in contour local
/haiku/src/servers/print/
H A DConfigWindow.cpp511 int32 first, last, copies; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5413.c692 int totalD,totalF, totalMin,last, i; local
[all...]
H A Dar2316.c654 int totalD,totalF, totalMin,last, i; local
[all...]
H A Dar2317.c634 int totalD,totalF, totalMin,last, i; local
[all...]
H A Dar2413.c649 int totalD,totalF, totalMin,last, i; local
[all...]
H A Dar2425.c611 int totalD,totalF, totalMin,last, i; local
[all...]
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_superg.c613 ff_flush(struct mbuf *head, struct mbuf *last) argument
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dencodings.cpp1243 int len, i, last; local
H A Ddir.cpp477 uint32 last = 0; local
/haiku/src/libs/udis86/
H A Ddecode.c232 uint8_t curr = 0, last = 0; local
/haiku/src/add-ons/translators/rtf/
H A DRTF.cpp167 char last; local
294 Group::Parse(char first, BDataIO &stream, char &last) argument
454 Header::Parse(char first, BDataIO &stream, char &last) argument
531 Text::Parse(char first, BDataIO &stream, char &last) argument
615 Parse(char first, BDataIO &stream, char &last) argument
[all...]
/haiku/src/kits/network/libnetservices/
H A DNetworkCookie.cpp784 int32 last = skip_whitespace_backward(cookieString, firstEquals - 1); local
822 int32 last = skip_whitespace_backward(cookieString, attributeNameEnd - 1); local
[all...]
/haiku/headers/cpp/std/
H A Dbastring.h220 basic_string& append(InputIterator first, InputIterator last) argument
240 basic_string& assign(InputIterator first, InputIterator last) argument
277 void insert(iterator p, InputIterator first, InputIterator last) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DBlockAllocator.cpp663 AllocationBlockGroup* last = &fGroups[fNumGroups]; local
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp89 NodeRef* last = m_nodes.back(); local
/haiku/src/system/kernel/
H A Dthread.cpp621 Thread *temp, *last = NULL; local
/haiku/headers/libs/agg/
H A Dagg_array.h436 const T& last() const function in class:agg::pod_bvector
441 T& last() function in class:agg::pod_bvector
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp313 vm_translation_map *last = NULL; local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.c1220 unsigned short last; member in struct:NEWUPPERCASE
/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DCommandActuators.cpp281 int32 last = outList->CountItems() - 1; local
1293 int32 last = outList->CountItems() - 1; local
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_uipc_mbuf.c1233 m_length(struct mbuf *m0, struct mbuf **last) argument
/haiku/src/kits/mail/
H A Dmail_util.cpp1473 int32 last = first + 1; local
1485 int32 last = address.FindFirst('>'); local
1497 int32 last = first + 1; local
[all...]
/haiku/src/apps/mail/
H A DAddressTextControl.cpp926 int last = fTextView->TextLength(); local
[all...]
/haiku/headers/os/interface/
H A DLayoutBuilder.h1379 Split<ParentBuilder>::SetCollapsible(int32 first, int32 last, bool collapsible) argument

Completed in 186 milliseconds

123456