/external/llvm/docs/ |
HowToSetUpLLVMStyleRTTI.rst | 65 different concrete classes in the hierarchy, and stash the enum value
|
/external/openssl/crypto/x509/ |
x509_vfy.h | 186 int cache; /* if true, stash any hits */
|
/external/openssl/include/openssl/ |
x509_vfy.h | 186 int cache; /* if true, stash any hits */
|
/external/valgrind/main/coregrind/m_dispatch/ |
dispatch-amd64-darwin.S | 149 /* Pop %rdi, stash return values */
|
dispatch-amd64-linux.S | 150 /* Pop %rdi, stash return values */
|
dispatch-x86-darwin.S | 149 /* Stash return values */
|
dispatch-x86-linux.S | 150 /* Stash return values */
|
/external/zlib/src/contrib/inflate86/ |
inffas86.c | 534 " movb %%cl, %%ch\n" /* stash op in ch, freeing cl */ 585 " movb %%cl, %%ch\n" /* stash op in ch, freeing cl */ [all...] |
inffast.S | 511 movb %cl, %ch /* stash op in ch, freeing cl */ 591 movb %cl, %ch /* stash op in ch, freeing cl */ [all...] |
/frameworks/av/media/libstagefright/ |
AudioPlayer.cpp | 91 // updated format, if there isn't, we'll stash away the valid buffer
|
/packages/apps/Calendar/src/com/android/calendar/agenda/ |
AgendaFragment.java | 401 // stash the event and handle it later.
|
/packages/apps/InCallUI/src/com/android/incallui/ |
InCallActivity.java | 179 // Stash away the new intent so that we can get it in the future
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ExtractStyleWizard.java | 287 // values (and stash them in the frequency map), and record the first
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
AdtProjectTest.java | 76 * We don't stash the project used by each test case as a field such that test cases
|
/system/media/audio_route/ |
audio_route.c | 367 /* top level path: create and stash the path */
|
/cts/tools/dasm/src/java_cup/ |
production.java | 111 /* stash the action */ 622 /* stash and return the result */
|
/external/chromium_org/third_party/icu/source/io/ |
uscanf_p.c | 634 /* stash the result in num */ 640 /* stash the result in num */ [all...] |
/external/icu4c/io/ |
uscanf_p.c | 634 /* stash the result in num */ 640 /* stash the result in num */ [all...] |
/external/valgrind/main/coregrind/ |
m_debuglog.c | 158 "stw 5,0(1)\n\t" /* stash on stack */ 201 "std 5,0(1)\n\t" /* stash on stack */
|
/packages/apps/Calendar/src/com/android/calendar/ |
CalendarController.java | 655 // To avoid ConcurrencyException, stash away the event handler for now. 669 // To avoid ConcurrencyException, stash away the event handler for now. [all...] |
/build/core/ |
main.mk | 449 # Before we go and include all of the module makefiles, stash away 453 $(call stash-product-vars, __STASHED) [all...] |
/art/runtime/mirror/ |
class.cc | 72 // Stash current exception.
|
/external/chromium_org/content/browser/renderer_host/ |
render_sandbox_host_linux.cc | 198 // Stash away the returned path, so we can give it an ID (index)
|
/external/chromium_org/ppapi/tests/ |
test_post_message.cc | 180 // Stash it on the plugin so we can remove it in the destructor.
|
/external/chromium_org/sync/syncable/ |
directory.h | 448 // When a purge takes place, we remove items from all our indices and stash
|