Home
last modified time | relevance | path

Searched defs:size64 (Results 1 – 13 of 13) sorted by relevance

/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl05.c24 uint64_t size64 = 0; in verify_ioctl() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dmessage_layout.h30 int64_t size64; member
/external/e2fsprogs/lib/ext2fs/
Dgetsize.c146 unsigned long long size64; in ext2fs_get_device_size2() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp108 static const DXGIFormatSize size64(64, 1, 1); in GetDXGIFormatSizeInfo() local
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h64 #define UPB_SIZE(size32, size64) size32 argument
66 #define UPB_SIZE(size32, size64) size64 argument
Druby-upb.c63 #define UPB_SIZE(size32, size64) size32 argument
65 #define UPB_SIZE(size32, size64) size64 argument
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h64 #define UPB_SIZE(size32, size64) size32 argument
66 #define UPB_SIZE(size32, size64) size64 argument
Druby-upb.c63 #define UPB_SIZE(size32, size64) size32 argument
65 #define UPB_SIZE(size32, size64) size64 argument
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h62 #define UPB_SIZE(size32, size64) size32 argument
64 #define UPB_SIZE(size32, size64) size64 argument
Dphp-upb.c63 #define UPB_SIZE(size32, size64) size32 argument
65 #define UPB_SIZE(size32, size64) size64 argument
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.h62 #define UPB_SIZE(size32, size64) size32 argument
64 #define UPB_SIZE(size32, size64) size64 argument
Dphp-upb.c63 #define UPB_SIZE(size32, size64) size32 argument
65 #define UPB_SIZE(size32, size64) size64 argument
/external/cronet/net/url_request/
Durl_request_unittest.cc5892 int64_t size64 = 0; in TEST_F() local