Home
last modified time | relevance | path

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

12

/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.lua73 function TypeAliases_mt:U64() function
DTypeAliases.py71 def U64(self): member in TypeAliases
DTypeAliases.go113 func (rcv *TypeAliases) U64() uint64 { func
DTypeAliases.cs34 …public ulong U64 { get { int o = __p.__offset(18); return o != 0 ? __p.bb.GetUlong(o + __p.bb_pos)… property
/external/llvm/unittests/ADT/
DStringRefTest.cpp470 uint64_t U64; in TEST() local
554 unsigned long long U64; in TEST() local
/external/u-boot/lib/
Dlz4_wrapper.c19 typedef uint64_t U64; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DStringRefTest.cpp609 uint64_t U64; in TEST() local
696 unsigned long long U64; in TEST() local
778 uint64_t U64; in TEST() local
/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
/external/lz4/lib/
Dxxhash.c534 typedef uint64_t U64; typedef
536 …typedef unsigned long long U64; /* if your compiler doesn't support unsigned long long, replace … typedef
Dlz4frame.c122 typedef uint64_t U64; typedef
128 typedef unsigned long long U64; typedef
Dlz4.c181 typedef uint64_t U64; typedef
188 typedef unsigned long long U64; typedef
/external/lz4/programs/
Dutil.h61 typedef uint64_t U64; typedef
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h269 uint64_t U64[2]; member
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto42 U64 = 9; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h93 U64 = 10, enumerator
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h381 uint64_t U64[2]; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h265 U64 = UINT | B64, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DRPCUtilsTest.cpp461 std::map<int, bool> M) { in TEST()
/external/skqp/third_party/skcms/
Dskcms.cc1835 using U64 = uint64_t; typedef
1891 using U64 = Vec<N,uint64_t>; typedef
/external/skia/third_party/skcms/
Dskcms.cc1827 using U64 = uint64_t; typedef
1883 using U64 = Vec<N,uint64_t>; typedef
/external/vixl/src/aarch32/
Dinstructions-aarch32.h269 U64 = kDataTypeU | 64, enumerator
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client.py359 U64 = 9 variable in PrimitiveType
/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dtest_objects.pb.go822 U64 *wrappers.UInt64Value `protobuf:"bytes,6,opt,name=u64" json:"u64,omitempty"` member
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2770 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, in lowerBITCAST() local
2784 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, MVT::f64); in lowerBITCAST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2905 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, in lowerBITCAST() local
2919 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, MVT::f64); in lowerBITCAST() local

12