/external/chromium-trace/trace-viewer/src/tracing/analysis/ |
analysis_results.css | 12 -webkit-user-select: text !important;
|
/external/chromium_org/chrome/browser/resources/chromeos/first_run/ |
first_run.css | 8 display: none !important;
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
network_menu.css | 11 background-position: 4px top !important;
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/css/ |
table.css | 8 cursor: col-resize !important;
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
tile_page.css | 86 left: 0 !important; 87 right: 0 !important; 88 top: 0 !important; 182 -webkit-transition: none !important;
|
/external/chromium_org/chrome/browser/ui/ |
profile_error_dialog.h | 11 // this enum. This is important because this enum is used to back a histogram,
|
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
page_info_helper.cc | 39 // Important to use GetVisibleEntry to match what's showing in the omnibox.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/ |
ttsdebug.css | 63 color: #696969 !important;
|
/external/chromium_org/chrome/renderer/ |
playback_extension.h | 16 // websites, it is important that the URLs not change. Many popular web
|
/external/chromium_org/chrome/test/perf/ |
tab_switching_test.cc | 69 bool important) { 74 "times", std::string(), label, times, "ms", important); 77 void RunTabSwitchingUITest(const char* label, bool important) { 148 PrintTimings(label, timings, important);
|
/external/chromium_org/content/common/ |
sandbox_init_win.cc | 23 // IMPORTANT: This piece of code needs to run as early as possible in the
|
zygote_commands_linux.h | 27 // It is very important that this file descriptor does not exist in multiple
|
/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io/ |
queue.h | 23 * much less CPU (and battery), which is important to consider for ChromeOS
|
/external/chromium_org/net/base/ |
winsock_util.cc | 20 // Pass the important values as function arguments so that they are available
|
/external/chromium_org/net/disk_cache/ |
file_lock.h | 26 // It is important to perform Lock() and Unlock() operations in the right order,
|
/external/chromium_org/skia/ |
README.chromium | 18 also pick up any important changes they make.
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSProperty.h | 35 StylePropertyMetadata(CSSPropertyID propertyID, bool isSetFromShorthand, int indexInShorthandsVector, bool important, bool implicit, bool inherited) 39 , m_important(important) 57 CSSProperty(CSSPropertyID propertyID, PassRefPtr<CSSValue> value, bool important = false, bool isSetFromShorthand = false, int indexInShorthandsVector = 0, bool implicit = false) 58 : m_metadata(propertyID, isSetFromShorthand, indexInShorthandsVector, important, implicit, isInheritedProperty(propertyID))
|
/external/chromium_org/tools/cr/cr/actions/ |
action.py | 37 It is important that commands can detect this so they can modify the action
|
/external/chromium_org/tools/gyp/test/mac/ |
gyptest-xcode-gcc-clang.py | 29 # by default. The important part is that this is identical for all generators
|
/external/chromium_org/tools/gyp/test/win/ |
gyptest-link-restat-importlib.py | 33 # This is the important part. The .dll above will relink and have an updated
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
PositionList.java | 43 * constant for {@link #make} to indicate that only "important" position 47 public static final int IMPORTANT = 3; 64 case IMPORTANT: { 94 if ((howMuch == IMPORTANT) && !lastWasTarget) {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/ |
verification.html | 23 a small value and may be not enough important to report a bug:
|
/external/eigen/doc/ |
D07_PassingByValue.dox | 7 With Eigen, this is even more important: passing \ref TopicFixedSizeVectorizable "fixed-size vectorizable Eigen objects" by value is not only inefficient, it can be illegal or make your program crash! And the reason is that these Eigen objects have alignment modifiers that aren't respected when they are passed by value.
|
/external/grub/ |
README | 2 provide important bootloader features that are missing from typical
|
/external/iproute2/include/linux/ |
if_addr.h | 16 * Important comment:
|