/external/pdfium/core/fxcodec/jbig2/ |
H A D | JBig2_HtrdProc.cpp | 18 uint32_t ng, mg; local 28 for (ng = 0; ng < HGW; ng++) { 29 x = (HGX + mg * HRY + ng * HRX) >> 8; 30 y = (HGY + mg * HRX - ng * HRY) >> 8; 33 HSKIP->setPixel(ng, mg, 1); 35 HSKIP->setPixel(ng, mg, 0); 57 for (ng = 0; ng < HG 73 uint32_t ng, mg; local [all...] |
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
H A D | p5.cpp | 56 int ng; // expected-note 6{{here}} member in namespace:PotentialConstant 57 constexpr int BinaryOp1(int n) { return n + ng; } // expected-error {{never produces}} expected-note {{read}} 58 constexpr int BinaryOp2(int n) { return ng + n; } // expected-error {{never produces}} expected-note {{read}} 65 constexpr int FunctionArgs(int a) { return Add(a, ng, a); } // expected-error {{never produces}} expected-note {{read}} 68 constexpr S InitList(int a) { return { a, ng }; }; // expected-error {{never produces}} expected-note {{read}} 69 constexpr S InitList1a(int a) { return S{ a, ng }; }; // expected-error {{never produces}} expected-note {{read}} 70 constexpr S InitList2(int a) { return { a, a, { ng } }; }; // expected-error {{never produces}} expected-note {{read}} 71 constexpr S InitList3(int a) { return a ? S{ a, a } : S{ a, ng }; }; // ok 79 constexpr int Conditional1(bool b, int n) { return b ? n : ng; } // ok 80 constexpr int Conditional2(bool b, int n) { return b ? n * ng [all...] |
/external/ipsec-tools/src/racoon/ |
H A D | isakmp_ident.c | 1426 int ng = 0; local 1436 ng++; 1445 ng++; 1454 ng++; 1459 ng++; 1468 if (ng) {
|
/external/selinux/libselinux/src/ |
H A D | seusers.c | 115 int i, ng = 0; local 143 if (getgrouplist(name, gid, NULL, &ng) < 0) { 144 if (ng == 0) 146 groups = calloc(ng, sizeof(*groups)); 149 if (getgrouplist(name, gid, groups, &ng) < 0) 152 /* WTF? ng was 0 and we didn't fail? Are we in 0 groups? */ 156 for (i = 0; i < ng; i++) {
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | CharsetRecog_sbcs.java | 289 NGramsPlusLang(String la, int [] ng) { argument 291 fNGrams = ng;
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | CharsetRecog_sbcs.java | 288 NGramsPlusLang(String la, int [] ng) { argument 290 fNGrams = ng;
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_bc_parser.cpp | 249 unsigned ng = 0; local 255 ng++;
|
/external/pcre/dist2/src/ |
H A D | pcre2_substitute.c | 580 uint32_t ng = GET2(entry, 0); local 581 if (ng < ovector_count) 583 if (group < 0) group = ng; /* First in ovector */ 584 if (ovector[ng*2] != PCRE2_UNSET) 586 group = ng; /* First that is set */
|
H A D | pcre2_compile.c | 3236 named_group *ng; local 3711 ng = cb->named_groups; 3712 for (i = 0; i < cb->names_found; i++, ng++) 3714 if (namelen == ng->length && 3715 PRIV(strncmp)(name, ng->name, (size_t)namelen) == 0) 3717 if (ng->number == cb->bracount) break; 3723 isdupname = ng->isdup = TRUE; /* Mark as a duplicate */ 3726 else if (ng->number == cb->bracount) 6076 named_group *ng; local 6721 ng 8757 named_group *ng = cb.named_groups; local [all...] |
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
H A D | ffi_sysv.c | 700 long ng = 0; /* number of general registers already used */ local 719 ng++; 799 if (ng < NUM_GPR_ARG_REGISTERS - 3) 803 ng += 4; 809 ng = 8+4; 816 if (ng < NUM_GPR_ARG_REGISTERS) 819 ng++; 833 if (ng < NUM_GPR_ARG_REGISTERS) 836 ng++; 850 if (ng < NUM_GPR_ARG_REGISTER [all...] |
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/ |
H A D | ppc-ffi_darwin.c | 831 unsigned int ng = 0; /* number of GPRs already used. */ local 850 ng++; 861 ng++; 868 ng++; 878 ng++; 895 ng += gprSize / sizeof(long); 914 ng += (size_al + 3) / sizeof(long); 930 ng += MODE_CHOICE(2,1); 949 ng++; 965 ng [all...] |
/external/pdfium/core/fxcodec/codec/ |
H A D | fx_codec_jpx_opj.cpp | 336 int* ng = nullptr; local 343 ng = g + yw; 356 sycc_to_rgb(offset, upb, *ny, *cb, *cr, nr, ng, nb); 359 ++ng; 361 sycc_to_rgb(offset, upb, *ny, *cb, *cr, nr, ng, nb); 364 ++ng; 379 sycc_to_rgb(offset, upb, *ny, *cb, *cr, nr, ng, nb); 382 ++ng;
|
/external/guice/extensions/struts2/lib/ |
H A D | struts2-core-2.2.1.jar | ... dispatcher/ org/apache/struts2/dispatcher/mapper/ org/apache/struts2/dispatcher/ng/ org/apache/struts2/dispatcher/ng/listener/ org/apache/struts2/dispatcher ... |
/external/syslinux/gpxe/src/drivers/infiniband/ |
H A D | MT25218_PRM.h | 2040 pseudo_bit_t ng[0x00001]; /* Set node GUID to node_guid specified. member in struct:arbelprm_init_ib_st 2041 node_guid and ng must be the same for all ports. */
|
H A D | MT25408_PRM.h | 1919 pseudo_bit_t ng[0x00001]; /* Set node GUID to node_guid specified. member in struct:hermonprm_init_port_st 1920 node_guid and ng must be the same for all ports. */
|