| /third_party/skia/third_party/externals/dawn/examples/ |
| H A D | CppHelloTriangle.cpp | 84 wgpu::CommandBuffer copy = encoder.Finish(); in initTextures() local
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | draw_histogram.cc | 84 int copy, pos, distance, x, y; in BuildHistogram() local
|
| /third_party/openssl/test/ |
| H A D | ffc_internal_test.c | 669 FFC_PARAMS *params, copy; in ffc_params_copy_test() local
|
| /third_party/optimized-routines/string/bench/ |
| H A D | memcpy.c | 112 static copy_t copy[MAX_COPIES]; variable [all...] |
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | infcodes.c | 46 } copy; /* if EXT or COPY, where and how much */ member [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-shape-plan.cc | 59 hb_shape_plan_key_t::init (bool copy, in init() argument
|
| /third_party/python/Lib/tkinter/ |
| H A D | font.py | 125 def copy(self): member in Font
|
| /third_party/python/Lib/test/ |
| H A D | test_http_cookies.py | 3 import copy namespace
|
| H A D | test_dictviews.py | 2 import copy namespace
|
| H A D | test_slice.py | 8 import copy namespace [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | StringRef.h | 153 LLVM_NODISCARD StringRef copy(Allocator &A) const { in copy() function in llvm::StringRef
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | gzwrite.c | 204 unsigned have, copy; local [all...] |
| H A D | infback.c | 263 unsigned copy; /* number of stored or match bytes to copy */ local [all...] |
| /third_party/skia/tools/skdiff/ |
| H A D | skdiff_utils.cpp | 94 SkBitmap copy; in write_bitmap() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | StringRef.h | 169 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 D | MapFieldLite.java | 190 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 D | message_test.py | 46 import copy namespace
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | stringpiece.cc | 92 stringpiece_ssize_type StringPiece::copy(char* buf, in copy() function in google::protobuf::StringPiece
|
| /third_party/skia/gm/ |
| H A D | all_bitmap_configs.cpp | 39 SkBitmap copy; in copy_bitmap() local
|
| H A D | imagefromyuvtextures.cpp | 55 SkBitmap copy; in CreatePlanes() local
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGXMLDOM.cpp | 174 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 D | set_browser_policies_plugin.cpp | 275 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 D | build_policy_api.py | 26 import copy namespace
|
| /base/update/packaging_tools/ |
| H A D | update_package.py | 17 import copy
namespace
|
| /device/soc/rockchip/common/vendor/drivers/rockchip/ |
| H A D | rockchip_ramdisk.c | 51 size_t copy; in copy_to_rd() local 82 size_t copy; in copy_from_rd() local [all...] |