/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | strip_reflect_info_pass.cpp | 29 std::vector<Instruction*> to_remove; in Process() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | strip_reflect_info_pass.cpp | 29 std::vector<Instruction*> to_remove; in Process() local
|
/external/adhd/cras/src/server/ |
D | stream_list.c | 99 struct cras_rstream *to_remove; in stream_list_rm() local 118 struct cras_rstream *to_remove; in stream_list_rm_all_client_streams() local
|
/external/curl/tests/unit/ |
D | unit1300.c | 61 struct curl_llist_element *to_remove; variable
|
/external/grpc-grpc/src/core/lib/channel/ |
D | channel_args.cc | 62 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/v8/ |
D | merge.py | 29 to_remove = [f for f in current_files if f in new_files] variable
|
/external/grpc-grpc/src/core/ext/transport/chttp2/client/insecure/ |
D | channel_create.cc | 66 const char* to_remove[] = {GRPC_ARG_SERVER_URI}; in client_channel_factory_create_channel() local
|
/external/autotest/server/hosts/ |
D | gce_host.py | 76 def _modify_ssh_keys(self, to_add, to_remove): argument
|
/external/v8/src/compiler/ |
D | live-range-separator.cc | 171 int to_remove = range->vreg(); in Merge() local
|
D | store-store-elimination.cc | 157 ZoneSet<Node*>& to_remove() { return to_remove_; } in to_remove() function in v8::internal::compiler::__anon8ff0f6f90311::RedundantStoreFinder
|
/external/grpc-grpc/src/core/ext/transport/chttp2/client/secure/ |
D | secure_channel_create.cc | 179 const char* to_remove[] = {GRPC_ARG_SERVER_URI}; in client_channel_factory_create_channel() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | graph_def_util.cc | 95 std::vector<string> to_remove; in RemoveNewDefaultAttrsFromNodeDef() local
|
/external/tensorflow/tensorflow/core/graph/ |
D | subgraph.cc | 91 std::vector<const Edge*> to_remove; in FeedInputs() local
|
/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
D | cso_cache.c | 172 int to_remove = (max_size < max_entries) * max_entries/4; in sanitize_cb() local
|
D | cso_context.c | 230 int to_remove = (max_size < max_entries) * max_entries/4; in sanitize_hash() local
|
/external/virglrenderer/src/gallium/auxiliary/cso_cache/ |
D | cso_cache.c | 172 int to_remove = (max_size < max_entries) * max_entries/4; in sanitize_cb() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_module.cc | 109 Status HloModule::RemoveEmbeddedComputation(HloComputation* to_remove) { in RemoveEmbeddedComputation()
|
D | hlo_instruction.cc | 1687 for (int to_remove : ascending_indices) { in RemoveOperandsAtAscendingIndices() local
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | extent_inlines.h | 364 extent_list_replace(extent_list_t *list, extent_t *to_remove, in extent_list_replace()
|
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/ |
D | grow_stats.cc | 223 const int to_remove = num_splits() * prune_fraction_; in CheckPrune() local
|
/external/webrtc/talk/app/webrtc/ |
D | peerconnection_unittest.cc | 264 auto to_remove = it++; in OnChanged() local
|