/third_party/optimized-routines/math/test/rtest/ |
D | types.h | 16 #define I32 "" macro 20 #define I32 "l" macro
|
/third_party/skia/third_party/externals/tint/src/ast/ |
D | i32.cc | 24 I32::I32(ProgramID pid, const Source& src) : Base(pid, src) {} in I32() function in tint::ast::I32
|
D | storage_texture_test.cc | 82 TEST_F(AstStorageTextureTest, I32) { in TEST_F() argument
|
/third_party/flatbuffers/tests/MyGame/Example/ |
D | TypeAliases.lua | 55 function TypeAliases_mt:I32() function
|
D | TypeAliases.go | 14 I32 int32 member 165 func (rcv *TypeAliases) I32() int32 { func
|
D | TypeAliases.cs | 30 …public int I32 { get { int o = __p.__offset(12); return o != 0 ? __p.bb.GetInt(o + __p.bb_pos) : (… property 174 public int I32 { get; set; } property in MyGame.Example.TypeAliasesT
|
D | TypeAliases.py | 60 def I32(self): member in TypeAliases
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
D | scalar_constant.h | 70 static inline ScalarConstant I32(int32_t value) { in I32() function
|
/third_party/skia/third_party/externals/tint/src/sem/ |
D | storage_texture_type_test.cc | 96 TEST_F(StorageTextureTest, I32) { in TEST_F() argument
|
/third_party/flutter/skia/bench/ |
D | SkVMBench.cpp | 15 enum Mode {Opts, RP, F32, I32_Naive, I32, I32_SWAR}; enumerator
|
/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/ |
D | qc_serious.rs | 17 I32(i32), enumerator
|
/third_party/skia/src/opts/ |
D | SkVM_opts.h | 34 using I32 = skvx::Vec<K, int>; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyMCTargetDesc.h | 129 I32 = unsigned(wasm::ValType::I32), enumerator
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | parser_type.h | 143 struct I32 : public Castable<I32, Type> { struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopDataPrefetch.cpp | 315 Type *I32 = Type::getInt32Ty(BB->getContext()); in runOnLoop() local
|
/third_party/flutter/skia/src/core/ |
D | SkVM.h | 276 struct I32 { Val id; }; struct
|
/third_party/boost/boost/fusion/container/vector/detail/cpp03/preprocessed/ |
D | vector50.hpp | 63 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 76 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 175 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =() 244 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 257 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 356 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =() 425 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 438 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 537 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =() 606 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() [all …]
|
D | vector40.hpp | 425 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 438 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 537 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =() 606 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 619 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 718 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =() 787 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 800 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() 899 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =() 968 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | TestUtil.h | 274 int32_t I32[4]; member
|
/third_party/skia/third_party/externals/tint/src/writer/glsl/ |
D | generator_impl_type_test.cc | 358 enum class TextureDataType { F32, U32, I32 }; enumerator
|
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
D | generator_impl_type_test.cc | 382 enum class TextureDataType { F32, U32, I32 }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | AMDGPUMetadata.h | 90 I32 = 6, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | TestUtil.h | 386 int32_t I32[4]; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFastISel.cpp | 1002 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; in selectICmp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUCodeGenPrepare.cpp | 399 Function *I32 = in promoteUniformBitreverseToI32() local
|