/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
AttCertIssuer.java | 78 * Produce an object suitable for an ASN1OutputStream.
|
CRLDistPoint.java | 74 * Produce an object suitable for an ASN1OutputStream.
|
GeneralNames.java | 82 * Produce an object suitable for an ASN1OutputStream.
|
IssuerSerial.java | 92 * Produce an object suitable for an ASN1OutputStream.
|
/external/chromium/chrome/browser/notifications/ |
notifications_interactive_uitest.cc | 35 // That's considered a user gesture to webkit, and should produce an infobar.
|
/external/chromium/sdch/open-vcdiff/ |
configure.ac | 1 ## Process this file with autoconf to produce configure.
|
/external/chromium/testing/gmock/test/ |
gmock_link2_test.cc | 35 // produce linker errors when instantiated in different translation units.
|
gmock_link_test.cc | 35 // produce linker errors when instantiated in different translation units.
|
/external/chromium/webkit/glue/ |
context_menu_unittest.cc | 24 // Right clicking inside on an iframe should produce a context menu
|
/external/chromium_org/chrome/browser/extensions/api/sessions/ |
session_id.h | 19 // |session_string| should be in the format that ToString() would produce.
|
/external/chromium_org/chrome/browser/extensions/ |
test_extension_dir.cc | 40 // .crx. Multiple calls to Pack() will produce extensions with the same ID.
|
/external/chromium_org/chrome/browser/local_discovery/ |
privet_traffic_detector.h | 23 // Can produce false positives results, but main task of the class is to avoid
|
/external/chromium_org/chrome/browser/status_icons/ |
status_tray.h | 32 // produce the appropriate platform-specific instance. Returns NULL if this
|
/external/chromium_org/chrome/browser/thumbnails/ |
thumbnailing_algorithm.h | 36 // Invoked to produce a thumbnail image from a |bitmap| extracted by the
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
suggestions_source.h | 38 // Returns the number of items this source can produce.
|
thumbnail_list_source.h | 28 // into the HTML via Base64, so we can easily produce a dump of TopSites and
|
/external/chromium_org/content/browser/download/ |
drag_download_util.h | 41 // insert the sequential unifier to produce a new file, like foo-01.txt.
|
/external/chromium_org/content/public/browser/ |
javascript_dialog_manager.h | 21 // An interface consisting of methods that can be called to produce and manage
|
/external/chromium_org/net/tools/tld_cleanup/ |
README | 28 It will produce a new effective_tld_names.cc.
|
/external/chromium_org/third_party/WebKit/Source/platform/testing/ |
TreeTestHelpers.h | 44 // produce undefined results.
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
testaliases.txt | 14 // This should produce an error - circular alias
|
/external/chromium_org/third_party/skia/src/gpu/effects/ |
GrConfigConversionEffect.h | 56 // both reads will produce the same result. This test is quite expensive and should not be run
|
/external/chromium_org/tools/grit/grit/testdata/ |
privacy.html | 19 with your Web search results to produce
|
/external/chromium_org/tools/gyp/test/compiler-override/ |
gyptest-compiler-global-settings.py | 28 # Process the .in gyp file to produce the final gyp file
|
/external/chromium_org/tools/telemetry/telemetry/value/ |
__init__.py | 6 produce such that they can be merged across runs, grouped by page, and output 60 When a page runs multiple times, it may produce multiple values. This 69 and it might produce 86 could produce a ScalarValue(None, 'a', 1.5) to indicate averaging, or even
|