Home
last modified time | relevance | path

Searched defs:copy (Results 726 - 749 of 749) sorted by relevance

1...<<21222324252627282930

/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp6636 bool copy = ImGui::Button("Copy"); local
[all...]
/third_party/skia/tests/
H A DPathTest.cpp5451 const SkPath copy = shared_path; DEF_TEST() local
[all...]
/third_party/python/Lib/test/
H A D_test_multiprocessing.py61 from multiprocessing.sharedctypes import Value, copy namespace
H A Dtest_descr.py304 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...]
H A Dtest_typing.py13 from copy import copy, deepcopy namespace
[all...]
H A Dtest_enum.py1 import copy namespace
[all...]
/third_party/python/Lib/tkinter/
H A D__init__.py4144 def copy(self): member in PhotoImage
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1636 BaseParamsPtr copy (uint32_t newSeed) in copy() function
H A DvktPipelineExtendedDynamicStateTests.cpp2402 void copy(vk::VkStencilOpState& dst, const StencilOpParams& src) in copy() function
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp8428 TIntermSymbol* copy = makeInternalVariableNode(loc, "scalarCopy", node->getType()); handleConstructor() local
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c841 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...]
/third_party/openssl/test/
H A Dsslapitest.c1810 unsigned char *copy = NULL; in ocsp_server_cb() local
2008 get_session_cb(SSL *ssl, const unsigned char *id, int len, int *copy) get_session_cb() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2930 void copy(vk::VkStencilOpState& dst, const StencilOpParams& src) in copy() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp5842 VkBufferImageCopy copy = {}; in stageSubresourceUpdateImpl() local
5859 VkBufferImageCopy copy = {}; stageSubresourceUpdateImpl() local
5964 const VkBufferImageCopy &copy = update.data.buffer.copyRegion; reformatStagedBufferUpdates() local
6196 VkBufferImageCopy copy = {}; stageSubresourceUpdateAndGetData() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c4142 char copy[FILE_NAME_SIZE]; in make_transform_image() local
4362 char copy[FILE_NAME_SIZE]; in make_size_image() local
[all...]
/third_party/toybox/toys/pending/
H A Dbc.c1713 BcNum copy; in bc_num_p() local
5111 BcResult *ptr, res, copy; bc_program_incdec() local
[all...]
/third_party/python/Python/
H A Dcompile.c2125 struct fblockinfo copy = *top; in compiler_unwind_fblock_stack() local
7319 ExceptStack *copy = PyMem_Malloc(sizeof(ExceptStack)); copy_except_stack() local
7364 ExceptStack *copy = copy_except_stack(except_stack); label_exception_targets() local
7383 ExceptStack *copy = copy_except_stack(except_stack); label_exception_targets() local
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c1174 PyObject *copy; in resize_copy() local
2024 PyObject *copy = resize_copy(unicode, length); in unicode_resize() local
2533 PyObject *unicode, *copy; unicode_adjust_maxchar() local
2578 PyObject *copy; _PyUnicode_Copy() local
14154 PyObject *copy = _PyUnicode_Copy(v); unicode_getnewargs() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c7306 size_t copy = UPB_MIN(bytes - ret, d->size_param); in peekbytes_slow() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h4251 nk_plugin_copy copy; member
22991 {int copy= nk_input_is_key_pressed(in, NK_KEY_COPY); nk_do_edit() local
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs13802 let mut copy = vec![Dummy { _data: 84 }; size].into_boxed_slice(); in box_clone_and_clone_from_equivalence() variables
13818 let mut copy = vec![Dummy { _data: 84 }; size].into_boxed_slice(); in box_clone_from_ptr_stability() variables
40580 unsafe fn copy(&self, dst: usize, src: usize, len: usize) { copy() functions
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/sqlite/src/
H A Dsqlite3.c103120 MemJournal copy = *p; global() local
[all...]

Completed in 362 milliseconds

1...<<21222324252627282930