Home
last modified time | relevance | path

Searched defs:Deterministic (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Object/
DArchiveWriter.cpp42 bool Deterministic) { in getOldMember()
59 bool Deterministic) { in getFile()
230 static sys::TimeValue now(bool Deterministic) { in now()
242 std::vector<unsigned> &MemberOffsetRefs, bool Deterministic) { in writeSymbolTable()
326 bool Deterministic, bool Thin, in writeArchive()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DArchiveWriter.cpp44 bool Deterministic) { in getOldMember()
75 bool Deterministic) { in getFile()
283 static sys::TimePoint<std::chrono::seconds> now(bool Deterministic) { in now()
311 bool Deterministic, ArrayRef<MemberData> Members, in writeSymbolTable()
451 bool Deterministic, bool Thin, in writeArchive()
/external/tensorflow/tensorflow/contrib/distributions/python/ops/
Ddeterministic.py179 class Deterministic(_BaseDeterministic): class
/external/tensorflow/tensorflow/core/lib/random/
Dweighted_picker_test.cc101 TEST(WeightedPicker, Deterministic) { in TEST() argument
/external/llvm/tools/llvm-ar/
Dllvm-ar.cpp146 static bool Deterministic = true; ///< 'D' and 'U' modifiers variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-ar/
Dllvm-ar.cpp176 static bool Deterministic = true; ///< 'D' and 'U' modifiers variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
Dllvm-objcopy.cpp483 bool Deterministic, bool Thin) { in deepWriteArchive()