HomeSort by relevance Sort by last modified time
    Searched full:stash (Results 51 - 75 of 228) sorted by null

1 23 4 5 6 7 8 910

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ResourceManager.java 173 * as a place to stash errors encountered
191 * as a place to stash errors encountered
311 * as a place to stash errors encountered
  /art/runtime/base/
timing_logger.cc 203 // Stash away the current split and pause it.
  /external/bluetooth/bluedroid/stack/avdt/
avdt_msg.c     [all...]
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc 54 // Stash this in the property bag so it can be retrieved without having to
  /external/chromium_org/ppapi/proxy/
plugin_resource.h 173 // Stash the |callback| in |callbacks_| identified by the sequence number of
  /external/chromium_org/ppapi/tests/
test_ime_input_event.cc 90 // Stash it on the plugin so we can remove it in the destructor.
test_input_event.cc 112 // Stash it on the plugin so we can remove it in the destructor.
  /external/jpeg/
rdswitch.c 246 /* Stash completed scan list in cinfo structure.
  /external/llvm/lib/Support/
CrashRecoveryContext.cpp 56 // FIXME: Stash the backtrace.
  /external/markdown/markdown/
treeprocessors.py 72 """ Add node to stash """
  /external/qemu/distrib/jpeg-6b/
rdswitch.c 246 /* Stash completed scan list in cinfo structure.
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-arm-linux.S 110 /* Stash return values */
  /external/valgrind/main/coregrind/m_syswrap/
syscall-amd64-darwin.S 144 setc 0(%rsp) /* stash returned carry flag */
syscall-x86-darwin.S 149 setc 0(%esp) /* stash returned carry flag */
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
ui_test.rs 157 // Stash point size * 10 in Alpha
  /frameworks/rs/
rsType.cpp 107 // so we can stash the plane pointers in the mipmap levels.
  /packages/apps/Contacts/src/com/android/contacts/editor/
KindSectionView.java 322 * the argument immediately, or stash it until our window becomes focused.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PrintCustomContent.java 215 // Stash the attributes as we will need them for rendering.
  /external/chromium_org/chrome/browser/extensions/
extension_icon_image_unittest.cc 554 // Stash loaded image skia, and destroy |image|.
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_sync_starter.cc 172 // Stash away a copy of our CloudPolicyClient (should not already have one).
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ChildProcessConnection.java 218 int pid = mPID; // Stash the pid for DeathCallback since stop() will clear it.
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsLayer.h 535 // we stash an ID away when we know m_contentsLayer is alive and use that for comparisons from that point
  /external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509_vfy.h 186 int cache; /* if true, stash any hits */
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
x509_vfy.h 186 int cache; /* if true, stash any hits */
  /external/guava/guava/src/com/google/common/eventbus/
package-info.java 117 * (or stash it in a static field, if you're into that sort of thing).

Completed in 931 milliseconds

1 23 4 5 6 7 8 910