Home
last modified time | relevance | path

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

1234

/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/perf_data_converter/src/compat/
Dint_compat.h36 using int32 = ::google::protobuf::int32; variable
/external/swiftshader/third_party/subzero/crosstest/
Dxdefs.h18 typedef unsigned int int32; typedef
/external/tensorflow/tensorflow/core/platform/default/
Dintegral_types.h26 typedef int int32; typedef
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxertypes.h15 typedef int int32; typedef
/external/libtextclassifier/util/base/
Dintegral_types.h30 typedef int int32; typedef
/external/vulkan-validation-layers/libs/glm/detail/
Dtype_int.hpp44 typedef std::int32_t int32; typedef
91 typedef detail::int32 int32; typedef
/external/boringssl/src/ssl/test/runner/ed25519/internal/edwards25519/
Dedwards25519.go61 func FeCMove(f, g *FieldElement, b int32) {
930 func equal(b, c int32) int32 {
937 func negative(b int32) int32 {
941 func PreComputedGroupElementCMove(t, u *PreComputedGroupElement, b int32) {
947 func selectPoint(t *PreComputedGroupElement, pos int32, b int32) {
/external/google-breakpad/src/common/dwarf/
Dtypes.h40 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/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/nanopb-c/generator/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/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/syslinux/gpxe/src/include/
Dstdint.h31 typedef int32_t int32; typedef
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
Dgflags_declare.h80 typedef int32_t int32; typedef
/external/golang-protobuf/proto/
Dlib.go358 func Int32(v int32) *int32 {
409 func EnumName(m map[int32]string, v int32) string {
423 func UnmarshalJSONEnum(m map[string]int32, data []byte, enumName string) (int32, error) {
/external/gflags/src/
Dgflags_declare.h.in89 typedef int32_t int32; typedef
/external/gflags/android/gflags/
Dgflags_declare.h89 typedef int32_t int32; typedef
/external/tensorflow/tensorflow/compiler/xla/legacy_flags/
Ddebug_options_flags.cc67 auto int32_setter_for = [](void (DebugOptions::*member_setter)(int32)) { in AllocateFlags()
/external/piex/src/binary_parse/
Drange_checked_byte_ptr.h34 typedef int int32; typedef
/external/neven/Embedded/common/src/b_BasicEm/
DBasic.h59 typedef signed int int32; typedef
63 typedef signed long int32; typedef
67 typedef signed int int32; typedef

1234