Home
last modified time | relevance | path

Searched defs:Int32 (Results 1 – 25 of 40) 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/perfetto/src/trace_processor/importers/fuchsia/
Dfuchsia_trace_utils.h69 static ArgValue Int32(int32_t value) { in Int32() function
134 int32_t Int32() const { in Int32() function
/external/tensorflow/tensorflow/lite/experimental/ruy/
Dsize_util_test.cc89 TEST(SizeUtilTest, Int32) { SizeUtilTest<std::int32_t>(); } in TEST() argument
/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/
Ddepth_to_space_test.cc86 TEST(DepthToSpaceOpModel, Int32) { in TEST() argument
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/u-boot/lib/lzma/
DTypes.h48 typedef long Int32; typedef
51 typedef int Int32; typedef
/external/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp60 static const MCPhysReg Int32[] = { in getCallerSavedRegs() local
/external/tensorflow/tensorflow/lite/toco/
Dtooling_util_test.cc125 TEST(NumElementsTest, Int32) { in TEST() argument
Dimport_tensorflow_test.cc324 TEST_F(ContentImportTest, Int32) { in TEST_F() argument
509 TEST_F(TensorContentTest, Int32) { in TEST_F() argument
/external/tensorflow/tensorflow/lite/toco/tflite/
Dtypes_test.cc151 TEST(DataBuffer, Int32) { in TEST() argument
/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/v8/src/codegen/
Dmachine-type.h141 constexpr static MachineType Int32() { in Int32() function
/external/lzma/C/
D7zTypes.h71 typedef long Int32; typedef
74 typedef int Int32; typedef
/external/bzip2/
Dbzip2recover.c52 typedef int Int32; typedef
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h269 Int32, enumerator
298 int32_t Int32; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h322 Int32, enumerator
351 int32_t Int32; member
/external/golang-protobuf/proto/
Dlib.go414 func Int32(v int32) *int32 { func
/external/clang/include/clang/Basic/
DTargetBuiltins.h111 Int32, enumerator
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp555 HRESULT CUpdateCallbackConsole::SetOperationResult(Int32) in SetOperationResult() argument
DExtractCallbackConsole.cpp316 STDMETHODIMP CExtractCallbackConsole::PrepareOperation(const wchar_t *name, Int32 /* isFolder */, I… in PrepareOperation() argument

12