OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ignores
(Results
26 - 50
of
710
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/include/core/
SkColorShader.h
34
/** Create a ColorShader that
ignores
the color in the paint, and uses the
/external/v8/src/
char-predicates-inl.h
39
// Note: it
ignores
LOCALE.
/external/webkit/Source/WebCore/bindings/js/
JSWorkerContextBase.h
62
// Always
ignores
the execState and passed globalObject, WorkerContext is itself a globalObject and will always use its own prototype chain.
/external/webkit/Source/WebKit/chromium/public/
WebIDBFactory.h
59
// The WebKit implementation of open
ignores
the WebFrame* parameter.
/frameworks/base/core/java/android/net/
Proxy.java
143
* and exclusion list. This call
ignores
the exclusion list.
160
* and exclusion list. This call
ignores
the exclusion list.
177
* exclusion list. This call
ignores
the exclusion list and no
191
* exclusion list. This call
ignores
the exclusion list and no
/frameworks/base/core/java/android/net/http/
CharArrayBuffers.java
32
* Returns true if the buffer contains the given string.
Ignores
leading
/frameworks/base/libs/hwui/
SkiaColorFilter.h
95
* another fixed value.
Ignores
the alpha channel of both arguments.
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameNormalizer.java
44
* of names. It
ignores
non-letter, non-digit characters, and removes accents.
/external/valgrind/main/docs/internals/
Darwin-notes.txt
69
- PRE(sys_posix_spawn) completely
ignores
signal issues, and
70
also
ignores
the file_actions argument
/packages/apps/Browser/tests/src/com/android/browser/
JNIBindingsTestApp.java
215
*
Ignores
and logs SSL errors.
225
*
Ignores
and logs SSL client certificate requests.
/sdk/anttasks/src/com/android/ant/
BaseTask.java
144
if (input.
ignores
(file)) {
153
} else if (input.
ignores
(f) == false) {
/external/webkit/Source/JavaScriptCore/wtf/text/
StringImpl.h
275
int toInt(bool* ok = 0); //
ignores
trailing garbage
276
unsigned toUInt(bool* ok = 0); //
ignores
trailing garbage
277
int64_t toInt64(bool* ok = 0); //
ignores
trailing garbage
278
uint64_t toUInt64(bool* ok = 0); //
ignores
trailing garbage
279
intptr_t toIntPtr(bool* ok = 0); //
ignores
trailing garbage
/bionic/libc/stdlib/
strtoul.c
39
*
Ignores
`locale' stuff. Assumes that the upper and lower case
strtoumax.c
39
*
Ignores
`locale' stuff. Assumes that the upper and lower case
/cts/tests/tests/graphics/src/android/graphics/cts/
EmbossMaskFilterTest.java
90
*
Ignores
alpha channel. Maximum returned value depends on the size of the rectangle.
/development/tools/labpretest/
README
22
for 200 events each cycle. The script
ignores
normal monkey failures. If you
/external/chromium/chrome/browser/chromeos/login/
authenticator.h
91
// It also
ignores
everything after a '+'.
/external/chromium/chrome/browser/net/
load_timing_observer.h
25
// LoadTimingObserver lives completely on the IOThread and
ignores
events from
/external/llvm/include/llvm/CodeGen/
ScheduleHazardRecognizer.h
30
/// bypass virtual calls. Currently the PostRA scheduler
ignores
it.
/external/llvm/include/llvm/Support/
Regex.h
29
/// Compile for matching that
ignores
upper/lower case distinctions.
/external/llvm/include/llvm/Transforms/Utils/
ValueMapper.h
46
/// RF_IgnoreMissingEntries - If this flag is set, the remapper
ignores
/external/llvm/lib/MC/MCParser/
AsmLexer.cpp
195
// The darwin/x86 (and x86-64) assembler accepts and
ignores
ULL and LL
224
// The darwin/x86 (and x86-64) assembler accepts and
ignores
ULL and LL
245
// The darwin/x86 (and x86-64) assembler accepts and
ignores
ULL and LL
262
// The darwin/x86 (and x86-64) assembler accepts and
ignores
ULL and LL
/external/llvm/unittests/
Makefile.unittest
45
# Also set {DYLD,LD}_LIBRARY_PATH because OSX
ignores
the rpath most
/external/protobuf/src/google/protobuf/testing/
googletest.h
79
// open source version
ignores
the argument since we always pass ERROR
/external/webkit/LayoutTests/dom/xhtml/level3/core/
comments01.js
81
Check that Node.normalize
ignores
the setting of configuration parameter 'comments'.
Completed in 1059 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>