HomeSort by relevance Sort by last modified time
    Searched full:pointer_size (Results 1 - 21 of 21) sorted by null

  /external/openssl/crypto/bio/
bss_log.c 81 # pragma pointer_size save
82 # pragma pointer_size 32
84 # pragma pointer_size restore
315 # pragma pointer_size save
316 # pragma pointer_size 32
327 # pragma pointer_size restore
b_sock.c 563 # pragma pointer_size save
564 # pragma pointer_size 32
567 # pragma pointer_size restore
  /external/llvm/bindings/ocaml/target/
llvm_target.ml 27 external pointer_size : TargetData.t -> int = "llvm_pointer_size"
llvm_target.mli 50 external pointer_size : TargetData.t -> int = "llvm_pointer_size"
  /external/llvm/test/Bindings/Ocaml/
target.ml 41 ignore (pointer_size td);
  /external/oprofile/opjitconv/
debug_line.c 124 ubyte pointer_size; member in struct:compilation_unit_header
422 comp_unit_header->pointer_size = sizeof(void *);
  /external/oprofile/daemon/
init.c 321 kernel_pointer_size = opd_read_fs_int("/dev/oprofile/", "pointer_size", 1);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
machmode.h 269 and the mode whose class is Pmode and whose size is POINTER_SIZE. */
defaults.h 691 #ifndef POINTER_SIZE
692 #define POINTER_SIZE BITS_PER_WORD
785 #define TARGET_VTABLE_ENTRY_ALIGN POINTER_SIZE
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
machmode.h 269 and the mode whose class is Pmode and whose size is POINTER_SIZE. */
defaults.h 691 #ifndef POINTER_SIZE
692 #define POINTER_SIZE BITS_PER_WORD
785 #define TARGET_VTABLE_ENTRY_ALIGN POINTER_SIZE
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
machmode.h 269 and the mode whose class is Pmode and whose size is POINTER_SIZE. */
defaults.h 691 #ifndef POINTER_SIZE
692 #define POINTER_SIZE BITS_PER_WORD
785 #define TARGET_VTABLE_ENTRY_ALIGN POINTER_SIZE
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
machmode.h 269 and the mode whose class is Pmode and whose size is POINTER_SIZE. */
defaults.h 691 #ifndef POINTER_SIZE
692 #define POINTER_SIZE BITS_PER_WORD
785 #define TARGET_VTABLE_ENTRY_ALIGN POINTER_SIZE
    [all...]
  /external/v8/test/cctest/
test-serialize.cc 406 int new_size, pointer_size, data_size, code_size, map_size, cell_size; local
414 CHECK_EQ(1, fscanf(fp, "pointer %d\n", &pointer_size));
425 pointer_size,
  /external/openssl/crypto/bn/
bn.h 259 * VMS with 64-bit pointers (CC /POINTER_SIZE = 64) because size_t is
    [all...]
  /external/openssl/include/openssl/
bn.h 259 * VMS with 64-bit pointers (CC /POINTER_SIZE = 64) because size_t is
    [all...]
  /frameworks/compile/slang/
slang_rs_export_type.cpp     [all...]
  /external/oprofile/
ChangeLog-2003     [all...]
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 2977 milliseconds