Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/tools/pkgdata/
Dpkgtypes.c218 char *aPtr = uprv_strrchr(strAlias, U_FILE_ALT_SEP_CHAR); in pkg_appendUniqueDirToList() local
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgtypes.c218 char *aPtr = uprv_strrchr(strAlias, U_FILE_ALT_SEP_CHAR); in pkg_appendUniqueDirToList() local
/third_party/node/deps/icu-small/source/tools/pkgdata/
Dpkgtypes.c218 char *aPtr = uprv_strrchr(strAlias, U_FILE_ALT_SEP_CHAR); in pkg_appendUniqueDirToList() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java1994 int aPtr = 0; in containsAll() local
2165 int aPtr = 0; in containsNone() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeSet.java1901 int aPtr = 0; in containsAll() local
2069 int aPtr = 0; in containsNone() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_reference.cpp2333 int16 *aPtr = sPtr; in RefVignette16() local
2522 real32 *aPtr = sPtr; in RefVignette32() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp7600 T* maybe_pod_realloc(T* aPtr, size_t aOldSize, size_t aNewSize) in maybe_pod_realloc()
7621 T* pod_realloc(T* aPtr, size_t aOldSize, size_t aNewSize) in pod_realloc()
7629 void free_(void* aPtr) in free_()
11098 address_of(RefPtr<T>& aPtr) in address_of()
11105 address_of(const RefPtr<T>& aPtr) in address_of()
11545 explicit UniquePtr(Pointer aPtr) in UniquePtr()
11552 UniquePtr(Pointer aPtr, in UniquePtr()
11559 UniquePtr(Pointer aPtr, in UniquePtr()
11643 void reset(Pointer aPtr = Pointer()) in reset()
11690 explicit UniquePtr(Pointer aPtr) in UniquePtr()
[all …]