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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Index/
skipped-ranges.c 1 #define cool macro
3 #if defined(cool)
14 #ifndef cool
20 #endif // cool
  /frameworks/opt/vcard/tests/res/raw/
v21_title_before_org.vcf 4 TITLE:Cool Title
  /external/webrtc/tools/
whitespace.txt 6 Whitespaces are cool.
11 Really cool.
  /external/curl/tests/data/
test1097 15 HTTP/1.1 200 We are fine and cool
23 HTTP/1.1 200 We are fine and cool
31 HTTP/1.1 200 We are fine and cool
35 HTTP/1.1 200 We are fine and cool
test1015 14 HTTP/1.1 200 I am cool swsclose
15 Server: Cool server/10.0
test1231 26 -cool-
  /external/autotest/client/deps/glbench/src/
utils.h 23 // reference for keeping the machine cool.
27 // Wait for machine to cool with temperature in Celsius and timeout in seconds.
  /external/opencv3/doc/py_tutorials/py_calib3d/
py_table_of_contents_calib3d.markdown 12 section which will help you to create some cool 3D effects with calib module.
  /external/v8/test/mjsunit/harmony/
regexp-property-binary.js 11 f(/\p{Bidi_C}+/u, "On a dark desert highway, cool wind in my hair");
  /frameworks/base/docs/html/topic/performance/
index.jd 12 <p>Implementing a cool idea is a great start toward an app that delights users,
23 your apps not only cool, but also performant. Read on to discover how to
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_ccompiler.py 17 return ["-cool", "-R" + dir]
34 wanted = ['-Llib1', '-Llib2', '-cool', '-Rrunlib1', 'found',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_ccompiler.py 17 return ["-cool", "-R" + dir]
34 wanted = ['-Llib1', '-Llib2', '-cool', '-Rrunlib1', 'found',
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
IteratorsTest.java 276 list.add("cool");
284 Predicate<String> predicate = Predicates.equalTo("cool");
287 list.add("cool");
294 Iterable<String> list = Lists.newArrayList("cool", "pants");
296 assertEquals("cool", Iterators.find(iterator, Predicates.equalTo("cool")));
301 Iterable<String> list = Lists.newArrayList("cool", "pants");
309 Iterable<String> list = Lists.newArrayList("cool", "pants");
320 Iterable<String> list = Lists.newArrayList("cool", "pants");
322 assertEquals("cool", Iterators.find(iterator, Predicates.alwaysTrue()))
    [all...]
  /external/toybox/toys/other/
acpi.c 28 int ac, bat, therm, cool;
126 printf("Cooling %d: %s no state information\n", TT.cool++, toybuf);
127 else printf("Cooling %d: %s %d of %d\n", TT.cool++, toybuf, cur, max);
  /external/guava/guava-tests/test/com/google/common/collect/
IteratorsTest.java 340 list.add("cool");
348 Predicate<String> predicate = Predicates.equalTo("cool");
351 list.add("cool");
358 Iterable<String> list = Lists.newArrayList("cool", "pants");
360 assertEquals("cool", Iterators.find(iterator, Predicates.equalTo("cool")));
365 Iterable<String> list = Lists.newArrayList("cool", "pants");
373 Iterable<String> list = Lists.newArrayList("cool", "pants");
384 Iterable<String> list = Lists.newArrayList("cool", "pants");
386 assertEquals("cool", Iterators.find(iterator, Predicates.alwaysTrue()))
    [all...]
  /developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/assets/
northern-irish-vegetable-soup.json 8 text: "Allow the stock to cool, skim off any fat."
  /developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/assets/
northern-irish-vegetable-soup.json 8 text: "Allow the stock to cool, skim off any fat."
  /device/google/contexthub/lib/include/nanohub/
sha2.h 20 //this is neither the fastest nor the smallest. but it is simple and matches the spec. cool.
  /external/autotest/client/site_tests/graphics_PerfControl/
control 7 PURPOSE = 'Verifies that we are able to obtain a cool and idle machine.'
  /external/avahi/avahi-python/
Makefile.am 20 # This cool debug trap works on i386/gcc only
  /external/skia/platform_tools/android/apps/visualbench/src/main/java/com/skia/
VisualBenchActivity.java 37 // Disable backlight to keep the system as cool as possible
  /frameworks/base/tools/aapt2/util/
Util_test.cpp 50 EXPECT_EQ(StringPiece16(u"hey guys this is so cool"),
52 .append(u" this is so cool ")
67 EXPECT_EQ(StringPiece16(u"hey guys\n this \t is so\\ cool"),
69 .append(u" this \\t is so\\\\ cool ")
  /external/guava/guava-gwt/test-super/com/google/common/net/super/com/google/common/net/
InternetDomainNameTest.java 181 "cool.dk",
182 "cool.co.uk",
183 "cool.de",
184 "cool.es",
185 "cool\uFF61fr", // Alternate dot character
186 "cool.nl",
188 "cool.se",
  /external/guava/guava-tests/test/com/google/common/net/
InternetDomainNameTest.java 183 "cool.dk",
184 "cool.co.uk",
185 "cool.de",
186 "cool.es",
187 "cool\uFF61fr", // Alternate dot character
188 "cool.nl",
190 "cool.se",
  /external/avahi/avahi-compat-howl/samples/
Makefile.am 20 # This cool debug trap works on i386/gcc only

Completed in 1052 milliseconds

1 2 3 4 5 6 7 8 91011>>