Home
last modified time | relevance | path

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

12345

/external/arm-optimized-routines/math/test/rtest/
Dtypes.h15 typedef int int32; typedef
19 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/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DStructInNestedNS.go36 func CreateStructInNestedNS(builder *flatbuffers.Builder, a int32, b int32) flatbuffers.UOffsetT {
DTableInNestedNS.go44 func TableInNestedNSAddFoo(builder *flatbuffers.Builder, foo int32) {
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
Dgflags_declare.h85 typedef int32_t int32; typedef
90 typedef __int32 int32; typedef
/external/swiftshader/third_party/subzero/crosstest/
Dxdefs.h18 typedef unsigned int int32; typedef
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxertypes.h15 typedef int int32; typedef
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxertypes.h15 typedef int int32; typedef
/external/tensorflow/tensorflow/core/platform/default/
Dintegral_types.h26 typedef int int32; typedef
/external/libtextclassifier/native/lang_id/common/lite_base/
Dintegral-types.h29 typedef int int32; typedef
/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/google-breakpad/src/common/dwarf/
Dtypes.h40 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/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h35 typedef int32_t int32; typedef
/external/flatbuffers/python/flatbuffers/
Dpacker.py34 int32 = struct.Struct("<i") variable
/external/libtextclassifier/native/utils/base/
Dintegral_types.h31 typedef int int32; typedef
/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()
513 const std::vector<std::pair<int32, std::vector<float>>>& nodes_changes, in CalculateParentAndLogitUpdate()
534 std::vector<std::pair<int32, std::vector<float>>>* nodes_meta) { in RecursivelyDoPostPrunePreparation()
/external/nanopb-c/tests/intsizes/
Dintsizes_unittests.c14 int32, uint32, sint32, \ argument
/external/grpc-grpc/third_party/nanopb/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) {
Ddeprecated.go63 func RegisterMessageSetType(Message, int32, string) {} argument
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h35 typedef int32_t int32; typedef
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
Dgflags_declare.h80 typedef int32_t int32; typedef
/external/libyuv/files/include/libyuv/
Dbasic_types.h37 typedef int32_t int32; typedef
/external/gflags/android/gflags/
Dgflags_declare.h89 typedef int32_t int32; typedef

12345