Searched defs:do_copy (Results 1 – 11 of 11) sorted by relevance
| /external/libtextclassifier/native/utils/utf8/ |
| D | unicodetext.cc | 102 UnicodeText::UnicodeText(const UnicodeText& src, bool do_copy) { in UnicodeText() 248 int end_codepoint, bool do_copy) { in Substring() 258 const const_iterator& it_end, bool do_copy) { in Substring() 312 UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len, bool do_copy) { in UTF8ToUnicodeText() 322 UnicodeText UTF8ToUnicodeText(const char* utf8_buf, bool do_copy) { in UTF8ToUnicodeText() 326 UnicodeText UTF8ToUnicodeText(const std::string& str, bool do_copy) { in UTF8ToUnicodeText() 330 UnicodeText UTF8ToUnicodeText(StringPiece str, bool do_copy) { in UTF8ToUnicodeText() 334 UnicodeText UTF8ToUnicodeText(absl::string_view str, bool do_copy) { in UTF8ToUnicodeText()
|
| /external/angle/scripts/ |
| D | update_chrome_angle.py | 92 def do_copy(filename, is_optional): function
|
| /external/liburing/test/ |
| D | madvise.c | 85 static long do_copy(int fd, char *buf, void *ptr) in do_copy() function
|
| /external/crosvm/devices/src/virtio/iommu/ |
| D | ipc_memory_mapper.rs | 224 fn do_copy<C>( in do_copy() method
|
| /external/clang/test/Analysis/ |
| D | dtor.cpp | 515 void do_copy(T *dest, const U *src, unsigned count) { in do_copy() function
|
| /external/webp/src/enc/ |
| D | picture_csp_enc.c | 755 const int do_copy = (ALPHA_OFFSET == 3) && swap_rb; in Import() local
|
| /external/scapy/scapy/ |
| D | asn1fields.py | 132 def do_copy(self, x): member in ASN1F_field
|
| D | fields.py | 84 def do_copy(self, x): member in Field 535 def do_copy(self, x): member in PacketListField
|
| /external/f2fs-tools/tools/f2fs_io/ |
| D | f2fs_io.c | 937 static void do_copy(int argc, char **argv, const struct cmd_desc *cmd) in do_copy() function
|
| /external/mesa3d/src/amd/compiler/ |
| D | aco_lower_to_hw_instr.cpp | 1061 bool do_copy(lower_context* ctx, Builder& bld, const copy_operation& copy, bool *preserve_scc, Phys… in do_copy() function
|
| /external/igt-gpu-tools/tests/i915/ |
| D | gem_concurrent_all.c | 847 typedef void (*do_copy)(struct buffers *b, drm_intel_bo *dst, drm_intel_bo *src); typedef
|