Searched
full:since (Results
251 -
275 of
21186) sorted by null
<<11121314151617181920>>
/external/chromium/net/base/ |
sys_addrinfo.h | 15 // since it avoids duplicating the platform-specific selections.
|
sys_byteorder.h | 8 // this file instead of directly writing the #if / #else, since it
|
/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/base/strings/ |
sys_string_conversions_win.cc | 13 // Do not assert in this function since it is used by the asssertion code! 18 // Do not assert in this function since it is used by the asssertion code! 31 // Do not assert in this function since it is used by the asssertion code! 50 // Do not assert in this function since it is used by the asssertion code!
|
/external/chromium_org/build/linux/ |
chrome_linux.croc | 10 # Specify inclusions before exclusions, since rules are in order.
|
/external/chromium_org/build/mac/ |
chrome_mac.croc | 7 # Specify inclusions before exclusions, since rules are in order.
|
/external/chromium_org/cc/base/ |
scoped_ptr_algorithm.h | 10 // ScopedContainers need to implement a swap() method since they do not allow
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
encoding_menu_controller_delegate_mac.h | 13 // The Windows version of this class manages the Encoding Menu, but since Cocoa
|
/external/chromium_org/chrome/browser/ui/gtk/ |
global_menu_owner.h | 16 // convenience since some some subclasses will want to listen to signals on
|
/external/chromium_org/chrome/common/extensions/docs/static/css/ |
print.css | 7 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
|
/external/chromium_org/chrome/common/metrics/proto/ |
user_action_event.proto | 19 // The timestamp for the event, in seconds since the epoch.
|
/external/chromium_org/chrome/renderer/safe_browsing/ |
test_utils.h | 12 // operator== or ContainerEq, since hash_map's equality operator may return
|
/external/chromium_org/components/web_modal/ |
native_web_contents_modal_dialog.h | 13 // Use a void* since none of the gfx::Native* types are suitable for
|
/external/chromium_org/net/base/ |
sys_addrinfo.h | 15 // since it avoids duplicating the platform-specific selections.
|
/external/chromium_org/net/data/proxy_resolver_v8_unittest/ |
terminate.js | 20 // The following definitely won't be executed, since control should never
|
/external/chromium_org/net/disk_cache/ |
experiments.h | 21 // There is no EXPERIMENT_SIMPLE_YES since this enum is used in the standard
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
bidi-visible-control-characters.html | 9 <p>Since the current default font does not contain bidi control characters, this test needs to be manual. The following paragraph should contain only 3 hebrew characters (and no control characters).</p>
|
selection-drag-crash.html | 11 Drag the selected text. It shouldn't crash, though it used to on Chromium Mac since createDragImageForSelection() didn't properly use the return value from dissolveDragImageToFraction(), which resulted in a race condition for the drag image's refcount. This issue can't be tested in an automated manner, due to the fact that the race condition is hard to trigger deterministically and that test_shell/DRT simply don't use the (potentially invalid) image parameter.
|
/external/chromium_org/third_party/icu/source/i18n/ |
measfmt.cpp | 8 * Since: ICU 3.0
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
dh1024.pem | 10 Note that g is not a generator, but this is not a problem since p is a safe prime.
|
/external/chromium_org/third_party/openssl/openssl/crypto/threads/ |
README | 3 Since this stuff is very very platorm specific, this is not part of the
|
/external/chromium_org/tools/gyp/test/dependencies/ |
gyptest-extra-targets.py | 17 # This should fail if it tries to build 'c_unused' since 'c/c.c' has a syntax
|
/external/chromium_org/tools/gyp/test/mac/non-strs-flattened-to-env/ |
Info.plist | 5 <!-- Not a valid plist file since it's missing so much. That's fine. -->
|
/external/chromium_org/tools/webrtc_perf_expectations/ |
README | 12 We keep the WebRTC perf expectations aside since the tests are running on an
|
/external/clang/docs/ |
doxygen.intro | 14 /// Since clang is constantly under active development, what you're about to
|
Completed in 456 milliseconds
<<11121314151617181920>>