Home
last modified time | relevance | path

Searched defs:to_remove (Results 1 - 13 of 13) sorted by relevance

/third_party/libabigail/tests/data/test-diff-dwarf/
H A Dtest40-v0.c9 int to_remove; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dstrip_reflect_info_pass.cpp29 std::vector<Instruction*> to_remove; in Process() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dstrip_reflect_info_pass.cpp29 std::vector<Instruction*> to_remove; in Process() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dstrip_nonsemantic_info_pass.cpp29 std::vector<Instruction*> to_remove; in Process() local
[all...]
/third_party/curl/tests/unit/
H A Dunit1300.c62 struct Curl_llist_element *to_remove; variable
[all...]
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.c92 int to_remove = (max_size < max_entries) * max_entries/4; in sanitize_cb() local
H A Dcso_context.c171 int to_remove = (max_size < max_entries) * max_entries/4; in sanitize_hash() local
/third_party/gn/src/gn/
H A Doperators.cc259 RemoveMatchesFromList(const BinaryOpNode* op_node, Value* list, const Value& to_remove, Err* err) RemoveMatchesFromList() argument
H A Dscope.cc186 std::vector<std::string_view> to_remove; in RemovePrivateIdentifiers() local
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_copy_propagation_elements.cpp106 ir_variable *to_remove = entry->rhs_element[i]; in erase() local
145 ir_variable *to_remove = lhs_entry->rhs_element[i]; in write_elements() local
240 remove_from_dsts(ir_variable *var, ir_variable *to_remove) in remove_from_dsts() argument
/third_party/node/deps/v8/src/compiler/
H A Dstore-store-elimination.cc261 ZoneSet<Node*>& to_remove() { return to_remove_; } in to_remove() function in v8::internal::compiler::__anon14415::final
/third_party/libabigail/src/
H A Dabg-ir-priv.h844 pointer_set to_remove; in confirm_ct_propagation_for_types_dependant_on() local
964 pointer_set to_remove; in cancel_ct_propagation_for_types_dependant_on() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc3051 LiveRange* to_remove = range->next(); in MaybeUndoPreviousSplit() local

Completed in 18 milliseconds