Home
last modified time | relevance | path

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

123

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
DRangeException.java31 Column<T> column, T value, RangeTree existing, RangeTree ranges, OverwriteMode mode) { in checkDisjoint()
41 RangeTree existing, in RangeException()
45 super(explain(checkNotNull(column), value, existing, ranges, intersection, checkNotNull(mode))); in RangeException() local
51 RangeTree existing, in explain()
/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.py501 def make_ctocpp_function_impl(clsname, funcs, existing, base_scoped): argument
517 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/mesa3d/src/util/
Du_debug_refcnt.c164 boolean existing = debug_serial((void *) p, &serial); in debug_reference_slowpath() local
/third_party/boost/boost/python/
Dopaque_pointer_converter.hpp88 converter::registration const *existing = in register_self() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DPreferences.java141 Vector existing = new Vector(); in getRecentFilesPreferences() local
/third_party/mesa3d/src/compiler/glsl/
Dglsl_symbol_table.cpp139 symbol_table_entry *existing = get_entry(v->name); in add_variable() local
196 symbol_table_entry *existing = get_entry(f->name); in add_function() local
/third_party/flutter/skia/src/sksl/ir/
DSkSLSymbolTable.cpp81 const auto& existing = fSymbols.find(name); in addWithoutOwnership() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program_cache.c127 const struct crocus_compiled_shader *existing = entry->data; in find_existing_assembly() local
199 const struct crocus_compiled_shader *existing = find_existing_assembly( in crocus_upload_shader() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_isa.py118 def parse_copy(enc, existing): argument
/third_party/node/deps/npm/node_modules/libnpx/
Dindex.js311 function findNodeScript (existing, opts) { argument
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode_common.c96 struct pandecode_mapped_memory *existing = in pandecode_inject_mmap() local
/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

123