HomeSort by relevance Sort by last modified time
    Searched full:back (Results 26 - 50 of 15918) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/ManualTests/
bad-clearTimeout-crash.html 1 If the back/forward cache is enabled, this test will crash instead of going to the next page that says PASS.
3 It cannot be automated because DumpRenderTree doesn't support the back/forward cache.
form-value-restore.html 1 <p>This tests if form values get their values properly restored when you go back.
2 To test, use the Debug menu to turn off "Use Back/Forward Cache".
5 Then go back.
goBack-blank-tab-page.html 3 <a href="resources/before-go-back.html" target="_blank">
13 This test checks if you can go back to a _blank-target previously tab-opened page.
17 When you click on the above link, one page (with _blank target) is loaded and this page will open a link and go back.
  /external/chromium_org/third_party/WebKit/ManualTests/resources/
textarea-form-back-on-submit.html 3 <title>Form with a textarea that goes back on submit</title>
6 <form id="form" method="get" action="data:text/html,<body onload='history.back()'></body>">
redraw-page-cache-visited-links-2.html 8 // window.history.back();
16 <li value="3">Click the "Back" button on the browser.
  /external/skia/gm/
convexpaths.cpp 53 fPaths.back().quadTo(50 * SK_Scalar1, 100 * SK_Scalar1,
55 fPaths.back().lineTo(0, 0);
58 fPaths.back().quadTo(50 * SK_Scalar1, 0,
60 fPaths.back().quadTo(50 * SK_Scalar1, 100 * SK_Scalar1,
103 fPaths.back().lineTo(kLength * SkIntToScalar(i) / kPtsPerSide, 0);
106 fPaths.back().lineTo(kLength, kLength * SkIntToScalar(i) / kPtsPerSide);
109 fPaths.back().lineTo(kLength * SkIntToScalar(i) / kPtsPerSide, kLength);
112 fPaths.back().lineTo(0, kLength * SkIntToScalar(i) / kPtsPerSide);
117 fPaths.back().lineTo(98 * SK_Scalar1, 100 * SK_Scalar1);
118 fPaths.back().lineTo(3 * SK_Scalar1, 96 * SK_Scalar1)
    [all...]
  /frameworks/base/docs/html/training/design-navigation/
ancestral-temporal.jd 18 <li><a href="#temporal-navigation">Support Temporal Navigation: <em>Back</em></a></li>
25 <li><a href="{@docRoot}guide/components/tasks-and-back-stack.html">Tasks and Back Stack</a></li>
34 ancestor screens. Additionally, we should ensure that temporal navigation via the <em>Back</em>
38 <p><strong>Back/Up Navigation Design</strong></p>
43 <h2 id="temporal-navigation">Support Temporal Navigation: <em>Back</em></h2>
46 system. All Android users expect the <em>Back</em> button to take them to the previous screen,
48 application (the phone's "home" screen). That is, pressing <em>Back</em> enough times should land
49 you back at the Launcher, after which the <em>Back</em> button will do nothing.</p
    [all...]
  /external/chromium_org/chrome/browser/task_profiler/
task_profiler_data_serializer_unittest.cc 75 process_data.tasks.back().birth = parent;
76 process_data.tasks.back().death_data.count = 37;
77 process_data.tasks.back().death_data.run_duration_max = 5;
78 process_data.tasks.back().death_data.run_duration_sample = 3;
79 process_data.tasks.back().death_data.run_duration_sum = 17;
80 process_data.tasks.back().death_data.queue_duration_max = 53;
81 process_data.tasks.back().death_data.queue_duration_sample = 13;
82 process_data.tasks.back().death_data.queue_duration_sum = 79;
83 process_data.tasks.back().death_thread_name = "WorkerPool/-1340960768";
87 process_data.tasks.back().birth = child
    [all...]
  /external/kernel-headers/original/asm-generic/
cputime.h 34 * Convert cputime to milliseconds and back.
40 * Convert cputime to seconds and back.
46 * Convert cputime to timespec and back.
52 * Convert cputime to timeval and back.
58 * Convert cputime to clock and back.
  /external/chromium_org/third_party/JSON/out/lib/perl5/x86_64-linux-gnu-thread-multi/
perllocal.pod 21 =back
43 =back
65 =back
  /frameworks/base/docs/html/training/implementing-navigation/
temporal.jd 1 page.title=Providing Proper Back Navigation
2 page.tags="back navigation","NavUtils","TaskStackBuilder"
13 <li><a href="#SynthesizeBackStack">Synthesize a new Back Stack for Deep Links</a></li>
14 <li><a href="#back-fragments">Implement Back Navigation for Fragments</a></li>
15 <li><a href="#back-webviews">Implement Back Navigation for WebViews</a></li>
21 <li><a href="{@docRoot}guide/components/tasks-and-back-stack.html">Tasks and Back Stack</a></li>
29 <p><em>Back</em> navigation is how users move backward through the history of screen
    [all...]
  /frameworks/base/packages/BackupRestoreConfirmation/res/values-nl/
strings.xml 19 <string name="backup_confirm_title" msgid="827563724209303345">"Volledige back-up"</string>
21 <string name="backup_confirm_text" msgid="1878021282758896593">"Er is een volledige back-up van alle gegevens naar een verbonden desktopcomputer aangevraagd. Wilt u dit toestaan?\n\nAls u de back-up zelf niet heeft aangevraagd, moet u niet toestaan dat de bewerking wordt uitgevoerd."</string>
22 <string name="allow_backup_button_label" msgid="4217228747769644068">"Back-up maken van mijn gegevens"</string>
23 <string name="deny_backup_button_label" msgid="6009119115581097708">"Geen back-up maken"</string>
27 <string name="current_password_text" msgid="8268189555578298067">"Geef hieronder uw huidige back-upwachtwoord op:"</string>
29 <string name="device_encryption_backup_text" msgid="5866590762672844664">"Geef hieronder uw wachtwoord voor apparaatversleuteling op. Dit wordt ook gebruikt om het back-uparchief te versleutelen."</string>
30 <string name="backup_enc_password_text" msgid="4981585714795233099">"Geef een wachtwoord op dat u wilt gebruiken voor het coderen van de gegevens van de volledige back-up. Als u dit leeg laat, wordt uw huidige back-upwachtwoord gebruikt:"</string>
31 <string name="backup_enc_password_optional" msgid="1350137345907579306">"Als u de gegevens van de volledige back-up wilt versleutelen, geeft u daarvoor hieronder een wachtwoord op:"</string
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
Cube.java 22 public Cube(GLWorld world, float left, float bottom, float back, float right, float top, float front) {
24 GLVertex leftBottomBack = addVertex(left, bottom, back);
25 GLVertex rightBottomBack = addVertex(right, bottom, back);
26 GLVertex leftTopBack = addVertex(left, top, back);
27 GLVertex rightTopBack = addVertex(right, top, back);
42 // back
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.access/
back.pass.cpp 12 // const charT& back() const;
13 // charT& back();
25 assert(&cs.back() == &cs[cs.size()-1]);
26 assert(&s.back() == &s[cs.size()-1]);
27 s.back() = typename S::value_type('z');
28 assert(s.back() == typename S::value_type('z'));
  /external/clang/test/CodeGen/
nvptx-cc.c 4 // Just make sure Clang uses the proper calling convention for the NVPTX back-end.
5 // If something is wrong, the back-end will fail.
  /external/llvm/test/Transforms/InstCombine/
2004-03-13-InstCombineInfLoop.ll 2 ; cast back and forth, changing the seteq to operate on int vs uint and back.
  /external/clang/lib/Lex/
PPConditionalDirectiveRecord.cpp 55 if (SourceMgr.isBeforeInTranslationUnit(CondDirectiveLocs.back().getLoc(),
57 return CondDirectiveStack.back();
73 SourceMgr.isBeforeInTranslationUnit(CondDirectiveLocs.back().getLoc(),
81 addCondDirectiveLoc(CondDirectiveLoc(Loc, CondDirectiveStack.back()));
88 addCondDirectiveLoc(CondDirectiveLoc(Loc, CondDirectiveStack.back()));
95 addCondDirectiveLoc(CondDirectiveLoc(Loc, CondDirectiveStack.back()));
103 addCondDirectiveLoc(CondDirectiveLoc(Loc, CondDirectiveStack.back()));
104 CondDirectiveStack.back() = Loc;
109 addCondDirectiveLoc(CondDirectiveLoc(Loc, CondDirectiveStack.back()));
110 CondDirectiveStack.back() = Loc
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/api/messaging/timer/
manifest.json 4 "description": "Times how long it takes to send a message to a content script and back.",
  /external/chromium_org/cc/test/
occlusion_tracker_test_common.h 26 return OcclusionTrackerBase<LayerType, RenderSurfaceType>::stack_.back().
30 return OcclusionTrackerBase<LayerType, RenderSurfaceType>::stack_.back().
35 OcclusionTrackerBase<LayerType, RenderSurfaceType>::stack_.back().
39 OcclusionTrackerBase<LayerType, RenderSurfaceType>::stack_.back().
  /external/chromium_org/chrome/common/extensions/docs/examples/api/messaging/timer/
manifest.json 4 "description": "Times how long it takes to send a message to a content script and back.",
  /external/chromium_org/chrome_frame/test/data/
back_to_ie.html 2 <head><title>Back to IE</title>
  /external/chromium_org/webkit/common/
resource_request_body.cc 16 elements_.back().SetToBytes(bytes, bytes_len);
25 elements_.back().SetToFilePathRange(file_path, offset, length,
31 elements_.back().SetToBlob(uuid);
38 elements_.back().SetToFileSystemUrlRange(url, offset, length,
  /external/lzma/CPP/7zip/UI/Common/
TempFiles.cpp 17 NDirectory::DeleteFileAlways((LPCWSTR)Paths.Back());
  /external/markdown/tests/extensions-x-footnotes/
named_markers.html 9 &#160;<a href="#fnref:foo" rev="footnote" title="Jump back to footnote 1 in the text">&#8617;</a></p>
13 &#160;<a href="#fnref:bar" rev="footnote" title="Jump back to footnote 2 in the text">&#8617;</a></p>
17 &#160;<a href="#fnref:56" rev="footnote" title="Jump back to footnote 3 in the text">&#8617;</a></p>
21 &#160;<a href="#fnref:99" rev="footnote" title="Jump back to footnote 4 in the text">&#8617;</a></p>
  /external/valgrind/main/memcheck/tests/x86-linux/
filter_scalar_exit_group 5 # avoid it, then transform back.

Completed in 575 milliseconds

12 3 4 5 6 7 8 91011>>