Home
last modified time | relevance | path

Searched defs:ta (Results 1 – 25 of 74) sorted by relevance

123

/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
DPKIXCertPathValidatorResultTest.java81 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathValidatorResult01() local
116 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathValidatorResult03() local
137 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathValidatorResult04() local
156 TrustAnchor ta = TestUtils.getTrustAnchor(); in testGetTrustAnchor() local
180 TrustAnchor ta = TestUtils.getTrustAnchor(); in testGetPublicKey() local
207 TrustAnchor ta = TestUtils.getTrustAnchor(); in testGetPolicyTree01() local
235 TrustAnchor ta = TestUtils.getTrustAnchor(); in testGetPolicyTree02() local
260 TrustAnchor ta = TestUtils.getTrustAnchor(); in testClone() local
312 TrustAnchor ta = TestUtils.getTrustAnchor(); in testToString01() local
334 TrustAnchor ta = TestUtils.getTrustAnchor(); in testToString02() local
DPKIXCertPathBuilderResultTest.java90 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathBuilderResult01() local
114 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathBuilderResult02() local
134 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathBuilderResult03() local
177 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathBuilderResult05() local
197 TrustAnchor ta = TestUtils.getTrustAnchor(); in test_clone() local
199 + ": not performed (could not create test TrustAnchor)", ta); in test_clone() local
222 TrustAnchor ta = TestUtils.getTrustAnchor(); in testGetCertPath() local
250 TrustAnchor ta = TestUtils.getTrustAnchor(); in testToString() local
DTrustAnchorTest.java108 TrustAnchor ta = new TrustAnchor(validCaNameRfc2253, pk, ncCopy); in testTrustAnchorStringPublicKeybyteArray03() local
222 TrustAnchor ta = new TrustAnchor(new X500Principal(validCaNameRfc2253), in testTrustAnchorX500PrincipalPublicKeybyteArray03() local
283 TrustAnchor ta = in testGetCAPublicKey01() local
307 TrustAnchor ta = in testGetCAName01() local
331 TrustAnchor ta = in testGetTrustedCer02() local
356 TrustAnchor ta = in testGetCA01() local
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/
DTrustAnchor_ImplTest.java121 TrustAnchor ta = new TrustAnchor( in testTrustAnchorX509CertificatebyteArray03() local
413 TrustAnchor ta = new TrustAnchor( in testGetNameConstraints() local
441 TrustAnchor ta = new TrustAnchor( in testGetCAPublicKey02() local
465 TrustAnchor ta = new TrustAnchor( in testGetCAName02() local
489 TrustAnchor ta = new TrustAnchor(cert, null); in testGetTrustedCert01() local
511 TrustAnchor ta = new TrustAnchor( in testGetCA02() local
534 TrustAnchor ta = new TrustAnchor( in testToString() local
/external/v8/test/mjsunit/harmony/
Dfutex.js21 ta) { argument
41 ta) { argument
/external/clang/test/Analysis/
Duninit-const.c63 int ta[5]; in f_5() local
70 int ta[5]; // expected-note {{'ta' initialized here}} in f_5_1() local
76 int ta[5] = {1,2,3,4,5}; in f_6() local
82 int ta[5] = {1,2,3,4,5}; in f_6_1() local
/external/v8/test/mjsunit/regress/
Dregress-crbug-501809.js7 var ta = new Int32Array(sab); variable
Dregress-et-clobbers-doubles.js37 var ta = [1,,3]; variable
Dregress-convert-hole2.js70 var ta = [1,,3]; variable
/external/testng/src/test/java/test/junit4/
DJUnit4Sample2.java37 public void ta() { in ta() method in JUnit4Sample2
DJUnit4ParameterizedTest.java54 public void ta() { in ta() method in JUnit4ParameterizedTest
/external/jemalloc/test/unit/
Dticker.c51 ticker_t ta, tb; in TEST_BEGIN() local
Datomic.c11 #define TEST_BODY(p, t, tc, ta, FMT) do { \ argument
/external/libvpx/libvpx/vp8/encoder/
Dencodemb.c458 ENTROPY_CONTEXT *ta; in optimize_mb() local
501 ENTROPY_CONTEXT *ta; in vp8_optimize_mby() local
541 ENTROPY_CONTEXT *ta; in vp8_optimize_mbuv() local
Drdopt.c557 ENTROPY_CONTEXT *ta; in vp8_rdcost_mby() local
648 ENTROPY_CONTEXT ta = *a, tempa = *a; in rd_pick_intra4x4block() local
716 ENTROPY_CONTEXT *ta; in rd_pick_intra4x4mby_modes() local
822 ENTROPY_CONTEXT *ta; in rd_cost_mbuv() local
1036 int which_label, ENTROPY_CONTEXT *ta, in rdcost_mbsegment_y()
1127 ENTROPY_CONTEXT *ta; in rd_check_segment() local
/external/opencv3/3rdparty/libtiff/
Dtif_dirinfo.c322 const TIFFField* ta = *(const TIFFField**) a; in tagCompare() local
335 const TIFFField* ta = *(const TIFFField**) a; in tagNameCompare() local
/external/ipsec-tools/src/racoon/
Dsecurity.c74 struct isakmp_parse_t *ta; local
/external/pdfium/third_party/libtiff/
Dtif_dirinfo.c338 const TIFFField* ta = *(const TIFFField**) a; in tagCompare() local
351 const TIFFField* ta = *(const TIFFField**) a; in tagNameCompare() local
/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg.h135 char td, ta; // DC & AC huffman tables member
/external/replicaisland/src/com/replica/replicaisland/
DSliderPreference.java97 protected Object onGetDefaultValue(TypedArray ta,int index) { in onGetDefaultValue()
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
DTestUtils.java122 TrustAnchor ta = getTrustAnchor(); in getTrustAnchorSet() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/
DEventState.java214 double ta = t0; in evaluateStep() local
/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc309 #define GEMMLOWP_HANDLE_CASE(ta, tb, tc) \ in EightBitIntGemm() argument
355 #define GEMMLOWP_HANDLE_INT32_CASE(ta, tb, tc) \ in EightBitIntGemm() argument
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_swtnl_t.c172 struct tnl_clipspace_attr *ta = &vtx->attr[i]; in swtnl_bind_vertices() local
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3commontreeadaptor.c179 pANTLR3_BASE_TREE_ADAPTOR ta; in ANTLR3_TREE_ADAPTORDebugNew() local

123