/external/protobuf/objectivec/ |
D | GPBCodedOutputStream.m | 210 - (void)writeDouble:(int32_t)fieldNumber value:(double)value { argument 219 - (void)writeFloat:(int32_t)fieldNumber value:(float)value { argument 228 - (void)writeUInt64:(int32_t)fieldNumber value:(uint64_t)value { argument 237 - (void)writeInt64:(int32_t)fieldNumber value:(int64_t)value { argument 242 - (void)writeInt32NoTag:(int32_t)value { argument 246 - (void)writeInt32:(int32_t)fieldNumber value:(int32_t)value { argument 255 - (void)writeFixed64:(int32_t)fieldNumber value:(uint64_t)value { argument 264 - (void)writeFixed32:(int32_t)fieldNumber value:(uint32_t)value { argument 273 - (void)writeBool:(int32_t)fieldNumber value:(BOOL)value { argument 330 - (void)writeString:(int32_t)fieldNumber value:(NSString *)value { argument [all …]
|
D | GPBUnknownFieldSet.m | 134 - (BOOL)hasField:(int32_t)number { argument 139 - (GPBUnknownField *)getField:(int32_t)number { argument 280 + (BOOL)isFieldTag:(int32_t)tag { argument 301 - (GPBUnknownField *)mutableFieldForNumber:(int32_t)number create:(BOOL)create { argument 350 - (void)mergeVarintField:(int32_t)number value:(int32_t)value { argument 355 - (BOOL)mergeFieldFrom:(int32_t)tag input:(GPBCodedInputStream *)input { argument 394 - (void)mergeMessageSetMessage:(int32_t)number data:(NSData *)messageData { argument 399 - (void)addUnknownMapEntry:(int32_t)fieldNum value:(NSData *)data { argument 413 - (void)getTags:(int32_t *)tags {
|
D | GPBDescriptor.m | 176 firstHasIndex:(int32_t)firstHasIndex { argument 207 - (void)setupExtensionRanges:(const GPBExtensionRange *)ranges count:(int32_t)count { argument 520 - (BOOL)isValidEnumValue:(int32_t)value { argument 644 enumVerifier:(GPBEnumValidationFunc)enumVerifier { 659 extraTextFormatInfo:(const char *)extraTextFormatInfo { 675 enumVerifier:(GPBEnumValidationFunc)enumVerifier { 708 - (NSString *)enumNameForValue:(int32_t)number { argument 721 - (BOOL)getValue:(int32_t *)outValue forEnumName:(NSString *)name { 748 - (NSString *)textFormatNameForValue:(int32_t)number { argument
|
D | GPBDictionary.m | 1729 forKey:(uint32_t)key { argument 1739 count:(NSUInteger)count { 1763 count:(NSUInteger)count { 1889 - (BOOL)valueForKey:(uint32_t)key value:(int32_t *)value { 1906 - (void)setValue:(int32_t)value forKey:(uint32_t)key { argument 2979 forKey:(uint32_t)key { argument 2991 count:(NSUInteger)count { 3022 count:(NSUInteger)count { 3159 [self enumerateKeysAndRawValuesUsingBlock:^(uint32_t key, int32_t value, BOOL *stop) { argument 3165 - (BOOL)valueForKey:(uint32_t)key value:(int32_t *)value { [all …]
|
D | GPBCodedInputStream.m | 323 - (void)checkLastTagWas:(int32_t)value { argument 327 - (BOOL)skipField:(int32_t)tag { argument 422 - (void)readUnknownGroup:(int32_t)fieldNumber argument 438 int32_t length = ReadRawVarint32(&state_); argument
|
D | GPBArray.m | 307 + (instancetype)arrayWithValue:(int32_t)value { argument 331 - (instancetype)initWithValues:(const int32_t [])values count:(NSUInteger)count { 442 - (void)addValue:(int32_t)value { argument 446 - (void)addValues:(const int32_t [])values count:(NSUInteger)count { 460 - (void)insertValue:(int32_t)value atIndex:(NSUInteger)index { argument 481 - (void)replaceValueAtIndex:(NSUInteger)index withValue:(int32_t)value { argument 2042 rawValue:(int32_t)value { argument 2077 count:(NSUInteger)count { 2254 - (void)addRawValue:(int32_t)value { argument 2258 - (void)addRawValues:(const int32_t [])values count:(NSUInteger)count { [all …]
|
/external/webrtc/webrtc/test/channel_transport/ |
D | udp_socket_posix.cc | 172 bool UdpSocketPosix::SetQos(int32_t /*serviceType*/, in SetQos() argument
|
/external/icu/icu4c/source/test/intltest/ |
D | reptest.cpp | 194 void extractBetween(int32_t /*start*/, int32_t /*limit*/, UnicodeString& result) const { 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*/) { in copy() argument
|
/external/protobuf/objectivec/Tests/ |
D | GPBDictionaryTests+Int32.m | 48 + (instancetype)dictionaryWithValue:(int32_t)value forKey:(int32_t)key; argument 51 count:(NSUInteger)count; 67 + (instancetype)dictionaryWithValue:(int32_t)value forKey:(int32_t)key { argument 77 count:(NSUInteger)count {
|
D | GPBUnknownFieldSetTest.m | 38 - (void)getTags:(int32_t*)tags; argument 63 - (GPBUnknownField *)getField:(int32_t)number { argument
|
D | GPBCodedInputStreamTests.m | 44 - (NSData*)bytes_with_sentinel:(int32_t)unused, ... { argument 103 - (void)assertReadLittleEndian32:(NSData*)data value:(int32_t)value { argument
|
D | GPBCodedOuputStreamTests.m | 62 - (NSData*)bytes_with_sentinel:(int32_t)unused, ... { argument 82 - (void)assertWriteLittleEndian32:(NSData*)data value:(int32_t)value { argument
|
D | GPBDictionaryTests+String.m | 48 + (instancetype)dictionaryWithValue:(int32_t)value forKey:(NSString *)key; argument 51 count:(NSUInteger)count; 67 + (instancetype)dictionaryWithValue:(int32_t)value forKey:(NSString *)key { argument 77 count:(NSUInteger)count {
|
/external/icu/icu4c/source/common/ |
D | appendable.cpp | 55 Appendable::reserveAppendCapacity(int32_t /*appendCapacity*/) { in reserveAppendCapacity() argument 60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() argument
|
D | ustr_titlecase_brkiter.cpp | 119 int32_t WholeStringBreakIterator::following(int32_t /*offset*/) { return length; } in following() argument 120 int32_t WholeStringBreakIterator::preceding(int32_t /*offset*/) { return 0; } in preceding() argument 121 UBool WholeStringBreakIterator::isBoundary(int32_t /*offset*/) { return FALSE; } in isBoundary() argument 122 int32_t WholeStringBreakIterator::next(int32_t /*n*/) { return length; } in next() argument 125 void * /*stackBuffer*/, int32_t & /*BufferSize*/, UErrorCode &errorCode) { in createBufferClone() argument
|
D | bytestream.cpp | 17 char* ByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() argument 66 char* CheckedArrayByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() argument
|
/external/icu/icu4c/source/i18n/ |
D | tzrule.cpp | 147 InitialTimeZoneRule::getFirstStart(int32_t /*prevRawOffset*/, in getFirstStart() argument 154 InitialTimeZoneRule::getFinalStart(int32_t /*prevRawOffset*/, in getFinalStart() argument 162 int32_t /*prevRawOffset*/, in getNextStart() argument 171 int32_t /*prevRawOffset*/, in getPreviousStart() argument
|
D | basictz.cpp | 550 BasicTimeZone::getOffsetFromLocal(UDate /*date*/, int32_t /*nonExistingTimeOpt*/, int32_t /*duplica… in getOffsetFromLocal() argument 551 … int32_t& /*rawOffset*/, int32_t& /*dstOffset*/, UErrorCode& status) const { in getOffsetFromLocal() argument
|
D | uspoof_build.cpp | 51 uspoof_openFromSource(const char *confusables, int32_t confusablesLen, in uspoof_openFromSource() argument
|
/external/tensorflow/tensorflow/lite/experimental/objc/sources/ |
D | TFLQuantizationParameters.m | 25 - (instancetype)initWithScale:(float)scale zeroPoint:(int32_t)zeroPoint { argument
|
/external/libexif/contrib/watcom/ |
D | _stdint.h | 10 typedef signed long int32_t; typedef
|
/external/pdfium/third_party/libopenjpeg20/ |
D | opj_stdint.h | 43 typedef signed __int32 int32_t; typedef
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | eigen_tensor_reduced_instantiations_google.h | 51 typedef __int32 int32_t; typedef
|
D | eigen_tensor_reduced_instantiations_oss.h | 51 typedef __int32 int32_t; typedef
|
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
D | eigen_tensor_reduced_instantiations_oss.h | 51 typedef __int32 int32_t; typedef
|