Home
last modified time | relevance | path

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

12345

/third_party/typescript/tests/cases/compiler/
DrecursiveInheritance.ts6 interface i8 extends i9 { } // error interface
DinterfaceDeclaration1.ts41 interface i8 extends i9 { } interface
DcommentsClass.ts66 var i8 = new c8(); variable
/third_party/boost/libs/gil/test/extension/toolbox/
Dindexed_image.cpp24 auto const i8 = static_cast<std::uint8_t>(i); in test_index_image() local
42 auto const i8 = static_cast<std::uint8_t>(i); in test_index_image() local
Dindexed_image_test.cpp25 auto const i8 = static_cast<std::uint8_t>(i); in BOOST_AUTO_TEST_CASE() local
44 auto const i8 = static_cast<std::uint8_t>(i); in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/multiprecision/test/
Dtest_cpp_int_conv.cpp54 int256_t i8(i6); in main() local
/third_party/boost/libs/mpl/test/
Dstring.cpp184 typedef mpl::next<i7>::type i8; in main() typedef
206 typedef mpl::prior<i9>::type i8; in main() typedef
264 typedef mpl::next<i7>::type i8; in main() typedef
/third_party/typescript/tests/baselines/reference/
DcommentsClass.js63 var i8 = new c8(); variable
138 var i8 = new c8(); variable
/third_party/flatbuffers/tests/my-game/example/
Dtype-aliases.js20 i8() { method in TypeAliases
170 static addI8(builder, i8) { argument
230 …static createTypeAliases(builder, i8, u8, i16, u16, i32, u32, i64, u64, f32, f64, v8Offset, vf64Of… argument
271 …constructor(i8 = 0, u8 = 0, i16 = 0, u16 = 0, i32 = 0, u32 = 0, i64 = flatbuffers.createLong(0, 0)… argument
Dtype-aliases.ts25 i8():number { method in TypeAliases
371 public i8: number = 0, property in TypeAliasesT
/third_party/boost/libs/compute/test/
Dtest_types.cpp68 boost::compute::int8_ i8(1, 2, 3, 4, 5, 6, 7, 8); in BOOST_AUTO_TEST_CASE() local
/third_party/flatbuffers/tests/MyGame/Example/
DTypeAliases.java18 public byte i8() { int o = __offset(4); return o != 0 ? bb.get(o + bb_pos) : 0; } in i8() method in TypeAliases
19 …public boolean mutateI8(byte i8) { int o = __offset(4); if (o != 0) { bb.put(o + bb_pos, i8); retu… in mutateI8()
54 byte i8, in createTypeAliases()
83 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)
/third_party/libsnd/src/
Dtest_conversions.c50 char i8 = 12, t8 = 0 ; in conversion_test() local
/third_party/boost/libs/config/test/
Dcstdint_include_test.cpp11 boost::int8_t i8 = INT8_C(0); in main() local
/third_party/icu/icu4c/source/test/iotest/
Diotest.cpp214 int8_t i8; in DataDrivenPrintf() local
416 int8_t i8, expected8; in DataDrivenScanf() local
620 int8_t i8; in DataDrivenPrintfPrecision() local
/third_party/boost/libs/functional/factory/test/
Dfactory.cpp18 int i8 = 0, int i9 = 0) in sum()
Dvalue_factory.cpp17 int i8 = 0, int i9 = 0) in sum()
/third_party/boost/libs/asio/test/ssl/
Dstream.cpp172 int i8 = stream1.async_write_some(buffer(mutable_char_buffer), lazy); in test() local
/third_party/node/test/parallel/
Dtest-priority-queue.js123 const i8 = { value: 8, position: null }; variable
/third_party/boost/boost/fusion/container/vector/detail/cpp03/preprocessed/
Dvector20.hpp63 … i7 = fusion::next(i6); typedef typename result_of::next< I7>::type I8; I8 i8 = fusion::next(i7); … in init_from_sequence() local
76 … i7 = fusion::next(i6); typedef typename result_of::next< I7>::type I8; I8 i8 = fusion::next(i7); … in init_from_sequence() local
175 … i7 = fusion::next(i6); typedef typename result_of::next< I7>::type I8; I8 i8 = fusion::next(i7); … in operator =() local
244 … i7 = fusion::next(i6); typedef typename result_of::next< I7>::type I8; I8 i8 = fusion::next(i7); … in init_from_sequence() local
257 … i7 = fusion::next(i6); typedef typename result_of::next< I7>::type I8; I8 i8 = fusion::next(i7); … in init_from_sequence() local
356 … i7 = fusion::next(i6); typedef typename result_of::next< I7>::type I8; I8 i8 = fusion::next(i7); … in operator =() local
425 … i7 = fusion::next(i6); typedef typename result_of::next< I7>::type I8; I8 i8 = fusion::next(i7); … in init_from_sequence() local
438 … i7 = fusion::next(i6); typedef typename result_of::next< I7>::type I8; I8 i8 = fusion::next(i7); … in init_from_sequence() local
537 … i7 = fusion::next(i6); typedef typename result_of::next< I7>::type I8; I8 i8 = fusion::next(i7); … in operator =() local
606 … i7 = fusion::next(i6); typedef typename result_of::next< I7>::type I8; I8 i8 = fusion::next(i7); … in init_from_sequence() local
[all …]
/third_party/spirv-tools/test/fuzz/
Davailable_instructions_test.cpp158 opt::Instruction* i8 = context->get_def_use_mgr()->GetDef(50); in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Davailable_instructions_test.cpp158 opt::Instruction* i8 = context->get_def_use_mgr()->GetDef(50); in TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Davailable_instructions_test.cpp158 opt::Instruction* i8 = context->get_def_use_mgr()->GetDef(50); in TEST() local
/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_radix8_f16.c54 uint32_t i1, i2, i3, i4, i5, i6, i7, i8; in arm_radix8_butterfly_f16() local

12345