HomeSort by: relevance | last modified time | path
    Searched refs:Uint64 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/benchmarks/
algorithms.bench.cpp 17 enum class ValueType { Uint32, Uint64, Pair, Tuple, String };
20 "uint32", "uint64", "pair<uint32, uint32>",
21 "tuple<uint32, uint64, uint32>", "string"};
28 V() == ValueType::Uint64, uint64_t,
  /src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
MicrosoftDemangleNodes.h 101 Uint64,
  /src/external/apache2/llvm/dist/llvm/lib/Demangle/
MicrosoftDemangleNodes.cpp 145 OUTPUT_ENUM_CLASS_VALUE(PrimitiveKind, Uint64, "unsigned __int64");

Completed in 18 milliseconds