Home
last modified time | relevance | path

Searched defs:I32 (Results 1 – 25 of 50) sorted by relevance

12

/external/arm-optimized-routines/math/test/rtest/
Dtypes.h16 #define I32 "" macro
20 #define I32 "l" macro
/external/golang-protobuf/internal/encoding/json/
Ddecode_test.go195 type I32 struct { struct
196 val int32
199 func (x I32) check(tok json.Token) string {
/external/skia/tests/
DSkRasterPipelineOptsTest.cpp47 using I32 = SK_OPTS_NS::I32; in DEF_TEST() typedef
62 using I32 = SK_OPTS_NS::I32; in DEF_TEST() typedef
/external/rust/crates/protobuf/src/reflect/repeated/
Dvec_downcast.rs7 I32(&'a mut Vec<i32>), enumerator
/external/rust/crates/zerocopy-derive/tests/
Denum_as_bytes.rs88 enum I32 { enum
/external/rust/crates/protobuf/src/reflect/
Druntime_type_box.rs17 I32, enumerator
/external/rust/crates/vulkano/src/pipeline/vertex/
Dvertex.rs47 I32, enumerator
/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.lua60 function mt:I32() function
DTypeAliases.go14 I32 int32 `json:"i32"` member
165 func (rcv *TypeAliases) I32() int32 { func
DTypeAliases.cs30 …public int I32 { get { int o = __p.__offset(12); return o != 0 ? __p.bb.GetInt(o + __p.bb_pos) : (… property
178 public int I32 { get; set; } property in MyGame.Example.TypeAliasesT
/external/rust/crates/bindgen/ir/
Dint.rs61 I32, enumerator
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/
Dproto2.pb.go22 I32 *int32 `protobuf:"varint,1,opt,name=i32" json:"i32,omitempty"` member
/external/rust/crates/serde_test/src/
Dtoken.rs39 I32(i32), enumerator
/external/rust/cxx/syntax/
Datom.rs16 I32, enumerator
/external/rust/crates/protobuf/src/reflect/dynamic/
Drepeated.rs22 I32(Vec<i32>), enumerator
Dmap.rs18 I32(HashMap<i32, ReflectValueBox>), enumerator
/external/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/
Dqc_serious.rs19 I32(i32), enumerator
/external/rust/crates/zerocopy-derive/src/
Drepr.rs176 I32, enumerator
/external/skia/src/opts/
DSkVM_opts.h37 using I32 = skvx::Vec<K, int>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h129 I32 = unsigned(wasm::ValType::I32), enumerator
/external/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp284 Type *I32 = Type::getInt32Ty((*I)->getContext()); in runOnLoop() local
/external/rust/crates/protobuf/2.27.1/src/reflect/
Dvalue.rs147 I32(i32), enumerator
/external/rust/crates/libm/
Dbuild.rs54 I32, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp315 Type *I32 = Type::getInt32Ty(BB->getContext()); in runOnLoop() local
/external/rust/crates/protobuf/src/reflect/value/
Dvalue_box.rs19 I32(i32), enumerator

12