/external/vulkan-validation-layers/libs/glm/detail/ |
D | _noise.hpp | 42 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/ |
D | StaticPlot.py | 185 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
|
D | BarPlot.py | 85 def plot_axis(self, axis, series_list, permute, concat, args_to_forward): argument
|
D | LinePlot.py | 156 def plot_axis(self, axis, series_list, permute, concat, args_to_forward): argument
|
D | ILinePlot.py | 216 def _plot(self, permute, test): argument
|
D | Constraint.py | 347 def generate_pivots(self, permute=False): argument
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | CanonicalIterator.java | 163 public static void permute(String source, boolean skipZeros, Set<String> output) { in permute() method in CanonicalIterator
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CanonicalIterator.java | 167 public static void permute(String source, boolean skipZeros, Set<String> output) { in permute() method in CanonicalIterator
|
/external/icu/icu4c/source/common/ |
D | caniter.cpp | 267 void U_EXPORT2 CanonicalIterator::permute(UnicodeString &source, UBool skipZeros, Hashtable *result… in permute() function in CanonicalIterator
|
/external/toybox/toys/other/ |
D | bzcat.c | 65 int limit[MAX_HUFCODE_BITS+1], base[MAX_HUFCODE_BITS], permute[MAX_SYMBOLS]; member
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | layout_optimizer.cc | 585 Status UpdateAttrValueOfInput(int input_index, bool permute) { in UpdateAttrValueOfInput() 696 bool permute = (op == "DataFormatVecPermute") ? true : false; in UpdateOrTransformParamInput() local 733 Status UpdateAttrValue(NodeDef* node, bool permute) { in UpdateAttrValue()
|
/external/valgrind/none/tests/ppc64/ |
D | test_isa_3_0.c | 3813 unsigned int arith, logical, compare, popcnt, ldst, insert_extract, permute, round; member
|