Searched
full:present (Results
276 -
300 of
8021) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/renderer/resources/extensions/ |
file_system_provider_custom_bindings.js | 30 // DOMError is present only if mount() failed.
|
/external/chromium_org/components/nacl/common/ |
nacl_cmd_line.cc | 17 // with any associated values) if present in the browser command line.
|
/external/chromium_org/components/precache/core/proto/ |
precache.proto | 14 // The URL of the resource. This field must always be present.
|
/external/chromium_org/gpu/command_buffer/common/ |
cmd_buffer_common.cc | 14 // gcc needs this to link, but MSVC requires it not be present
|
gles2_cmd_format_test.cc | 49 // GCC requires these declarations, but MSVC requires they not be present
|
/external/chromium_org/media/base/ |
run_all_unittests.cc | 40 // present.
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/ |
README.chromium | 10 These files are not present in the version of newlib included in the NaCl
|
/external/chromium_org/net/base/ |
mock_filter_context.cc | 24 // Return false if gurl is not present.
|
/external/chromium_org/net/cert/ |
ct_verifier.h | 32 // empty string. |result| will be filled with the SCTs present, divided into
|
/external/chromium_org/net/ssl/ |
client_cert_store_mac.h | 42 // present in the output list (i.e. it doesn't get filtered out), it should
|
/external/chromium_org/sync/protocol/ |
theme_specifics.proto | 20 // present. If not set, we use the default or system theme (see below)
|
/external/chromium_org/third_party/icu/source/i18n/ |
csrucode.h | 21 * BOM will be used if it is present.
|
/external/chromium_org/third_party/ocmock/ |
README.chromium | 17 The License.txt and Changes.txt file are also present from /Source.
|
gtest_support.mm | 13 // language support for exceptions is not present. These macros interfere
|
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
pcy_int.h | 118 /* If InhibitAnyPolicy present this is its value or -1 if absent. */ 120 /* If policyConstraints and requireExplicitPolicy present this is its 124 /* If policyConstraints and policyMapping present this is its 172 /* Set if anyPolicy present in user policies */
|
/external/chromium_org/third_party/skia/include/gpu/gl/ |
GrGLExtensions.h | 37 * Queries whether an extension is present. This will fail if init() has not been called.
|
/external/chromium_org/third_party/skia/include/views/ |
SkOSWindow_Unix.h | 48 void present();
|
SkOSWindow_Win.h | 47 void present();
|
/external/chromium_org/third_party/skia/src/core/ |
SkRefDict.h | 31 * If data is NULL, remove (if present) the entry matching name and call
|
/external/chromium_org/third_party/skia/src/views/ios/ |
SkOSWindow_iOS.mm | 63 void SkOSWindow::present() {
|
/external/chromium_org/third_party/skia/src/views/mac/ |
SkNSView.h | 51 - (void)present;
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
vdso_support.h | 44 // VDSOSupport -- a class representing kernel VDSO (if present). 87 // Returns false if VDSO is not present, or doesn't contain given 94 // Returns true if symbol was found; false if VDSO isn't present 146 // Return current CPU, using (fast) __vdso_getcpu@LINUX_2.6 if present,
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
vdso_support.h | 44 // VDSOSupport -- a class representing kernel VDSO (if present). 87 // Returns false if VDSO is not present, or doesn't contain given 94 // Returns true if symbol was found; false if VDSO isn't present 146 // Return current CPU, using (fast) __vdso_getcpu@LINUX_2.6 if present,
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
hamt.h | 62 * If the key is not present in the HAMT, inserts it, sets *replace to 1, and 64 * If the key is already present and *replace is 0, deletes the data passed 67 * If the key is already present and *replace is 1, deletes the data currently 85 * \return NULL if key/data not present in HAMT, otherwise associated data.
|
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/ |
xml_writer_base_unittest.py | 27 # Python 2.6.5 which is present in Lucid has bug in its pretty print
|
Completed in 974 milliseconds
<<11121314151617181920>>