OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:known
(Results
101 - 125
of
6634
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/X86/
targetLoweringGeneric.ll
10
; If all of the demanded bits on one side are
known
, and all of the set
11
; bits on that side are also
known
to be set on the other side, turn this
13
; The
known
set (one) bits for the arguments %xor1 are not the same, so the
/external/skia/src/animator/
SkAnimateBase.h
53
// !!! make field part of a union with fFieldInfo, or fValues, something
known
later?
54
SkString field; // temporary; once target is
known
, this is reset
59
SkString target; // temporary; once target is
known
, this is reset
/bionic/
ABI-bugs.txt
0
KNOWN
ABI BUGS
/dalvik/dx/tests/074-dex-form35c-edge-case/
info.txt
6
This test compares emitted code against a
known
-good (via eyeballing)
/dalvik/dx/tests/094-scala-locals/
info.txt
6
This test compares emitted code against a
known
-good (via eyeballing)
/dalvik/dx/tests/110-dex-preserve-this/
info.txt
8
This test compares emitted code against a
known
-good (via eyeballing)
/external/android-clat/
BUGS
4
known
problems/assumptions:
/external/chromium/crypto/
secure_hash.h
14
// be used when the full input is not
known
in advance.
/external/chromium_org/chrome/browser/net/
dns_probe_test_util.h
14
// Creates a mock DNS client with a single rule for the
known
-good query
/external/chromium_org/chrome/tools/build/win/
win-syzyasan-filter.txt
7
# disabling instrumentation of functions with
known
and deferred bugs, allowing
/external/chromium_org/components/policy/core/common/
schema_internal.h
48
// describing the first
known
property of this map policy.
52
// right beyond the last
known
property of this map policy.
55
// to does not have
known
properties.
61
// If this map policy supports keys with any value (besides the well-
known
/external/chromium_org/content/common/
pepper_plugin_list.h
20
// Computes the list of
known
pepper plugins.
/external/chromium_org/net/http/
http_pipelined_host_capability.h
18
// host as
known
to be capable.
/external/chromium_org/net/quic/crypto/
cert_compressor.h
26
// is to be compressed, and it's
known
to the given CommonCertSets, then it
35
// sets
known
locally and |client_common_set_hashes| contains the hashes of
36
// the common sets
known
to the peer. |client_cached_cert_hashes| contains
46
// |common_sets| contains the common certificate sets
known
locally.
/external/chromium_org/third_party/usb_ids/
README.chromium
9
"This is a public repository of all
known
ID's used in USB devices: ID's of
/external/jsr305/ri/src/main/java/javax/annotation/meta/
TypeQualifierValidator.java
9
* Given a type qualifier, check to see if a
known
specific constant value
When.java
16
/** nothing definitive is
known
about the relation between S and T */
/external/v8/test/es5conform/
README
8
may be possible but the tests are only
known
to pass (and indeed run)
/external/clang/include/clang/Sema/
ExternalSemaSource.h
65
/// \brief Load the set of namespaces that are
known
to the external source,
85
/// \brief Read the set of tentative definitions
known
to the external Sema
95
/// \brief Read the set of unused file-scope declarations
known
to the
105
/// \brief Read the set of delegating constructors
known
to the
115
/// \brief Read the set of ext_vector type declarations
known
to the
124
/// \brief Read the set of dynamic classes
known
to the external Sema source.
132
/// \brief Read the set of locally-scoped external declarations
known
to the
142
/// \brief Read the set of referenced selectors
known
to the
152
/// \brief Read the set of weak, undeclared identifiers
known
to the
162
/// \brief Read the set of used vtables
known
to the external Sema source
[
all
...]
/dalvik/dx/tests/111-use-null-as-array/
info.txt
2
of a
known
-null in contexts that require a specific type end up getting
16
This test compares emitted code against a
known
-good (via eyeballing)
/external/chromium_org/components/translate/language_detection/
language_detection_util.h
21
// Corrects language code if it contains well-
known
mistakes.
36
// Checks if languages pair is one of well-
known
pairs of wrong server
/external/clang/test/SemaObjCXX/
unknown-anytype.mm
6
if ([x foo]) {} // expected-error {{no
known
method '-foo'; cast the message send to the method's return type}}
7
[x foo]; // expected-error {{no
known
method '-foo'; cast the message send to the method's return type}}
/external/dropbear/libtommath/
bncore.c
18
/*
Known
optimal configurations
30
TOOM_MUL_CUTOFF = 350, /* no optimal values of these are
known
yet so set em high */
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
AttribTypes.java
13
* a
known
type which cannot be expressed in the protocol. UNKNOWN
14
* should be used if the type is not
known
.</i>"
/external/llvm/test/Transforms/ScalarRepl/
2009-03-04-MemCpyAlign.ll
1
; The store into %p should end up with a
known
alignment of 1, since the memcpy
2
; is only
known
to access it with 1-byte alignment.
Completed in 987 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>