Home
last modified time | relevance | path

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

123

/third_party/optimized-routines/math/test/rtest/
Dtypes.h15 typedef int int32; typedef
19 typedef long int32; typedef
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_types.h43 typedef int32_t int32; typedef
56 typedef signed int int32; typedef
58 typedef signed long int32; typedef
/third_party/protobuf/python/google/protobuf/internal/
Dtest_proto3_optional.proto40 optional int32 bb = 1; field
52 optional int32 optional_int32 = 1; field
Dwire_format.py122 def Int32ByteSize(field_number, int32): argument
126 def Int32ByteSizeNoTag(int32): argument
143 def SInt32ByteSize(field_number, int32): argument
/third_party/protobuf/src/google/protobuf/
Dunittest_proto3_optional.proto43 optional int32 bb = 1; field
55 optional int32 optional_int32 = 1; field
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dxdefs.h18 typedef unsigned int int32; typedef
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
Dtrunc-not0.c1 typedef __INT32_TYPE__ int32; typedef
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h35 typedef int32_t int32; typedef
/third_party/libphonenumber/tools/cpp/src/base/
Dbasictypes.h24 typedef int32_t int32; typedef
52 typedef int int32; typedef
/third_party/cef/include/base/
Dcef_basictypes.h57 typedef int int32; typedef
/third_party/node/test/parallel/
Dtest-buffer-bytelength.js56 const int32 = new Int32Array(8); constant
/third_party/jerryscript/tests/unit-core/
Dtest-number-to-int32.cpp92 #define TEST_CASE(num, int32) { num, int32 } argument
/third_party/skia/third_party/externals/tint/tools/src/lut/
Dlut.go238 func equal(a, b []int32) bool {
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_int.hpp21 typedef std::int32_t int32; typedef
208 typedef detail::int32 int32; typedef
/third_party/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.h34 typedef int int32; typedef
/third_party/flutter/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.h34 typedef int int32; typedef
/third_party/libphonenumber/cpp/src/phonenumbers/base/
Dbasictypes.h26 typedef int32_t int32; typedef
/third_party/spirv-tools/source/opt/
Dstrength_reduction_pass.cpp129 analysis::Integer int32(32, true); in FindIntTypesAndConstants() local
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dwrappers.proto79 google.protobuf.Int32Value int32 = 1; field
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp129 analysis::Integer int32(32, true); in FindIntTypesAndConstants() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dstrength_reduction_pass.cpp129 analysis::Integer int32(32, true); in FindIntTypesAndConstants() local
/third_party/protobuf/ruby/tests/
Dbasic_test.proto24 optional int32 optional_int32 = 1; field
134 google.protobuf.Int32Value int32 = 3; field
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLibraryCase.hpp78 deInt32 int32; member
/third_party/protobuf/js/
Dproto3_test.proto57 optional int32 optional_int32 = 121; field
/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc168 absl::btree_map<int32, string>* prefixes) { in ParsePrefixes()
449 bool WriteCountryLanguages(const map<int32, set<string> >& languages, in WriteCountryLanguages()

123