HomeSort by relevance Sort by last modified time
    Searched full:illegal (Results 801 - 825 of 2771) sorted by null

<<31323334353637383940>>

  /external/chromium_org/mojo/public/bindings/parse/
mojo_parser.py 129 print("Illegal character '%s'" % t.value[0])
  /external/chromium_org/ppapi/cpp/
instance.h 368 /// illegal. In the case of an invalid bit, all valid bits will be applied
369 /// and only the illegal bits will be ignored.
407 /// illegal. In the case of an invalid bit, all valid bits will be applied
408 /// and only the illegal bits will be ignored.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-base64.js 95 // Skip illegal characters and whitespace
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-base64.js 95 // Skip illegal characters and whitespace
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-base64.js 95 // Skip illegal characters and whitespace
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8FileCustom.cpp 46 exceptionState.throwTypeError("Illegal constructor");
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DOMException.cpp 50 { "SyntaxError", "An invalid or illegal string was specified.", 12 },
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLParserIdioms.h 53 // Leading or trailing illegal characters cause failure, as does passing an empty string.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
linux_unittest.py 70 # FIXME: Check that, for now, these are illegal port names.
  /external/chromium_org/third_party/icu/source/common/
bmpset.cpp 521 * Give a trailing illegal sequence the same value as the result of contains(FFFD),
607 // Give an illegal sequence the same value as the result of contains(FFFD).
631 // Give an illegal sequence the same value as the result of contains(FFFD).
632 // Handle each byte of an illegal sequence separately to simplify the code;
bmpset.h 32 * with mixed for illegal ranges.
propsvec.h 101 * @return NULL if rowIndex out of range and for illegal arguments,
ucnv_cb.c 161 /* sub errs could be invalid/truncated/illegal chars or w/e.
unistr_case.cpp 45 // compare illegal string values
utrie2_impl.h 123 * One entry per 0x110000 code points, plus the illegal-UTF-8 block and the null block,
  /external/chromium_org/third_party/icu/source/i18n/
buddhcal.h 43 * 1/1/1 BE are rejected as an illegal argument.
  /external/chromium_org/third_party/icu/source/test/intltest/
numfmtst.h 240 enum { ILLEGAL = -1 };
  /external/chromium_org/third_party/libevent/test/
bench.c 146 fprintf(stderr, "Illegal argument \"%c\"\n", c);
  /external/chromium_org/third_party/mesa/src/src/glx/
single2.c 343 ** find out whether it was legal to make a query (it's illegal,
394 ** find out whether it was legal to make a query (it's illegal,
445 ** find out whether it was legal to make a query (it's illegal,
496 ** find out whether it was legal to make a query (it's illegal,
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
program_parser.h 191 * multiple ATTRIB statements bind illegal combinations of vertex
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
fcrypt.c 27 /* Added more values to handle illegal salt values the way normal
  /external/chromium_org/third_party/skia/include/views/
SkOSMenu.h 177 // illegal
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
low_level_alloc.h 96 // It is illegal to attempt to destroy the DefaultArena().
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
low_level_alloc.h 96 // It is illegal to attempt to destroy the DefaultArena().
  /external/chromium_org/tools/checkdeps/
java_checker.py 5 """Checks Java files for illegal imports."""

Completed in 1290 milliseconds

<<31323334353637383940>>