Searched defs:first (Results 101 - 125 of 250) sorted by relevance

12345678910

/haiku-fatelf/src/add-ons/kernel/file_systems/cdda/
H A Dcdda.cpp129 char first = tolower(find[0]); local
211 single_case(const char *string, bool &upper, bool &first) argument
260 bool first = true; local
[all...]
/haiku-fatelf/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.cpp200 EndpointHashDefinition::CompareValues(TCPEndpoint* first, argument
/haiku-fatelf/src/add-ons/translators/icns/openjpeg/
H A Dt2.c299 static opj_bool t2_init_seg(opj_tcd_cblk_dec_t* cblk, int index, int cblksty, int first) { argument
/haiku-fatelf/src/apps/cortex/support/
H A DMediaString.cpp56 bool first = true; local
633 bool first = true; local
1222 bool first = true; local
[all...]
/haiku-fatelf/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp292 BPoint first; local
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Dmerge.c63 struct sec_merge_hash_entry *first; member in struct:sec_merge_hash
[all...]
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dor32-opc.c837 unsigned int first = *a; local
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-atalk.c544 static int first = 1; local
/haiku-fatelf/src/bin/network/telnetd/
H A Dtelnetd.c579 char first[256], last[256]; local
[all...]
/haiku-fatelf/src/kits/interface/
H A DSplitView.cpp177 BSplitView::SetCollapsible(int32 first, int32 last, bool collapsible) argument
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dfbsd_mii.c318 int bmsr, first, i, nchildren, offset, phymax, phymin, rv; local
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dparse_entry.c74 unsigned first, last, n; local
[all...]
/haiku-fatelf/src/libs/ncurses/test/
H A Dcardfile.c241 order_cards(CARD * first, int depth) argument
H A Dknight.c281 int first = -1; local
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_pfm.c82 pdc_byte first; /* First character */ member in struct:kern_
/haiku-fatelf/src/preferences/keymap/
H A DKeyboardLayout.cpp510 int32 first; local
[all...]
/haiku-fatelf/src/preferences/time/
H A DZoneView.cpp67 bool operator()(const BString& first, const BString& second) argument
/haiku-fatelf/src/servers/app/font/
H A DFontEngine.cpp75 int first; // index of first point in contour local
744 GetKerning(uint32 first, uint32 second, double* x, double* y) argument
[all...]
/haiku-fatelf/headers/cpp/std/
H A Dbastring.h218 basic_string& append(InputIterator first, InputIterator last) argument
238 basic_string& assign(InputIterator first, InputIterator last) argument
275 void insert(iterator p, InputIterator first, InputIterator last) argument
/haiku-fatelf/headers/libs/agg/
H A Dagg_rasterizer_cells_aa.h220 int delta, p, first, dx; local
339 int p, rem, mod, lift, delta, first, incr; local
[all...]
/haiku-fatelf/headers/os/interface/
H A DLayoutBuilder.h1166 Split<ParentBuilder>::SetCollapsible(int32 first, int32 last, bool collapsible) argument
/haiku-fatelf/src/add-ons/accelerants/s3/
H A Dvirge_mode.cpp758 Virge_SetIndexedColors(uint count, uint8 first, uint8* colorData, uint32 flags) argument
/haiku-fatelf/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp122 Rule *first; member in struct:rules
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DQuery.cpp412 uint32 first = utf8ToUnicode(&pattern); local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DBlockAllocator.cpp495 uint32 first = 1; local

Completed in 195 milliseconds

12345678910