Home
last modified time | relevance | path

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

/external/llvm/unittests/ADT/
DStringRefTest.cpp470 uint64_t U64; in TEST() local
554 unsigned long long U64; in TEST() local
/external/skia/src/jumper/
DSkJumper_vectors.h25 using U64 = uint64_t; variable
85 using U64 = V<uint64_t>; variable
180 using U64 = V<uint64_t>; variable
285 using U64 = V<uint64_t>; variable
498 using U64 = V<uint64_t>; variable
/external/lz4/lib/
Dxxhash.c529 typedef uint64_t U64; typedef
531 …typedef unsigned long long U64; /* if your compiler doesn't support unsigned long long, replace … typedef
Dlz4frame.c84 typedef uint64_t U64; typedef
90 typedef unsigned long long U64; typedef
Dlz4.c143 typedef uint64_t U64; typedef
150 typedef unsigned long long U64; typedef
/external/syslinux/gpxe/src/drivers/net/phantom/
Dphantom.h45 typedef uint64_t U64; typedef
/external/lz4/programs/
Dutil.h60 typedef uint64_t U64; typedef
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h269 uint64_t U64[2]; member
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h381 uint64_t U64[2]; member
/external/vixl/src/aarch32/
Dinstructions-aarch32.h268 U64 = kDataTypeU | 64, enumerator
/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/valgrind/VEX/pub/
Dlibvex_ir.h299 ULong U64; member