Searched refs:count (Results 76 - 100 of 1780) sorted by relevance

1234567891011>>

/haiku/src/libs/iconv/
H A Dutf16.h38 int count = 0; local
51 return count+4;
59 return count+2;
61 s += 2; n -= 2; count += 2;
64 return RET_TOOFEW(count);
76 int count = 0; local
81 r += 2; n -= 2; count += 2;
90 return count+2;
103 return count+4;
H A Ducs2.h32 int count = 0; local
35 s += 2; n -= 2; count += 2;
44 return count;
48 return RET_TOOFEW(count);
H A Ducs4.h32 int count = 0; local
37 s += 4; n -= 4; count += 4;
44 return count;
49 return RET_TOOFEW(count);
/haiku/src/tests/kits/app/bmessagerunner/
H A DBMessageRunnerTester.cpp47 bigtime_t interval = 0, int32 count = 0)
54 CHK(runnerCount == count);
60 bigtime_t interval, int32 count)
62 count > 0
73 int32 count = 5; local
74 BMessageRunner runner(target, &message, interval, count);
76 check_message_runner_info(runner, B_OK, interval, count);
84 bigtime_t interval, int32 count)
85 @case 2 target is valid, message is NULL, interval > 0, count > 0
97 int32 count local
121 int32 count = 5; local
152 int32 count = 5; local
182 int32 count = 5; local
208 int32 count = 0; local
229 int32 count = 5; local
256 int32 count = 5; local
282 int32 count = 5; local
309 int32 count = 5; local
335 int32 count = 5; local
369 int32 count = 5; local
402 int32 count = 5; local
431 int32 count = 0; local
454 int32 count = 5; local
484 int32 count = 5; local
514 int32 count = 5; local
[all...]
/haiku/src/add-ons/accelerants/neomagic/
H A DAcceleration.c13 void SCREEN_TO_SCREEN_BLIT(engine_token *et, blit_params *list, uint32 count) { argument
18 while (count--)
33 void SCREEN_TO_SCREEN_SCALED_FILTERED_BLIT(engine_token *et, scaled_blit_params *list, uint32 count) { argument
38 while (count--)
55 void SCREEN_TO_SCREEN_TRANSPARENT_BLIT(engine_token *et, uint32 transparent_colour, blit_params *list, uint32 count) { argument
60 while (count--)
76 void FILL_RECTANGLE(engine_token *et, uint32 colorIndex, fill_rect_params *list, uint32 count) { argument
84 while (count--)
97 void INVERT_RECTANGLE(engine_token *et, fill_rect_params *list, uint32 count) { argument
105 while (count
118 FILL_SPAN(engine_token *et, uint32 colorIndex, uint16 *list, uint32 count) argument
[all...]
/haiku/src/add-ons/accelerants/nvidia/
H A DAcceleration.c26 void SCREEN_TO_SCREEN_BLIT_PIO(engine_token *et, blit_params *list, uint32 count) argument
35 while (count--)
50 void SCREEN_TO_SCREEN_SCALED_FILTERED_BLIT_PIO(engine_token *et, scaled_blit_params *list, uint32 count) argument
56 while (count--)
73 void SCREEN_TO_SCREEN_TRANSPARENT_BLIT_PIO(engine_token *et, uint32 transparent_colour, blit_params *list, uint32 count) argument
79 while (count--)
95 void FILL_RECTANGLE_PIO(engine_token *et, uint32 colorIndex, fill_rect_params *list, uint32 count) argument
104 while (count--)
117 void INVERT_RECTANGLE_PIO(engine_token *et, fill_rect_params *list, uint32 count) argument
126 while (count
139 FILL_SPAN_PIO(engine_token *et, uint32 colorIndex, uint16 *list, uint32 count) argument
[all...]
/haiku/src/add-ons/accelerants/skeleton/
H A DAcceleration.c13 void SCREEN_TO_SCREEN_BLIT(engine_token *et, blit_params *list, uint32 count) { argument
21 while (count--)
36 void SCREEN_TO_SCREEN_SCALED_FILTERED_BLIT(engine_token *et, scaled_blit_params *list, uint32 count) { argument
41 while (count--)
58 void SCREEN_TO_SCREEN_TRANSPARENT_BLIT(engine_token *et, uint32 transparent_colour, blit_params *list, uint32 count) { argument
63 while (count--)
79 void FILL_RECTANGLE(engine_token *et, uint32 colorIndex, fill_rect_params *list, uint32 count) { argument
87 while (count--)
100 void INVERT_RECTANGLE(engine_token *et, fill_rect_params *list, uint32 count) { argument
108 while (count
121 FILL_SPAN(engine_token *et, uint32 colorIndex, uint16 *list, uint32 count) argument
[all...]
/haiku/src/add-ons/accelerants/via/
H A DAcceleration.c13 void SCREEN_TO_SCREEN_BLIT(engine_token *et, blit_params *list, uint32 count) { argument
21 while (count--)
36 void SCREEN_TO_SCREEN_SCALED_FILTERED_BLIT(engine_token *et, scaled_blit_params *list, uint32 count) { argument
41 while (count--)
58 void SCREEN_TO_SCREEN_TRANSPARENT_BLIT(engine_token *et, uint32 transparent_colour, blit_params *list, uint32 count) { argument
63 while (count--)
79 void FILL_RECTANGLE(engine_token *et, uint32 colorIndex, fill_rect_params *list, uint32 count) { argument
87 while (count--)
100 void INVERT_RECTANGLE(engine_token *et, fill_rect_params *list, uint32 count) { argument
108 while (count
121 FILL_SPAN(engine_token *et, uint32 colorIndex, uint16 *list, uint32 count) argument
[all...]
/haiku/src/add-ons/kernel/cpu/x86/
H A Dgeneric_x86.h24 extern void generic_init_mtrrs(uint32 count);
30 uint32 count, uint32 maxCount);
33 extern void generic_dump_mtrrs(uint32 count);
/haiku/src/apps/tv/
H A DDeviceRoster.cpp91 int32 count; local
95 &count, B_MEDIA_RAW_AUDIO);
96 return (err == B_OK) && (count == 1);
106 int32 count; local
110 &count, B_MEDIA_ENCODED_AUDIO);
111 return (err == B_OK) && (count == 1);
121 int32 count; local
125 &count, B_MEDIA_RAW_VIDEO);
126 return (err == B_OK) && (count == 1);
136 int32 count; local
[all...]
/haiku/src/tests/system/libroot/posix/
H A Dmemalign_test.cpp45 allocate_random_no_alignment(int32 count, size_t maxSize) argument
47 void **allocations = new void *[count];
48 size_t *sizes = new size_t[count];
49 for (int32 i = 0; i < count; i++) {
66 for (int32 i = count - 1; i >= 0; i--) {
77 allocate_random_fixed_alignment(int32 count, size_t maxSize, size_t alignment) argument
79 void **allocations = new void *[count];
80 size_t *sizes = new size_t[count];
81 for (int32 i = 0; i < count; i++) {
100 for (int32 i = count
111 allocate_random_random_alignment(int32 count, size_t maxSize) argument
[all...]
/haiku/src/kits/tracker/
H A DSlowMenu.cpp71 for (int32 count = 0; count < kItemsToAddChunk; count++) {
/haiku/src/build/libroot/
H A Dsem.cpp15 int32 count; member in struct:semaphore
33 create_sem(int32 count, const char *name) argument
43 sem.count = count;
75 acquire_sem_etc(sem_id id, int32 count, uint32 flags, bigtime_t timeout) argument
80 if (count <= 0)
84 if (sem.count >= count) {
85 sem.count -= count;
138 release_sem_etc(sem_id id, int32 count, uint32 flags) argument
[all...]
/haiku/src/apps/icon-o-matic/shape/commands/
H A DRemovePointsCommand.cpp32 int32 count)
41 fOldSelectionCount(count)
43 _Init(&index, 1, selected, count);
51 int32 count)
60 fOldSelectionCount(count)
62 _Init(selected, count, selected, count);
172 RemovePointsCommand::_Init(const int32* indices, int32 count, argument
175 if (indices && count > 0) {
176 fIndex = new (nothrow) int32[count];
29 RemovePointsCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
49 RemovePointsCommand(VectorPath* path, const int32* selected, int32 count) argument
[all...]
/haiku/src/tools/translation/tiffinfo/
H A Dtiffinfo.cpp48 uint32 count; member in struct:IFDEntry
172 if (entry.count == 1 && entry.fieldType == TIFF_LONG) {
187 if (entry.count == 1) {
196 if (entry.count == 1 && entry.fieldType == TIFF_SHORT) {
221 if (entry.count == 1 && entry.fieldType == TIFF_SHORT) {
243 if (entry.count == 1 && entry.fieldType == TIFF_SHORT) {
284 if (entry.count == 1 && entry.fieldType == TIFF_SHORT) {
297 if (entry.count == 1 && entry.fieldType == TIFF_SHORT) {
316 if (entry.count <= 4)
317 memcpy(ascfield, &entry.longval, entry.count);
[all...]
/haiku/headers/private/shared/
H A Dbinary-utils.h62 #define MASKOFFSET(mask) (MaskOffset<mask, (mask & 1UL)>::count)
67 enum { count = MaskOffset<(mask >> 1), ((mask >> 1) & 1UL)>::count + 1 }; enumerator in class:MaskOffset::__anon1176::UL
74 enum { count = 0 }; enumerator in enum:MaskOffset::__anon1177
/haiku/src/add-ons/kernel/debugger/disasm/
H A Ddisasm_arch.h15 extern status_t disasm_arch_dump_insns(addr_t where, int count,
/haiku/src/add-ons/kernel/debugger/disasm/m68k/
H A Ddisasm_arch.cpp11 disasm_arch_dump_insns(addr_t where, int count, addr_t baseAddress, argument
/haiku/src/add-ons/kernel/debugger/disasm/ppc/
H A Ddisasm_arch.cpp11 disasm_arch_dump_insns(addr_t where, int count, addr_t baseAddress, argument
/haiku/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A Dmd5.h38 UINT4 count[2]; /* number of bits, modulo 2^64 (lsb first) */ member in struct:__anon2558
/haiku/src/system/libroot/posix/glibc/libio/
H A Diofgets.c37 _IO_size_t count; local
50 count = INTUSE(_IO_getline) (fp, buf, n - 1, '\n', 1);
53 if (count == 0 || ((fp->_IO_file_flags & _IO_ERR_SEEN)
58 buf[count] = '\0';
H A Diofgetws.c37 _IO_size_t count; local
50 count = _IO_getwline (fp, buf, n - 1, L'\n', 1);
53 if (count == 0 || (_IO_ferror_unlocked (fp) && errno != EAGAIN))
57 buf[count] = '\0';
H A Diofwrite.c31 _IO_fwrite (buf, size, count, fp)
34 _IO_size_t count;
37 _IO_size_t request = size * count;
49 return count;
H A Diogets.c35 _IO_size_t count; local
49 count = 0;
58 count = INTUSE(_IO_getline) (_IO_stdin, buf + 1, INT_MAX, '\n', 0) + 1;
67 buf[count] = 0;
/haiku/src/add-ons/kernel/debugger/disasm/arm/
H A Ddisasm_arch.cpp11 disasm_arch_dump_insns(addr_t where, int count, addr_t baseAddress, argument

Completed in 107 milliseconds

1234567891011>>