| /third_party/musl/src/unistd/ |
| H A D | link.c | 5 int link(const char *existing, const char *new) in link() argument
|
| H A D | symlink.c | 5 int symlink(const char *existing, const char *new) in symlink() argument
|
| H A D | symlinkat.c | 4 int symlinkat(const char *existing, int fd, const char *new) in symlinkat() argument
|
| H A D | linkat.c | 4 int linkat(int fd1, const char *existing, int fd2, const char *new, int flag) in linkat() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | u_debug_refcnt.c | 164 boolean existing = debug_serial((void *) p, &serial); in debug_reference_slowpath() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | RangeException.java | 30 checkDisjoint( Column<T> column, T value, RangeTree existing, RangeTree ranges, OverwriteMode mode) checkDisjoint() argument 39 RangeException(Column<?> column, @Nullable Object value, RangeTree existing, RangeTree ranges, RangeTree intersection, OverwriteMode mode) RangeException() argument 48 explain( Column<?> column, @Nullable Object value, RangeTree existing, RangeTree ranges, RangeTree intersection, OverwriteMode mode) explain() argument
|
| /third_party/skia/src/sksl/dsl/priv/ |
| H A D | DSLWriter.cpp | 98 void DSLWriter::AddVarDeclaration(DSLStatement& existing, DSLVar& additional) { in AddVarDeclaration() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | glsl_symbol_table.cpp | 139 symbol_table_entry *existing = get_entry(v->name); in add_variable() local 196 symbol_table_entry *existing in add_function() local [all...] |
| H A D | linker.cpp | 785 validate_intrastage_arrays(struct gl_shader_program *prog, ir_variable *const var, ir_variable *const existing, bool match_precision) validate_intrastage_arrays() argument 874 ir_variable *const existing = variables->get_variable(var->name); cross_validate_globals() local 1353 ir_variable *const existing = remap_variables() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | SizedMRUCache.h | 81 auto existing = mStore.Peek(key); in eraseByKey() local
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | type_info.cc | 149 const StringPiece* existing = InsertOrReturnExisting( in PopulateNameLookupTable() local
|
| /third_party/mesa3d/src/panfrost/lib/genxml/ |
| H A D | decode_common.c | 136 struct pandecode_mapped_memory *existing = in pandecode_inject_mmap() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A 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 [all...] |
| /third_party/gn/src/gn/ |
| H A D | functions.cc | 197 const NonNestableBlock* existing = in Enter() local
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | constant-pool.cc | 259 auto existing = entries_.find(key); in GetRelocInfoStatusFor() local 507 auto existing = entries_.find(key); in GetRelocInfoStatusFor() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/ |
| H A D | data_synonym_and_id_equation_facts.cpp | 114 auto existing = id_equations_.find(lhs); in GetEquations() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/ |
| H A D | data_synonym_and_id_equation_facts.cpp | 114 auto existing = id_equations_.find(lhs); in GetEquations() local
|
| /third_party/spirv-tools/source/fuzz/fact_manager/ |
| H A D | data_synonym_and_id_equation_facts.cpp | 115 auto existing = id_equations_.find(lhs); in GetEquations() local
|
| /third_party/node/src/ |
| H A D | node_platform.cc | 383 auto& existing = existing_it->second; in UnregisterIsolate() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__hosts_file.c | 322 ares__hosts_file_merge_entry( const ares_hosts_file_t *hf, ares_hosts_entry_t *existing, ares_hosts_entry_t *entry, ares_hosts_file_match_t matchtype) ares__hosts_file_merge_entry() argument
|
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| H A D | Pp.cpp | 165 MacroSymbol* existing = lookupMacroDef(defAtom); in CPPdefine() local
|
| /third_party/python/Lib/unittest/test/testmock/ |
| H A D | testhelpers.py | 775 def existing(a, b): member in SpecSignatureTest.test_skip_attributeerrors.RaiserClass
|
| /third_party/curl/lib/ |
| H A D | url.c | 3330 reuse_conn(struct Curl_easy *data, struct connectdata *temp, struct connectdata *existing) global() argument 3422 struct connectdata *existing = NULL; global() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkOpSegment.cpp | 197 const SkOpPtT* SkOpSegment::existing(double t, const SkOpSegment* opp) const { in existing() function in SkOpSegment
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
| H A D | tdls.c | 1033 wpa_tdls_add_peer(struct wpa_sm *sm, const u8 *addr, int *existing) in wpa_tdls_add_peer() argument
|