HomeSort by relevance Sort by last modified time
    Searched full:mentioned (Results 1 - 25 of 940) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/800-smali/
info.txt 2 Will compile and run all the smali files in smali/ and run the test cases mentioned in src/Main.java.
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/main/
atgroup_01.css 13 /* make the above-mentioned pages really ugly */
atgroup_02.css 14 /* make the above-mentioned pages really ugly */
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
PluralSamples.java 84 Set<FixedDecimal> mentioned = new TreeSet<FixedDecimal>(); local
87 for (FixedDecimal s : mentioned) {
94 boolean done = addIfNotPresent(i, mentioned, foundKeywords);
99 boolean done = addIfNotPresent(i/10d, mentioned, foundKeywords);
102 System.out.println("Failed to find sample for each keyword: " + foundKeywords + "\n\t" + pluralRules + "\n\t" + mentioned);
104 mentioned.add(new FixedDecimal(0)); // always there
105 mentioned.add(new FixedDecimal(1)); // always there
106 mentioned.add(new FixedDecimal(2)); // always there
107 mentioned.add(new FixedDecimal(0.1,1)); // always there
108 mentioned.add(new FixedDecimal(1.99,2)); // always ther
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
strstream_buffer_read_test.cpp 3 * obsolete, and even if ones was mentioned in D7.1--D7.4 of
  /ndk/tests/device/test-stlport/unit/
strstream_buffer_read_test.cpp 3 * obsolete, and even if ones was mentioned in D7.1--D7.4 of
  /external/clang/test/CodeGenCXX/
union-dtor.cpp 35 // The ctor and dtor of Foo<> and Bar should not be mentioned in the resulting
microsoft-abi-default-cc.cpp 11 // both mentioned explicitly and implied.
  /external/clang/test/Driver/
no-integrated-as-win.c 4 // But there is for mingw. The source file should only be mentioned once for
  /external/proguard/src/proguard/
FullyQualifiedClassNameChecker.java 61 * Checks the classes mentioned in the given class specifications, printing
86 * Checks the classes mentioned in the given class member specifications,
114 * Checks the classes mentioned in the given class member descriptor,
135 * Checks the class mentioned in the given type (if any),
ClassMemberChecker.java 54 * Checks the classes mentioned in the given class specifications, printing
84 * Checks the class members mentioned in the given class member
  /external/icu/icu4c/source/test/cintltst/
cg7coll.h 16 * mentioned on the IBM Java international demos web site.
  /external/icu/icu4c/source/test/depstest/
dependencies.py 16 files: Set of "library/filename.o" files mentioned in the dependencies file.
24 libraries: Set of library names mentioned in the dependencies file.
164 sys.exit("Error:%d: group %s defined before mentioned as a dependency" %
198 sys.exit("Error: some groups mentioned in dependencies are undefined: %s" % _groups_to_be_defined)
  /external/llvm/examples/Kaleidoscope/MCJIT/initial/
README.txt 18 be required, as mentioned in the blog posts
  /external/strace/
README-hacking 30 All noteworthy changes should be mentioned in NEWS. All changes in strace
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
AndroidLocale.java 29 * The create tool re-writes references to the above mentioned method to this one. Hence it's
  /frameworks/data-binding/
CleanSpec.mk 31 # If you need to re-do something that's already mentioned, just copy
  /libcore/luni/
license.html 48 All trademarks and registered trademarks mentioned herein are the property of their respective owners.
  /system/gatekeeper/
CleanSpec.mk 31 # If you need to re-do something that's already mentioned, just copy
  /bionic/
CleanSpec.mk 31 # If you need to re-do something that's already mentioned, just copy
  /bootable/recovery/
CleanSpec.mk 31 # If you need to re-do something that's already mentioned, just copy
  /cts/
CleanSpec.mk 31 # If you need to re-do something that's already mentioned, just copy
  /development/
CleanSpec.mk 31 # If you need to re-do something that's already mentioned, just copy
  /device/asus/flo/camera/
CleanSpec.mk 31 # If you need to re-do something that's already mentioned, just copy
  /device/common/
CleanSpec.mk 31 # If you need to re-do something that's already mentioned, just copy

Completed in 360 milliseconds

1 2 3 4 5 6 7 8 91011>>