/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
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | delayed-ref.c | 649 update_existing_head_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *existing, struct btrfs_delayed_ref_head *update) update_existing_head_ref() argument 822 struct btrfs_delayed_ref_head *existing; add_delayed_ref_head() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | delayed-ref.c | 638 update_existing_head_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *existing, struct btrfs_delayed_ref_head *update) update_existing_head_ref() argument 794 struct btrfs_delayed_ref_head *existing; add_delayed_ref_head() local [all...] |
H A D | extent_map.c | 550 merge_extent_mapping(struct extent_map_tree *em_tree, struct extent_map *existing, struct extent_map *em, u64 map_start) merge_extent_mapping() argument 627 struct extent_map *existing; btrfs_add_extent_mapping() local [all...] |
/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
|
/kernel/linux/linux-5.10/fs/configfs/ |
H A D | dir.c | 232 const unsigned char *existing = configfs_get_name(sd); in configfs_dirent_exists() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | stack_user.c | 775 static int fs_protocol_compare(struct ocfs2_protocol_version *existing, in fs_protocol_compare() argument
|
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmdomain.c | 2081 static int dlm_protocol_compare(struct dlm_protocol_version *existing, in dlm_protocol_compare() argument
|
/kernel/linux/linux-6.6/fs/configfs/ |
H A D | dir.c | 230 const unsigned char *existing = configfs_get_name(sd); in configfs_dirent_exists() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | stack_user.c | 761 static int fs_protocol_compare(struct ocfs2_protocol_version *existing, in fs_protocol_compare() argument
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmdomain.c | 2076 static int dlm_protocol_compare(struct dlm_protocol_version *existing, in dlm_protocol_compare() argument
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | parse-events.c | 2435 static int combine_test_results(int existing, int latest) in combine_test_results() 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
|
/kernel/linux/linux-5.10/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_qfq.c | 409 bool existing = false; in qfq_change_class() local
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_qfq.c | 407 bool existing = false; in qfq_change_class() local
|
/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/mesa3d/src/compiler/glsl/ |
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/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
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_fs.c | 3698 struct ffs_dev *existing; in ffs_name_dev() local
|
H A D | f_generic.c | 3590 struct ffs_dev *existing = NULL; in ffs_name_dev_adapter() local
|