Searched defs:do_copy (Results 1 - 10 of 10) sorted by relevance
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_lower_parallel_copy.c | 45 do_copy(agx_builder *b, const struct agx_copy *copy) in do_copy() function
|
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | update_chrome_angle.py | 80 def do_copy(filename, is_optional): function
|
/third_party/ffmpeg/libavresample/ |
H A D | internal.h | 47 int do_copy; /**< copy needed */ member
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_lower_parallelcopy.c | 186 do_copy(struct ir3_compiler *compiler, struct ir3_instruction *instr, in do_copy() function
|
/third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
H A D | unicodetext.h | 446 inline UnicodeText UTF8ToUnicodeText(const string& utf_string, bool do_copy) { in UTF8ToUnicodeText() argument 435 UTF8ToUnicodeText(const char* utf8_buf, int len, bool do_copy) UTF8ToUnicodeText() argument
|
/third_party/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.c | 937 static void do_copy(int argc, char **argv, const struct cmd_desc *cmd) in do_copy() function
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_hw_instr.cpp | 1208 do_copy(lower_context* ctx, Builder& bld, const copy_operation& copy, bool* preserve_scc, in do_copy() function
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | picture_csp_enc.c | 1122 const int do_copy = (ALPHA_OFFSET == 3) && swap_rb; in Import() local
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | s_server.c | 3736 get_session(SSL *ssl, const unsigned char *id, int idlen, int *do_copy) get_session() argument
|
/third_party/openssl/apps/ |
H A D | s_server.c | 3731 get_session(SSL *ssl, const unsigned char *id, int idlen, int *do_copy) get_session() argument
|
Completed in 20 milliseconds