/cts/tests/tests/net/src/android/net/http/cts/ |
SslCertificateTest.java | 10 * Unless required by applicable law or agreed to in writing, software 230 assertNotNull(saved.getString("issued-to")); 275 final String TO = "c=ccc,o=testOName,ou=testUName,cn=testCName"; 280 SslCertificate ssl = new SslCertificate(TO, BY, date1, date2); 285 assertEquals(TO, issuedTo.getDName()); 296 final String EXPECTED = "Issued to: c=ccc,o=testOName,ou=testUName,cn=testCName;\n"
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/ |
arm.h | 97 /* Used to indicate that no processor has been specified. */ 127 /* Define the information needed to generate branch insns. This is 133 /* Set to 1 when a return insn is output, this means that the epilogue 136 /* Callback to output language specific object attributes. */ 140 /* Just in case configure has failed to define anything. */ 157 /* This macro defines names of additional specifications to put in the specs 165 Do not define this macro if it does not need to do anything. */ 216 /* The following two macros concern the ability to execute coprocessor 219 to be more careful with TARGET_NEON as noted below. */ 233 and TARGET_HARD_FLOAT to ensure that NEON instructions ar [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/ |
arm.h | 97 /* Used to indicate that no processor has been specified. */ 127 /* Define the information needed to generate branch insns. This is 133 /* Set to 1 when a return insn is output, this means that the epilogue 136 /* Callback to output language specific object attributes. */ 140 /* Just in case configure has failed to define anything. */ 157 /* This macro defines names of additional specifications to put in the specs 165 Do not define this macro if it does not need to do anything. */ 216 /* The following two macros concern the ability to execute coprocessor 219 to be more careful with TARGET_NEON as noted below. */ 233 and TARGET_HARD_FLOAT to ensure that NEON instructions ar [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/config/arm/ |
arm.h | 97 /* Used to indicate that no processor has been specified. */ 127 /* Define the information needed to generate branch insns. This is 133 /* Set to 1 when a return insn is output, this means that the epilogue 136 /* Callback to output language specific object attributes. */ 140 /* Just in case configure has failed to define anything. */ 157 /* This macro defines names of additional specifications to put in the specs 165 Do not define this macro if it does not need to do anything. */ 216 /* The following two macros concern the ability to execute coprocessor 219 to be more careful with TARGET_NEON as noted below. */ 233 and TARGET_HARD_FLOAT to ensure that NEON instructions ar [all...] |
/packages/apps/Email/tests/src/com/android/emailcommon/internet/ |
MimeMessageTest.java | 10 * Unless required by applicable law or agreed to in writing, software 240 message.setRecipient(RecipientType.TO, noName2); 245 String[] to = message.getHeader("To"); local 247 String[] replyTo = message.getHeader("Reply-to"); 252 assertEquals("to address count", 1, to.length); 253 assertEquals("no name 2", "noname2@dom2.com", to[0]); 263 assertEquals("reply-to address count", 1, replyTo.length); 277 message.setHeader("To", "<noname2@dom2.com>") 290 Address[] to = message.getRecipients(RecipientType.TO); local [all...] |
/external/v8/src/extensions/experimental/ |
i18n.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
/external/v8/test/es5conform/ |
harness-adapt.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
/external/v8/test/mjsunit/ |
arguments-apply.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
arguments-opt.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
array-constructor.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
array-join.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
array-length.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
array-push.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 70 // Excerises various pushes to the array at the end of new space.
|
array-shift.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
big-array-literal.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 29 // Also test that we can attempt to make even larger object literals without 83 // The sizes to test.
|
big-object-literal.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 29 // Also test that we can attempt to make even larger object literals without 86 // The sizes to test.
|
bit-not.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 29 // The VM constant folds so we use that to check the result. 35 // to avoid concatenating strings. 67 // Try to test that we can deal with allocation failures in
|
call.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
codegen-coverage.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 44 // This test depends on the fixed order of register allocation. We try to
|
/external/v8/test/mjsunit/bugs/ |
618.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
bug-1344252.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 28 // Test that setter accessors added to the prototype chain are called 31 // Test that accessors added to the prototype chain are called 39 // Force the inline caches to monomorphic state. 42 // Add a setter for x to Object.prototype and make sure it gets 64 // accessors added to the prototype chain are called instead of 71 // Add a z property to o1 to create a map transition [all...] |
bug-941049.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
/external/v8/test/mjsunit/compiler/ |
compare.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
countoperation.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
inline-param.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|