HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 1426 - 1450 of 11137) sorted by null

<<51525354555657585960>>

  /packages/apps/Email/emailsync/src/com/android/emailsync/
EmailSyncAlarmReceiver.java 77 // Keep track of which mailboxes to notify; we'll only notify each one once
93 // Keep track of which mailboxes to notify; we'll only notify each one once
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-objcopy.1 142 [\fB\-K\fR \fIsymbolname\fR|\fB\-\-keep\-symbol=\fR\fIsymbolname\fR]
145 [\fB\-G\fR \fIsymbolname\fR|\fB\-\-keep\-global\-symbol=\fR\fIsymbolname\fR]
172 [\fB\-\-long\-section\-names\fR {enable,disable,keep}]
179 [\fB\-\-keep\-symbols=\fR\fIfilename\fR]
182 [\fB\-\-keep\-global\-symbols=\fR\fIfilename\fR]
191 [\fB\-\-keep\-file\-symbols\fR]
192 [\fB\-\-only\-keep\-debug\fR]
335 .IP "\fB\-\-keep\-symbol=\fR\fIsymbolname\fR" 4
336 .IX Item "--keep-symbol=symbolname"
338 When stripping symbols, keep symbol \fIsymbolname\fR even if it woul
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-objcopy.1 142 [\fB\-K\fR \fIsymbolname\fR|\fB\-\-keep\-symbol=\fR\fIsymbolname\fR]
145 [\fB\-G\fR \fIsymbolname\fR|\fB\-\-keep\-global\-symbol=\fR\fIsymbolname\fR]
172 [\fB\-\-long\-section\-names\fR {enable,disable,keep}]
179 [\fB\-\-keep\-symbols=\fR\fIfilename\fR]
182 [\fB\-\-keep\-global\-symbols=\fR\fIfilename\fR]
191 [\fB\-\-keep\-file\-symbols\fR]
192 [\fB\-\-only\-keep\-debug\fR]
335 .IP "\fB\-\-keep\-symbol=\fR\fIsymbolname\fR" 4
336 .IX Item "--keep-symbol=symbolname"
338 When stripping symbols, keep symbol \fIsymbolname\fR even if it woul
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-objcopy.1 142 [\fB\-K\fR \fIsymbolname\fR|\fB\-\-keep\-symbol=\fR\fIsymbolname\fR]
145 [\fB\-G\fR \fIsymbolname\fR|\fB\-\-keep\-global\-symbol=\fR\fIsymbolname\fR]
172 [\fB\-\-long\-section\-names\fR {enable,disable,keep}]
179 [\fB\-\-keep\-symbols=\fR\fIfilename\fR]
182 [\fB\-\-keep\-global\-symbols=\fR\fIfilename\fR]
191 [\fB\-\-keep\-file\-symbols\fR]
192 [\fB\-\-only\-keep\-debug\fR]
335 .IP "\fB\-\-keep\-symbol=\fR\fIsymbolname\fR" 4
336 .IX Item "--keep-symbol=symbolname"
338 When stripping symbols, keep symbol \fIsymbolname\fR even if it woul
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-objcopy.1 142 [\fB\-K\fR \fIsymbolname\fR|\fB\-\-keep\-symbol=\fR\fIsymbolname\fR]
145 [\fB\-G\fR \fIsymbolname\fR|\fB\-\-keep\-global\-symbol=\fR\fIsymbolname\fR]
172 [\fB\-\-long\-section\-names\fR {enable,disable,keep}]
179 [\fB\-\-keep\-symbols=\fR\fIfilename\fR]
182 [\fB\-\-keep\-global\-symbols=\fR\fIfilename\fR]
191 [\fB\-\-keep\-file\-symbols\fR]
192 [\fB\-\-only\-keep\-debug\fR]
335 .IP "\fB\-\-keep\-symbol=\fR\fIsymbolname\fR" 4
336 .IX Item "--keep-symbol=symbolname"
338 When stripping symbols, keep symbol \fIsymbolname\fR even if it woul
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
bisect.py 4 """Insert item x in list a, and keep it sorted assuming a is sorted.
48 """Insert item x in list a, and keep it sorted assuming a is sorted.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
bisect.py 4 """Insert item x in list a, and keep it sorted assuming a is sorted.
48 """Insert item x in list a, and keep it sorted assuming a is sorted.
  /bionic/libc/include/
malloc.h 22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /cts/tests/deviceadmin/src/android/deviceadmin/cts/
CtsDeviceAdminActivationTestActivity.java 42 // Dismiss keyguard and keep screen on while this Activity is displayed.
  /cts/tools/dasm/src/java_cup/runtime/
symbol.java 6 * keep track of state on the parse stack. The symbol currently on top
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_STATIC.S 35 * we need to keep this instruction out of it.
  /dalvik/vm/mterp/mips/
OP_INVOKE_STATIC.S 34 * we need to keep this instruction out of it.
  /external/apache-harmony/support/src/test/java/tests/support/
Support_TimeZone.java 71 * return 0 to keep it simple, since this subclass is not used to test this
  /external/chromium/base/
sha1_win.cc 10 // This file is not being compiled at the moment (see bug 47218). If we keep
  /external/chromium/chrome/browser/net/
url_request_slow_download_job.h 48 // Mark all pending requests to be finished. We keep track of pending
  /external/chromium/chrome/browser/tab_contents/
web_drag_source_win.h 51 // Keep a reference to the window so we can translate the cursor position.
web_drop_target_win.h 53 // We keep track of the render view host we're dragging over. If it changes
  /external/chromium/chrome/browser/ui/
browser_dialogs.h 50 // and it needs to keep track of which tabs are currently hung.
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_action_context_menu.h 40 // The inspector menu item. Need to keep this around to add and remove it.
  /external/chromium/chrome/browser/ui/cocoa/
theme_install_bubble_view.h 55 // Multiple loads can be started at once. Only show one bubble, and keep
  /external/chromium/chrome/browser/ui/gtk/
html_dialog_gtk.h 58 // closing) we delegate to the creator of this view, which we keep track of
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_container.cc 56 // shown and getting focused. We need to keep track of that so we install
  /external/chromium/chrome/browser/ui/views/
user_data_dir_dialog.h 66 // Used to keep track of whether or not to block the message loop (still
  /external/chromium/net/disk_cache/
eviction.h 55 // We'll just keep for a while a separate set of methods that implement the
  /external/chromium/net/proxy/
proxy_config_service_mac.h 35 // Forwarder just exists to keep the NetworkConfigWatcherMac API out of

Completed in 1578 milliseconds

<<51525354555657585960>>