Home
last modified time | relevance | path

Searched defs:to_remove (Results 1 – 25 of 29) sorted by relevance

12

/external/adhd/cras/src/server/
Dstream_list.c115 struct cras_rstream *to_remove; in stream_list_rm() local
134 struct cras_rstream *to_remove; in stream_list_rm_all_client_streams() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannel_args.cc68 const grpc_channel_args* src, const char** to_remove, in grpc_channel_args_copy_and_remove()
74 static bool should_remove_arg(const grpc_arg* arg, const char** to_remove, in should_remove_arg()
83 const grpc_channel_args* src, const char** to_remove, size_t num_to_remove, in grpc_channel_args_copy_and_add_and_remove()
/external/grpc-grpc/src/core/lib/channel/
Dchannel_args.cc62 const grpc_channel_args* src, const char** to_remove, in grpc_channel_args_copy_and_remove()
68 static bool should_remove_arg(const grpc_arg* arg, const char** to_remove, in should_remove_arg()
77 const grpc_channel_args* src, const char** to_remove, size_t num_to_remove, in grpc_channel_args_copy_and_add_and_remove()
/external/libabigail/tests/data/test-diff-dwarf/
Dtest40-v0.c9 int to_remove; member
/external/curl/tests/unit/
Dunit1300.c60 struct Curl_llist_element *to_remove; variable
/external/deqp-deps/SPIRV-Tools/source/opt/
Dstrip_reflect_info_pass.cpp29 std::vector<Instruction*> to_remove; in Process() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrip_reflect_info_pass.cpp29 std::vector<Instruction*> to_remove; in Process() local
/external/mesa3d/src/compiler/glsl/
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()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_lists.h63 string to_add, to_remove; in UpdateList() local
/external/grpc-grpc/src/core/ext/transport/chttp2/client/insecure/
Dchannel_create.cc66 const char* to_remove[] = {GRPC_ARG_SERVER_URI}; in client_channel_factory_create_channel() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/client/insecure/
Dchannel_create.cc66 const char* to_remove[] = {GRPC_ARG_SERVER_URI}; in CreateChannel() local
/external/autotest/server/hosts/
Dgce_host.py76 def _modify_ssh_keys(self, to_add, to_remove): argument
/external/tensorflow/tensorflow/core/grappler/
Dutils.cc515 void RemoveAttributes(const std::vector<absl::string_view>& to_remove, in RemoveAttributes()
528 std::vector<absl::string_view> to_remove; in EraseRegularNodeAttributes() local
539 std::vector<absl::string_view> to_remove; in EraseNodeOutputAttributes() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/client/secure/
Dsecure_channel_create.cc144 const char* to_remove[] = {GRPC_ARG_SERVER_URI}; in CreateChannel() local
/external/grpc-grpc/src/core/ext/transport/chttp2/client/secure/
Dsecure_channel_create.cc179 const char* to_remove[] = {GRPC_ARG_SERVER_URI}; in client_channel_factory_create_channel() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel.cc378 absl::Status RemovePrecedingNode(GraphFloat32* graph, const Node* to_remove, in RemovePrecedingNode()
400 absl::Status RemoveFollowingNode(GraphFloat32* graph, const Node* to_remove, in RemoveFollowingNode()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc136 Status HloModule::RemoveEmbeddedComputation(HloComputation* to_remove) { in RemoveEmbeddedComputation()
745 std::vector<HloComputation*> to_remove; in RemoveUnusedComputations() local
/external/tensorflow/tensorflow/core/framework/
Dgraph_def_util.cc96 std::vector<string> to_remove; in RemoveNewDefaultAttrsFromNodeDef() local
/external/tensorflow/tensorflow/core/graph/
Dsubgraph.cc90 std::vector<const Edge*> to_remove; in FeedInputs() local
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_cache.c174 int to_remove = (max_size < max_entries) * max_entries/4; in sanitize_cb() local
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.c170 int to_remove = (max_size < max_entries) * max_entries/4; in sanitize_cb() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_saved_model.cc460 SmallVector<FuncOp, 2> to_remove; in matchAndRewrite() local
/external/jemalloc_new/include/jemalloc/internal/
Dextent_inlines.h364 extent_list_replace(extent_list_t *list, extent_t *to_remove, in extent_list_replace()
/external/webrtc/pc/
Dwebrtc_sdp.cc2365 std::set<std::string> to_remove; in RemoveInvalidRidDescriptions() local
2428 const std::set<std::string>& to_remove, in RemoveRidsFromSimulcastLayerList()
2454 std::set<std::string> to_remove; in RemoveInvalidRidsFromSimulcast() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionParser.cpp785 StringRef to_remove = cmd; in dropUnrelatedFrontTokens() local

12