Home
last modified time | relevance | path

Searched defs:Int32 (Results 1 – 25 of 42) sorted by relevance

12

/external/gemmlowp/internal/
Dallocator.h46 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 }; enumerator
/external/image_io/includes/image_io/base/
Dtypes.h12 using Int32 = std::int32_t; variable
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs59 Int32, enumerator
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h41 Int32 = 0x0074, // 32 bit signed int enumerator
145 static TypeIndex Int32() { return TypeIndex(SimpleTypeKind::Int32); } in Int32() function
/external/tensorflow/tensorflow/lite/kernels/
Dspace_to_depth_test.cc85 TEST(SpaceToDepthOpModel, Int32) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h48 Int32 = 0x0074, // 32 bit signed int enumerator
164 static TypeIndex Int32() { return TypeIndex(SimpleTypeKind::Int32); } in Int32() function
/external/syzkaller/vendor/google.golang.org/api/googleapi/
Dtypes.go182 func Int32(v int32) *int32 { return &v } func
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DOptimalEdgeProfiling.cpp115 Type *Int32 = Type::getInt32Ty(M.getContext()); in runOnModule() local
/external/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp60 static const MCPhysReg Int32[] = { in getCallerSavedRegs() local
/external/u-boot/lib/lzma/
DTypes.h48 typedef long Int32; typedef
51 typedef int Int32; typedef
/external/tensorflow/tensorflow/lite/toco/
Dtooling_util_test.cc125 TEST(NumElementsTest, Int32) { in TEST() argument
Dimport_tensorflow_test.cc286 TEST_F(ContentImportTest, Int32) { in TEST_F() argument
471 TEST_F(TensorContentTest, Int32) { in TEST_F() argument
/external/swiftshader/third_party/LLVM/lib/VMCore/
DDebugLoc.cpp107 Type *Int32 = Type::getInt32Ty(Ctx2); in getAsMDNode() local
/external/tensorflow/tensorflow/lite/toco/tflite/
Dtypes_test.cc151 TEST(DataBuffer, Int32) { in TEST() argument
/external/v8/src/
Dmachine-type.h120 constexpr static MachineType Int32() { in Int32() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp60 static const MCPhysReg Int32[] = { in getCallerSavedRegs() local
/external/tensorflow/tensorflow/go/
Dtensor.go41 Int32 DataType = C.TF_INT32 const
/external/bzip2/
Dbzip2recover.c52 typedef int Int32; typedef
/external/lzma/C/
D7zTypes.h71 typedef long Int32; typedef
74 typedef int Int32; typedef
/external/v8/include/
Dv8.h81 class Int32; variable
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c105 CAMLprim value llvm_genericvalue_of_int32(LLVMTypeRef Ty, value Int32) { in llvm_genericvalue_of_int32()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h269 Int32, enumerator
298 int32_t Int32; member
/external/golang-protobuf/proto/
Dlib.go414 func Int32(v int32) *int32 { func
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp555 HRESULT CUpdateCallbackConsole::SetOperationResult(Int32) in SetOperationResult() argument
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dlib.go376 func Int32(v int32) *int32 { func

12