Home
last modified time | relevance | path

Searched defs:do_copy (Results 1 – 18 of 18) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.h436 bool do_copy) { in UTF8ToUnicodeText()
446 inline UnicodeText UTF8ToUnicodeText(const string& utf_string, bool do_copy) { in UTF8ToUnicodeText()
/third_party/skia/third_party/externals/angle2/scripts/
Dupdate_chrome_angle.py80 def do_copy(filename, is_optional): function
/third_party/mesa3d/src/asahi/compiler/
Dagx_lower_parallel_copy.c45 do_copy(agx_builder *b, const struct agx_copy *copy) in do_copy() function
/third_party/ffmpeg/libavresample/
Dinternal.h47 int do_copy; /**< copy needed */ member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_lower_parallelcopy.c186 do_copy(struct ir3_compiler *compiler, struct ir3_instruction *instr, in do_copy() function
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstadapter.c920 gboolean do_copy = FALSE; in foreach_metadata() local
Dgstbasetransform.c1765 gboolean do_copy = FALSE; in foreach_metadata() local
/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.c921 static void do_copy(int argc, char **argv, const struct cmd_desc *cmd) in do_copy() function
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c1118 const int do_copy = (ALPHA_OFFSET == 3) && swap_rb; in Import() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c1122 const int do_copy = (ALPHA_OFFSET == 3) && swap_rb; in Import() local
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dxcodeproj_file.py735 def UpdateProperties(self, properties, do_copy=False): argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioencoder.c707 gboolean do_copy = FALSE; in foreach_metadata() local
Dgstaudiodecoder.c1296 gboolean do_copy = FALSE; in foreach_metadata() local
/third_party/node/tools/gyp/pylib/gyp/
Dxcodeproj_file.py760 def UpdateProperties(self, properties, do_copy=False): argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoencoder.c2199 gboolean do_copy = FALSE; in foreach_metadata() local
Dgstvideodecoder.c3473 gboolean do_copy = FALSE; in foreach_metadata() local
/third_party/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1208 do_copy(lower_context* ctx, Builder& bld, const copy_operation& copy, bool* preserve_scc, in do_copy() function
/third_party/openssl/apps/
Ds_server.c3731 int *do_copy) in get_session()