Home
last modified time | relevance | path

Searched defs:permute (Results 1 - 18 of 18) sorted by relevance

/third_party/rust/crates/env_logger/ci/src/
H A Dmain.rs1 mod permute; modules
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A D_noise.hpp21 GLM_FUNC_QUALIFIER T permute(T const & x) in permute() function
27 GLM_FUNC_QUALIFIER tvec2<T, P> permute(tvec2<T, P> const & x) in permute() function
33 GLM_FUNC_QUALIFIER tvec3<T, P> permute(tvec3<T, P> const & x) in permute() function
39 GLM_FUNC_QUALIFIER tvec4<T, P> permute(tvec4<T, P> const & x) in permute() function
/third_party/musl/src/misc/
H A Dgetopt_long.c12 static void permute(char *const *argv, int dest, int src) in permute() function
/third_party/ffmpeg/libavcodec/
H A Dvp5.c186 uint8_t *permute = s->idct_scantable; in vp5_parse_coeff() local
H A Dvp6.c411 uint8_t *permute = s->idct_scantable; in vp6_parse_coeff_huffman() local
473 uint8_t *permute = s->idct_scantable; in vp6_parse_coeff() local
H A Dproresdec2.c48 static void permute(uint8_t *dst, const uint8_t *src, const uint8_t permutation[64]) in permute() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCanonicalIterator.java167 public static void permute(String source, boolean skipZeros, Set<String> output) { in permute() method in CanonicalIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCanonicalIterator.java163 public static void permute(String source, boolean skipZeros, Set<String> output) { in permute() method in CanonicalIterator
/third_party/ninja/src/
H A Dgetopt.c129 permute (char **argv, int len1, int len2) in permute() function
/third_party/icu/icu4c/source/common/
H A Dcaniter.cpp267 void U_EXPORT2 CanonicalIterator::permute(UnicodeString &source, UBool skipZeros, Hashtable *result, UErrorCode &status) { in permute() function in CanonicalIterator
/third_party/node/deps/icu-small/source/common/
H A Dcaniter.cpp267 void U_EXPORT2 CanonicalIterator::permute(UnicodeString &source, UBool skipZeros, Hashtable *result, UErrorCode &status) { in permute() function in CanonicalIterator
/third_party/skia/third_party/externals/icu/source/common/
H A Dcaniter.cpp267 void U_EXPORT2 CanonicalIterator::permute(UnicodeString &source, UBool skipZeros, Hashtable *result, UErrorCode &status) { in permute() function in CanonicalIterator
/third_party/ffmpeg/libavcodec/tests/
H A Ddct.c150 static void permute(int16_t dst[64], const int16_t src[64], in permute() function
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/
H A Daes-x86_64.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/
H A Daes-x86_64.s
/third_party/openssl/test/testutil/
H A Ddriver.c286 int permute[OSSL_NELEM(all_tests)]; in run_tests() local
/third_party/toybox/toys/other/
H A Dbzcat.c65 int limit[MAX_HUFCODE_BITS+1], base[MAX_HUFCODE_BITS], permute[MAX_SYMBOLS]; member
/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 16 milliseconds