HomeSort by relevance Sort by last modified time
    Searched refs:D8 (Results 26 - 50 of 179) sorted by null

12 3 4 5 6 7 8

  /cts/tools/vm-tests-tf/src/util/build/
D8BuildStep.java 20 import com.android.tools.r8.D8;
61 D8.run(builder.build());
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/PlatformIntelBdsLib/
PlatformIntelBdsLib.inf 26 FILE_GUID = 46DF84EB-F603-4D39-99D8-E1E86B50BCC2
  /device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
Mtftp6Dxe.inf 22 FILE_GUID = 99F03B99-98D8-49dd-A8D3-3219D0FFE41E
  /external/google-breakpad/src/common/linux/
elf_symbols_to_module_unittest.cc 103 .D8(info)
104 .D8(0) // other
145 .D8(ELF32_ST_INFO(STB_GLOBAL, STT_FUNC))
146 .D8(0) // other
174 .D8(ELF32_ST_INFO(STB_GLOBAL, STT_FUNC))
175 .D8(0) // other
271 .D8(info)
272 .D8(0) // other
  /external/libxaac/decoder/armv7/
ixheaacd_sbr_qmfanal32_winadds.s 29 VPUSH {D8 - D15}
105 VLD2.16 {D7, D8}, [R2]!
109 VLD1.16 D8, [R0], R6
118 VMLAL.S16 Q15, D8, D9
199 VLD2.16 {D7, D8}, [R2]!
203 VLD1.16 D8, [R0], R6
220 VMLAL.S16 Q15, D8, D9
263 VPOP {D8 - D15}
ixheaacd_sbr_qmfsyn64_winadd.s 29 VPUSH {D8- D15}
78 VLD1.16 D8, [R0], R8
87 VMLAL.S16 Q13, D9, D8
150 VLD1.16 D8, [R0], R8
200 VMLAL.S16 Q13, D9, D8
232 VLD1.16 D8, [R0], R8
240 VMLAL.S16 Q13, D9, D8
301 VLD1.16 D8, [R0], R8
351 VMLAL.S16 Q13, D9, D8
377 VPOP {D8 - D15
    [all...]
ixheaacd_dec_DCT2_64_asm.s 76 VPUSH {D8 - D15}
95 VLD1.16 D8, [R3]!
104 VMULL.U16 Q15, D20, D8
106 VMULL.U16 Q14, D18, D8
112 VMLAL.S16 Q15, D21, D8
117 VMLAL.S16 Q14, D19, D8
131 VLD1.16 D8, [R3]!
159 VMULL.U16 Q15, D20, D8
163 VMULL.U16 Q14, D18, D8
169 VMLAL.S16 Q15, D21, D8
    [all...]
ixheaacd_overlap_add2.s 29 VPUSH {d8 - d15}
65 VLD2.16 {D8, D9}, [R10]!
80 VMULL.U16 Q9, D8, D10
100 VLD2.16 {D8, D9}, [R10]!
124 VMULL.U16 Q9, D8, D10
194 VUZP.16 D9, D8
224 VMLAL.S16 Q9, D8, D11
236 VUZP.16 D9, D8
257 VMLAL.S16 Q9, D8, D11
267 VPOP {d8 - d15
    [all...]
ixheaacd_sbr_qmfanal32_winadds_eld.s 83 VLD1.16 {D7, D8}, [R2]! @ tmpQmf_c1[2*(n + 192)] load and incremented
87 VLD1.16 D8, [R0], R6 @ tmpQ1[n + 256] load and incremented by R6
96 VMLAL.S16 Q15, D8, D9
180 VLD1.16 {D7, D8}, [R2]!
184 VLD1.16 D8, [R0], R6
201 VMLAL.S16 Q15, D8, D9
ixheaacd_no_lap1.s 28 VPUSH {D8 - D15}
107 VPOP {D8 - D15}
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-frv/
fdpic8.s 66 .global D8
67 D8:
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
pred_lt4_1_neon.s 60 VQDMULL.S16 Q15, D8, D0
72 VEXT.S16 D8, D8, D9, #1
Syn_filt_32_neon.s 59 VLD1.S16 {D8, D9, D10, D11}, [r11]! @ sig_lo[-16] ~ sig_lo[-1]
68 VMULL.S16 Q10, D8, D3
69 VEXT.8 D8, D8, D9, #2
  /hardware/nxp/nfc/halimpl/
libnfc-nxp-PN80T_example_NCI2_0.conf 137 A0, D8, 01, 02,
  /art/compiler/utils/arm/
constants_arm.h 71 D8 = 8,
  /art/compiler/utils/mips/
constants_mips.h 41 D8 = 8,
  /external/llvm/test/MC/MachO/
x86_32-symbols.s 29 D8:
882 // CHECK: Name: D8 (16)
    [all...]
x86_64-symbols.s 29 D8:
214 // CHECK-NEXT: Name: D8 (12)
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
x86_32-symbols.s 29 D8:
765 // CHECK: ('_string', 'D8')
x86_64-symbols.s 29 D8:
730 // CHECK: ('_string', 'D8')
  /external/vogar/src/vogar/
ModeId.java 168 return Toolchain.D8;
  /external/google-breakpad/src/common/dwarf/
cfi_assembler.cc 64 D8(version);
69 D8(return_address_register);
cfi_assembler.h 203 CFISection &D8(uint8_t v) { Section::D8(v); return *this; }
  /external/google-breakpad/src/common/
test_assembler.h 357 Section &D8(uint8_t value) { contents_ += value; return *this; }
365 &D8(const Label &label), &D16(const Label &label),
  /external/v8/
Android.d8.mk 6 LOCAL_MODULE := d8
10 src/d8.cc \
11 src/d8-posix.cc
14 $(LOCAL_PATH)/src/d8.js \
25 # Generate d8-js.cc
26 D8_GEN := $(generated_sources)/d8-js.cc
29 @echo "Generating d8-js.cc"
31 python $(SCRIPT) $@ D8 $(LOCAL_JS_D8_FILES)

Completed in 402 milliseconds

12 3 4 5 6 7 8