HomeSort by relevance Sort by last modified time
    Searched full:bogus (Results 276 - 300 of 1180) sorted by null

<<11121314151617181920>>

  /packages/apps/Settings/src/com/android/settings/
AppWidgetPickActivity.java 165 // bogus. Set the result to canceled, and exit. The app *should*
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
cygwinccompiler.py 298 # FIXME: "bogus checks for suffix" - as example the commented
299 # by #BOGUS# code break valid assembler suffix ".S" !
300 #BOGUS## use normcase to make sure '.rc' is really '.rc' and not '.RC'
301 #BOGUS#base, ext = os.path.splitext(os.path.normcase(src_name))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_new.py 107 # bogus test of new.code()
test_ossaudiodev.py 121 # Now try some configurations that are presumably bogus: eg. 300
test_threading_local.py 54 # The first member set may be bogus.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
cygwinccompiler.py 298 # FIXME: "bogus checks for suffix" - as example the commented
299 # by #BOGUS# code break valid assembler suffix ".S" !
300 #BOGUS## use normcase to make sure '.rc' is really '.rc' and not '.RC'
301 #BOGUS#base, ext = os.path.splitext(os.path.normcase(src_name))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_new.py 107 # bogus test of new.code()
test_ossaudiodev.py 121 # Now try some configurations that are presumably bogus: eg. 300
test_threading_local.py 54 # The first member set may be bogus.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUResourceBundleTest.java 95 bundle = UResourceBundle.getBundleInstance(ICUResourceBundle.ICU_BASE_NAME, "bogus");
97 logln("wrapper mechanism works for bogus locale");
99 errln("wrapper mechanism failed for bogus locale.");
103 bundle = UResourceBundle.getBundleInstance("bogus", "bogus");
    [all...]
  /external/dnsmasq/
FAQ 80 Note that the "bogus-priv" option take priority over this option,
81 so the above will not work when the bogus-priv option is set.
143 Q: Who are Verisign, what do they have to do with the bogus-nxdomain
164 --bogus-nxdomain flag. Dnsmasq will check for results returning
170 the addresses to block, at http://winware.org/bogus-domains.txt
setup.html 204 giving the option <TT>bogus-nxdomain=64.94.110.11</TT> will enable
207 details on the <TT>bogus-nxdomain</TT> option.
  /external/icu/icu4c/source/test/cintltst/
cbiapts.c 144 UBreakIterator *word, *sentence, *line, *character, *b, *bogus; local
200 bogus = ubrk_open((UBreakIteratorType)5, "en_US", text, u_strlen(text), &status);
201 if(bogus != NULL) {
205 log_err("FAIL: Error in ubrk_open() for BOGUS breakiterator. Expected U_ILLEGAL_ARGUMENT_ERROR\n");
209 log_err("FAIL: Error in ubrk_open() for BOGUS breakiterator. Expected U_ILLEGAL_ARGUMENT_ERROR\n Got %s\n", myErrorName(status));
    [all...]
  /external/icu/icu4c/source/common/
unistr.cpp 438 // is the right side bogus?
493 // if there is not enough memory, then fall through to setting to bogus
496 // if src is bogus, set ourselves to bogus
544 // Requires: this & text not bogus and have same lengths.
806 len=-2; // bogus result string
1094 // turn a bogus string into an empty one
    [all...]
serv.h 256 * not visible, sets result to bogus. If the
257 * incoming result is bogus, it remains bogus. Result is returned as a
428 * <p>Return TRUE if either string of the pair is bogus.</p>
429 * @return TRUE if either string of the pair is bogus.
701 * set to bogus.</p>
    [all...]
  /external/icu/icu4c/source/i18n/
rbnf.cpp 1031 UnicodeString bogus; local
1032 bogus.setToBogus();
1033 return bogus;
1043 UnicodeString bogus; local
1044 bogus.setToBogus();
1045 return bogus;
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
string_test.cpp 693 * like bogus behaviour for me, it should be fixed.
701 CPPUNIT_CHECK( p == 0 ); // bogus result, isn't it?
725 CPPUNIT_CHECK( p == 3 ); // bogus result, isn't it?
732 CPPUNIT_CHECK( p == 0 ); // bogus result, isn't it?
750 CPPUNIT_CHECK( p == 0 ); // bogus result, isn't it?
756 CPPUNIT_CHECK( p == 3 ); // bogus result, isn't it?
    [all...]
  /ndk/tests/device/test-stlport/unit/
string_test.cpp 693 * like bogus behaviour for me, it should be fixed.
701 CPPUNIT_CHECK( p == 0 ); // bogus result, isn't it?
725 CPPUNIT_CHECK( p == 3 ); // bogus result, isn't it?
732 CPPUNIT_CHECK( p == 0 ); // bogus result, isn't it?
750 CPPUNIT_CHECK( p == 0 ); // bogus result, isn't it?
756 CPPUNIT_CHECK( p == 3 ); // bogus result, isn't it?
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmllib.py 194 self.syntax_error("bogus `&'")
213 self.syntax_error("bogus `&'")
220 self.syntax_error("bogus `&'")
395 self.syntax_error("bogus `]]>'")
409 self.syntax_error("bogus `%s'" % data)
481 self.syntax_error("bogus `>' in DOCTYPE")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmllib.py 194 self.syntax_error("bogus `&'")
213 self.syntax_error("bogus `&'")
220 self.syntax_error("bogus `&'")
395 self.syntax_error("bogus `]]>'")
409 self.syntax_error("bogus `%s'" % data)
481 self.syntax_error("bogus `>' in DOCTYPE")
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
FeatureSummaryActivity.java 324 // bogus icon
344 // set bogus icon
  /external/boringssl/src/ssl/
ssl_test.cc 199 "@BOGUS",
202 "BOGUS",
  /external/google-breakpad/src/common/
dwarf_line_to_module_unittest.cc 265 // We should refuse to add lines with bogus file numbers. We should
279 // We should treat files with bogus directory numbers as relative to
  /external/icu/icu4c/source/common/unicode/
resbund.h 379 * @return an UnicodeString object. If there is an error, string is bogus
405 * @return an UnicodeString object. If there is an error, string is bogus
  /external/libpcap/
scanner.l 352 bpf_error("bogus IPv6 address %s", yytext);
361 {B}:+({B}:+)+ { bpf_error("bogus ethernet address %s", yytext); }

Completed in 498 milliseconds

<<11121314151617181920>>