Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
Dunicodetext.h431 bool do_copy) { in UTF8ToUnicodeText()
441 inline UnicodeText UTF8ToUnicodeText(const string& utf_string, bool do_copy) { in UTF8ToUnicodeText()
/external/qemu/android/
Dshaper.c67 int do_copy ) in queued_packet_create()
107 int do_copy; member
162 netshaper_create( int do_copy, in netshaper_create()
/external/chromium_org/rlz/test/
Drlz_test_helpers.cc99 const bool do_copy = (base::win::GetVersion() >= base::win::VERSION_WIN7); in InitializeRegistryOverridesForTesting() local
/external/qemu/android/skin/
Dsurface.c195 int do_copy ) in skin_surface_create_argb32_from()
/external/chromium_org/tools/gyp/pylib/gyp/
Dxcodeproj_file.py740 def UpdateProperties(self, properties, do_copy=False): argument
/external/opencv/cv/src/
Dcvcolor.cpp364 int do_copy = src_cn > 3 || blue_idx != 2 || src == dst; in icvBGRx2ABC_IPP_8u_CnC3R() local