HomeSort by relevance Sort by last modified time
    Searched defs:D16 (Results 1 - 7 of 7) sorted by null

  /external/google-breakpad/src/common/dwarf/
cfi_assembler.h 204 CFISection &D16(uint16_t v) { Section::D16(v); return *this; }
205 CFISection &D16(Label v) { Section::D16(v); return *this; }
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_expl.c 188 * With my coeffs (D11-D16 double):
195 D16 = 4.7628892832607741e-14, /* 0x1.ad00Dfe41feccp-45 */
254 dx * (D14 + dx * (D15 + dx * (D16 +
  /external/llvm/test/MC/MachO/
x86_32-symbols.s 53 D16:
954 // CHECK: Name: D16 (57)
    [all...]
x86_64-symbols.s 53 D16:
250 // CHECK-NEXT: Name: D16 (65)
  /art/runtime/arch/arm64/
registers_arm64.h 130 D16 = 16,
  /art/compiler/utils/arm/
constants_arm.h 78 D16 = 16,
  /toolchain/binutils/binutils-2.25/opcodes/
v850-opc.c 1204 #define D16 (I16U + 1)
1208 #define D16_16 (D16 + 1)
    [all...]

Completed in 174 milliseconds