/third_party/protobuf/js/experimental/runtime/ |
D | int64_test.js | 12 const int64 = Int64.fromBits(0, 1); constant 18 const int64 = Int64.getZero(); constant 24 const int64 = Int64.getMaxValue(); constant 30 const int64 = Int64.getMinValue(); constant 36 const int64 = Int64.fromInt(1); constant 41 const int64 = Int64.fromInt(-1); constant 48 const int64 = Int64.fromInt(1); constant 53 const int64 = Int64.fromInt(-1); constant 58 const int64 = Int64.fromNumber(Number.MAX_SAFE_INTEGER); constant 65 const int64 = Int64.fromNumber(Number.MIN_SAFE_INTEGER); constant [all …]
|
D | int64.js | 238 const joinUnsignedDecimalString = (int64) => { argument 309 const joinSignedDecimalString = (int64) => { argument
|
/third_party/cef/include/base/ |
D | cef_basictypes.h | 46 typedef long int64; typedef 49 typedef long long int64; typedef
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_types.h | 44 typedef int64_t int64; typedef 60 typedef signed long long int64; typedef
|
/third_party/libphonenumber/tools/cpp/src/base/ |
D | basictypes.h | 25 typedef int64_t int64; typedef 58 typedef long int64; typedef 60 typedef long long int64; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | xdefs.h | 20 typedef long long int64; typedef
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/util/ |
D | util.go | 46 func Percent64(i, n int64) int64 {
|
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
D | trunc-not0.c | 2 typedef __INT64_TYPE__ int64; typedef
|
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/ |
D | handler.go | 62 Read(ctx context.Context, bytes int64) context.Context 64 Wrote(ctx context.Context, bytes int64) context.Context
|
D | jsonrpc2.go | 64 func NewErrorf(code int64, format string, args ...interface{}) *Error {
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/ |
D | handler.go | 62 Read(ctx context.Context, bytes int64) context.Context 64 Wrote(ctx context.Context, bytes int64) context.Context
|
D | jsonrpc2.go | 64 func NewErrorf(code int64, format string, args ...interface{}) *Error {
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/ |
D | handler.go | 62 Read(ctx context.Context, bytes int64) context.Context 64 Wrote(ctx context.Context, bytes int64) context.Context
|
D | jsonrpc2.go | 64 func NewErrorf(code int64, format string, args ...interface{}) *Error {
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_types.h | 32 typedef int64_t int64; typedef
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | test_proto3_optional.proto | 53 optional int64 optional_int64 = 2; field
|
D | wire_format.py | 130 def Int64ByteSize(field_number, int64): argument 147 def SInt64ByteSize(field_number, int64): argument
|
/third_party/protobuf/src/google/protobuf/ |
D | unittest_proto3_optional.proto | 56 optional int64 optional_int64 = 2; field
|
/third_party/flutter/skia/third_party/externals/wuffs/internal/testcut/ |
D | testcut.go | 152 decodedLen int64) {
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_int.hpp | 22 typedef std::int64_t int64; typedef 209 typedef detail::int64 int64; typedef
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/ |
D | basictypes.h | 27 typedef int64_t int64; typedef
|
/third_party/protobuf/src/google/protobuf/util/internal/testdata/ |
D | wrappers.proto | 71 google.protobuf.Int64Value int64 = 1; field
|
/third_party/protobuf/ruby/tests/ |
D | basic_test.proto | 25 optional int64 optional_int64 = 2; field 135 google.protobuf.Int64Value int64 = 4; field
|
/third_party/protobuf/js/ |
D | proto3_test.proto | 58 optional int64 optional_int64 = 122; field
|
/third_party/mesa3d/include/android_stub/log/ |
D | log_event_list.h | 50 int64_t int64; member
|