Home
last modified time | relevance | path

Searched refs:trans2 (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer_helper.c85 struct pipe_transfer *trans2; /* 2nd transfer for s8 stencil buffer in z32s8 */ member
86 void *ptr, *ptr2; /* ptr to trans, and trans2 */
288 usage, box, &trans->trans2); in u_transfer_helper_transfer_map()
301 trans->trans2->stride, in u_transfer_helper_transfer_map()
311 trans->trans2->stride, in u_transfer_helper_transfer_map()
356 if (trans->trans2) in u_transfer_helper_transfer_map()
357 helper->vtbl->transfer_unmap(pctx, trans->trans2); in u_transfer_helper_transfer_map()
423 (box->y * trans->trans2->stride) + in flush_region()
427 trans->trans2->stride, in flush_region()
451 (box->y * trans->trans2 in flush_region()
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dztrans.cpp49 ztrans_equals(const ZTrans* trans1, const ZTrans* trans2){ in ztrans_equals() argument
50 return *(const TimeZoneTransition*)trans1 == *(const TimeZoneTransition*)trans2; in ztrans_equals()
H A Dztrans.h64 * Returns true if trans1 is identical to trans2
67 * @param trans2 to be checked for containment
71 ztrans_equals(const ZTrans* trans1, const ZTrans* trans2);
/third_party/icu/icu4c/source/i18n/
H A Dztrans.cpp49 ztrans_equals(const ZTrans* trans1, const ZTrans* trans2){ in ztrans_equals() argument
50 return *(const TimeZoneTransition*)trans1 == *(const TimeZoneTransition*)trans2; in ztrans_equals()
H A Dztrans.h64 * Returns true if trans1 is identical to trans2
67 * @param trans2 to be checked for containment
71 ztrans_equals(const ZTrans* trans1, const ZTrans* trans2);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dztrans.cpp49 ztrans_equals(const ZTrans* trans1, const ZTrans* trans2){ in ztrans_equals() argument
50 return *(const TimeZoneTransition*)trans1 == *(const TimeZoneTransition*)trans2; in ztrans_equals()
H A Dztrans.h68 * Returns true if trans1 is identical to trans2
71 * @param trans2 to be checked for containment
75 ztrans_equals(const ZTrans* trans1, const ZTrans* trans2);
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DCompoundTransliterator.java121 * @param trans2
124 CompoundTransliterator(String id, UnicodeFilter filter2, Transliterator[] trans2, int numAnonymousRBTs2) { in CompoundTransliterator() argument
126 trans = trans2; in CompoundTransliterator()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCompoundTransliterator.java122 * @param trans2
125 CompoundTransliterator(String id, UnicodeFilter filter2, Transliterator[] trans2, int numAnonymousRBTs2) { in CompoundTransliterator() argument
127 trans = trans2; in CompoundTransliterator()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 6 milliseconds