Home
last modified time | relevance | path

Searched defs:int32_t (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/external/cronet/stable/third_party/protobuf/objectivec/
DGPBCodedOutputStream.m205 - (void)writeDouble:(int32_t)fieldNumber value:(double)value { argument
214 - (void)writeFloat:(int32_t)fieldNumber value:(float)value { argument
223 - (void)writeUInt64:(int32_t)fieldNumber value:(uint64_t)value { argument
232 - (void)writeInt64:(int32_t)fieldNumber value:(int64_t)value { argument
237 - (void)writeInt32NoTag:(int32_t)value { argument
241 - (void)writeInt32:(int32_t)fieldNumber value:(int32_t)value { argument
250 - (void)writeFixed64:(int32_t)fieldNumber value:(uint64_t)value { argument
259 - (void)writeFixed32:(int32_t)fieldNumber value:(uint32_t)value { argument
268 - (void)writeBool:(int32_t)fieldNumber value:(BOOL)value { argument
321 - (void)writeString:(int32_t)fieldNumber value:(NSString *)value { argument
[all …]
DGPBUnknownFieldSet.m107 - (BOOL)hasField:(int32_t)number { argument
112 - (GPBUnknownField *)getField:(int32_t)number { argument
253 + (BOOL)isFieldTag:(int32_t)tag { argument
270 - (GPBUnknownField *)mutableFieldForNumber:(int32_t)number create:(BOOL)create { argument
319 - (void)mergeVarintField:(int32_t)number value:(int32_t)value { argument
324 - (BOOL)mergeFieldFrom:(int32_t)tag input:(GPBCodedInputStream *)input { argument
364 - (void)mergeMessageSetMessage:(int32_t)number data:(NSData *)messageData { argument
369 - (void)addUnknownMapEntry:(int32_t)fieldNum value:(NSData *)data { argument
383 - (void)getTags:(int32_t *)tags {
DGPBDescriptor.m190 firstHasIndex:(int32_t)firstHasIndex { argument
221 - (void)setupExtensionRanges:(const GPBExtensionRange *)ranges count:(int32_t)count { argument
668 - (BOOL)isValidEnumValue:(int32_t)value { argument
788 allocDescriptorForName:(NSString *)name
802 allocDescriptorForName:(NSString *)name
819 - (instancetype)initWithName:(NSString *)name
857 - (NSString *)enumNameForValue:(int32_t)number { argument
866 - (BOOL)getValue:(int32_t *)outValue forEnumName:(NSString *)name {
894 - (BOOL)getValue:(int32_t *)outValue forEnumTextFormatName:(NSString *)textFormatName {
910 - (NSString *)textFormatNameForValue:(int32_t)number { argument
/external/cronet/tot/third_party/protobuf/objectivec/
DGPBCodedOutputStream.m205 - (void)writeDouble:(int32_t)fieldNumber value:(double)value { argument
214 - (void)writeFloat:(int32_t)fieldNumber value:(float)value { argument
223 - (void)writeUInt64:(int32_t)fieldNumber value:(uint64_t)value { argument
232 - (void)writeInt64:(int32_t)fieldNumber value:(int64_t)value { argument
237 - (void)writeInt32NoTag:(int32_t)value { argument
241 - (void)writeInt32:(int32_t)fieldNumber value:(int32_t)value { argument
250 - (void)writeFixed64:(int32_t)fieldNumber value:(uint64_t)value { argument
259 - (void)writeFixed32:(int32_t)fieldNumber value:(uint32_t)value { argument
268 - (void)writeBool:(int32_t)fieldNumber value:(BOOL)value { argument
321 - (void)writeString:(int32_t)fieldNumber value:(NSString *)value { argument
[all …]
DGPBUnknownFieldSet.m107 - (BOOL)hasField:(int32_t)number { argument
112 - (GPBUnknownField *)getField:(int32_t)number { argument
253 + (BOOL)isFieldTag:(int32_t)tag { argument
270 - (GPBUnknownField *)mutableFieldForNumber:(int32_t)number create:(BOOL)create { argument
319 - (void)mergeVarintField:(int32_t)number value:(int32_t)value { argument
324 - (BOOL)mergeFieldFrom:(int32_t)tag input:(GPBCodedInputStream *)input { argument
364 - (void)mergeMessageSetMessage:(int32_t)number data:(NSData *)messageData { argument
369 - (void)addUnknownMapEntry:(int32_t)fieldNum value:(NSData *)data { argument
383 - (void)getTags:(int32_t *)tags {
DGPBDescriptor.m190 firstHasIndex:(int32_t)firstHasIndex { argument
221 - (void)setupExtensionRanges:(const GPBExtensionRange *)ranges count:(int32_t)count { argument
668 - (BOOL)isValidEnumValue:(int32_t)value { argument
788 allocDescriptorForName:(NSString *)name
802 allocDescriptorForName:(NSString *)name
819 - (instancetype)initWithName:(NSString *)name
857 - (NSString *)enumNameForValue:(int32_t)number { argument
866 - (BOOL)getValue:(int32_t *)outValue forEnumName:(NSString *)name {
894 - (BOOL)getValue:(int32_t *)outValue forEnumTextFormatName:(NSString *)textFormatName {
910 - (NSString *)textFormatNameForValue:(int32_t)number { argument
/external/protobuf/objectivec/
DGPBCodedOutputStream.m205 - (void)writeDouble:(int32_t)fieldNumber value:(double)value { argument
214 - (void)writeFloat:(int32_t)fieldNumber value:(float)value { argument
223 - (void)writeUInt64:(int32_t)fieldNumber value:(uint64_t)value { argument
232 - (void)writeInt64:(int32_t)fieldNumber value:(int64_t)value { argument
237 - (void)writeInt32NoTag:(int32_t)value { argument
241 - (void)writeInt32:(int32_t)fieldNumber value:(int32_t)value { argument
250 - (void)writeFixed64:(int32_t)fieldNumber value:(uint64_t)value { argument
259 - (void)writeFixed32:(int32_t)fieldNumber value:(uint32_t)value { argument
268 - (void)writeBool:(int32_t)fieldNumber value:(BOOL)value { argument
321 - (void)writeString:(int32_t)fieldNumber value:(NSString *)value { argument
[all …]
DGPBUnknownFieldSet.m107 - (BOOL)hasField:(int32_t)number { argument
112 - (GPBUnknownField *)getField:(int32_t)number { argument
253 + (BOOL)isFieldTag:(int32_t)tag { argument
270 - (GPBUnknownField *)mutableFieldForNumber:(int32_t)number create:(BOOL)create { argument
319 - (void)mergeVarintField:(int32_t)number value:(int32_t)value { argument
324 - (BOOL)mergeFieldFrom:(int32_t)tag input:(GPBCodedInputStream *)input { argument
364 - (void)mergeMessageSetMessage:(int32_t)number data:(NSData *)messageData { argument
369 - (void)addUnknownMapEntry:(int32_t)fieldNum value:(NSData *)data { argument
383 - (void)getTags:(int32_t *)tags {
DGPBDescriptor.m190 firstHasIndex:(int32_t)firstHasIndex { argument
221 - (void)setupExtensionRanges:(const GPBExtensionRange *)ranges count:(int32_t)count { argument
668 - (BOOL)isValidEnumValue:(int32_t)value { argument
788 allocDescriptorForName:(NSString *)name
802 allocDescriptorForName:(NSString *)name
819 - (instancetype)initWithName:(NSString *)name
857 - (NSString *)enumNameForValue:(int32_t)number { argument
866 - (BOOL)getValue:(int32_t *)outValue forEnumName:(NSString *)name {
894 - (BOOL)getValue:(int32_t *)outValue forEnumTextFormatName:(NSString *)textFormatName {
910 - (NSString *)textFormatNameForValue:(int32_t)number { argument
/external/pytorch/torch/csrc/jit/mobile/
Dobserver.h70 virtual void onEnterRunMethod(const int32_t) {} in onEnterRunMethod()
74 const int32_t) {} in onExitRunMethod()
78 const int32_t, in onFailRunMethod()
80 virtual void onEnterLoadModel(const int32_t) {} in onEnterLoadModel()
82 const int32_t, in onExitLoadModel()
85 virtual void onFailLoadModel(const int32_t, const char*) {} in onFailLoadModel()
87 const int32_t, in onFailLoadModel()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst/
Dgeneric.cpp37 const int32_t *, // Bias, should be wrapped into the parameters in sve_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst_impl()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst/
Dgeneric.cpp37 const int32_t *, // Bias, should be wrapped into the parameters in a64_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst_impl()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst/
Dgeneric.cpp37 const int32_t *, // Bias, should be wrapped into the parameters in a64_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst_impl()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst/
Dgeneric.cpp37 const int32_t *, // Bias, should be wrapped into the parameters in a64_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst_impl()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst/
Dgeneric.cpp37 const int32_t *, // Bias, should be wrapped into the parameters in sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst_impl()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst/
Dgeneric.cpp37 const int32_t *, // Bias, should be wrapped into the parameters in sve_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst_impl()
/external/cronet/tot/third_party/icu/source/test/intltest/
Dreptest.cpp194 … void extractBetween(int32_t /*start*/, int32_t /*limit*/, UnicodeString& result) const override { in extractBetween() argument
198 …virtual void handleReplaceBetween(int32_t /*start*/, int32_t /*limit*/, const UnicodeString &/*tex… in handleReplaceBetween() argument
202 virtual void copy(int32_t /*start*/, int32_t /*limit*/, int32_t /*dest*/) override { in copy() argument
/external/cronet/stable/third_party/icu/source/test/intltest/
Dreptest.cpp194 … void extractBetween(int32_t /*start*/, int32_t /*limit*/, UnicodeString& result) const override { in extractBetween() argument
198 …virtual void handleReplaceBetween(int32_t /*start*/, int32_t /*limit*/, const UnicodeString &/*tex… in handleReplaceBetween() argument
202 virtual void copy(int32_t /*start*/, int32_t /*limit*/, int32_t /*dest*/) override { in copy() argument
/external/icu/icu4c/source/test/intltest/
Dreptest.cpp194 … void extractBetween(int32_t /*start*/, int32_t /*limit*/, UnicodeString& result) const override { in extractBetween() argument
198 …virtual void handleReplaceBetween(int32_t /*start*/, int32_t /*limit*/, const UnicodeString &/*tex… in handleReplaceBetween() argument
202 virtual void copy(int32_t /*start*/, int32_t /*limit*/, int32_t /*dest*/) override { in copy() argument
/external/perfetto/src/trace_redaction/
Dmodify.cc28 int32_t, in Modify() argument
43 int32_t, in Modify() argument
44 int32_t*, in Modify() argument
/external/deqp/framework/common/
DtcuTexVerifierUtil.hpp42 const Vector<int32_t, Size> &numAccurateBits) in computeFloatingPointError()
51 inline Vector<float, Size> computeFixedPointError(const Vector<int32_t, Size> &numAccurateBits) in computeFixedPointError()
60 inline Vector<float, Size> computeColorBitsError(const Vector<int32_t, Size> &bits, in computeColorBitsError()
/external/icu/icu4c/source/common/
Dustr_titlecase_brkiter.cpp111 int32_t WholeStringBreakIterator::following(int32_t /*offset*/) { return length; } in following() argument
112 int32_t WholeStringBreakIterator::preceding(int32_t /*offset*/) { return 0; } in preceding() argument
113 UBool WholeStringBreakIterator::isBoundary(int32_t /*offset*/) { return false; } in isBoundary() argument
114 int32_t WholeStringBreakIterator::next(int32_t /*n*/) { return length; } in next() argument
117 void * /*stackBuffer*/, int32_t & /*BufferSize*/, UErrorCode &errorCode) { in createBufferClone() argument
/external/cronet/stable/third_party/icu/source/common/
Dustr_titlecase_brkiter.cpp111 int32_t WholeStringBreakIterator::following(int32_t /*offset*/) { return length; } in following() argument
112 int32_t WholeStringBreakIterator::preceding(int32_t /*offset*/) { return 0; } in preceding() argument
113 UBool WholeStringBreakIterator::isBoundary(int32_t /*offset*/) { return false; } in isBoundary() argument
114 int32_t WholeStringBreakIterator::next(int32_t /*n*/) { return length; } in next() argument
117 void * /*stackBuffer*/, int32_t & /*BufferSize*/, UErrorCode &errorCode) { in createBufferClone() argument
/external/cronet/tot/third_party/icu/source/common/
Dustr_titlecase_brkiter.cpp111 int32_t WholeStringBreakIterator::following(int32_t /*offset*/) { return length; } in following() argument
112 int32_t WholeStringBreakIterator::preceding(int32_t /*offset*/) { return 0; } in preceding() argument
113 UBool WholeStringBreakIterator::isBoundary(int32_t /*offset*/) { return false; } in isBoundary() argument
114 int32_t WholeStringBreakIterator::next(int32_t /*n*/) { return length; } in next() argument
117 void * /*stackBuffer*/, int32_t & /*BufferSize*/, UErrorCode &errorCode) { in createBufferClone() argument
/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
Dreduction_benchmark.h36 std::array<int32_t, N> dims_to_reduce) { in ReducedTensorShape()
51 std::array<int32_t, N_DIMS_TO_REDUCE> dims_to_reduce) { in GetEigenSumF32Function()
69 std::array<int32_t, N_DIMS_TO_REDUCE> dims_to_reduce) { in GetEigenMeanF32Function()

12345678910>>...17