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

1 2 3 4 5 6 7 8 91011>>

  /external/google-breakpad/src/third_party/libdisasm/
ia32_insn.h 447 #define INS_SET_NCARRY 0x1000000
  /external/icu/icu4c/source/common/unicode/
ushape.h 365 #define U_SHAPE_YEHHAMZA_TWOCELL_NEAR 0x1000000
  /external/llvm/test/Transforms/InstCombine/
cast-int-fcmp-eq-0.ll 286 ; Though 0x1000000 fits in a float, one more than it
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
Http2Test.java 520 sendDataFrame(new Buffer().write(new byte[0x1000000]));
  /frameworks/base/media/java/android/media/
AudioSystem.java 375 public static final int DEVICE_OUT_BUS = 0x1000000;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
output.h 382 #define SECTION_RELRO 0x1000000 /* data is readonly after relocation processing */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbdaoint.h 93 dbRelationLeft = 0x1000000,dbRelationRight = 0x2000000
    [all...]
dbgprop.h 96 OBJECT_ATTRIB_TYPE_IS_VOLATILE = 0x400000,OBJECT_ATTRIB_HAS_EXTENDED_ATTRIBS = 0x800000,OBJECT_ATTRIB_IS_CLASS = 0x1000000,
    [all...]
lmaccess.h 368 #define UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION 0x1000000
    [all...]
mshtmhst.h 178 DOCHOSTUIFLAG_DISABLE_UNTRUSTEDPROTOCOL = 0x1000000
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_audioop.py 175 0x7f000000, -0x80000000, -0x1000000))
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_audioop.py 175 0x7f000000, -0x80000000, -0x1000000))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_audioop.py 175 0x7f000000, -0x80000000, -0x1000000))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_audioop.py 175 0x7f000000, -0x80000000, -0x1000000))
  /toolchain/binutils/binutils-2.25/cpu/
m32c.opc 476 value -= 0x1000000;
  /toolchain/binutils/binutils-2.25/opcodes/
d10v-opc.c 177 { "add3", LONG_L, 1, MU, SEQ|WCAR, 0x1000000, 0x3f000000, { RDST, RSRC, NUM16 } },
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ia64-vms.c 544 offset = -0x1000000 + 32;
546 offset = -0x1000000;
623 if (offset < -0x1000000 || offset > 0x0FFFFF0)
663 if (offset < -0x1000000 || offset > 0x0FFFFF0)
    [all...]
elfnn-ia64.c 578 offset = -0x1000000 + 32;
580 offset = -0x1000000;
659 if (offset < -0x1000000 || offset > 0x0FFFFF0)
711 if (offset < -0x1000000 || offset > 0x0FFFFF0)
    [all...]
  /external/opencv3/3rdparty/libpng/
pngpriv.h 497 #define PNG_ADD_ALPHA 0x1000000 /* Added to libpng-1.2.7 */
537 #define PNG_FLAG_ZTXT_CUSTOM_STRATEGY 0x1000000 /* 5 lines added */
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngpriv.h 532 #define PNG_ADD_ALPHA 0x1000000 /* Added to libpng-1.2.7 */
572 /* 0x1000000 unused */
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 497 #define PNG_ADD_ALPHA 0x1000000 /* Added to libpng-1.2.7 */
537 #define PNG_FLAG_ZTXT_CUSTOM_STRATEGY 0x1000000 /* 5 lines added */
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
otBase.py 431 assert 0 <= value < 0x1000000
  /external/google-breakpad/src/google_breakpad/common/
minidump_format.h     [all...]
  /external/ppp/pppd/
pppd.h 137 #define OPT_A2CLR 0x1000000 /* clear *(bool *)addr2 */
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
OverlayPlaneBase.cpp     [all...]

Completed in 1038 milliseconds

1 2 3 4 5 6 7 8 91011>>