Home
last modified time | relevance | path

Searched defs:copy (Results 601 - 625 of 743) sorted by relevance

1...<<21222324252627282930

/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h1078 Element* const copy = new Element[a_size]; in InitCopy() local
/third_party/node/src/crypto/
H A Dcrypto_tls.cc519 size_t copy = buf.len > len ? len : buf.len; in Receive() local
67 GetSessionCallback( SSL* s, const unsigned char* key, int len, int* copy) GetSessionCallback() argument
[all...]
/third_party/node/tools/
H A Dtest.py46 import copy namespace
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c1927 tre_ast_node_t *copy; in tre_expand_ast() local
1962 tre_ast_node_t *tmp, *copy; in tre_expand_ast() local
1687 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_tls.cc450 tls_session_get_cb(SSL *ssl, const unsigned char *id, int idlen, int *copy) tls_session_get_cb() argument
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c1928 tre_ast_node_t *copy; in tre_expand_ast() local
1963 tre_ast_node_t *tmp, *copy; in tre_expand_ast() local
1688 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument
[all...]
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c1927 tre_ast_node_t *copy; in tre_expand_ast() local
1962 tre_ast_node_t *tmp, *copy; in tre_expand_ast() local
1687 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument
[all...]
/third_party/musl/src/regex/
H A Dregcomp.c1927 tre_ast_node_t *copy; in tre_expand_ast() local
1962 tre_ast_node_t *tmp, *copy; in tre_expand_ast() local
1687 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument
[all...]
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-internal.h1126 Element* const copy = new Element[a_size]; in InitCopy() local
/third_party/node/deps/icu-small/source/common/
H A Dunistr.cpp1662 UnicodeString::copy(int32_t start, int32_t limit, int32_t dest) { copy() function in UnicodeString
[all...]
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c1198 int copy = oldsz ? oldsz : newsz; in upgrade_vertex() local
/third_party/node/deps/icu-small/source/i18n/
H A Dtimezone.cpp183 UnicodeString copy; in findInStringArray() local
/third_party/libinput/src/
H A Dquirks.c372 char *copy = NULL; in init_dmi_linux() local
472 char *copy = NULL; in init_dt() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c602 static struct token **copy(struct token **where, struct token *list, int *count) in copy() function
/third_party/node/deps/v8/src/compiler/
H A Dscheduler.cc1842 Node* const copy = scheduler_->graph_->CloneNode(node); in CloneNode() local
/third_party/node/deps/v8/src/objects/
H A Dmap.cc1667 Map copy = *copy_handle; in Create() local
H A Dstring.cc106 Handle<SeqOneByteString> copy = in SlowShare() local
112 Handle<SeqTwoByteString> copy = in SlowShare() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_schedule.c2029 bi_index copy = bi_mov_i32(&b, ins->src[s]); in bi_lower_fau() local
/third_party/node/deps/openssl/openssl/include/crypto/
H A Devp.h139 int (*copy) (EVP_PKEY_CTX *dst, const EVP_PKEY_CTX *src); member
259 int (*copy) (EVP_MD_CTX *to, const EVP_MD_CTX *from); member
/third_party/python/Lib/
H A Dtarfile.py47 import copy namespace
[all...]
/third_party/pulseaudio/src/pulse/
H A Dstream.c2735 pa_buffer_attr copy; in pa_stream_set_buffer_attr() local
/third_party/python/Lib/idlelib/
H A Deditor.py660 def copy(self,event): member in EditorWindow
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp2356 const VkCopyDescriptorSet copy = in updateDescriptorSets() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp2356 const VkCopyDescriptorSet copy = in updateDescriptorSets() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp2630 const GLchar* copy = (m_test_case == R32UI_MULTISAMPLE) ? copy_multisampled : copy_regular; in getComputeShader() local

Completed in 72 milliseconds

1...<<21222324252627282930