HomeSort by relevance Sort by last modified time
    Searched refs:NAMES (Results 26 - 50 of 59) sorted by null

12 3

  /external/eigen/cmake/
FindBLASEXT.cmake 158 NAMES mkl.h
164 NAMES mkl.h
170 NAMES mkl.h
FindBLAS.cmake 177 # N.B. _prefix is the prefix applied to the names of all cached variables that
261 NAMES ${_library}
381 NAMES mkl.h
387 NAMES mkl.h
393 NAMES mkl.h
423 NAMES iomp5
432 NAMES gomp
450 NAMES m
463 NAMES gfortran
473 NAMES ifcor
    [all...]
  /system/update_engine/scripts/update_payload/
common.py 52 NAMES = {
190 return '%s(%s)' % (op_name, OpType.NAMES.get(op.type, '?'))
checker.py     [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
indic.pl 82 # Keep track of all script names we encounter. We also note the
93 # code point. For each code point, keep an array of script names.
113 # For multiple names on a code offset, use the format
190 # etc. are decomposed names. E.g. $DECOMP{'LETTER RRA'} -> 'LETTER
195 $NAMES = "NamesList.txt";
196 open(NAMES);
197 while (<NAMES>) {
201 while (<NAMES>) {
226 close(NAMES);
269 # names that occur in two or more scripts. For those scripts wher
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DebugUtilitiesData.java 33 public static final String [][] NAMES = {
  /external/proguard/src/proguard/classfile/instruction/
InstructionConstants.java 234 public static final String[] NAMES =
Instruction.java 965 return InstructionConstants.NAMES[opcode & 0xff];
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/
ModelTest.java 58 private static final String[] NAMES = new String[] {
87 // Generate random document names and sizes. This forces the model's internal sort code
89 row.add(Document.COLUMN_DISPLAY_NAME, NAMES[i]);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DebugUtilitiesData.java 29 public static final String [][] NAMES = {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tic.h 54 ** Names Section, containing the names of the terminal
137 * three are also used in the hash table of capability names. The scanner
146 #define NAMES 4 /* The names for a terminal type */
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/sorting/
SortingCursorWrapperTest.java 66 private static final String[] NAMES = new String[] {
121 // Generate random document names and sizes. This forces the model's internal sort code
123 row.add(Document.COLUMN_DISPLAY_NAME, NAMES[i]);
135 List<String> names = new ArrayList<>(); local
146 names.add(getCursorString(cursor, Document.COLUMN_DISPLAY_NAME));
150 for (int i = 0; i < names.size()-1; ++i) {
151 assertTrue(Shared.compareToIgnoreCaseNullable(names.get(i), names.get(i+1)) <= 0);
159 List<String> names = new ArrayList<>(); local
170 names.add(getCursorString(cursor, Document.COLUMN_DISPLAY_NAME))
    [all...]
  /prebuilts/tools/common/m2/repository/com/uber/rave-compiler/0.6.0/
rave-compiler-0.6.0.jar 
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardTextsTable.java 84 private static final String[] NAMES = {
    [all...]
  /external/python/cpython2/Modules/zlib/
make_vms.com 108 $! Why /NAMES = AS_IS? Why not simply ".not. vax"? And why not on VAX?
  /external/python/cpython3/Modules/zlib/
make_vms.com 108 $! Why /NAMES = AS_IS? Why not simply ".not. vax"? And why not on VAX?
  /external/zlib/src/
make_vms.com 108 $! Why /NAMES = AS_IS? Why not simply ".not. vax"? And why not on VAX?
  /toolchain/binutils/binutils-2.27/zlib/
make_vms.com 108 $! Why /NAMES = AS_IS? Why not simply ".not. vax"? And why not on VAX?
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /prebuilts/tools/common/m2/repository/org/smali/dexlib2/2.1.3/
dexlib2-2.1.3.jar 
  /prebuilts/gradle-plugin/net/sf/proguard/proguard-base/5.3.3/
proguard-base-5.3.3.jar 

Completed in 455 milliseconds

12 3