/dalvik/dexgen/src/com/android/dexgen/dex/code/form/ |
Form22t.java | 82 // Note: A zero offset would fit, but it is prohibited by the spec.
|
/dalvik/dx/src/com/android/dx/dex/code/form/ |
Form10t.java | 75 // Note: A zero offset would fit, but it is prohibited by the spec.
|
Form20t.java | 75 // Note: A zero offset would fit, but it is prohibited by the spec.
|
Form21t.java | 91 // Note: A zero offset would fit, but it is prohibited by the spec.
|
Form22t.java | 94 // Note: A zero offset would fit, but it is prohibited by the spec.
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/ |
Form10t.java | 75 // Note: A zero offset would fit, but it is prohibited by the spec.
|
Form20t.java | 75 // Note: A zero offset would fit, but it is prohibited by the spec.
|
Form21t.java | 92 // Note: A zero offset would fit, but it is prohibited by the spec.
|
Form22t.java | 95 // Note: A zero offset would fit, but it is prohibited by the spec.
|
/external/icu/icu4c/source/common/ |
sprpimpl.h | 48 "PROHIBITED" ,
|
/external/icu/icu4c/source/tools/gensprep/ |
gensprep.8.in | 93 Contains the list of code points that are prohibited for IDNA.
|
/external/iptables/extensions/ |
libxt_quota2.man | 22 prohibited.
|
/external/libjpeg-turbo/testimages/ |
nightshot_iso_100.txt | 17 3. No payment is required for distribution this material, it must be available freely under the conditions stated here. That is, it is prohibited to sell the material.
|
/frameworks/base/core/java/android/webkit/ |
ServiceWorkerWebSettings.java | 84 * Gets whether Service Workers are prohibited from loading any resources from the network.
|
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/ |
graphics_PiglitBVT_9.sh | 136 run_test "spec/glsl-1.10/compiler/assignment-operators/assign-array-prohibited.frag" 0.0 "bin/glslparsertest tests/spec/glsl-1.10/compiler/assignment-operators/assign-array-prohibited.frag fail 1.10" 137 run_test "spec/glsl-1.10/compiler/assignment-operators/assign-array-prohibited.vert" 0.0 "bin/glslparsertest tests/spec/glsl-1.10/compiler/assignment-operators/assign-array-prohibited.vert fail 1.10" [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
NamePrepTransform.java | 86 1) The characters in section 5.8 MUST be prohibited. 138 throw new StringPrepParseException("A prohibited code point was found in the input",
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
ContentLength.java | 56 * the message-body, unless this is prohibited by the rules in section 67 * to being transferred, unless this is prohibited by the rules in
|
/external/webrtc/webrtc/base/ |
macifaddrs_converter.cc | 76 /* ipv6IfIcmpInAdminProhibs, # of input admin. prohibited errs */ 114 /* ipv6IfIcmpOutAdminProhibs, # of output admin. prohibited errs */
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
crossref.exp | 89 if [regexp "prohibited cross reference from .* to `.*foo' in" $exec_output] { 113 if [regexp "prohibited cross reference from .* to `.*' in" $exec_output] {
|
/external/icu/icu4c/source/test/intltest/ |
testidn.cpp | 268 0x070F,//prohibited 286 int32_t prohibited = 0; local 304 prohibited++; 318 test.logln("Number of Prohibited code points : %i \n",prohibited);
|
nptrans.h | 39 UnicodeSet prohibited; member in class:NamePrepTransform
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
StringPrep.java | 36 * <li> Prohibited Table: Contains code points that are prohibted from 184 private static final int PROHIBITED = 0x0002; 477 1) The characters in section 5.8 MUST be prohibited. 488 * checks for prohibited and BiDi characters in the order defined by RFC 3454 526 if(val.type == PROHIBITED ){ 527 throw new StringPrepParseException("A prohibited code point was found in the input", 570 * checks for prohibited and BiDi characters in the order defined by RFC 3454
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
StringPrep.java | 35 * <li> Prohibited Table: Contains code points that are prohibted from 199 private static final int PROHIBITED = 0x0002; 494 1) The characters in section 5.8 MUST be prohibited. 505 * checks for prohibited and BiDi characters in the order defined by RFC 3454 544 if(val.type == PROHIBITED ){ 545 throw new StringPrepParseException("A prohibited code point was found in the input", 588 * checks for prohibited and BiDi characters in the order defined by RFC 3454
|
/external/clang/test/Preprocessor/ |
macro_fn_comma_swallow2.c | 21 // Note that __VA_ARGS__ *may* be used as the name, this is not prohibited!
|
/external/pdfium/testing/ |
embedder_test.h | 111 // is prohibited after this call is made.
|