Searched defs:Deterministic (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 86 bool Deterministic) { in getOldMember() 116 bool Deterministic) { in getFile() 327 static sys::TimePoint<std::chrono::seconds> now(bool Deterministic) { in now() 386 bool Deterministic, uint64_t Size, in writeSymbolTableHeader() 402 bool Deterministic, ArrayRef<MemberData> Members, in writeSymbolTable() 485 object::Archive::Kind Kind, bool Thin, bool Deterministic, in computeMemberData() 663 bool Deterministic, bool Thin) { in writeArchiveToStream() 825 bool Deterministic, bool Thin, in writeArchive() 857 object::Archive::Kind Kind, bool Deterministic, in writeArchiveToBuffer()
|
/external/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 42 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/go-cmp/cmp/internal/flags/ |
D | flags.go | 9 var Deterministic bool var
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 47 bool Deterministic) { in getOldMember() 77 bool Deterministic) { in getFile() 257 static sys::TimePoint<std::chrono::seconds> now(bool Deterministic) { in now() 285 bool Deterministic, ArrayRef<MemberData> Members, in writeSymbolTable() 390 object::Archive::Kind Kind, bool Thin, bool Deterministic, in computeMemberData() 553 bool Deterministic, bool Thin, in writeArchive()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ |
D | Archive.cpp | 64 bool Deterministic, bool Thin) { in deepWriteArchive()
|
/external/golang-protobuf/internal/impl/ |
D | encode.go | 29 func (o marshalOptions) Deterministic() bool { return o.flags&piface.MarshalDeterministic != 0 } func
|
/external/golang-protobuf/proto/ |
D | encode.go | 50 Deterministic bool member
|
/external/tensorflow/tensorflow/core/lib/random/ |
D | weighted_picker_test.cc | 101 TEST(WeightedPicker, Deterministic) { in TEST() argument
|
/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/ |
D | slhdsa.go | 60 Deterministic bool `json:"deterministic"` member
|
D | mldsa.go | 62 Deterministic bool `json:"deterministic"` member
|
/external/llvm/tools/llvm-ar/ |
D | llvm-ar.cpp | 146 static bool Deterministic = true; ///< 'D' and 'U' modifiers variable
|