HomeSort by relevance Sort by last modified time
    Searched full:x1000000 (Results 126 - 150 of 386) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/strace/tests/
pselect6.c 45 static fd_set set[3][0x1000000 / sizeof(fd_set)];
xselect.c 46 static fd_set set[0x1000000 / sizeof(fd_set)];
  /toolchain/binutils/binutils-2.25/include/opcode/
mn10300.h 140 #define MN10300_OPERAND_FSREG 0x1000000
v850.h 237 #define V850_INVERSE_PCREL 0x1000000
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 152 CLONE_CHILD_SETTID = 0x1000000
367 IN_ONLYDIR = 0x1000000
592 MS_STRICTATIME = 0x1000000
685 PROT_GROWSDOWN = 0x1000000
    [all...]
zerrors_linux_amd64.go 152 CLONE_CHILD_SETTID = 0x1000000
367 IN_ONLYDIR = 0x1000000
592 MS_STRICTATIME = 0x1000000
685 PROT_GROWSDOWN = 0x1000000
    [all...]
zerrors_linux_arm.go 152 CLONE_CHILD_SETTID = 0x1000000
369 IN_ONLYDIR = 0x1000000
591 MS_STRICTATIME = 0x1000000
685 PROT_GROWSDOWN = 0x1000000
    [all...]
zerrors_netbsd_386.go 127 BPF_MAXBUFSIZE = 0x1000000
    [all...]
zerrors_netbsd_amd64.go 127 BPF_MAXBUFSIZE = 0x1000000
    [all...]
zerrors_netbsd_arm.go 127 BPF_MAXBUFSIZE = 0x1000000
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 152 CLONE_CHILD_SETTID = 0x1000000
367 IN_ONLYDIR = 0x1000000
592 MS_STRICTATIME = 0x1000000
685 PROT_GROWSDOWN = 0x1000000
    [all...]
zerrors_linux_amd64.go 152 CLONE_CHILD_SETTID = 0x1000000
367 IN_ONLYDIR = 0x1000000
592 MS_STRICTATIME = 0x1000000
685 PROT_GROWSDOWN = 0x1000000
    [all...]
zerrors_linux_arm.go 152 CLONE_CHILD_SETTID = 0x1000000
369 IN_ONLYDIR = 0x1000000
591 MS_STRICTATIME = 0x1000000
685 PROT_GROWSDOWN = 0x1000000
    [all...]
zerrors_netbsd_386.go 127 BPF_MAXBUFSIZE = 0x1000000
    [all...]
zerrors_netbsd_amd64.go 127 BPF_MAXBUFSIZE = 0x1000000
    [all...]
zerrors_netbsd_arm.go 127 BPF_MAXBUFSIZE = 0x1000000
    [all...]
  /external/clang/test/Analysis/
malloc.c 132 buf = (char*)realloc(buf, 0x1000000);
141 char *buf2 = (char*)realloc(buf, 0x1000000);
152 tmp = (char*)realloc(buf, 0x1000000);
163 char *buf2 = (char*)realloc(buf, 0x1000000);
179 char *buf2 = (char*)reallocf(buf, 0x1000000);
190 tmp = (char*)reallocf(buf, 0x1000000);
    [all...]
  /art/compiler/debug/dwarf/
dwarf_test.cc 209 DW_CHECK_NEXT("Extended opcode 2: set Address to 0x1000000");
296 DW_CHECK_NEXT("DW_AT_low_pc : 0x1000000");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commdlg.h 458 #define CF_NOVERTFONTS __MSABI_LONG(0x1000000)
673 #define PD_EXCLUSIONFLAGS 0x1000000
  /external/llvm/include/llvm/Support/
Memory.h 49 MF_READ = 0x1000000,
  /external/mesa3d/src/gallium/drivers/svga/
svga_context.h 401 #define SVGA_NEW_VS_RESULT 0x1000000
  /external/v8/test/cctest/wasm/
test-run-wasm-asmjs.cc 207 for (uint32_t offset = 0x10000000; offset < 0xF0000000; offset += 0x1000000) {
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_VideoExt.h 146 OMX_VIDEO_HEVCMainTierLevel62 = 0x1000000,
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_VideoExt.h 146 OMX_VIDEO_HEVCMainTierLevel62 = 0x1000000,
  /hardware/qcom/media/msmcobalt/mm-core/inc/
OMX_VideoExt.h 146 OMX_VIDEO_HEVCMainTierLevel62 = 0x1000000,

Completed in 1056 milliseconds

1 2 3 4 56 7 8 91011>>