OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ta3
(Results
1 - 17
of
17
) sorted by null
/libcore/luni/src/test/java/tests/security/cert/
TrustAnchorTest.java
299
TrustAnchor
ta3
= new TrustAnchor(pemCert, getEncodingESOnly());
local
300
assertNull(
ta3
.getCA());
301
assertNull(
ta3
.getCAName());
302
assertNull(
ta3
.getCAPublicKey());
303
assertTrue(Arrays.equals(getEncodingESOnly(),
ta3
.getNameConstraints()));
304
assertEquals(pemCert,
ta3
.getTrustedCert());
493
TrustAnchor
ta3
= new TrustAnchor(pemCert, getEncodingPSOnly());
local
494
assertTrue(Arrays.equals(getEncodingPSOnly(),
ta3
.getNameConstraints()));
518
TrustAnchor
ta3
= new TrustAnchor(pemCert, null);
local
519
assertNull(
ta3
.getNameConstraints())
544
TrustAnchor
ta3
= new TrustAnchor(pemCert, getEncodingPSOnly());
local
[
all
...]
/external/chromium_org/v8/test/cctest/
test-weaktypedarrays.cc
288
"var
ta3
= new %s(ab)",
298
v8::Handle<TypedArray>
ta3
=
local
299
v8::Handle<TypedArray>::Cast(CompileRun("
ta3
"));
305
CHECK(HasViewInWeakList(*iab, *v8::Utils::OpenHandle(*
ta3
)));
329
CompileRun("ta1 = null; ta2 = null;
ta3
= null;");
/bionic/libc/arch-mips/include/machine/
regdef.h
56
#define
ta3
$11
macro
73
#define
ta3
$15
macro
/bionic/libc/kernel/arch-mips/asm/
regdef.h
87
#define
ta3
$11
macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
regdef.h
87
#define
ta3
$11
macro
/development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h
56
#define
ta3
$11
macro
73
#define
ta3
$15
macro
/external/kernel-headers/original/asm-mips/
regdef.h
74
#define
ta3
$11
macro
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
regdef.h
87
#define
ta3
$11
macro
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
regdef.h
56
#define
ta3
$11
macro
73
#define
ta3
$15
macro
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
regdef.h
87
#define
ta3
$11
macro
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
regdef.h
56
#define
ta3
$11
macro
73
#define
ta3
$15
macro
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
regdef.h
87
#define
ta3
$11
macro
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
regdef.h
56
#define
ta3
$11
macro
73
#define
ta3
$15
macro
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
regdef.h
87
#define
ta3
$11
macro
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
regdef.h
56
#define
ta3
$11
macro
73
#define
ta3
$15
macro
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
regdef.h
87
#define
ta3
$11
macro
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
regdef.h
56
#define
ta3
$11
macro
73
#define
ta3
$15
macro
Completed in 180 milliseconds