OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ignores
(Results
76 - 100
of
710
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/config/
mh-hpux-acc
20
# +W
ignores
some warnings
/external/icu4c/i18n/unicode/
bmsearch.h
92
* 2) For Han and Hangul characters, this code
ignores
any Collation tailorings. In general,
/external/llvm/runtime/libprofile/
GCDAProfiling.c
16
|*
ignores
is missing.
/external/nist-sip/java/gov/nist/javax/sip/header/
ContentLength.java
142
* Pattern matcher
ignores
content length.
/external/openssl/crypto/asn1/
x_bignum.c
65
* BIGNUM directly. Currently it
ignores
the sign which isn't a problem since all
/external/skia/include/core/
SkColorFilter.h
29
* If not, this returns false and
ignores
the parameters.
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-host.js
36
// Firefox 3.5.2
ignores
the leading space in the port, but errs on reparsing the port.
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Function/
call-001.js
33
*
ignores
the this value that you passed it and constructs a function
/external/webkit/Source/WebCore/manual-tests/
pointer-events.html
156
<span>this inline text</span> even though the inline text
ignores
pointer events.</p>
/external/webkit/Source/autotools/
dolt.m4
146
dnl automake
ignores
LTCOMPILE and LTCXXCOMPILE when it has separate CFLAGS for
/frameworks/base/core/java/android/content/pm/
VerifierDeviceIdentity.java
38
* looking like XXXX-XXXX-XXXX-X (length
ignores
hyphens) when applied with
/frameworks/base/graphics/java/android/graphics/drawable/
ColorDrawable.java
30
* Note that a ColorDrawable
ignores
the ColorFilter.
/frameworks/compile/libbcc/runtime/test/Unit/
fixunsdfti_test.c
77
if (test__fixunsdfti(-1.0, 0)) // libgcc
ignores
"returns 0 for negative input" spec
fixunssfti_test.c
77
if (test__fixunssfti(-1.0F, 0)) // libgcc
ignores
"returns 0 for negative input" spec
/libcore/dom/src/test/java/org/w3c/domts/
BatikTestDocumentBuilderFactory.java
207
* Indicates whether the implementation
ignores
/libcore/luni/src/main/java/org/xml/sax/ext/
DefaultHandler2.java
40
/** Constructs a handler which
ignores
all parsing events. */
/packages/wallpapers/Basic/src/com/android/wallpaper/nexus/
NexusRS.java
163
// nexus.rs
ignores
the xOffset when rotated; we shall endeavor to do so as well
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesapp.h
119
//
ignores
them. Your derived class may rewrite this.
/system/core/libcutils/
selector.c
46
/** Reads and
ignores
wake up data. */
/external/clang/lib/CodeGen/
CGCXX.cpp
185
//
ignores
virtual bases.
245
// The destructor used for destructing this as a base class;
ignores
/external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h
356
/// location depends. If isLoad is true, this routine
ignores
may-aliases
357
/// with read-only operations. If isLoad is false, this routine
ignores
/libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilderFactory.java
252
* parsers which
ignores
comments.
255
* which
ignores
comments; false otherwise.
/libcore/luni/src/main/java/org/apache/harmony/xml/parsers/
DocumentBuilderImpl.java
367
* Controls whether this DocumentBuilder
ignores
comments.
378
* Controls whether this DocumentBuilder
ignores
element content whitespace.
/packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
MimeUtility.java
320
*
ignores
case and the matchAgainst string may include "*" for a wildcard (e.g. "image/*").
334
* comparison
ignores
case and the matchAgainst strings may include "*" for a wildcard
/sdk/anttasks/src/com/android/ant/
DependencyGraph.java
254
if (inputFolder.
ignores
(folder)) {
284
if (inputFolder.
ignores
(file)) {
Completed in 1705 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>