/frameworks/base/docs/html/guide/topics/ui/ |
custom-components.jd | 120 screen, and the available processing power (remember that ultimately your 372 a LinearLayout with horizontal orientation. Remember that other layouts
|
/frameworks/base/docs/html/guide/topics/views/ |
custom-views.jd | 114 screen, and the available processing power (remember that ultimately your 363 a LinearLayout with horizontal orientation. Remember that other layouts
|
/ndk/sources/host-tools/make-3.81/ |
file.c | 32 /* Remember whether snap_deps has been invoked: we need this to be sure we 752 /* Remember that we've done this. */
|
ChangeLog | 452 * main.c (second_expansion): Declare a global variable to remember 473 remember to free the temporary argv strings. [all...] |
/system/core/libcutils/ |
mq.c | 39 /** Number of dead peers to remember. */ 393 // Remember for awhile that the peer died. [all...] |
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_controller_unittest.mm | 87 // Remember the number of times we've gotten a frameDidChange notification. [all...] |
/frameworks/base/core/java/android/webkit/ |
WebViewCore.java | 423 public void invoke(String origin, boolean allow, boolean remember) { 427 data.mRemember = remember; 642 * @param remember Whether this decision should be remembered beyond the 645 private native void nativeGeolocationPermissionsProvide(String origin, boolean allow, boolean remember); [all...] |
/frameworks/base/core/java/android/widget/ |
ListView.java | [all...] |
GridView.java | [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeDAG.cpp | 431 // Store it to the final location. Remember the store. 541 // Follow the load with a store to the stack slot. Remember the store. 559 // Follow the load with a store to the stack slot. Remember the store. [all...] |
/external/valgrind/main/coregrind/m_demangle/ |
cplus-dem.c | [all...] |
/external/clang/lib/Basic/ |
SourceManager.cpp | 201 // If this is a '#line 4' after '#line 42 "foo.h"', make sure to remember 302 // Remember that this file has #line directives now if it doesn't already. 332 // Remember that this file has #line directives now if it doesn't already. 674 // If this isn't an expansion, remember it. We have good locality across 715 // If this isn't a macro expansion, remember it. We have good locality [all...] |
/external/llvm/docs/tutorial/ |
LangImpl7.html | 909 For each variable we put into the symbol table, we remember the previous value 930 // Remember the old variable binding so that we can restore the binding when 934 // Remember this binding. [all...] |
OCamlLangImpl7.html | 882 For each variable we put into the symbol table, we remember the previous value 902 (* Remember the old variable binding so that we can restore the binding 912 (* Remember this binding. *) [all...] |
/external/netperf/ |
nettest_sdp.c | 290 /* initialize a few counters. we have to remember that we might be */ [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/ |
SDL_os2fslib.c | [all...] |
/external/v8/src/mips/ |
macro-assembler-mips.cc | 1011 // branch instruction, as the location will be remember for patching the [all...] |
/external/webkit/Source/WebCore/editing/ |
TextIterator.cpp | 296 // remember range - this does not change [all...] |
/external/chromium/chrome/browser/tab_contents/ |
tab_contents.h | [all...] |
/external/clang/lib/CodeGen/ |
CGStmt.cpp | 94 // Remember the block we came in on. [all...] |
/external/clang/lib/Lex/ |
PPDirectives.cpp | 562 // work, we have to remember if we had read any tokens *before* this [all...] |
/external/clang/utils/TableGen/ |
NeonEmitter.cpp | 106 // remember quad. 112 // remember poly. 118 // remember unsigned. [all...] |
/external/llvm/lib/MC/ |
ELFObjectWriter.cpp | 885 // Remember the index into the string table so we can write it [all...] |
/external/llvm/lib/Transforms/Utils/ |
InlineFunction.cpp | 136 // Otherwise, remember this as a non-dominating edge. 703 // Remember that this call site got inlined for the client of [all...] |
/external/ppp/pppd/ |
lcp.c | [all...] |