/external/libchrome/build/ |
D | gypi_to_gn.py | 132 def ReplaceSubstrings(values, search_for, replace_with): argument
|
/external/libchrome/base/strings/ |
D | string_util.cc | 256 const string16& replace_with, in ReplaceChars() 264 const std::string& replace_with, in ReplaceChars() 729 BasicStringPiece<StringType> replace_with, in DoReplaceMatchesAfterOffset() 871 BasicStringPiece<StringType> replace_with, in ReplaceCharsT() 885 StringPiece16 replace_with) { in ReplaceFirstSubstringAfterOffset() 894 StringPiece replace_with) { in ReplaceFirstSubstringAfterOffset() 903 StringPiece16 replace_with) { in ReplaceSubstringsAfterOffset() 912 StringPiece replace_with) { in ReplaceSubstringsAfterOffset()
|
D | string_util_unittest.cc | 591 StringPiece replace_with; in TEST() member 660 const char* replace_with; in TEST() member 1209 const char* replace_with; in TEST() member
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | all_reduce_combiner.cc | 101 auto replace_with = HloInstruction::CreateGetTupleElement( in CombineAllReduces() local
|
D | reduce_scatter_combiner.cc | 104 auto replace_with = HloInstruction::CreateGetTupleElement( in CombineReduceScatters() local
|
D | all_gather_combiner.cc | 97 auto replace_with = HloInstruction::CreateGetTupleElement( in CombineAllGathers() local
|
/external/rust/crates/aho-corasick/src/ |
D | lib.rs | 99 let replace_with = &["sloth", "grey", "slow"]; localVariable
|
/external/python/cffi/cffi/ |
D | model.py | 12 def qualify(quals, replace_with): argument 29 def get_c_name(self, replace_with='', context='a C file', quals=0): argument
|
D | backend_ctypes.py | 58 def _get_c_name(cls, replace_with=''): argument 1051 def getcname(self, BType, replace_with): argument
|
D | api.py | 405 def getctype(self, cdecl, replace_with=''): argument
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_ir.cpp | 232 void node::replace_with(node* n) { in replace_with() function in r600_sb::node
|
/external/mesa3d/src/compiler/glsl/ |
D | list.h | 247 inline void exec_node::replace_with(exec_node *replacement) in replace_with() function
|
/external/python/cffi/c/ |
D | ffi_obj.c | 618 char *p, *replace_with = ""; in ffi_getctype() local
|
D | _cffi_backend.c | 6729 char *replace_with, *p, *s; in b_getcname() local
|
/external/rust/crates/intrusive-collections/src/ |
D | singly_linked_list.rs | 460 unsafe fn replace_with<T: SinglyLinkedListOps>( in replace_with() function
|
D | linked_list.rs | 536 unsafe fn replace_with<T: LinkedListOps>(link_ops: &mut T, ptr: T::LinkPtr, new: T::LinkPtr) { in replace_with() function
|
D | rbtree.rs | 713 unsafe fn replace_with<T: RBTreeOps>( in replace_with() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/ |
D | test_decoder.cc | 559 string replace_with = "\n "; in wrap_text() local
|
/external/selinux/libsemanage/src/ |
D | genhomedircon.c | 120 const char *replace_with; member
|