/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
D | RangeException.java | 31 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/ |
D | install-order.js | 19 existing: false, property 29 existing: false, property 39 existing: false, property
|
/third_party/musl/src/unistd/ |
D | symlink.c | 5 int symlink(const char *existing, const char *new) in symlink()
|
D | link.c | 5 int link(const char *existing, const char *new) in link()
|
D | symlinkat.c | 4 int symlinkat(const char *existing, int fd, const char *new) in symlinkat()
|
D | linkat.c | 4 int linkat(int fd1, const char *existing, int fd2, const char *new, int flag) in linkat()
|
/third_party/cef/tools/ |
D | make_ctocpp_impl.py | 501 def make_ctocpp_function_impl(clsname, funcs, existing, base_scoped): argument 517 def make_ctocpp_virtual_function_impl(header, cls, existing, base_scoped): argument
|
D | make_cpptoc_impl.py | 458 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/ |
D | DSLWriter.cpp | 98 void DSLWriter::AddVarDeclaration(DSLStatement& existing, DSLVar& additional) { in AddVarDeclaration()
|
/third_party/mesa3d/src/util/ |
D | u_debug_refcnt.c | 164 boolean existing = debug_serial((void *) p, &serial); in debug_reference_slowpath() local
|
/third_party/boost/boost/python/ |
D | opaque_pointer_converter.hpp | 88 converter::registration const *existing = in register_self() local
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
D | Preferences.java | 141 Vector existing = new Vector(); in getRecentFilesPreferences() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | glsl_symbol_table.cpp | 139 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/ |
D | SkSLSymbolTable.cpp | 81 const auto& existing = fSymbols.find(name); in addWithoutOwnership() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_program_cache.c | 127 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/ |
D | bifrost_isa.py | 118 def parse_copy(enc, existing): argument
|
/third_party/node/deps/npm/node_modules/libnpx/ |
D | index.js | 311 function findNodeScript (existing, opts) { argument
|
/third_party/mesa3d/src/panfrost/lib/genxml/ |
D | decode_common.c | 96 struct pandecode_mapped_memory *existing = in pandecode_inject_mmap() local
|
/third_party/typescript/src/compiler/ |
D | watchUtilities.ts | 285 const existing = extendedConfigFilesMap.get(extendedConfigFilePath); constant 295 const existing = extendedConfigFilesMap.get(extendedConfigFilePath); constant
|
D | sys.ts | 379 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/ |
D | SizedMRUCache.h | 81 auto existing = mStore.Peek(key); in eraseByKey() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | SizedMRUCache.h | 81 auto existing = mStore.Peek(key); in eraseByKey() local
|
/third_party/typescript/src/compiler/transformers/ |
D | jsx.ts | 46 … const existing = currentFileState.utilizedImplicitRuntimeImports?.get(importSource)?.get(name); constant
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | type_info.cc | 149 const StringPiece* existing = InsertOrReturnExisting( in PopulateNameLookupTable() local
|
/third_party/typescript/src/shims/ |
D | collectionShims.ts | 129 const existing = getEntry(data, key); constant
|