Searched refs:SIZEOF (Results 201 - 225 of 262) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-java.c43 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
202 if (phase1_pushback_length == SIZEOF (phase1_pushback))
209 if (phase1_pushback_length == SIZEOF (phase1_pushback))
310 if (phase2_pushback_length == SIZEOF (phase2_pushback))
379 if (phase3_pushback_length == SIZEOF (phase3_pushback))
1096 if (phase5_pushback_length == SIZEOF (phase5_pushback))
1177 if (phase6_pushback_length == SIZEOF (phase6_pushback))
H A Dx-smalltalk.c39 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
447 if (phase2_pushback_length == SIZEOF (phase2_pushback))
H A Dx-c.c44 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
542 if (phase1_pushback_length == SIZEOF (phase1_pushback))
611 if (phase2_pushback_length == SIZEOF (phase2_pushback))
652 if (phase3_pushback_length == SIZEOF (phase3_pushback))
1291 if (phase5_pushback_length == SIZEOF (phase5_pushback))
1434 if (phase6_pushback_length == SIZEOF (phase6_pushback))
H A Dx-sh.c42 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
221 if (phase1_pushback_length == SIZEOF (phase1_pushback))
696 if (phase2_pushback_length == SIZEOF (phase2_pushback))
H A Dx-csharp.c47 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
182 if (phase1_pushback_length == SIZEOF (phase1_pushback))
433 if (phase2_pushback_length == SIZEOF (phase2_pushback))
509 if (phase3_pushback_length == SIZEOF (phase3_pushback))
1292 if (phase5_pushback_length == SIZEOF (phase5_pushback))
1748 if (phase6_pushback_length == SIZEOF (phase6_pushback))
1824 if (phase7_pushback_length == SIZEOF (phase7_pushback))
H A Dx-tcl.c47 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
227 if (phase1_pushback_length == SIZEOF (phase1_pushback))
313 if (phase2_pushback_length == SIZEOF (phase2_pushback))
H A Dmsginit.c96 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
699 for (i = 0; i < SIZEOF (locales_with_principal_territory); i++)
1303 #define NFIELDS SIZEOF (fields)
1646 subst_string_list (header_mp->comment, SIZEOF (subst), subst);
H A Dx-python.c54 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
196 if (phase1_pushback_length == SIZEOF (phase1_pushback))
451 if (phase2_pushback_length == SIZEOF (phase2_pushback))
1595 if (phase5_pushback_length == SIZEOF (phase5_pushback))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djdhuff.c176 SIZEOF(d_derived_tbl));
237 MEMZERO(dtbl->look_nbits, SIZEOF(dtbl->look_nbits));
642 SIZEOF(huff_entropy_decoder));
H A Djdmainct.c181 cinfo->num_components * 2 * SIZEOF(JSAMPARRAY));
193 2 * (rgroup * (M + 4)) * SIZEOF(JSAMPROW));
492 SIZEOF(my_main_controller));
H A Djcparam.c162 MEMCOPY((*htblptr)->bits, bits, SIZEOF((*htblptr)->bits));
174 MEMCOPY((*htblptr)->huffval, val, nsymbols * SIZEOF(UINT8));
283 MAX_COMPONENTS * SIZEOF(jpeg_component_info));
570 cinfo->script_space_size * SIZEOF(jpeg_scan_info));
H A Djdcoefct.c169 (size_t) (cinfo->blocks_in_MCU * SIZEOF(JBLOCK)));
426 (SAVED_COEFS * SIZEOF(int)));
685 SIZEOF(my_coef_controller));
736 D_MAX_BLOCKS_IN_MCU * SIZEOF(JBLOCK));
H A Djdmarker.c277 cinfo->num_components * SIZEOF(jpeg_component_info));
477 MEMCOPY((*htblptr)->bits, bits, SIZEOF((*htblptr)->bits));
478 MEMCOPY((*htblptr)->huffval, huffval, SIZEOF((*htblptr)->huffval));
765 SIZEOF(struct jpeg_marker_struct) + limit);
1270 SIZEOF(my_marker_reader));
1310 maxlength = cinfo->mem->max_alloc_chunk - SIZEOF(struct jpeg_marker_struct);
H A Djccolor.c95 (TABLE_SIZE * SIZEOF(JPEG_INT32)));
358 SIZEOF(my_color_converter));
H A Djdphuff.c649 SIZEOF(phuff_entropy_decoder));
661 cinfo->num_components*DCTSIZE2*SIZEOF(int));
H A Djcmainct.c253 SIZEOF(my_main_controller));
H A Djdpostct.c256 SIZEOF(my_post_controller));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djdmainct.c173 cinfo->num_components * 2 * SIZEOF(JSAMPARRAY));
185 2 * (rgroup * (M + 4)) * SIZEOF(JSAMPROW));
484 SIZEOF(my_main_controller));
H A Djcparam.c179 MEMCOPY((*htblptr)->bits, bits, SIZEOF((*htblptr)->bits));
191 MEMCOPY((*htblptr)->huffval, val, nsymbols * SIZEOF(UINT8));
300 MAX_COMPONENTS * SIZEOF(jpeg_component_info));
592 cinfo->script_space_size * SIZEOF(jpeg_scan_info));
H A Djdcoefct.c166 (size_t) (cinfo->blocks_in_MCU * SIZEOF(JBLOCK)));
423 (SAVED_COEFS * SIZEOF(int)));
682 SIZEOF(my_coef_controller));
728 D_MAX_BLOCKS_IN_MCU * SIZEOF(JBLOCK));
H A Djdmarker.c277 cinfo->num_components * SIZEOF(jpeg_component_info));
477 MEMCOPY((*htblptr)->bits, bits, SIZEOF((*htblptr)->bits));
478 MEMCOPY((*htblptr)->huffval, huffval, SIZEOF((*htblptr)->huffval));
765 SIZEOF(struct jpeg_marker_struct) + limit);
1270 SIZEOF(my_marker_reader));
1310 maxlength = cinfo->mem->max_alloc_chunk - SIZEOF(struct jpeg_marker_struct);
H A Djccolor.c95 (TABLE_SIZE * SIZEOF(INT32)));
358 SIZEOF(my_color_converter));
H A Djfdctint.c339 MEMZERO(data, SIZEOF(DCTELEM) * DCTSIZE2);
473 MEMZERO(data, SIZEOF(DCTELEM) * DCTSIZE2);
586 MEMZERO(data, SIZEOF(DCTELEM) * DCTSIZE2);
696 MEMZERO(data, SIZEOF(DCTELEM) * DCTSIZE2);
788 MEMZERO(data, SIZEOF(DCTELEM) * DCTSIZE2);
870 MEMZERO(data, SIZEOF(DCTELEM) * DCTSIZE2);
911 MEMZERO(data, SIZEOF(DCTELEM) * DCTSIZE2);
2565 MEMZERO(&data[DCTSIZE*7], SIZEOF(DCTELEM) * DCTSIZE);
2728 MEMZERO(&data[DCTSIZE*6], SIZEOF(DCTELEM) * DCTSIZE * 2);
2867 MEMZERO(&data[DCTSIZE*5], SIZEOF(DCTELE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u8-uctomb.c138 for (i = 0; i < SIZEOF (invalid); i++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-array_list.c32 #define SIZEOF(array) (sizeof (array) / sizeof (array[0])) macro
44 #define RANDOM_OBJECT() objects[RANDOM (SIZEOF (objects))]

Completed in 308 milliseconds

1234567891011