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

<<11121314151617181920>>

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Long2.java 24 * Class for exposing the native RenderScript long2 type back to the Android system.
Short2.java 24 * Class for exposing the native RenderScript Short2 type back to the Android system.
  /frameworks/wilhelm/tools/hashgen/
README.txt 11 If the differences look OK, then copy the new IID_to_MPH.c back to
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.modifiers/
emplace.pass.cpp 51 assert(c.back().geti() == 3);
52 assert(c.back().getd() == 4.5);
75 assert(c.back().geti() == 3);
76 assert(c.back().getd() == 4.5);
  /packages/apps/Browser/src/com/android/browser/
EventLogTags.logtags 10 # This event is logged after a page has finished loading. It is sending back the page url,
  /packages/apps/Launcher2/src/com/android/launcher2/
FolderEditText.java 30 // Catch the back button on the soft keyboard so that we can just close the activity
  /packages/apps/Launcher3/src/com/android/launcher3/
FolderEditText.java 30 // Catch the back button on the soft keyboard so that we can just close the activity
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
msgbuf.h 6 * Note extra padding because this structure is passed back and forth
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
msgbuf.h 6 * Note extra padding because this structure is passed back and forth
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
msgbuf.h 6 * Note extra padding because this structure is passed back and forth
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_getargs.py 12 # verify that the error is propagated properly from the C code back to
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_getargs.py 12 # verify that the error is propagated properly from the C code back to
  /cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/
ProgramRasterTest.java 46 assertEquals(CullMode.BACK, CullMode.valueOf("BACK"));
  /external/ceres-solver/internal/ceres/
visibility_test.cc 63 CompressedRow& row = bs.rows.back();
73 CompressedRow& row = bs.rows.back();
83 CompressedRow& row = bs.rows.back();
93 CompressedRow& row = bs.rows.back();
143 CompressedRow& row = bs.rows.back();
152 CompressedRow& row = bs.rows.back();
161 CompressedRow& row = bs.rows.back();
170 CompressedRow& row = bs.rows.back();
  /external/chromium/base/memory/
ref_counted.cc 29 // TODO(maruel): Add back once it doesn't assert 500 times/sec.
39 // TODO(maruel): Add back once it doesn't assert 500 times/sec.
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog_queue.cc 27 // As part of showing a modal dialog we may end up back in this method
50 // ShowModalDialog triggers a call back to the queue they'll get the old
  /external/chromium/chrome/browser/ui/gtk/
gconf_titlebar_listener.h 22 // Everywhere else, SetTiltebarButtons() just calls back into BrowserTitlebar
54 // Parses the return data structure from GConf, falling back to the default
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
errorrecord.py 30 """Record-keeping struct that can be serialized back from a process.
49 serializable class to pass back just the relevant information.
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
ClearHistoryTest.java 47 assertTrue("Should be able to go back",
53 assertFalse("Should not be able to go back",
  /external/chromium_org/base/memory/
ref_counted.cc 29 // TODO(maruel): Add back once it doesn't assert 500 times/sec.
39 // TODO(maruel): Add back once it doesn't assert 500 times/sec.
  /external/chromium_org/chrome/browser/geolocation/
chrome_geolocation_permission_context_android.cc 52 // the infobar to go back to the 'settings' to turn it back on.
  /external/chromium_org/chrome/browser/prefs/
proxy_prefs.h 20 // Try to retrieve a PAC script from http://wpad/wpad.dat or fall back to
24 // Try to retrieve a PAC script from kProxyPacURL or fall back to direct
  /external/chromium_org/chrome/browser/signin/
profile_oauth2_token_service_request.h 19 // any thread with an object |consumer| that will be called back on the
21 // before |consumer| is called, |consumer| will never be called back. (Note
  /external/chromium_org/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog_queue.cc 33 // As part of showing a modal dialog we may end up back in this method
57 // ShowModalDialog triggers a call back to the queue they'll get the old
  /external/chromium_org/chrome/browser/ui/cocoa/find_bar/
find_bar_browsertest.mm 32 // back sets focus back to the find bar.

Completed in 655 milliseconds

<<11121314151617181920>>