Home
last modified time | relevance | path

Searched defs:existing (Results 1 - 25 of 67) sorted by relevance

123

/third_party/musl/src/unistd/
H A Dlink.c5 int link(const char *existing, const char *new) in link() argument
H A Dsymlink.c5 int symlink(const char *existing, const char *new) in symlink() argument
H A Dsymlinkat.c4 int symlinkat(const char *existing, int fd, const char *new) in symlinkat() argument
H A Dlinkat.c4 int linkat(int fd1, const char *existing, int fd2, const char *new, int flag) in linkat() argument
/kernel/linux/linux-5.10/net/llc/
H A Dllc_if.c89 struct sock *existing; in llc_establish_connection() local
/kernel/linux/linux-6.6/net/llc/
H A Dllc_if.c89 struct sock *existing; in llc_establish_connection() local
/third_party/mesa3d/src/util/
H A Du_debug_refcnt.c164 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 DRangeException.java30 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 DDSLWriter.cpp98 void DSLWriter::AddVarDeclaration(DSLStatement& existing, DSLVar& additional) { in AddVarDeclaration() argument
/kernel/linux/linux-6.6/include/kunit/
H A Dresource.h198 struct kunit_resource *existing; in kunit_add_named_resource() local
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dhybrid.c254 static int combine_test_results(int existing, int latest) in combine_test_results() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_symbol_table.cpp139 symbol_table_entry *existing = get_entry(v->name); in add_variable() local
196 symbol_table_entry *existing in add_function() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSizedMRUCache.h81 auto existing = mStore.Peek(key); in eraseByKey() local
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dtype_info.cc149 const StringPiece* existing = InsertOrReturnExisting( in PopulateNameLookupTable() local
/kernel/linux/linux-5.10/drivers/base/
H A Ddevcoredump.c335 struct device *existing; in dev_coredumpm() local
/kernel/linux/linux-6.6/drivers/base/
H A Ddevcoredump.c330 struct device *existing; in dev_coredumpm() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_cong.c148 struct tcp_congestion_ops *existing; in tcp_update_congestion_control() local
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode_common.c136 struct pandecode_mapped_memory *existing = in pandecode_inject_mmap() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A 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
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent_map.c540 merge_extent_mapping(struct extent_map_tree *em_tree, struct extent_map *existing, struct extent_map *em, u64 map_start) merge_extent_mapping() argument
609 struct extent_map *existing; btrfs_add_extent_mapping() local
[all...]
/kernel/linux/linux-5.10/lib/kunit/
H A Dtest.c440 struct kunit_resource *existing; in kunit_add_named_resource() local
/third_party/gn/src/gn/
H A Dfunctions.cc197 const NonNestableBlock* existing = in Enter() local
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc259 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 Ddata_synonym_and_id_equation_facts.cpp114 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 Ddata_synonym_and_id_equation_facts.cpp114 auto existing = id_equations_.find(lhs); in GetEquations() local

Completed in 17 milliseconds

123