Home
last modified time | relevance | path

Searched defs:int32 (Results 1 – 25 of 112) sorted by relevance

12345

/external/arm-optimized-routines/math/test/rtest/
Dtypes.h15 typedef int int32; typedef
19 typedef long int32; typedef
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/
Dtypes.h16 typedef int int32; typedef
20 typedef long int32; typedef
/external/dng_sdk/source/
Ddng_types.h43 typedef int32_t int32; typedef
56 typedef signed int int32; typedef
58 typedef signed long int32; typedef
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
Dgflags_declare.h85 typedef int32_t int32; typedef
90 typedef __int32 int32; typedef
/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DStructInNestedNS.go57 func CreateStructInNestedNS(builder *flatbuffers.Builder, a int32, b int32) flatbuffers.UOffsetT {
/external/tensorflow/tensorflow/core/kernels/
Dreduce_join_op.cc50 int64 output_index, const gtl::InlinedVector<int32, 8>& dim_list, in LinearSubIndexToFullIndex()
65 int64 GetReductionIterSize(const gtl::InlinedVector<int32, 8>& reduced_indices, in GetReductionIterSize()
93 gtl::InlinedVector<int32, 8>* unreduced_indices) { in MakeUnreducedIndices()
/external/swiftshader/third_party/subzero/crosstest/
Dxdefs.h18 typedef unsigned int int32; typedef
/external/libtextclassifier/native/lang_id/common/lite_base/
Dintegral-types.h31 typedef int int32; typedef
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxertypes.h15 typedef int int32; typedef
/external/tensorflow/tensorflow/core/platform/default/
Dintegral_types.h28 typedef int int32; typedef
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxertypes.h15 typedef int int32; typedef
/external/libwebm/mkvmuxer/
Dmkvmuxertypes.h15 typedef int int32; typedef
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py122 def Int32ByteSize(field_number, int32): argument
126 def Int32ByteSizeNoTag(int32): argument
143 def SInt32ByteSize(field_number, int32): argument
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dresources.cc282 const std::pair<int32, boosted_trees::SplitCandidate>& split_entry, in AddBucketizedSplitNode()
307 const std::pair<int32, boosted_trees::SplitCandidate>& split_entry, in AddCategoricalSplitNode()
322 const std::pair<int32, boosted_trees::SplitCandidate>& split_entry, in AddLeafNodes()
514 const std::vector<std::pair<int32, std::vector<float>>>& nodes_changes, in CalculateParentAndLogitUpdate()
535 std::vector<std::pair<int32, std::vector<float>>>* nodes_meta) { in RecursivelyDoPostPrunePreparation()
/external/flatbuffers/python/flatbuffers/
Dpacker.py34 int32 = struct.Struct("<i") variable
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h35 typedef int32_t int32; typedef
/external/icing/icing/text_classifier/lib3/utils/base/
Dintegral_types.h29 typedef int int32; typedef
/external/libtextclassifier/native/utils/base/
Dintegral_types.h31 typedef int int32; typedef
/external/grpc-grpc/third_party/nanopb/tests/intsizes/
Dintsizes_unittests.c14 int32, uint32, sint32, \ argument
/external/nanopb-c/tests/intsizes/
Dintsizes_unittests.c14 int32, uint32, sint32, \ argument
/external/golang-protobuf/proto/
Dlib.go414 func Int32(v int32) *int32 {
465 func EnumName(m map[int32]string, v int32) string {
479 func UnmarshalJSONEnum(m map[string]int32, data []byte, enumName string) (int32, error) {
/external/tflite-support/tensorflow_lite_support/cc/port/
Dintegral_types.h25 typedef int int32; typedef
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h35 typedef int32_t int32; typedef
/external/libyuv/files/include/libyuv/
Dbasic_types.h37 typedef int32_t int32; typedef
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
Dgflags_declare.h80 typedef int32_t int32; typedef

12345