OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bogus
(Results
176 - 200
of
1180
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
FillArrayDataInsn.java
58
throw new IllegalArgumentException("
bogus
branchingness");
PlainInsn.java
47
throw new IllegalArgumentException("
bogus
branchingness");
ThrowingInsn.java
68
throw new IllegalArgumentException("
bogus
branchingness");
LocalVariableInfo.java
90
throw new IllegalArgumentException("
bogus
label");
251
throw new IllegalArgumentException("
bogus
label");
/external/guava/guava-tests/test/com/google/common/collect/
ForwardingTestCase.java
63
* and then returns a
bogus
, but acceptable, value.
/external/icu/icu4c/source/i18n/
utf8collationiterator.h
51
* together with a
bogus
code point. The caller will ignore that code point.
zonemeta.h
53
* is not associated with a country, return
bogus
string.
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationTailoring.java
79
// The locale is null (C++:
bogus
) when built from rules or constructed from a binary blob.
/external/objenesis/tck/test/org/objenesis/tck/
CandidateLoaderTest.java
92
candidateLoader.loadFromResource(getClass(), "Blatently-
Bogus
.properties");
/external/owasp/sanitizer/src/main/org/owasp/html/
HtmlTokenType.java
45
* An HTML
bogus
comment, XML Prologue, or XML processing instruction like
/external/owasp/sanitizer/src/tests/org/owasp/html/
HtmlSanitizerTest.java
65
sanitize("<b>hello <
bogus
></
bogus
><i>world</i></b>"));
320
// HTML5 treats it as ignorable content via the
bogus
comment state.
324
// HTML5 treats it as ignorable content via the
bogus
comment state.
/external/tcpdump/
print-tftp.c
93
/* Bail if
bogus
opcode */
/frameworks/base/location/tests/locationtests/src/android/location/
LocationManagerTest.java
42
LocationProvider p = manager.getProvider("
bogus
");
/libcore/luni/src/test/java/libcore/java/util/
LocaleInternalsTest.java
126
Locale.setDefault(new Locale("
bogus
", "LOCALE"));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sigset.h
101
/* These functions needn't check for a
bogus
signal number -- error
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sigset.h
101
/* These functions needn't check for a
bogus
signal number -- error
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sigset.h
101
/* These functions needn't check for a
bogus
signal number -- error
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_join.py
67
# Don't do the .set() in an assert, or you can get a
bogus
failure
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
errors.py
27
"""The option table provided to 'fancy_getopt()' is
bogus
."""
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_join.py
67
# Don't do the .set() in an assert, or you can get a
bogus
failure
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
errors.py
27
"""The option table provided to 'fancy_getopt()' is
bogus
."""
/system/extras/perfprofd/
perf_data_converter.cc
70
LOG(WARNING) << "
Bogus
LBR data: " << start << "->" << end;
/dalvik/dexgen/src/com/android/dexgen/rop/code/
LocalVariableInfo.java
90
throw new IllegalArgumentException("
bogus
label");
247
throw new IllegalArgumentException("
bogus
label");
/dalvik/dx/src/com/android/dx/rop/code/
LocalVariableInfo.java
89
throw new IllegalArgumentException("
bogus
label");
250
throw new IllegalArgumentException("
bogus
label");
/dalvik/dx/src/com/android/dx/ssa/
LocalVariableInfo.java
90
throw new IllegalArgumentException("
bogus
index");
247
throw new IllegalArgumentException("
bogus
index");
Completed in 605 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>