Home
last modified time | relevance | path

Searched +defs:malloc +defs:d (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dos.h503 #define os_memcpy(d, s, n) memcpy((d), (s), (n)) argument
506 #define os_memmove(d, s, n) memmove((d), (s), (n)) argument
628 #define malloc OS_DO_NOT_USE_malloc macro
/external/jemalloc/src/
Djemalloc.c1035 #define CONF_HANDLE_CHAR_P(o, n, d) \ argument
1501 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) argument
1646 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) argument
1702 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) argument
1951 JEMALLOC_ATTR(malloc) argument
1965 JEMALLOC_ATTR(malloc) argument
2160 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) argument
/external/icu/icu4c/source/i18n/
DdecNumber.c295 #define decFinish(a,b,c,d) decFinalize(a,b,c,d) argument
307 #define malloc(a) uprv_malloc(a) macro
315 #define malloc(a) decMalloc(a) macro
409 Int d; /* work */ in uprv_decNumberToInt32() local
445 Int d; /* work */ in uprv_decNumberToUInt32() local
518 Int d=0; /* count of digits found in decimal part */ in uprv_decNumberFromString() local
3399 Unit *d; /* .. */ in uprv_decNumberCopy() local
5294 decNumber *d=bufd; /* divisor */ in decExpOp() local
6635 Int d, exp; /* work */ local
7858 uInt u, d; /* .. */ local
[all …]
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js939 'd': 'double', property
5965 _mmap.mappings[ptr] = { malloc: ptr, num: num, allocated: allocated }; property
7313 function Kd(a){a=a|0;var b=0;b=i;i=i+a|0;i=i+7&-8;return b|0}function Ld(){return i|0}function Md(a… argument
7317 function Ip(b,d,e,f,g){b=b|0;d=d|0;e=e|0;f=+f;g=g|0;var j=0,k=0,l=0,m=0.0,n=0.0,o=0.0,p=0.0,q=0.0,r… argument
7321 function $K(a,b,d,e,f,g){a=a|0;b=b|0;d=d|0;e=e|0;f=f|0;g=g|0;var h=0;h=i;do{if((d|b|e|0)<0){a=6}els… argument
7325 …>2]=177856;v=q+8|0;c[v>>2]=f;u=q+12|0;c[u>>2]=g;s=f+7>>3;r=q+16|0;c[r>>2]=s;do{if((f|0)<1){t=5}els… argument
7329 function wx(b,d){b=b|0;d=d|0;var e=0,f=0,g=0,h=0,j=0,k=0,l=0,m=0,n=0,o=0,p=0,q=0,s=0,t=0,u=0,v=0,w=… argument
7333 function ZR(a,d){a=a|0;d=d|0;var f=0,g=0,h=0,j=0,k=0,l=0,m=0,n=0,o=0,p=0,q=0,r=0,s=0,t=0,u=0,v=0,w=… argument
7337 …+M}n=b+4|0;o=b+100|0;do{j=c[n>>2]|0;if(j>>>0<(c[o>>2]|0)>>>0){c[n>>2]=j+1;F=d[j]|0}else{F=PW(b)|0}… argument
/external/valgrind/perf/
Dtinycc.c2156 double d; member
6643 int ieee_finite(double d) in ieee_finite()
6756 #define malloc(s) use_tcc_malloc(s) macro
8880 double d; in parse_number() local
13536 int a, b, c, d; in block() local
21651 char *p, *d; in main2() local