Searched
full:keep (Results
701 -
725 of
11137) sorted by null
<<21222324252627282930>>
/external/chromium/chrome/browser/printing/cloud_print/ |
cloud_print_url.h | 21 // These aren't derived from the service, but it makes sense to keep all the
|
/external/chromium/chrome/common/ |
render_view_commands.h | 10 // in the browser process. For example, this is used on the Mac to keep
|
/external/chromium/net/socket/ |
client_socket_pool.cc | 9 // The maximum duration, in seconds, to keep used idle persistent sockets
|
/external/chromium_org/base/android/java/src/org/chromium/base/ |
AccessedByNative.java | 13 * @AccessedByNative is used to ensure proguard will keep this field, since it's
|
/external/chromium_org/chrome/browser/chromeos/first_run/ |
metrics.h | 16 // Tutorial was completed with "Keep Exploring" button, i.e. Help App was
|
/external/chromium_org/chrome/browser/printing/ |
printing_ui_web_contents_observer.h | 12 // Wrapper used to keep track of the lifetime of a WebContents.
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/ |
manifest.json | 2 // NOTE: Keep two json files in this directory in sync. The only difference
|
/external/chromium_org/chrome/browser/ui/app_list/ |
keep_alive_service_impl.h | 30 // Used to keep the browser process alive while the app list is visible.
|
/external/chromium_org/components/autofill/core/common/ |
autofill_pref_names.h | 12 // component. Keep alphabetized, and document each in the .cc file.
|
/external/chromium_org/content/common/ |
all_messages.h | 6 // Inclusion of all message files present in content. Keep this file
|
/external/chromium_org/content/common/gpu/ |
gpu_process_launch_causes.h | 13 // Start enum from 2 to keep the same values for the histogram.
|
/external/chromium_org/content/test/data/accessibility/ |
contenteditable-descendants-expected-win.txt | 22 ROLE_SYSTEM_TEXT name='Keep the role, just change the state' IA2_STATE_EDITABLE
|
/external/chromium_org/ppapi/api/dev/ |
pp_video_dev.idl | 14 * Keep the values in this enum unique, as they imply format (h.264 vs. VP8, 15 * for example), and keep the values for a particular format grouped together 17 * Note: Keep these in sync with media::VideoCodecProfile. 67 * keep track of the buffers it has assigned to the video decoder and how they
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
context-menu-during-drag-selection.html | 9 menu entry like "Copy". After this, if you keep moving the mouse around, no drag
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
inspectorSyntaxHighlight.css | 55 /* Keep this in sync with view-source.css (.webkit-html-comment) */ 60 /* Keep this in sync with view-source.css (.webkit-html-tag) */ 75 /* Keep this in sync with view-source.css (.webkit-html-doctype) */ 80 /* Keep this in sync with view-source.css (.webkit-html-attribute-name) */ 85 /* Keep this in sync with view-source.css (.webkit-html-attribute-value) */ 91 /* Keep this in sync with view-source.css (.webkit-html-external-link, .webkit-html-resource-link) */ 96 /* Keep this in sync with view-source.css (.webkit-html-external-link) */ 101 /* Keep this in sync with view-source.css (.webkit-html-external-link:hover) */ 106 /* Keep this in sync with view-source.css (.webkit-html-end-of-file) */
|
/external/chromium_org/third_party/devscripts/ |
README.chromium | 12 Having a .patch file checked in was too inconvenient to keep up to date.
|
/external/chromium_org/third_party/skia/include/views/ |
SkSystemEventTypes.h | 16 2) keep them <= 4 bytes, so we can avoid an allocation in SkEvent::setType()
|
/external/clang/test/CodeGen/ |
incomplete-function-type-2.c | 4 // Keep this test in its own file because CodeGenTypes has global state.
|
/external/linux-tools-perf/Documentation/ |
manpage-normal.xsl | 3 handles anything we want to keep away from docbook-xsl 1.72.0 -->
|
/external/proguard/examples/annotations/examples/ |
Applet.java | 13 @Keep
|
/external/skia/include/views/ |
SkSystemEventTypes.h | 16 2) keep them <= 4 bytes, so we can avoid an allocation in SkEvent::setType()
|
/frameworks/base/packages/Keyguard/ |
proguard.flags | 1 -keep public class * {
|
/packages/apps/Dialer/ |
proguard.flags | 9 -keep @com.android.contacts.common.test.NeededForTesting class *
|
/prebuilts/tools/common/proguard/proguard4.7/examples/annotations/examples/ |
Applet.java | 13 @Keep
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/lib/ldscripts/ |
elf32btsmipn32.x | 77 KEEP (*(.init)) 95 KEEP (*(.fini)) 108 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 114 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 127 KEEP (*(.preinit_array)) 133 KEEP (*crtbegin*.o(.init_array)) 134 KEEP (*(SORT(.init_array.*))) 135 KEEP (*(.init_array)) 141 KEEP (*crtbegin*.o(.fini_array)) 142 KEEP (*(SORT(.fini_array.*)) [all...] |
Completed in 1450 milliseconds
<<21222324252627282930>>