Home
last modified time | relevance | path

Searched defs:existing (Results 1 – 25 of 48) sorted by relevance

12

/third_party/node/deps/npm/test/tap/
Dinstall-order.js19 existing: false, property
29 existing: false, property
39 existing: false, property
/third_party/musl/src/unistd/
Dsymlink.c5 int symlink(const char *existing, const char *new) in symlink()
Dlink.c5 int link(const char *existing, const char *new) in link()
Dsymlinkat.c4 int symlinkat(const char *existing, int fd, const char *new) in symlinkat()
Dlinkat.c4 int linkat(int fd1, const char *existing, int fd2, const char *new, int flag) in linkat()
/third_party/cef/tools/
Dmake_ctocpp_impl.py500 def make_ctocpp_function_impl(clsname, funcs, existing, base_scoped): argument
516 def make_ctocpp_virtual_function_impl(header, cls, existing, base_scoped): argument
Dmake_cpptoc_impl.py458 def make_cpptoc_function_impl(cls, funcs, existing, prefixname, defined_names, argument
480 def make_cpptoc_virtual_function_impl(header, cls, existing, prefixname, argument
/third_party/skia/src/sksl/dsl/priv/
DDSLWriter.cpp98 void DSLWriter::AddVarDeclaration(DSLStatement& existing, DSLVar& additional) { in AddVarDeclaration()
/third_party/boost/boost/python/
Dopaque_pointer_converter.hpp88 converter::registration const *existing = in register_self() local
/third_party/flutter/skia/src/sksl/ir/
DSkSLSymbolTable.cpp81 const auto& existing = fSymbols.find(name); in addWithoutOwnership() local
/third_party/node/deps/npm/node_modules/libnpx/
Dindex.js311 function findNodeScript (existing, opts) { argument
/third_party/typescript/src/compiler/
DwatchUtilities.ts285 const existing = extendedConfigFilesMap.get(extendedConfigFilePath); constant
295 const existing = extendedConfigFilesMap.get(extendedConfigFilePath); constant
Dsys.ts379 const existing = cache.get(path); constant
569 const existing = invokeMap.get(rootDirName); constant
603 const existing = cacheToUpdateChildWatches.get(dirPath); constant
636 const existing = invokeMap.get(rootDirName); constant
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSizedMRUCache.h81 auto existing = mStore.Peek(key); in eraseByKey() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSizedMRUCache.h81 auto existing = mStore.Peek(key); in eraseByKey() local
/third_party/typescript/src/compiler/transformers/
Djsx.ts46 … const existing = currentFileState.utilizedImplicitRuntimeImports?.get(importSource)?.get(name); constant
/third_party/protobuf/src/google/protobuf/util/internal/
Dtype_info.cc149 const StringPiece* existing = InsertOrReturnExisting( in PopulateNameLookupTable() local
/third_party/typescript/src/shims/
DcollectionShims.ts129 const existing = getEntry(data, key); constant
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/
DSDL_gamecontroller.c620 SDL_PrivateAddMappingForGUID(SDL_JoystickGUID jGUID, const char *mappingString, SDL_bool *existing) in SDL_PrivateAddMappingForGUID()
692 SDL_bool existing; in SDL_PrivateGetControllerMapping() local
793 SDL_bool existing = SDL_FALSE; in SDL_GameControllerAddMapping() local
/third_party/typescript/src/harness/
DsourceMapRecorder.ts360 const existing = files.get(path); constant
DfakesHosts.ts328 const existing = this._sourceFiles.get(canonicalFileName); constant
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DSmallSortedMap.java487 final V existing = get(entry.getKey()); in contains() local
/third_party/boost/boost/filesystem/
Doperations.hpp383 bool create_directory(const path& p, const path& existing) in create_directory()
386 bool create_directory(const path& p, const path& existing, system::error_code& ec) BOOST_NOEXCEPT in create_directory()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts.cpp114 auto existing = id_equations_.find(lhs); in GetEquations() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts.cpp114 auto existing = id_equations_.find(lhs); in GetEquations() local

12