Searched
full:structs (Results
326 -
350 of
723) sorted by null
<<11121314151617181920>>
/external/libffi/ |
ChangeLog | 15 Handle one and two byte structs with special cif->flags. 16 * src/x86/ffitarget.h: Add special types for one and two byte structs. 21 Special-case signed/unsigned for int8/16, one and two byte structs. 107 * src/arm/ffi.c (ffi_prep_args): Align structs by at least 4 bytes. 631 * src/prep_cif.c (ffi_prep_cif) [X86_DARWIN]: Align > 8-byte structs. 765 Localize labels. Add support for 2, 4 and 8-byte small structs. Handle 766 unaligned destinations in 3, 5, 6 and 7-byte small structs. Order [all...] |
/frameworks/native/opengl/libs/EGL/ |
eglApi.cpp | 535 // these are our objects structs passed in 540 // these are the current objects structs [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xproto.h | 267 numRoots xWindowRoot structs. 295 CARD8 numRoots; /* number of roots structs to follow */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xproto.h | 267 numRoots xWindowRoot structs. 295 CARD8 numRoots; /* number of roots structs to follow */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xproto.h | 267 numRoots xWindowRoot structs. 295 CARD8 numRoots; /* number of roots structs to follow */ [all...] |
/bionic/libc/upstream-dlmalloc/ |
malloc.h | 413 where several structs or objects must always be allocated at the
|
/dalvik/libdex/ |
DexFile.h | 504 /* pointers to directly-mapped structs and arrays in base DEX */
|
/dalvik/vm/ |
AllocTracker.cpp | 42 * because we go from an array of fixed-size structs to variable-sized data.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
token.rb | 220 bunch of different information and Structs are slightly faster than a standard
|
/external/compiler-rt/lib/asan/tests/ |
asan_noinst_test.cc | 510 // ASan stats also reflect memory usage of internal ASan RTL structs,
|
/external/dbus/dbus/ |
dbus-marshal-validate.c | 308 /* The spec allows arrays and structs to each nest 32, for total [all...] |
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_cipher.h | 3 * We put each of the ciphers scheduled keys in their own structs then we put all of
|
/external/icu4c/test/threadtest/ |
threadtest.cpp | 173 // at the status stored in these structs.
|
/external/kernel-headers/original/asm-x86/ |
paravirt.h | 318 * ops structs, so that they can be later identified and patched at
|
/external/kernel-headers/original/linux/ |
i2c.h | 186 * The following structs are for those who like to implement new bus drivers:
|
/external/libffi/src/mips/ |
ffi.c | 250 Larger structs are handled normally. */
|
/external/libmtp/src/ |
libmtp.h | 780 * properties not stored in structs [all...] |
libmtp.h.in | 776 * properties not stored in structs
|
/external/libsepol/include/sepol/policydb/ |
policydb.h | 389 /* These two structs declare a block of policy that has TE and RBAC
|
/external/libvpx/ |
libs.doxy_template | 242 # be useful for C code where the coding convention is that all structs are 268 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) 413 # at the bottom of the documentation of classes and structs. If set to YES the 659 # contains a lot of classes, structs, unions or interfaces. [all...] |
/external/llvm/lib/Target/ |
TargetData.cpp | 45 assert(!ST->isOpaque() && "Cannot get layout of opaque structs");
|
/external/llvm/lib/VMCore/ |
ConstantsContext.h | 514 bool HasLargeKey = false /*true for arrays and structs*/ >
|
/external/openssl/crypto/ |
cryptlib.c | 427 * "equal" THREADID structs to not be memcmp()-identical. */
|
/external/regex-re2/re2/ |
regexp.h | 560 // but it wouldn't save any space (there are other two-word structs)
|
/external/valgrind/main/include/ |
pub_tool_oset.h | 59 // structs where the first element is an Addr, for example.
|
Completed in 817 milliseconds
<<11121314151617181920>>