Home
last modified time | relevance | path

Searched defs:U64 (Results 1 – 25 of 71) sorted by relevance

123

/external/rust/crates/protobuf-support/src/lexer/
Dnum_lit.rs3 U64(u64), enumerator
/external/rust/crates/protobuf/2.27.1/src/text_format/lexer/
Dnum_lit.rs3 U64(u64), enumerator
/external/rust/crates/protobuf/src/reflect/repeated/
Dvec_downcast.rs6 U64(&'a mut Vec<u64>), enumerator
/external/rust/crates/zerocopy-derive/tests/
Denum_as_bytes.rs56 enum U64 { enum
/external/rust/crates/protobuf/src/reflect/
Druntime_type_box.rs23 U64, enumerator
/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.lua84 function mt:U64() function
DTypeAliases.go17 U64 uint64 `json:"u64"` member
201 func (rcv *TypeAliases) U64() uint64 { func
DTypeAliases.cs36 …public ulong U64 { get { int o = __p.__offset(18); return o != 0 ? __p.bb.GetUlong(o + __p.bb_pos)… property
184 public ulong U64 { get; set; } property in MyGame.Example.TypeAliasesT
/external/rust/crates/bindgen/ir/
Dint.rs70 U64, enumerator
/external/rust/crates/serde_test/src/
Dtoken.rs84 U64(u64), enumerator
/external/rust/cxx/syntax/
Datom.rs12 U64, enumerator
/external/rust/crates/protobuf/src/reflect/dynamic/
Drepeated.rs21 U64(Vec<u64>), enumerator
Dmap.rs19 U64(HashMap<u64, ReflectValueBox>), enumerator
/external/llvm/unittests/ADT/
DStringRefTest.cpp470 uint64_t U64; in TEST() local
554 unsigned long long U64; in TEST() local
/external/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/
Dqc_serious.rs15 U64(u64), enumerator
/external/rust/crates/zerocopy-derive/src/
Drepr.rs172 U64, enumerator
/external/skia/src/opts/
DSkVM_opts.h40 using U64 = skvx::Vec<K, uint64_t>; variable
/external/rust/crates/protobuf/2.27.1/src/reflect/
Dvalue.rs145 U64(u64), enumerator
/external/zstd/contrib/linux-kernel/
Dmem.h39 typedef uint64_t U64; typedef
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dnonsecure_base_test.cc240 using U64 = in TEST() typedef
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dnonsecure_base_test.cc240 using U64 = in TEST() typedef
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dnonsecure_base_test.cc240 using U64 = in TEST() typedef
/external/rust/crates/protobuf/src/reflect/value/
Dvalue_box.rs17 U64(u64), enumerator
/external/rust/crates/litrs/src/integer/
Dmod.rs52 U64, enumerator
/external/vulkan-validation-layers/layers/
Dxxhash.c528 typedef uint64_t U64; typedef
530 …typedef unsigned long long U64; /* if your compiler doesn't support unsigned long long, replace … typedef

123