Home
last modified time | relevance | path

Searched defs:int64_t (Results 1 – 25 of 113) sorted by relevance

12345

/third_party/protobuf/objectivec/Tests/
DGPBCodedInputStreamTests.m89 - (void)assertReadVarint:(NSData*)data value:(int64_t)value { argument
133 - (void)assertReadLittleEndian64:(NSData*)data value:(int64_t)value { argument
152 - (void)assertReadZigZag32:(NSData*)data value:(int64_t)value { argument
157 - (void)assertReadZigZag64:(NSData*)data value:(int64_t)value { argument
DGPBCodedOuputStreamTests.m106 - (void)assertWriteLittleEndian64:(NSData*)data value:(int64_t)value { argument
130 - (void)assertWriteVarint:(NSData*)data value:(int64_t)value { argument
/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStream.h288 int64_t* /* framePosition */, in getTimestamp() argument
325 int64_t /* timeoutNanoseconds */ ) { in write() argument
343 int64_t /* timeoutNanoseconds */) { in read() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dptypes.h113 typedef signed __int64 int64_t; typedef
115 typedef signed long long int64_t; typedef
/third_party/icu/icu4c/source/common/unicode/
Dptypes.h113 typedef signed __int64 int64_t; typedef
115 typedef signed long long int64_t; typedef
/third_party/node/deps/icu-small/source/common/unicode/
Dptypes.h113 typedef signed __int64 int64_t; typedef
115 typedef signed long long int64_t; typedef
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dptypes.h113 typedef signed __int64 int64_t; typedef
115 typedef signed long long int64_t; typedef
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterCallbackCache.mm12 + (FlutterCallbackInformation*)lookupCallbackInformation:(int64_t)handle { argument
DFlutterViewController.mm111 - (void) setIdleCallBack:(std::function<void(int64_t)>)idleCallback {
1054 - (int64_t)registerTexture:(NSObject<FlutterTexture>*)texture { argument
1058 - (void)unregisterTexture:(int64_t)textureId { argument
1062 - (void)textureFrameAvailable:(int64_t)textureId { argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_functions.h77 inline void cordz_set_next_sample_for_testing(int64_t) {} in cordz_set_next_sample_for_testing() argument
/third_party/protobuf/objectivec/
DGPBCodedOutputStream.m228 - (void)writeInt64NoTag:(int64_t)value { argument
232 - (void)writeInt64:(int32_t)fieldNumber value:(int64_t)value { argument
394 - (void)writeSFixed64NoTag:(int64_t)value { argument
398 - (void)writeSFixed64:(int32_t)fieldNumber value:(int64_t)value { argument
412 - (void)writeSInt64NoTag:(int64_t)value { argument
416 - (void)writeSInt64:(int32_t)fieldNumber value:(int64_t)value { argument
1004 - (void)writeRawVarint64:(int64_t)value { argument
1012 - (void)writeRawLittleEndian64:(int64_t)value { argument
DGPBDictionary.m1996 count:(NSUInteger)count {
2132 - (BOOL)getInt64:(nullable int64_t *)value forKey:(uint32_t)key {
2149 - (void)setInt64:(int64_t)value forKey:(uint32_t)key { argument
3746 count:(NSUInteger)count {
3882 - (BOOL)getInt64:(nullable int64_t *)value forKey:(int32_t)key {
3899 - (void)setInt64:(int64_t)value forKey:(int32_t)key { argument
5496 count:(NSUInteger)count {
5632 - (BOOL)getInt64:(nullable int64_t *)value forKey:(uint64_t)key {
5649 - (void)setInt64:(int64_t)value forKey:(uint64_t)key { argument
6697 count:(NSUInteger)count {
[all …]
/third_party/rust/crates/bindgen/csmith-fuzzing/
Dcsmith.h14 #define int64_t long long macro
/third_party/ninja/src/
Dwin32port.h28 typedef signed long long int64_t; typedef
/third_party/openh264/test/
Dtest_stdint.h16 typedef __int64 int64_t ; typedef
/third_party/rust/crates/libc/src/
Dfixed_width_ints.rs12 pub type int64_t = i64; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_platform.h73 typedef signed __int64 int64_t; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvk_platform.h73 typedef signed __int64 int64_t; typedef
/third_party/vulkan-headers/include/vulkan/
Dvk_platform.h73 typedef signed __int64 int64_t; typedef
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_platform.h81 typedef signed __int64 int64_t; typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvk_platform.h73 typedef signed __int64 int64_t; typedef
/third_party/mesa3d/include/vulkan/
Dvk_platform.h73 typedef signed __int64 int64_t; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_platform.h73 typedef signed __int64 int64_t; typedef
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvk_platform.h81 typedef signed __int64 int64_t; typedef
/third_party/flutter/glfw/deps/vulkan/
Dvk_platform.h81 typedef signed __int64 int64_t; typedef

12345