Home
last modified time | relevance | path

Searched refs:setInt64 (Results 1 – 23 of 23) sorted by relevance

/external/golang-protobuf/proto/
Dextensions_test.go259 var setInt64 int64 = 4
277 {pb.E_NoDefaultInt64, setInt64, nil},
281 {pb.E_NoDefaultSint64, setInt64, nil},
285 {pb.E_NoDefaultSfixed64, setInt64, nil},
294 {pb.E_DefaultInt64, setInt64, int64(43)},
298 {pb.E_DefaultSint64, setInt64, int64(47)},
302 {pb.E_DefaultSfixed64, setInt64, int64(51)},
/external/protobuf/objectivec/Tests/
DGPBMessageTests+Serialization.m1162 [msg.mapInt64Int64 setInt64:1002 forKey:202];
1163 [msg.mapInt64Int64 setInt64:103 forKey:2003];
1164 [msg.mapInt64Int64 setInt64:4294967296 forKey:4294967297];
1172 [msg.mapSint64Sint64 setInt64:1010 forKey:210];
1173 [msg.mapSint64Sint64 setInt64:111 forKey:2011];
1174 [msg.mapSint64Sint64 setInt64:4294967300 forKey:4294967301];
1182 [msg.mapSfixed64Sfixed64 setInt64:1018 forKey:218];
1183 [msg.mapSfixed64Sfixed64 setInt64:119 forKey:2019];
1184 [msg.mapSfixed64Sfixed64 setInt64:4294967304 forKey:4294967305];
DGPBDictionaryTests+Bool.m982 [dict setInt64:400 forKey:YES];
1149 [dict setInt64:400 forKey:YES];
1223 [dict setInt64:401 forKey:YES];
1232 [dict setInt64:400 forKey:NO];
DGPBDictionaryTests+Int32.m1181 [dict setInt64:400 forKey:11];
1352 [dict setInt64:400 forKey:11];
1463 [dict setInt64:403 forKey:11];
1478 [dict setInt64:401 forKey:14];
DGPBDictionaryTests+String.m1181 [dict setInt64:400 forKey:@"foo"];
1352 [dict setInt64:400 forKey:@"foo"];
1463 [dict setInt64:403 forKey:@"foo"];
1478 [dict setInt64:401 forKey:@"mumble"];
DGPBDictionaryTests+UInt32.m1181 [dict setInt64:400 forKey:1U];
1352 [dict setInt64:400 forKey:1U];
1463 [dict setInt64:403 forKey:1U];
1478 [dict setInt64:401 forKey:4U];
DGPBDictionaryTests+UInt64.m1181 [dict setInt64:400 forKey:31ULL];
1352 [dict setInt64:400 forKey:31ULL];
1463 [dict setInt64:403 forKey:31ULL];
1478 [dict setInt64:401 forKey:34ULL];
DGPBDictionaryTests+Int64.m1181 [dict setInt64:400 forKey:21LL];
1352 [dict setInt64:400 forKey:21LL];
1463 [dict setInt64:403 forKey:21LL];
1478 [dict setInt64:401 forKey:24LL];
DGPBTestUtilities.m1093 [message.mapInt64Int64 setInt64:(i + 1) forKey:101 + i * 100];
1097 [message.mapSint64Sint64 setInt64:(i + 1) forKey:105 + i * 100];
1101 [message.mapSfixed64Sfixed64 setInt64:(i + 1) forKey:109 + i * 100];
/external/libchrome/mojo/public/js/lib/
Dbuffer.js136 Buffer.prototype.setInt64 = function(offset, value) { method in Buffer
Dcodec.js274 this.buffer.setInt64(this.next, val);
/external/icu/icu4c/source/i18n/unicode/
Dfmtable.h517 void setInt64(int64_t ll);
/external/icu/libicu/cts_headers/unicode/
Dfmtable.h517 void setInt64(int64_t ll);
/external/protobuf/objectivec/
DGPBDictionary.h413 - (void)setInt64:(int64_t)value forKey:(uint32_t)key;
1334 - (void)setInt64:(int64_t)value forKey:(int32_t)key;
2255 - (void)setInt64:(int64_t)value forKey:(uint64_t)key;
3176 - (void)setInt64:(int64_t)value forKey:(int64_t)key;
4097 - (void)setInt64:(int64_t)value forKey:(BOOL)key;
5018 - (void)setInt64:(int64_t)value forKey:(NSString *)key;
DGPBDictionary.m2146 - (void)setInt64:(int64_t)value forKey:(uint32_t)key {
3894 - (void)setInt64:(int64_t)value forKey:(int32_t)key {
5642 - (void)setInt64:(int64_t)value forKey:(uint64_t)key {
7390 - (void)setInt64:(int64_t)value forKey:(int64_t)key {
9166 - (void)setInt64:(int64_t)value forKey:(NSString *)key {
10843 - (void)setInt64:(int64_t)value forKey:(BOOL)key {
/external/icu/icu4c/source/test/intltest/
Ddcfmapts.cpp937 fable.setInt64(4503599627370496LL); in TestFixedDecimal()
948 fable.setInt64(4503599627370497LL); in TestFixedDecimal()
959 fable.setInt64(9223372036854775807LL); in TestFixedDecimal()
Ddtifmtts.cpp288 formattable.setInt64(10); in testAPI()
/external/icu/icu4c/source/i18n/
Dumsg.cpp438 args[i].setInt64(tInt64); in umsg_vformat()
Dfmtable.cpp554 Formattable::setInt64(int64_t ll) in setInt64() function in Formattable
/external/flatbuffers/dart/lib/
Dflat_buffers.dart748 _buf.setInt64(_buf.lengthInBytes - tail, x, Endian.little);
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp33535 PerformanceCounterResultKHR & setInt64( int64_t int64_ ) VULKAN_HPP_NOEXCEPT in setInt64() function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp61073 PerformanceCounterResultKHR & setInt64( int64_t int64_ ) VULKAN_HPP_NOEXCEPT in setInt64() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp61270 PerformanceCounterResultKHR & setInt64( int64_t int64_ ) VULKAN_HPP_NOEXCEPT in setInt64() function