HomeSort by relevance Sort by last modified time
    Searched refs:quick (Results 1 - 25 of 112) sorted by null

1 2 3 4 5

  /external/chromium_org/third_party/sqlite/src/test/
quick.test 13 run_test_suite quick
releasetest.tcl 15 -quick BOOLEAN (default "0")
23 If the -quick option is set to true, then the "veryquick.test" script
261 set ::QUICK 0 ;# Default value
276 -quick {
278 set ::QUICK [lindex $argv $i]
316 if {$::QUICK} {set target test}
  /art/compiler/
Android.mk 25 dex/quick/arm/assemble_arm.cc \
26 dex/quick/arm/call_arm.cc \
27 dex/quick/arm/fp_arm.cc \
28 dex/quick/arm/int_arm.cc \
29 dex/quick/arm/target_arm.cc \
30 dex/quick/arm/utility_arm.cc \
31 dex/quick/arm64/assemble_arm64.cc \
32 dex/quick/arm64/call_arm64.cc \
33 dex/quick/arm64/fp_arm64.cc \
34 dex/quick/arm64/int_arm64.cc
    [all...]
  /external/chromium_org/third_party/skia/samplecode/
SampleFuzz.cpp 32 static bool quick; variable
103 if (quick == true) sel = 0; else sel = R(6);
192 if (quick == true) break;
198 if (quick == true) break;
203 if (quick == true) break;
226 if (quick == true) break;
249 if (quick == true) break;
298 if (quick == true) break;
303 if (quick == true) break;
308 if (quick == true) break
    [all...]
  /external/skia/samplecode/
SampleFuzz.cpp 32 static bool quick; variable
103 if (quick == true) sel = 0; else sel = R(6);
192 if (quick == true) break;
198 if (quick == true) break;
203 if (quick == true) break;
226 if (quick == true) break;
249 if (quick == true) break;
298 if (quick == true) break;
303 if (quick == true) break;
308 if (quick == true) break
    [all...]
  /development/tools/apkcheck/src/com/android/apkcheck/
TypeUtils.java 56 String quick = sQuickConvert.get(type); local
57 if (quick != null)
58 return quick;
77 /* retry quick convert */
78 quick = sQuickConvert.get(type);
79 if (quick != null) {
80 builder.append(quick);
  /external/chromium_org/tools/idl_parser/
idl_parser_test.py 45 quick = '\n'.join(node.Tree())
47 msg = 'Mismatched tree at line %d:\n%sVS\n%s' % (lineno, value, quick)
48 self.assertEqual(value, quick, msg)
88 quick = '\n'.join(node.Tree())
91 filename, lineno, value, quick)
92 self.assertEqual(value, quick, msg)
  /external/chromium_org/ui/base/touch/
touch_editing_controller.h 82 // Hides visible handles. According to the value of |quick|, handles might
84 virtual void HideHandles(bool quick) = 0;
  /external/pcre/dist/
ar-lib 156 quick=
167 q*) quick=yes ;;
181 case $delete$extract$list$quick$replace,$index in
233 elif test -n "$quick$replace"; then
  /art/runtime/
Android.mk 140 quick/inline_method_analyser.cc \
187 entrypoints/quick/quick_alloc_entrypoints.cc \
188 entrypoints/quick/quick_cast_entrypoints.cc \
189 entrypoints/quick/quick_deoptimization_entrypoints.cc \
190 entrypoints/quick/quick_dexcache_entrypoints.cc \
191 entrypoints/quick/quick_field_entrypoints.cc \
192 entrypoints/quick/quick_fillarray_entrypoints.cc \
193 entrypoints/quick/quick_instrumentation_entrypoints.cc \
194 entrypoints/quick/quick_jni_entrypoints.cc \
195 entrypoints/quick/quick_lock_entrypoints.cc
    [all...]
  /external/markdown/MarkdownTest/Tests_2004/
Ordered and unordered lists.text 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
  /external/markdown/MarkdownTest/Tests_2007/
Ordered and unordered lists.text 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
  /external/markdown/tests/markdown-test/
ordered-and-unordered-list.txt 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
  /development/apps/Development/src/com/android/development/
CacheAbuser.java 58 AbuseTask(File cacheDir, boolean quick) {
59 File dir = new File(cacheDir, quick ? "quick" : "slow");
61 mQuick = quick;
62 mBuffer = quick ? new byte[1024*1024] : new byte[1024];
  /external/chromium_org/third_party/skia/
Makefile 71 $(error Cannot build using Make on Windows. See https://sites.google.com/site/skiadocs/user-documentation/quick-start-guides/windows)
  /external/skia/
Makefile 72 $(error Cannot build using Make on Windows. See https://sites.google.com/site/skiadocs/user-documentation/quick-start-guides/windows)
  /external/chromium_org/third_party/icu/source/test/intltest/
transrt.cpp 50 if(quick==FALSE){ \
362 UBool quick,
376 void test2(UBool quick, int32_t density);
1617 test.test(UnicodeString(fromSet,""),UnicodeString(toSet,""),exclusions,this,quick,legal); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
transrt.cpp 50 if(quick==FALSE){ \
362 UBool quick,
376 void test2(UBool quick, int32_t density);
1617 test.test(UnicodeString(fromSet,""),UnicodeString(toSet,""),exclusions,this,quick,legal); local
    [all...]
  /external/chromium_org/content/browser/web_contents/
touch_editable_impl_aura.h 46 virtual void EndTouchEditing(bool quick) OVERRIDE;
  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 42 virtual void HideHandles(bool quick) OVERRIDE;
touch_selection_controller_impl.cc 244 void SetWidgetVisible(bool visible, bool quick) {
250 quick ? kSelectionHandleQuickFadeDurationMs : 0));
425 void TouchSelectionControllerImpl::HideHandles(bool quick) {
426 selection_handle_1_->SetWidgetVisible(false, quick);
427 selection_handle_2_->SetWidgetVisible(false, quick);
428 cursor_handle_->SetWidgetVisible(false, quick);
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
docs.css 213 /* Quick links
218 .quick-links {
226 .quick-links:first-child {
229 .quick-links li {
234 .quick-links .github-btn,
235 .quick-links .tweet-btn,
236 .quick-links .follow-btn {
684 /* Don't space out quick links so much */
685 .quick-links {
689 .quick-links .divider
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
buddhcal.cpp 104 void BuddhistCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status)
106 //Calendar::timeToFields(theTime, quick, status);
taiwncal.cpp 111 void TaiwanCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status)
113 //Calendar::timeToFields(theTime, quick, status);
  /external/icu/icu4c/source/i18n/
buddhcal.cpp 104 void BuddhistCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status)
106 //Calendar::timeToFields(theTime, quick, status);

Completed in 1019 milliseconds

1 2 3 4 5