Home
last modified time | relevance | path

Searched defs:permute (Results 1 – 11 of 11) sorted by relevance

/external/vulkan-validation-layers/libs/glm/detail/
D_noise.hpp42 GLM_FUNC_QUALIFIER T permute(T const & x) in permute() function
48 GLM_FUNC_QUALIFIER tvec2<T, P> permute(tvec2<T, P> const & x) in permute() function
54 GLM_FUNC_QUALIFIER tvec3<T, P> permute(tvec3<T, P> const & x) in permute() function
60 GLM_FUNC_QUALIFIER tvec4<T, P> permute(tvec4<T, P> const & x) in permute() function
/external/trappy/trappy/plotter/
DStaticPlot.py185 def make_title(self, constraint, pivot, permute, concat): argument
197 def add_to_legend(self, series_index, handle, constraint, pivot, concat, permute): argument
218 def _resolve(self, permute, concat): argument
287 def plot_axis(self, axis, series_list, permute, concat, args_to_forward): argument
DBarPlot.py85 def plot_axis(self, axis, series_list, permute, concat, args_to_forward): argument
DLinePlot.py156 def plot_axis(self, axis, series_list, permute, concat, args_to_forward): argument
DILinePlot.py216 def _plot(self, permute, test): argument
DConstraint.py347 def generate_pivots(self, permute=False): argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCanonicalIterator.java167 public static void permute(String source, boolean skipZeros, Set<String> output) { in permute() method in CanonicalIterator
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCanonicalIterator.java163 public static void permute(String source, boolean skipZeros, Set<String> output) { in permute() method in CanonicalIterator
/external/icu/icu4c/source/common/
Dcaniter.cpp267 void U_EXPORT2 CanonicalIterator::permute(UnicodeString &source, UBool skipZeros, Hashtable *result… in permute() function in CanonicalIterator
/external/toybox/toys/other/
Dbzcat.c65 int limit[MAX_HUFCODE_BITS+1], base[MAX_HUFCODE_BITS], permute[MAX_SYMBOLS]; member
/external/valgrind/none/tests/ppc64/
Dtest_isa_3_0.c3813 unsigned int arith, logical, compare, popcnt, ldst, insert_extract, permute, round; member