Home
last modified time | relevance | path

Searched defs:copy (Results 251 - 275 of 1101) sorted by relevance

1...<<11121314151617181920>>...45

/third_party/skia/third_party/externals/dawn/examples/
H A DCppHelloTriangle.cpp84 wgpu::CommandBuffer copy = encoder.Finish(); in initTextures() local
/third_party/skia/third_party/externals/brotli/research/
H A Ddraw_histogram.cc84 int copy, pos, distance, x, y; in BuildHistogram() local
/third_party/openssl/test/
H A Dffc_internal_test.c669 FFC_PARAMS *params, copy; in ffc_params_copy_test() local
/third_party/optimized-routines/string/bench/
H A Dmemcpy.c112 static copy_t copy[MAX_COPIES]; variable
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfcodes.c46 } copy; /* if EXT or COPY, where and how much */ member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shape-plan.cc59 hb_shape_plan_key_t::init (bool copy, in init() argument
/third_party/python/Lib/tkinter/
H A Dfont.py125 def copy(self): member in Font
/third_party/python/Lib/test/
H A Dtest_http_cookies.py3 import copy namespace
H A Dtest_dictviews.py2 import copy namespace
H A Dtest_slice.py8 import copy namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringRef.h153 LLVM_NODISCARD StringRef copy(Allocator &A) const { in copy() function in llvm::StringRef
/third_party/skia/third_party/externals/zlib/
H A Dgzwrite.c204 unsigned have, copy; local
[all...]
H A Dinfback.c263 unsigned copy; /* number of stored or match bytes to copy */ local
[all...]
/third_party/skia/tools/skdiff/
H A Dskdiff_utils.cpp94 SkBitmap copy; in write_bitmap() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringRef.h169 LLVM_NODISCARD StringRef copy(Allocator &A) const { in copy() function in llvm::StringRef
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapFieldLite.java190 private static Object copy(Object object) { in copy() method in MapFieldLite
204 static <K, V> Map<K, V> copy(Map<K, V> map) { in copy() method in MapFieldLite
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
H A Dmessage_test.py46 import copy namespace
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.cc92 stringpiece_ssize_type StringPiece::copy(char* buf, in copy() function in google::protobuf::StringPiece
/third_party/skia/gm/
H A Dall_bitmap_configs.cpp39 SkBitmap copy; in copy_bitmap() local
H A Dimagefromyuvtextures.cpp55 SkBitmap copy; in CreatePlanes() local
/third_party/skia/modules/svg/src/
H A DSkSVGXMLDOM.cpp174 const SkSVGXMLDOM::Node* SkSVGXMLDOM::copy(const SkDOM& dom, const SkSVGXMLDOM::Node* node) { in copy() function in SkSVGXMLDOM
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dset_browser_policies_plugin.cpp275 cJSON* copy = cJSON_Duplicate(adminPolicy, true); in AddBrowserPoliciesToRoot() local
299 cJSON* copy = cJSON_Duplicate(item, true); in AddBrowserPolicyToRoot() local
/base/security/selinux_adapter/scripts/
H A Dbuild_policy_api.py26 import copy namespace
/base/update/packaging_tools/
H A Dupdate_package.py17 import copy namespace
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_ramdisk.c51 size_t copy; in copy_to_rd() local
82 size_t copy; in copy_from_rd() local
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...45