Home
last modified time | relevance | path

Searched defs:i8 (Results 1 – 25 of 61) sorted by relevance

123

/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DELF_x64-64_PIC_relocations.s12 # define i8* @foo() { macro
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DELF_x64-64_PIC_relocations.s11 # define i8* @foo() { macro
/external/avb/examples/uefi/
Duefi_avb_util.c32 uint32_t i8 = 0; in uefi_avb_utf8_to_ucs2() local
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-nm/X86/
Dradix.s68 .globl i8 symbol
70 i8: label
/external/llvm/test/tools/llvm-nm/X86/
Dradix.s68 .globl i8 symbol
70 i8: label
/external/v8/src/builtins/
Dbuiltins-sharedarraybuffer-gen.cc152 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/
Dbasictypes_test.cc27 int8 i8 = -1; in TEST_F() local
/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.java17 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()
DTypeAliases.php191 …public static function createTypeAliases(FlatBufferBuilder $builder, $i8, $u8, $i16, $u16, $i32, $…
215 public static function addI8(FlatBufferBuilder $builder, $i8)
DTypeAliases.py136 def TypeAliasesAddI8(builder, i8): builder.PrependInt8Slot(0, i8, 0) argument
/external/icu/icu4c/source/test/iotest/
Diotest.cpp214 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/
Daltivec.c102 typedef char i8; typedef
107 vector bool i8; // expected-error {{requires a specifier or qualifier}} member
/external/flatbuffers/tests/namespace_test/
Dnamespace_test1_generated.rs57 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/
Darm64-arguments.c297 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/
Datomic-ops.c48 char i8; variable
/external/flatbuffers/rust/flatbuffers/src/
Dvector.rs71 impl SafeSliceAccess for i8 {} implementation
/external/clang/test/SemaCXX/
Dconstant-expression.cpp55 i8 = etval, member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.c449 LLVMTypeRef i8 = LLVMInt8TypeInContext(gallivm->context); in lp_build_const_string() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_512_emu.inl772 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/
DOperationsTest.cpp84 Constant *i8 = ConstantInt::get(Type::getInt8Ty(Ctx), 3); in TEST() local
/external/mesa3d/src/amd/common/
Dac_llvm_build.h50 LLVMTypeRef i8; member
/external/llvm/include/llvm/CodeGen/
DMachineValueType.h40 i8 = 2, // This is an 8 bit integer value enumerator
/external/flatbuffers/samples/
Dmonster_generated.rs49 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/
Dmonster_test_generated.rs196 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/
DValueTypes.h39 i8 = 2, // This is an 8 bit integer value enumerator

123