| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | measunit.cpp | 2329 MeasureUnitImpl MeasureUnitImpl::copy(UErrorCode &status) const { in copy() function in MeasureUnitImpl
|
| /third_party/openssl/test/ |
| H A D | evp_test.c | 1774 EVP_PKEY_CTX *copy = NULL; in pkey_test_run() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-common.hh | 623 LangSys* copy (hb_serialize_context_t *c) const in copy() function 3297 FeatureVariations* copy (hb_serialize_context_t *c) const in copy() function 3390 HintingDevice* copy (hb_serialize_context_t *c) const in copy() function 3457 VariationDevice* copy (hb_serialize_context_ function 3565 Device* copy (hb_serialize_context_t *c, const hb_map_t *layout_variation_idx_map=nullptr) const copy() function [all...] |
| /third_party/python/Modules/_decimal/ |
| H A D | _decimal.c | 1431 PyObject *copy; in context_copy() local [all...] |
| /third_party/python/Objects/ |
| H A D | dictobject.c | 3015 PyObject *copy; in PyDict_Copy() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_logging.py | 28 import copy namespace [all...] |
| H A D | _test_multiprocessing.py | 61 from multiprocessing.sharedctypes import Value, copy namespace
|
| H A D | test_descr.py | 304 import copy, xxsubtype as spam namespace 348 import copy, xxsubtype as spam namespace 3797 import copy namespace 5333 def copy(self, obj): global() member in PicklingTests._generate_pickle_copiers.PickleCopier [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_cli.c | 3922 char *copy = NULL, *id, *pos2; in wpa_cli_action_process() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_cli.c | 4475 char *copy = NULL, *id, *pos2; in wpa_cli_action_process() local
|
| /third_party/glslang/SPIRV/ |
| H A D | GlslangToSpv.cpp | 6376 spv::Id copy = accessChainLoad(*argTypes[a]); handleUserFunctionCall() local 6411 spv::Id copy = builder.createLoad(spvArgs[a], spv::NoPrecision); handleUserFunctionCall() local [all...] |
| /third_party/mesa3d/include/CL/ |
| H A D | cl2.hpp | 9376 inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) copy() function 9392 inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) copy() function 9408 inline cl_int copy( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) copy() function 9447 inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) copy() function [all...] |
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | macro-assembler-s390.cc | 1671 Label copy, check; in CallRecordWriteStub() local
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | macro-assembler-mips.cc | 4367 Label copy; in CallRecordWriteStub() local
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | macro-assembler-riscv64.cc | 3737 Label copy; in InvokePrologue() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory.cc | 2405 BytecodeArray copy = BytecodeArray::cast(AllocateRawWithImmortalMap( in CopyBytecodeArray() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects.cc | 3885 auto copy = *copy_handle; in CopyUpToAddAttributes() local 4541 Handle<AccessorPair> copy = isolate->factory()->NewAccessorPair(); in Copy() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineShaderModuleIdentifierTests.cpp | 1645 BaseParamsPtr copy (uint32_t newSeed) in copy() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMReactor.cpp | 1057 auto copy = allocateStackVariable(type); in createStore() local
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_demo.cpp | 6636 bool copy = ImGui::Button("Copy"); local [all...] |
| /third_party/skia/tests/ |
| H A D | PathTest.cpp | 5451 const SkPath copy = shared_path; DEF_TEST() local [all...] |
| /third_party/python/Lib/tkinter/ |
| H A D | __init__.py | 4144 def copy(self): member in PhotoImage
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineShaderModuleIdentifierTests.cpp | 1636 BaseParamsPtr copy (uint32_t newSeed) in copy() function
|
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslParseHelper.cpp | 8428 TIntermSymbol* copy = makeInternalVariableNode(loc, "scalarCopy", node->getType()); handleConstructor() local [all...] |
| /third_party/cups-filters/utils/ |
| H A D | cups-browsed.c | 841 media_size_t *copy; in copy_media_size() local 855 pagesize_range_t *copy; in copy_range_size() local 871 media_col_t *copy; copy_media() local 898 mediacol_count_t *copy; copy_media_count() local 911 pagesize_count_t *copy; copy_pagesize_count() local 1075 default_str_attribute_t *copy; copy_default_str() local 1121 resolution_count_t *copy; copy_counted_res() local [all...] |