/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | strip_nonsemantic_info_pass.cpp | 29 std::vector<Instruction*> to_remove; in Process() local
|
D | modify_maximal_reconvergence.cpp | 82 std::vector<Instruction*> to_remove; in RemoveMaximalReconvergence() local
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | strip_nonsemantic_info_pass.cpp | 29 std::vector<Instruction*> to_remove; in Process() local
|
D | modify_maximal_reconvergence.cpp | 82 std::vector<Instruction*> to_remove; in RemoveMaximalReconvergence() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | strip_nonsemantic_info_pass.cpp | 29 std::vector<Instruction*> to_remove; in Process() local
|
D | modify_maximal_reconvergence.cpp | 82 std::vector<Instruction*> to_remove; in RemoveMaximalReconvergence() local
|
/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/ |
D | remove_copy.cpp | 33 void test_remove_copy_impl( const Container& c, Value to_remove ) in test_remove_copy_impl()
|
D | remove.cpp | 29 void test_remove_impl( const Container& c, Value to_remove ) in test_remove_impl()
|
D | remove_copy_if.cpp | 65 void test_remove_copy_if_( const Container& c, int to_remove ) in test_remove_copy_if_()
|
D | remove_if.cpp | 60 void test_remove_if_( const Container& c, int to_remove ) in test_remove_if_()
|
/external/rust/android-crates-io/crates/tokio/tests/support/ |
D | io_vec.rs | 17 let mut to_remove = 0; in advance() localVariable
|
/external/erofs-utils/lib/ |
D | rolling_hash.h | 37 u8 to_remove, u8 to_add) in erofs_rolling_hash_advance()
|
/external/curl/tests/unit/ |
D | unit1300.c | 62 struct Curl_llist_node *to_remove; variable
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | auto_mixed_precision_lists.h | 65 string to_add, to_remove; in UpdateList() local
|
/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/ |
D | tree_utils.rs | 122 let to_remove = tree in print_tree_blank_leaves() localVariable
|
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/adapter/ |
D | chunked_buffer.cc | 69 const size_t to_remove = std::min(n, c.live.size()); in RemovePrefix() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/adapter/ |
D | chunked_buffer.cc | 69 const size_t to_remove = std::min(n, c.live.size()); in RemovePrefix() local
|
/external/tensorflow/tensorflow/core/grappler/ |
D | utils.cc | 500 void RemoveAttributes(const std::vector<absl::string_view>& to_remove, in RemoveAttributes() 513 std::vector<absl::string_view> to_remove; in EraseRegularNodeAttributes() local 524 std::vector<absl::string_view> to_remove; in EraseNodeOutputAttributes() local
|
/external/autotest/server/hosts/ |
D | gce_host.py | 75 def _modify_ssh_keys(self, to_add, to_remove): argument
|
/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
D | lru_cache.h | 167 Entry* to_remove = static_cast<Entry*>(lru_head.next); in GetOrCreateIfAbsent() local
|
/external/rust/android-crates-io/crates/mls-rs/src/group/interop_test_vectors/ |
D | tree_modifications.rs | 154 let to_remove = LeafIndex(i); in generate_remove() localVariable
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/ |
D | channel_args.cc | 357 const grpc_channel_args* src, const char** to_remove, in grpc_channel_args_copy_and_remove() 363 static bool should_remove_arg(const grpc_arg* arg, const char** to_remove, in should_remove_arg() 372 const grpc_channel_args* src, const char** to_remove, size_t num_to_remove, in grpc_channel_args_copy_and_add_and_remove()
|
/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
D | cso_cache.c | 90 int to_remove = (max_size < max_entries) * max_entries/4; in sanitize_cb() local
|
/external/pytorch/torch/lib/libshm/ |
D | manager.cpp | 122 std::vector<int> to_remove; in main() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | model.cc | 378 absl::Status RemovePrecedingNode(GraphFloat32* graph, const Node* to_remove, in RemovePrecedingNode() 400 absl::Status RemoveFollowingNode(GraphFloat32* graph, const Node* to_remove, in RemoveFollowingNode()
|