Searched defs:nsub (Results 1 - 8 of 8) sorted by relevance

/external/llvm/lib/Support/
H A Dregex2.h151 size_t nsub; /* copy of re_nsub */ member in struct:re_guts
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregex2.h148 size_t nsub; /* copy of re_nsub */ member in struct:re_guts
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex2.h151 size_t nsub; /* copy of re_nsub */ member in struct:re_guts
/external/jemalloc/src/
H A Dchunk.c179 size_t nsub = (size == 0) ? 1 : size / chunksize; local
180 assert(atomic_read_z(&curchunks) >= nsub);
181 atomic_sub_z(&curchunks, nsub);
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddefines.h139 size_t nsub; member in struct:IlbcEncoder_
180 size_t nsub; member in struct:IlbcDecoder_
/external/one-true-awk/
H A Drun.c459 int nsub = strlen(*SUBSEP); local
469 if (!adjbuf(&buf, &bufsz, strlen(buf)+strlen(s)+nsub+1, recsize, 0, "array"))
497 int nsub = strlen(*SUBSEP); local
516 if (!adjbuf(&buf, &bufsz, strlen(buf)+strlen(s)+nsub+1, recsize, 0, "awkdelete"))
537 int nsub = strlen(*SUBSEP); local
555 if (!adjbuf(&buf, &bufsz, strlen(buf)+strlen(s)+nsub+1, recsize, 0, "intest"))
/external/valgrind/VEX/priv/
H A Dguest_arm64_toIR.c8085 IRTemp src, mask, maskn, nsub, qsub; local
8086 src = mask = maskn = nsub = qsub = IRTemp_INVALID;
8087 newTempsV128_7(&src, &mask, &maskn, &nsub, &qsub, nabs, qabs);
8091 assign(nsub, binop(mkVecSUB(size), mkV128(0x0000), mkexpr(src)));
8094 binop(Iop_AndV128, mkexpr(nsub), mkexpr(mask)),
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 354 milliseconds