Home
last modified time | relevance | path

Searched defs:aCopy (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DIntermNode_test.cpp86 void checkSymbolCopy(TIntermNode *aOriginal, TIntermNode *aCopy) in checkSymbolCopy()
/third_party/skia/third_party/externals/icu/source/i18n/
Dchoicfmt.cpp569 ChoiceFormat *aCopy = new ChoiceFormat(*this); in clone() local
/third_party/icu/icu4c/source/i18n/
Dchoicfmt.cpp569 ChoiceFormat *aCopy = new ChoiceFormat(*this); in clone() local
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dchoicfmt.cpp569 ChoiceFormat *aCopy = new ChoiceFormat(*this); in clone() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateFormatSymbols.java2160 String[][] aCopy = new String[srcArray.length][]; in duplicate() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateFormatSymbols.java2100 String[][] aCopy = new String[srcArray.length][]; in duplicate() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp94080 nsAttrHashKey(const nsAttrHashKey& aCopy) : mKey(aCopy.mKey) {} in nsAttrHashKey()
118193 inline nsStyleCoord::nsStyleCoord(const nsStyleCoord& aCopy) in nsStyleCoord()
152504 void *aFrameAddress, bool aCopy, uint32_t line, in profiler_call_enter()