/external/lzma/CPP/7zip/UI/Far/ |
D | UpdateCallbackFar.cpp | 30 …ress(UInt64 numFolders, UInt64 numFiles, UInt64 totalSize, const wchar_t *path, Int32 /* isDir */)) in Z7_COM7F_IMF() argument 130 Z7_COM7F_IMF(CUpdateCallback100Imp::OperationResult(Int32 /* opRes */)) in Z7_COM7F_IMF() 182 Z7_COM7F_IMF(CUpdateCallback100Imp::ReportUpdateOperation(UInt32 op, const wchar_t *name, Int32 /* … in Z7_COM7F_IMF() argument 245 …t wchar_t *srcTempPath, const wchar_t * /* destFinalPath */ , UInt64 size, Int32 /* updateMode */)) in Z7_COM7F_IMF() argument
|
/external/golang-protobuf/internal/testprotos/required/ |
D | required.pb.go | 17 type Int32 struct { struct 18 state protoimpl.MessageState 19 sizeCache protoimpl.SizeCache 20 unknownFields protoimpl.UnknownFields 22 V *int32 `protobuf:"varint,1,req,name=v" json:"v,omitempty"` 25 func (x *Int32) Reset() { 34 func (x *Int32) String() string { 38 func (*Int32) ProtoMessage() {} 40 func (x *Int32) ProtoReflect() protoreflect.Message { 53 func (*Int32) Descriptor() ([]byte, []int) { [all …]
|
D | required.proto | 11 message Int32 { message
|
/external/golang-protobuf/internal/encoding/text/ |
D | decode_test.go | 198 type Int32 struct { struct 199 val int32 202 func (n Int32) checkOk(tok text.Token) string { 213 func (n Int32) checkNok(tok text.Token) string {
|
/external/gemmlowp/internal/ |
D | allocator.h | 46 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 }; enumerator
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | UpdateCallback100.cpp | 12 …Int64 /* numFolders */, UInt64 numFiles, UInt64 totalSize, const wchar_t *path, Int32 /* isDir */)) in Z7_COM7F_IMF() argument 55 Z7_COM7F_IMF(CUpdateCallback100Imp::OperationResult(Int32 /* operationResult */)) in Z7_COM7F_IMF()
|
D | AltStreamsFolder.cpp | 252 Z7_COM7F_IMF2(Int32, CAltStreamsFolder::CompareItems(UInt32 index1, UInt32 index2, PROPID propID, I… in Z7_COM7F_IMF2() argument 765 Z7_COM7F_IMF(CAltStreamsFolder::CopyTo(Int32 moveMode, const UInt32 *indices, UInt32 numItems, in Z7_COM7F_IMF() argument 859 Z7_COM7F_IMF(CAltStreamsFolder::CopyFrom(Int32 /* moveMode */, const wchar_t * /* fromFolderPath */, in Z7_COM7F_IMF()
|
D | FSDrives.cpp | 386 Z7_COM7F_IMF(CFSDrives::CopyTo(Int32 moveMode, const UInt32 *indices, UInt32 numItems, in Z7_COM7F_IMF() argument 477 Z7_COM7F_IMF(CFSDrives::CopyFrom(Int32 /* moveMode */, const wchar_t * /* fromFolderPath */, in Z7_COM7F_IMF()
|
D | FSFolderCopy.cpp | 637 Z7_COM7F_IMF(CFSFolder::CopyTo(Int32 moveMode, const UInt32 *indices, UInt32 numItems, in Z7_COM7F_IMF() argument 850 Z7_COM7F_IMF(CFSFolder::CopyFrom(Int32 /* moveMode */, const wchar_t * /* fromFolderPath */, in Z7_COM7F_IMF()
|
/external/golang-protobuf/proto/ |
D | wrappers.go | 11 func Int32(v int32) *int32 { return &v } func
|
/external/libultrahdr/third_party/image_io/includes/image_io/base/ |
D | types.h | 12 using Int32 = std::int32_t; variable
|
/external/image_io/includes/image_io/base/ |
D | types.h | 12 using Int32 = std::int32_t; variable
|
/external/perfetto/src/trace_processor/importers/fuchsia/ |
D | fuchsia_trace_utils.h | 64 static ArgValue Int32(int32_t value) { in Int32() function 136 int32_t Int32() const { in Int32() function
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldType.cs | 59 Int32, enumerator
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldType.cs | 59 Int32, enumerator
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldType.cs | 59 Int32, enumerator
|
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/ |
D | HeaderType.java | 14 Int32(4, 0,false), enumConstant
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | bucketize_test.cc | 73 TEST(BucketizeOpTest, Int32) { in TEST() argument
|
D | space_to_depth_test.cc | 89 TEST(SpaceToDepthOpModel, Int32) { in TEST() argument
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 41 Int32 = 0x0074, // 32 bit signed int enumerator 145 static TypeIndex Int32() { return TypeIndex(SimpleTypeKind::Int32); } in Int32() function
|
/external/ruy/ruy/ |
D | size_util_test.cc | 89 TEST(SizeUtilTest, Int32) { SizeUtilTest<std::int32_t>(); } in TEST() argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUOpenCLEnqueuedBlockLowering.cpp | 119 Type *Int32 = Type::getInt32Ty(C); in runOnModule() local
|
/external/cronet/tot/net/quic/ |
D | set_quic_flag_test.cc | 66 TEST(SetQuicFlagTest, Int32) { in TEST() argument
|
/external/cronet/stable/net/quic/ |
D | set_quic_flag_test.cc | 66 TEST(SetQuicFlagTest, Int32) { in TEST() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 47 Int32 = 0x0074, // 32 bit signed int enumerator 172 static TypeIndex Int32() { return TypeIndex(SimpleTypeKind::Int32); } in Int32() function
|