Home
last modified time | relevance | path

Searched defs:NotFound (Results 1 – 10 of 10) sorted by relevance

/third_party/ninja/src/
Ddisk_interface.h31 NotFound, enumerator
/third_party/node/deps/v8/src/objects/
Dinternal-index.h23 static InternalIndex NotFound() { return InternalIndex(kNotFound); } in NotFound() function
Dlookup.h120 void NotFound() { in NotFound() function
Dlookup.cc1225 LookupIterator::State LookupIterator::NotFound(JSReceiver const holder) const { in NotFound() function in v8::internal::LookupIterator
/third_party/rust/crates/serde/test_suite/tests/
Dtest_remote.rs205 NotFound, enumerator
215 NotFound, enumerator
/third_party/skia/third_party/externals/swiftshader/src/Main/
DSwiftConfig.hpp83 NotFound = 404 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIntervalMap.h608 ValT safeLookup(KeyT x, ValT NotFound) const { in safeLookup()
1155 treeSafeLookup(KeyT x, ValT NotFound) const { in treeSafeLookup()
/third_party/node/deps/v8/src/compiler/
Daccess-info.cc103 PropertyAccessInfo PropertyAccessInfo::NotFound( in NotFound() function in v8::internal::compiler::PropertyAccessInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h89 NotFound, enumerator
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp96358 static const uintptr_t NotFound = 0; member in JS::PropertyResult