Home
last modified time | relevance | path

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

123

/external/deqp-deps/SPIRV-Tools/source/opt/
Dstrip_nonsemantic_info_pass.cpp29 std::vector<Instruction*> to_remove; in Process() local
Dmodify_maximal_reconvergence.cpp82 std::vector<Instruction*> to_remove; in RemoveMaximalReconvergence() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dstrip_nonsemantic_info_pass.cpp29 std::vector<Instruction*> to_remove; in Process() local
Dmodify_maximal_reconvergence.cpp82 std::vector<Instruction*> to_remove; in RemoveMaximalReconvergence() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrip_nonsemantic_info_pass.cpp29 std::vector<Instruction*> to_remove; in Process() local
Dmodify_maximal_reconvergence.cpp82 std::vector<Instruction*> to_remove; in RemoveMaximalReconvergence() local
/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/
Dremove_copy.cpp33 void test_remove_copy_impl( const Container& c, Value to_remove ) in test_remove_copy_impl()
Dremove.cpp29 void test_remove_impl( const Container& c, Value to_remove ) in test_remove_impl()
Dremove_copy_if.cpp65 void test_remove_copy_if_( const Container& c, int to_remove ) in test_remove_copy_if_()
Dremove_if.cpp60 void test_remove_if_( const Container& c, int to_remove ) in test_remove_if_()
/external/rust/android-crates-io/crates/tokio/tests/support/
Dio_vec.rs17 let mut to_remove = 0; in advance() localVariable
/external/erofs-utils/lib/
Drolling_hash.h37 u8 to_remove, u8 to_add) in erofs_rolling_hash_advance()
/external/curl/tests/unit/
Dunit1300.c62 struct Curl_llist_node *to_remove; variable
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_lists.h65 string to_add, to_remove; in UpdateList() local
/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/
Dtree_utils.rs122 let to_remove = tree in print_tree_blank_leaves() localVariable
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/adapter/
Dchunked_buffer.cc69 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/
Dchunked_buffer.cc69 const size_t to_remove = std::min(n, c.live.size()); in RemovePrefix() local
/external/tensorflow/tensorflow/core/grappler/
Dutils.cc500 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/
Dgce_host.py75 def _modify_ssh_keys(self, to_add, to_remove): argument
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dlru_cache.h167 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/
Dtree_modifications.rs154 let to_remove = LeafIndex(i); in generate_remove() localVariable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannel_args.cc357 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/
Dcso_cache.c90 int to_remove = (max_size < max_entries) * max_entries/4; in sanitize_cb() local
/external/pytorch/torch/lib/libshm/
Dmanager.cpp122 std::vector<int> to_remove; in main() 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()

123