/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
D | ELF_x64-64_PIC_relocations.s | 12 # define i8* @foo() { macro
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
D | ELF_x64-64_PIC_relocations.s | 11 # define i8* @foo() { macro
|
/external/avb/examples/uefi/ |
D | uefi_avb_util.c | 32 uint32_t i8 = 0; in uefi_avb_utf8_to_ucs2() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-nm/X86/ |
D | radix.s | 68 .globl i8 symbol 70 i8: label
|
/external/llvm/test/tools/llvm-nm/X86/ |
D | radix.s | 68 .globl i8 symbol 70 i8: label
|
/external/v8/src/builtins/ |
D | builtins-sharedarraybuffer-gen.cc | 152 Label i8(this), u8(this), i16(this), u16(this), i32(this), u32(this), in TF_BUILTIN() local 276 Label i8(this), u8(this), i16(this), u16(this), i32(this), u32(this), in TF_BUILTIN() local 354 Label i8(this), u8(this), i16(this), u16(this), i32(this), u32(this), in TF_BUILTIN() local 451 Label i8(this), u8(this), i16(this), u16(this), i32(this), u32(this), in BINOP_BUILTIN() local
|
/external/libyuv/files/unit_test/ |
D | basictypes_test.cc | 27 int8 i8 = -1; in TEST_F() local
|
/external/flatbuffers/tests/MyGame/Example/ |
D | TypeAliases.java | 17 public byte i8() { int o = __offset(4); return o != 0 ? bb.get(o + bb_pos) : 0; } in i8() method in TypeAliases 18 …public boolean mutateI8(byte i8) { int o = __offset(4); if (o != 0) { bb.put(o + bb_pos, i8); retu… in mutateI8() 49 byte i8, in createTypeAliases() 78 public static void addI8(FlatBufferBuilder builder, byte i8) { builder.addByte(0, i8, 0); } in addI8()
|
D | TypeAliases.php | 191 …public static function createTypeAliases(FlatBufferBuilder $builder, $i8, $u8, $i16, $u16, $i32, $… 215 public static function addI8(FlatBufferBuilder $builder, $i8)
|
D | TypeAliases.py | 136 def TypeAliasesAddI8(builder, i8): builder.PrependInt8Slot(0, i8, 0) argument
|
/external/icu/icu4c/source/test/iotest/ |
D | iotest.cpp | 214 int8_t i8; in DataDrivenPrintf() local 379 int8_t i8, expected8; in DataDrivenScanf() local 583 int8_t i8; in DataDrivenPrintfPrecision() local
|
/external/clang/test/Parser/ |
D | altivec.c | 102 typedef char i8; typedef 107 vector bool i8; // expected-error {{requires a specifier or qualifier}} member
|
/external/flatbuffers/tests/namespace_test/ |
D | namespace_test1_generated.rs | 57 let p = &n as *const i8 as *const EnumInNestedNS; in to_little_endian() constant 63 let p = &n as *const i8 as *const EnumInNestedNS; in from_little_endian() constant
|
/external/clang/test/CodeGen/ |
D | arm64-arguments.c | 297 int f38_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f38_stack() 350 int f39_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f39_stack() 405 int f40_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f40_stack() 460 int f41_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f41_stack() 517 int f42_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f42_stack() 574 int f43_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f43_stack()
|
/external/clang/test/Sema/ |
D | atomic-ops.c | 48 char i8; variable
|
/external/flatbuffers/rust/flatbuffers/src/ |
D | vector.rs | 71 impl SafeSliceAccess for i8 {} implementation
|
/external/clang/test/SemaCXX/ |
D | constant-expression.cpp | 55 i8 = etval, member
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_const.c | 449 LLVMTypeRef i8 = LLVMInt8TypeInContext(gallivm->context); in lp_build_const_string() local
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | simdlib_512_emu.inl | 772 int i15, int i14, int i13, int i12, int i11, int i10, int i9, int i8, 793 float i15, float i14, float i13, float i12, float i11, float i10, float i9, float i8,
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/ |
D | OperationsTest.cpp | 84 Constant *i8 = ConstantInt::get(Type::getInt8Ty(Ctx), 3); in TEST() local
|
/external/mesa3d/src/amd/common/ |
D | ac_llvm_build.h | 50 LLVMTypeRef i8; member
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineValueType.h | 40 i8 = 2, // This is an 8 bit integer value enumerator
|
/external/flatbuffers/samples/ |
D | monster_generated.rs | 49 let p = &n as *const i8 as *const Color; in to_little_endian() constant 55 let p = &n as *const i8 as *const Color; in from_little_endian() constant
|
/external/flatbuffers/tests/ |
D | monster_test_generated.rs | 196 let p = &n as *const i8 as *const Color; in to_little_endian() constant 202 let p = &n as *const i8 as *const Color; in from_little_endian() constant 498 pub fn b<'a>(&'a self) -> i8 { in b() 1722 pub fn i8_(&self) -> i8 { in i8_() 1762 pub fn v8(&self) -> Option<&'a [i8]> { in v8() 1810 pub fn add_i8_(&mut self, i8_: i8) { in add_i8_() 1850 pub fn add_v8(&mut self, v8: flatbuffers::WIPOffset<flatbuffers::Vector<'b , i8>>) { in add_v8() argument
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ValueTypes.h | 39 i8 = 2, // This is an 8 bit integer value enumerator
|