Searched defs:bin (Results 26 - 35 of 35) sorted by relevance

12

/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_wext.c1326 u8 bin[8]; local
1334 if (hexstr2bin(spos, bin, bytes) < 0) {
1338 res->res.tsf += WPA_GET_BE64(bin);
/external/icu4c/i18n/
H A Ducol.cpp407 ucol_initFromBinary(const uint8_t *bin, int32_t length, argument
425 UCATableHeader *colData = (UCATableHeader *)bin;
436 result = ucol_initCollator((const UCATableHeader *)bin, result, base, status);
445 ucol_setOptionsFromHeader(result, (UColOptionSet *)(bin+((const UCATableHeader *)bin)->options), status);
469 ucol_openBinary(const uint8_t *bin, int32_t length, argument
473 return ucol_initFromBinary(bin, length, base, NULL, status);
/external/libffi/src/
H A Ddlmalloc.c1576 specially. Top is never included in any bin, is used only if
1756 | bin index of this chunk |
1797 bins. Under current bin calculations, this ranges from 6 up to 21
1947 is not kept in a bin.
1950 An array of bin headers for free chunks. These bins hold chunks
1951 with sizes less than MIN_LARGE_SIZE bytes. Each bin contains
1953 use in double-linked lists, each bin header acts as a malloc_chunk
1962 from TREE_SHIFT to TREE_SHIFT+16. The last bin holds anything
1967 treebins ("treemap). Each bin sets its bit when non-empty, and
1969 bin
3236 sbinptr bin = smallbin_at(m,i); local
[all...]
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
H A DSDL_malloc.c1622 specially. Top is never included in any bin, is used only if
1802 | bin index of this chunk |
1843 bins. Under current bin calculations, this ranges from 6 up to 21
1957 is not kept in a bin.
1960 An array of bin headers for free chunks. These bins hold chunks
1961 with sizes less than MIN_LARGE_SIZE bytes. Each bin contains
1963 use in double-linked lists, each bin header acts as a malloc_chunk
1972 from TREE_SHIFT to TREE_SHIFT+16. The last bin holds anything
1977 treebins ("treemap). Each bin sets its bit when non-empty, and
1979 bin
3248 sbinptr bin = smallbin_at(m,i); local
[all...]
/external/dexmaker/lib/
H A Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
/external/sqlite/dist/orig/
H A Dsqlite3.c35946 u32 bin = i/p->iDivisor; local
35984 u32 bin = i/p->iDivisor; local
36053 u32 bin = i/p->iDivisor; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c35957 u32 bin = i/p->iDivisor; local
35995 u32 bin = i/p->iDivisor; local
36064 u32 bin = i/p->iDivisor; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 696 milliseconds

12