Home
last modified time | relevance | path

Searched defs:reorder (Results 1 - 25 of 55) sorted by relevance

123

/third_party/openssl/test/
H A Drun_tests.pl81 sub reorder { subroutine
/third_party/skia/modules/skunicode/tests/
H A DSkUnicodeTest.cpp189 auto reorder = [&](std::vector<SkUnicode::BidiLevel> levels, in UNIX_ONLY_TEST() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_recover.h33 enum xlog_recover_reorder (*reorder)(struct xlog_recover_item *item); member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_recover.h33 enum xlog_recover_reorder (*reorder)(struct xlog_recover_item *item); member
/third_party/alsa-utils/bat/
H A Dsignal.c91 static int reorder(struct bat *bat, float *val, int frames) in reorder() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleValidityChecker.java121 normal, anything, reorder, codepoints, subdivision, rgKey; enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DLocaleValidityChecker.java126 normal, anything, reorder, codepoints, subdivision, rgKey; enum constant
/third_party/icu/icu4c/source/i18n/
H A Dcollationdata.cpp206 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges() argument
212 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges() argument
[all...]
H A Dcollationsettings.h136 inline uint32_t reorder(uint32_t p) const { in reorder() function
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdata.cpp206 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges() argument
212 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges() argument
[all...]
H A Dcollationsettings.h136 inline uint32_t reorder(uint32_t p) const { in reorder() function
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dnorms.cpp127 void Norms::reorder(UnicodeString &mapping, BuilderReorderingBuffer &buffer) const { in reorder() function in Norms
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdata.cpp206 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges() argument
212 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges() argument
[all...]
H A Dcollationsettings.h136 inline uint32_t reorder(uint32_t p) const { in reorder() function
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dnorms.cpp127 void Norms::reorder(UnicodeString &mapping, BuilderReorderingBuffer &buffer) const { in reorder() function in Norms
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dproto.h15 u8 *reorder; member
/kernel/linux/linux-5.10/drivers/gpu/drm/savage/
H A Dsavage_state.c289 unsigned char reorder = 0; in savage_dispatch_dma_prim() local
387 int reorder[3] = { -1, -1, -1 }; in savage_dispatch_dma_prim() local
431 unsigned char reorder = 0; savage_dispatch_vb_prim() local
507 int reorder[3] = { -1, -1, -1 }; savage_dispatch_vb_prim() local
550 unsigned char reorder = 0; savage_dispatch_dma_idx() local
649 int reorder[3] = { 2, -1, -1 }; savage_dispatch_dma_idx() local
693 unsigned char reorder = 0; savage_dispatch_vb_idx() local
770 int reorder[3] = { 2, -1, -1 }; savage_dispatch_vb_idx() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dproto.h15 u8 *reorder; member
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationData.java294 void makeReorderRanges(int[] reorder, UVector32 ranges) { in makeReorderRanges() argument
298 private void makeReorderRanges(int[] reorder, boolean latinMustMove, UVector32 ranges) { in makeReorderRanges() argument
[all...]
H A DCollationSettings.java283 public long reorder(long p) { in reorder() method in CollationSettings
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiTransform.java306 private void reorder() { in reorder() method in BidiTransform
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidiTransform.java296 private void reorder() { in reorder() method in BidiTransform
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationData.java296 void makeReorderRanges(int[] reorder, UVector32 ranges) { in makeReorderRanges() argument
300 private void makeReorderRanges(int[] reorder, boolean latinMustMove, UVector32 ranges) { in makeReorderRanges() argument
[all...]
H A DCollationSettings.java285 public long reorder(long p) { in reorder() method in CollationSettings
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h141 bool reorder; member

Completed in 15 milliseconds

123