| /third_party/eudev/src/shared/ |
| H A D | hashmap.c | 1746 HashmapBase *copy; in internal_hashmap_copy() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | SymbolTable.h | 752 TSymbol* copy = shared->clone(); in copyUpDeferredInsert() local 767 TSymbol* copy = copyUpDeferredInsert(shared); in copyUp() local [all...] |
| /third_party/glfw/src/ |
| H A D | x11_window.c | 3065 char* copy = _glfw_strdup(string); in _glfwSetClipboardStringX11() local
|
| /third_party/backends/backend/ |
| H A D | dll.c | 863 char *copy, *next, *dir; in read_dlld() local
|
| H A D | snapscan-scsi.c | 1060 static SANE_Status set_window_autofocus (SnapScan_Scanner *copy) in set_window_autofocus() argument 1191 SnapScan_Scanner copy; get_focus() local [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 438 char copy[BJNP_HOST_MAX]; in determine_scanner_serial() local 467 char copy[102 in split_uri() local [all...] |
| /third_party/cJSON/ |
| H A D | cJSON.c | 203 unsigned char *copy = NULL; in cJSON_strdup() local 563 char *copy = NULL; cJSON_SetValuestring() local [all...] |
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | options.c | 615 char *copy, *cur, *p; in paramvalues_from_string() local 877 char *copy, *cur, *p; in composite_get_command() local 985 char *copy, *cu in composite_set_values() local [all...] |
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-internal.h | 1139 Element* const copy = new Element[a_size]; in InitCopy() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | transrt.cpp | 680 UnicodeSet copy, copy2; in test2() local 271 abbreviateSet(const UnicodeSet &set, bool abbreviated, int density, UnicodeSet ©) abbreviateSet() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cdattst.c | 79 UDateFormat *copy; in TestDateFormat() local
|
| /third_party/FreeBSD/sys/kern/ |
| H A D | subr_bus.c | 977 device_set_desc_internal(device_t dev, const char* desc, int copy) in device_set_desc_internal() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | timezone.cpp | 183 UnicodeString copy; in findInStringArray() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | unistr.cpp | 1620 UnicodeString::copy(int32_t start, int32_t limit, int32_t dest) { copy() function in UnicodeString [all...] |
| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 33 char *copy = (char *)malloc(n + 1); in strndup() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_variables.c | 60 struct vtn_pointer *copy = ralloc(b, struct vtn_pointer); in vtn_align_pointer() local 122 struct vtn_pointer *copy = ralloc(b, struct vtn_pointer); in vtn_decorate_pointer() local [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_lower_to_hw_instr.cpp | 1208 do_copy(lower_context* ctx, Builder& bld, const copy_operation& copy, bool* preserve_scc, in do_copy() argument 1327 do_swap(lower_context* ctx, Builder& bld, const copy_operation& copy, boo argument 1547 try_coalesce_copies(lower_context* ctx, std::map<PhysReg, copy_operation>& copy_map, copy_operation& copy) try_coalesce_copies() argument 1624 copy_operation copy = {hi_op, hi_def, it->second.bytes - 8}; handle_operands() local 1790 std::pair<PhysReg, copy_operation> copy = *it; handle_operands() local 1929 copy_operation copy; handle_operands() local 1939 copy_operation copy; handle_operands() local 1949 copy_operation copy; handle_operands() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | linker.cpp | 1358 ir_variable *copy = ir->var->clone(this->target, NULL); in remap_variables() local
|
| /third_party/mesa3d/src/gtest/include/gtest/internal/ |
| H A D | gtest-internal.h | 1078 Element* const copy = new Element[a_size]; in InitCopy() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_tls.cc | 519 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 D | test.py | 46 import copy namespace
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| H A D | regcomp.c | 1927 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 D | shrpx_tls.cc | 450 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 D | regcomp.c | 1928 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 D | regcomp.c | 1927 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...] |