OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nsmall
(Results
1 - 7
of
7
) sorted by null
/external/jemalloc/test/unit/
arena_reset.c
84
unsigned arena_ind,
nsmall
, nlarge, nhuge, nptrs, i;
local
100
nsmall
= get_nsmall();
103
nptrs =
nsmall
+ nlarge + nhuge;
108
for (i = 0; i <
nsmall
; i++) {
116
ptrs[
nsmall
+ i] = mallocx(sz, flags);
122
ptrs[
nsmall
+ nlarge + i] = mallocx(sz, flags);
/external/libogg/src/
bitwise.c
651
fprintf(stderr,"\
nSmall
preclipped packing (LSb): ");
682
fprintf(stderr,"\
nSmall
unclipped packing (LSb): ");
737
fprintf(stderr,"\
nSmall
preclipped packing (MSb): ");
768
fprintf(stderr,"\
nSmall
unclipped packing (MSb): ");
/external/tremolo/Tremolo/
bitwise.c
589
fprintf(stderr,"\
nSmall
preclipped packing (LSb): ");
629
fprintf(stderr,"\
nSmall
unclipped packing (LSb): ");
/external/valgrind/exp-sgcheck/
sg_main.c
104
/* Return true iff [aSmall,aSmall+
nSmall
) is entirely contained
108
Addr aSmall, SizeT
nSmall
) {
109
tl_assert(nBig > 0 &&
nSmall
> 0);
110
return aBig <= aSmall && aSmall +
nSmall
<= aBig + nBig;
[
all
...]
/external/fonttools/Lib/fontTools/
cffLib.py
[
all
...]
/external/pdfium/core/fpdfapi/font/
cpdf_fontencoding.cpp
999
"
Nsmall
",
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py
[
all
...]
Completed in 97 milliseconds