HomeSort by relevance Sort by last modified time
    Searched full:known (Results 151 - 175 of 4144) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/browser/safe_browsing/
report.proto 32 optional bytes verb = 1; // Also known as method, eg "GET"
71 optional int32 parent_id = 5; // Id of the parent, if known.
  /external/chromium/net/url_request/
https_prober.h 40 // HaveProbed returns true if the given host is known to have been probed
47 // ProbeHost starts a new probe for the given host. If the host is known to
  /external/dexmaker/src/dx/java/com/android/dx/cf/code/
Merger.java 47 * A known-null merges with any other reference type to
54 * the known-null.
  /external/icu4c/test/intltest/
g7coll.h 15 * known as contraction), you can also add characters that act like a sequence of
16 * characters (this is known as expansion).
  /external/jdiff/src/jdiff/
ClassAPI.java 11 * comparison based upon everything that is known about this class.
63 /** Compare two ClassAPI objects by all the known information. */
  /external/openssh/openbsd-compat/regress/
strtonumtest.c 24 /* LLONG_MAX is known as LONGLONG_MAX on AIX */
30 /* LLONG_MAX is known as LONG_LONG_MAX on HP-UX */
  /external/proguard/src/proguard/obfuscate/
MappingProcessor.java 64 * is not known.
66 * is not known.
  /external/webkit/Source/JavaScriptCore/wtf/
OwnPtrCommon.h 57 typedef char known[sizeof(T) ? 1 : -1]; typedef
58 if (sizeof(known))
  /external/webkit/Source/WebCore/platform/network/
CredentialStorage.h 46 // a client should assume that all paths at or deeper than the depth of a known protected resource share are within the same protection space.
47 static bool set(const Credential&, const KURL&); // Returns true if the URL corresponds to a known protection space, so credentials could be updated.
  /external/llvm/include/llvm/Analysis/
AliasAnalysis.h 22 // the size is not known. The TBAA tag identifies the "type" of the memory
89 /// if known, or a conservative value otherwise.
102 /// UnknownSize if the size is not known. Note that an unknown size does
108 /// the location, or null if there is no known unique tag.
200 /// known to be constant, return true. If OrLocal is true and the
201 /// specified memory location is known to be "local" (derived from
268 /// For use when the call site is not known.
271 /// doesNotAccessMemory - If the specified call is known to never read or
272 /// write memory, return true. If the call only reads from known-constant
286 /// doesNotAccessMemory - If the specified function is known to never read o
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
ITestSummary.java 29 * @return the starting timestamp, also known as result directory name
  /dalvik/vm/mterp/
rebuild.sh 18 # Rebuild for all known targets. Necessary until the stuff in "out" gets
  /docs/source.android.com/src/source/
life-of-a-patch.md 20 known as [Gerrit](https://android-review.googlesource.com/).
  /external/antlr/antlr-3.4/runtime/Perl5/
README 10 KNOWN ISSUES
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExtensionHandler.java 83 * Tests whether a certain function name is known within this namespace.
85 * @return true if its known, false if not.
90 * Tests whether a certain element name is known within this namespace.
92 * @return true if its known, false if not.
  /external/chromium/android/content/common/
url_constants.h 5 // Contains constants for known URLs and portions thereof.
  /external/chromium/chrome/browser/download/
download_status_updater.h 34 // If the progress is known (i.e. we know the final size of all downloads),
  /external/chromium/chrome/browser/
omnibox_search_hint.h 20 // It is displayed when the user visits a known search engine URL and has not
  /external/chromium/chrome/browser/policy/
configuration_policy_provider_mac.h 32 // the policies that are recognized must be known to the loader.
  /external/chromium/chrome/browser/search_engines/
template_url_prepopulate_data.h 41 // Returns search engine logo for URLs known to have a search engine logo.
  /external/chromium/chrome/browser/sync/protocol/
encryption.proto 27 // a well known string) and keep track of which key was used to encrypt each
extension_specifics.proto 26 // The known installed version.
  /external/chromium/chrome/browser/ui/cocoa/download/
download_item_mac.h 61 // Stores the last known path where the file will be saved.
  /external/clang/test/SemaCXX/
user-defined-conversions.cpp 72 X1(X1&); // expected-note{{candidate constructor not viable: no known conversion from 'X1' to 'X1 &' for 1st argument}}
  /external/clang/test/SemaObjCXX/
objc-pointer-conv.mm 32 void Func (I* arg); // expected-note {{candidate function not viable: no known conversion from 'const I *' to 'I *' for 1st argument}}

Completed in 1986 milliseconds

1 2 3 4 5 67 8 91011>>