HomeSort by relevance Sort by last modified time
    Searched refs:Permutation (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/api/
gen_runtime.cpp 38 * - Permutation: A concrete version of a specification, where all placeholders have
83 class Permutation;
283 class Permutation {
364 Permutation(Function* function, Specification* specification, int i1, int i2, int i3, int i4);
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
folder_shortcuts_data_model.js 409 * Creates a permutation array for 'permuted' event, which is compatible with
410 * a permutation array used in cr/ui/array_data_model.js.
414 * @return {Array.<number>} Created permutation array.
422 var permutation = []; variable
426 permutation[oldIndex] = -1;
434 permutation[oldIndex] = newIndex;
441 permutation[oldIndex] = -1;
450 return permutation;
455 * @param {Array.<number>} permutation Permutation array
    [all...]
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 69 milliseconds