Searched defs:count (Results 226 - 250 of 1672) sorted by relevance

1234567891011>>

/haiku-fatelf/src/libs/icon/transformer/
H A DPathSource.cpp67 int32 count = fPaths->CountPaths(); local
/haiku-fatelf/src/libs/iconv/
H A Dbig5hkscs1999.h109 int count = 0; local
H A Dbig5hkscs2001.h116 int count = 0; local
[all...]
H A Dbig5hkscs2004.h121 int count = 0; local
[all...]
H A Diso2022_jp.h40 int count = 0; local
132 int count = (state == STATE_ASCII ? 1 : 4); local
153 int count = (state == STATE_JISX0201ROMAN ? 1 : 4); local
174 int count = (state == STATE_JISX0208 ? 2 : 5); local
[all...]
H A Diso2022_jp1.h41 int count = 0; local
156 int count = (state == STATE_ASCII ? 1 : 4); local
177 int count = (state == STATE_JISX0201ROMAN ? 1 : 4); local
198 int count = (state == STATE_JISX0208 ? 2 : 5); local
220 int count = (state == STATE_JISX0212 ? 2 : 6); local
[all...]
/haiku-fatelf/src/libs/ncurses/c++/
H A Dcursslk.cc49 long Soft_Label_Key_Set::count = 0L; member in class:Soft_Label_Key_Set
/haiku-fatelf/src/libs/ncurses/menu/
H A Dm_item_new.c63 int count = mbstowcs(0, s, 0); local
/haiku-fatelf/src/libs/ncurses/panel/
H A Dpanel.c138 _nc_Touchline(const PANEL * pan, int start, int count) argument
/haiku-fatelf/src/libs/stdc++/legacy/
H A Disgetline.cc103 _IO_size_t count = _IO_getline_info(sb, buf, CHUNK_SIZE, terminator, local
/haiku-fatelf/src/servers/app/
H A DWindowList.cpp152 int32 count = 0; local
/haiku-fatelf/src/servers/app/drawing/
H A DUpdateQueue.cpp150 int32 count = fUpdateRegion.CountRects(); local
/haiku-fatelf/src/system/libroot/posix/glibc/misc/
H A Dhsearch_r.c148 unsigned int count; variable
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/consistency_check/
H A DAdaptiveBuffering.cpp16 AdaptiveBuffering(size_t initialBufferSize, size_t maxBufferSize, uint32 count) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dskiplist.h57 int count; /* number of elements in the list */ member in struct:_SkipList
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DIndexDirectory.cpp55 int32 count = fIndices.CountItems(); local
157 int32 count = fIndices.CountItems(); local
/haiku-fatelf/src/tests/kits/media/
H A DmediaFormats.cpp200 int32 count = 0; local
/haiku-fatelf/src/tests/kits/shared/
H A DNaturalCompareTest.cpp74 NaturalCompareTest::_RunTests(const Sample* samples, int count) argument
/haiku-fatelf/src/tests/servers/app/lagging_get_mouse/
H A Dmain.cpp34 int32 count = fMouseSamples.CountItems(); local
51 int32 count = fMouseSamples.CountItems(); local
/haiku-fatelf/src/tools/locale/
H A Dlinkcatkeys.cpp104 uint32 count = inputFiles.size(); local
163 int32 count = targetCatImpl.CountItems(); local
/haiku-fatelf/headers/os/bluetooth/
H A DbdaddrUtils.h65 size_t count = sscanf(addr, "%2X:%2X:%2X:%2X:%2X:%2X", local
/haiku-fatelf/src/add-ons/accelerants/3dfx/
H A D3dfx_draw.cpp55 TDFX_FillSpan(engine_token* et, uint32 color, uint16* list, uint32 count) argument
84 TDFX_InvertRectangle(engine_token* et, fill_rect_params* list, uint32 count) argument
111 TDFX_ScreenToScreenBlit(engine_token* et, blit_params* list, uint32 count) argument
25 TDFX_FillRectangle(engine_token* et, uint32 color, fill_rect_params* list, uint32 count) argument
/haiku-fatelf/src/add-ons/accelerants/ati/
H A Dmach64_draw.cpp119 Mach64_FillRectangle(engine_token *et, uint32 color, fill_rect_params *pList, uint32 count) argument
145 Mach64_FillSpan(engine_token *et, uint32 color, uint16 *pList, uint32 count) argument
171 Mach64_InvertRectangle(engine_token *et, fill_rect_params *pList, uint32 count) argument
196 Mach64_ScreenToScreenBlit(engine_token *et, blit_params *pList, uint32 count) argument
H A Drage128_draw.cpp130 Rage128_FillRectangle(engine_token *et, uint32 color, fill_rect_params *pList, uint32 count) argument
159 Rage128_FillSpan(engine_token *et, uint32 color, uint16 *pList, uint32 count) argument
187 Rage128_InvertRectangle(engine_token *et, fill_rect_params *pList, uint32 count) argument
216 Rage128_ScreenToScreenBlit(engine_token *et, blit_params *pList, uint32 count) argument
/haiku-fatelf/src/add-ons/accelerants/intel_810/
H A Daccelerant.cpp45 uint32 count = 65000; local

Completed in 212 milliseconds

1234567891011>>