| /third_party/icu/icu4c/source/common/ |
| H A D | umutablecptrie.cpp | 74 MutableCodePointTrie(const MutableCodePointTrie &other) = delete; member in __anon3198::MutableCodePointTrie 77 MutableCodePointTrie &operator=(const MutableCodePointTrie &other) = delete; member in __anon3198::MutableCodePointTrie 148 MutableCodePointTrie::MutableCodePointTrie(const MutableCodePointTrie &other, UErrorCode &errorCode) : in MutableCodePointTrie() argument 985 int32_t other = allSameBlocks.findOrAdd(i, inc, value); compactWholeDataBlocks() local 1753 umutablecptrie_clone(const UMutableCPTrie *other, UErrorCode *pErrorCode) umutablecptrie_clone() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | plurrule_impl.h | 327 FixedDecimal& operator=(const FixedDecimal& other) = default; member in FixedDecimal
|
| H A D | tzgnames.cpp | 1296 TimeZoneGenericNames* other = new TimeZoneGenericNames(); in clone() local
|
| H A D | timezone.cpp | 930 TZEnumeration(const TZEnumeration &other) : StringEnumeration(), map(NULL), localMap(NULL), len(0), pos(0) { in TZEnumeration() argument [all...] |
| H A D | rulebasedcollator.cpp | 140 RuleBasedCollator::RuleBasedCollator(const RuleBasedCollator &other) in RuleBasedCollator() argument 228 RuleBasedCollator &RuleBasedCollator::operator=(const RuleBasedCollator &other) { in operator =() argument [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_lower_to_hw_instr.cpp | 1381 PhysReg other = op.physReg() == scc ? def.physReg() : op.physReg(); in do_swap() local 1670 std::map<PhysReg, copy_operation>::iterator other = copy_map.find(reg_hi); handle_operands() local 1709 std::map<PhysReg, copy_operation>::iterator other = copy_map.begin(); handle_operands() local 1725 std::map<PhysReg, copy_operation>::iterator other = copy_map.find(lo); handle_operands() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | linker.cpp | 2357 ir_function *const other = in link_intrastage_shaders() local [all...] |
| /third_party/mesa3d/src/gtest/include/gtest/internal/ |
| H A D | gtest-port.h | 878 RE(const RE& other) { Init(other argument [all...] |
| /third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
| H A D | pkcs7.h | 213 ASN1_TYPE *other; member
|
| /third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
| H A D | pkcs7.h | 213 ASN1_TYPE *other; member
|
| /third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
| H A D | pkcs7.h | 213 ASN1_TYPE *other; member
|
| /third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
| H A D | pkcs7.h | 213 ASN1_TYPE *other; member
|
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
| H A D | pkcs7.h | 213 ASN1_TYPE *other; member
|
| /third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
| H A D | pkcs7.h | 213 ASN1_TYPE *other; member
|
| /third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
| H A D | pkcs7.h | 213 ASN1_TYPE *other; member
|
| /third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
| H A D | pkcs7.h | 213 ASN1_TYPE *other; member
|
| /third_party/node/src/ |
| H A D | node_options.h | 45 void Update(const HostPort& other) { in Update() argument
|
| /third_party/node/deps/googletest/include/gtest/internal/ |
| H A D | gtest-port.h | 963 RE(const RE& other) : RE(other in RE() argument 988 RE(const RE& other) RE() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | umutablecptrie.cpp | 74 MutableCodePointTrie(const MutableCodePointTrie &other) = delete; member in __anon11850::MutableCodePointTrie 77 MutableCodePointTrie &operator=(const MutableCodePointTrie &other) = delete; member in __anon11850::MutableCodePointTrie 148 MutableCodePointTrie::MutableCodePointTrie(const MutableCodePointTrie &other, UErrorCode &errorCode) : in MutableCodePointTrie() argument 985 int32_t other = allSameBlocks.findOrAdd(i, inc, value); compactWholeDataBlocks() local 1753 umutablecptrie_clone(const UMutableCPTrie *other, UErrorCode *pErrorCode) umutablecptrie_clone() argument [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 248 anv_reloc_list_append(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, struct anv_reloc_list *other, uint32_t offset) anv_reloc_list_append() argument 310 anv_batch_emit_batch(struct anv_batch *batch, struct anv_batch *other) anv_batch_emit_batch() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | timezone.cpp | 930 TZEnumeration(const TZEnumeration &other) : StringEnumeration(), map(nullptr), localMap(nullptr), len(0), pos(0) { in TZEnumeration() argument [all...] |
| H A D | tzgnames.cpp | 1296 TimeZoneGenericNames* other = new TimeZoneGenericNames(); in clone() local
|
| H A D | rulebasedcollator.cpp | 142 RuleBasedCollator::RuleBasedCollator(const RuleBasedCollator &other) in RuleBasedCollator() argument 230 RuleBasedCollator &RuleBasedCollator::operator=(const RuleBasedCollator &other) { in operator =() argument [all...] |
| H A D | plurrule_impl.h | 327 FixedDecimal& operator=(const FixedDecimal& other) = default; member in FixedDecimal
|
| /third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
| H A D | pkcs7.h | 213 ASN1_TYPE *other; member
|