Home
last modified time | relevance | path

Searched defs:clone3 (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/include/lapi/
Dclone.h30 static inline int clone3(struct clone_args *args, size_t size) in clone3() function
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/iterator/
DTestUCharacterIterator.java302 UCharacterIterator clone3 = (UCharacterIterator)iter3.clone(); in TestPreviousNext() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/iterator/
DTestUCharacterIterator.java305 UCharacterIterator clone3 = (UCharacterIterator)iter3.clone(); in TestPreviousNext() local
/third_party/icu/icu4c/source/test/cintltst/
Dreapits.c289 URegularExpression *clone3; in TestRegexCAPI() local
1457 URegularExpression *clone3; in TestUTextAPI() local