HomeSort by relevance Sort by last modified time
    Searched refs:is32 (Results 1 - 25 of 27) sorted by null

1 2

  /external/icu/icu4c/source/test/letest/
sfnt.h 208 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
217 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
  /external/icu/icu4c/source/test/perf/leperf/
sfnt.h 208 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
217 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
  /external/icu/icu4c/source/samples/layout/
sfnt.h 120 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-asm.c 439 int is32 = aarch64_get_qualifier_esize (inst->operands[0].qualifier) == 4; local
443 if (aarch64_logical_immediate_p (imm, is32, &value) == FALSE)
1097 int is32; local
    [all...]
aarch64-opc.c 875 IS32 indicates whether value is a 32-bit immediate or not.
880 aarch64_wide_constant_p (int64_t value, int is32, unsigned int *shift_amount)
886 if (is32)
904 else if (!is32 && (value & ((int64_t) 0xffff << 32)) == value)
906 else if (!is32 && (value & ((int64_t) 0xffff << 48)) == value)
1044 IS32 indicates whether or not VALUE is a 32-bit immediate.
1049 aarch64_logical_immediate_p (uint64_t value, int is32, aarch64_insn *encoding)
1055 DEBUG_TRACE ("enter with 0x%" PRIx64 "(%" PRIi64 "), is32: %d", value,
1056 value, is32);
1064 if (is32)
1613 int is32 = aarch64_get_qualifier_esize (opnds[0].qualifier) == 4; local
1676 int is32 = opnds[0].qualifier == AARCH64_OPND_QLF_W; local
    [all...]
aarch64-dis.c 1690 int is32 = inst->operands[0].qualifier == AARCH64_OPND_QLF_W; local
1714 int is32; local
    [all...]
  /external/elfutils/libelf/
elf_begin.c 90 bool is32 = e_ident[EI_CLASS] == ELFCLASS32; local
96 & ((is32 ? __alignof__ (Elf32_Ehdr) : __alignof__ (Elf64_Ehdr))
106 if (is32)
140 if (is32)
    [all...]
  /external/freetype/src/sfnt/
ttcmap.c 1767 FT_Byte* is32; local
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
ttcmap.c 1714 FT_Byte* is32; local
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttcmap.c 1714 FT_Byte* is32; local
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zic.c 1592 is32(const zic_t x) function
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-aarch64.c 4437 int is32; local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp 4408 bool is32 = X86::GR32RegClass.contains(Reg); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 

Completed in 1070 milliseconds

1 2