/external/libxml2/xstc/ |
D | xstc.py | 12 opa = optparse.OptionParser() variable 14 opa.add_option("-b", "--base", action="store", type="string", dest="baseDir", 19 opa.add_option("-o", "--out", action="store", type="string", dest="logFile", 23 opa.add_option("--log", action="store_true", dest="enableLog", 27 opa.add_option("--no-test-out", action="store_true", dest="disableTestStdOut", 31 opa.add_option("-s", "--silent", action="store_true", dest="silent", default=False, 34 opa.add_option("-v", "--verbose", action="store_true", dest="verbose", 38 opa.add_option("-x", "--max", type="int", dest="maxTestCount", 42 opa.add_option("-t", "--test", type="string", dest="singleTest", 46 opa.add_option("--tsw", "--test-starts-with", type="string", dest="testStartsWith", [all …]
|
/external/eigen/blas/ |
D | level2_impl.h | 26 int EIGEN_BLAS_FUNC(gemv)(const char *opa, const int *m, const int *n, const RealScalar *palpha, in EIGEN_BLAS_FUNC() 48 if(OP(*opa)==INVALID) info = 1; in EIGEN_BLAS_FUNC() 62 int code = OP(*opa); in EIGEN_BLAS_FUNC() 86 int EIGEN_BLAS_FUNC(trsv)(const char *uplo, const char *opa, const char *diag, const int *n, const … in EIGEN_BLAS_FUNC() 125 else if(OP(*opa)==INVALID) info = 2; in EIGEN_BLAS_FUNC() 135 int code = OP(*opa) | (UPLO(*uplo) << 2) | (DIAG(*diag) << 3); in EIGEN_BLAS_FUNC() 145 int EIGEN_BLAS_FUNC(trmv)(const char *uplo, const char *opa, const char *diag, const int *n, const … in EIGEN_BLAS_FUNC() 184 else if(OP(*opa)==INVALID) info = 2; in EIGEN_BLAS_FUNC() 199 int code = OP(*opa) | (UPLO(*uplo) << 2) | (DIAG(*diag) << 3); in EIGEN_BLAS_FUNC() 288 int EIGEN_BLAS_FUNC(tbmv)(char *uplo, char *opa, char *diag, int *n, int *k, RealScalar *pa, int *l… [all …]
|
D | level3_impl.h | 12 int EIGEN_BLAS_FUNC(gemm)(const char *opa, const char *opb, const int *m, const int *n, const int *… in EIGEN_BLAS_FUNC() 48 if(OP(*opa)==INVALID) info = 1; in EIGEN_BLAS_FUNC() 53 else if(*lda<std::max(1,(OP(*opa)==NOTR)?*m:*k)) info = 8; in EIGEN_BLAS_FUNC() 73 int code = OP(*opa) | (OP(*opb) << 2); in EIGEN_BLAS_FUNC() 78 int EIGEN_BLAS_FUNC(trsm)(const char *side, const char *uplo, const char *opa, const char *diag, co… in EIGEN_BLAS_FUNC() 149 else if(OP(*opa)==INVALID) info = 3; in EIGEN_BLAS_FUNC() 161 int code = OP(*opa) | (SIDE(*side) << 2) | (UPLO(*uplo) << 3) | (DIAG(*diag) << 4); in EIGEN_BLAS_FUNC() 183 int EIGEN_BLAS_FUNC(trmm)(const char *side, const char *uplo, const char *opa, const char *diag, co… in EIGEN_BLAS_FUNC() 254 else if(OP(*opa)==INVALID) info = 3; in EIGEN_BLAS_FUNC() 263 int code = OP(*opa) | (SIDE(*side) << 2) | (UPLO(*uplo) << 3) | (DIAG(*diag) << 4); in EIGEN_BLAS_FUNC()
|
/external/tensorflow/tensorflow/python/summary/ |
D | plugin_asset_test.py | 54 opa = plugin_asset.get_plugin_asset(_OtherExampleAsset) 55 self.assertIsNot(epa, opa) 68 opa = plugin_asset.get_plugin_asset(_OtherExampleAsset) 69 self.assertItemsEqual(plugin_asset.get_all_plugin_assets(), [epa, opa])
|
/external/jemalloc_new/test/unit/ |
D | mallctl.c | 335 const char *opa; in TEST_BEGIN() local 336 size_t sz = sizeof(opa); in TEST_BEGIN() 337 assert_d_eq(mallctl("opt.percpu_arena", (void *)&opa, &sz, NULL, 0), 0, in TEST_BEGIN() 345 if (strcmp(opa, "disabled") == 0) { in TEST_BEGIN()
|
/external/python/cpython2/Lib/ |
D | decimal.py | 3261 def _fill_logical(self, context, opa, opb): argument 3262 dif = context.prec - len(opa) 3264 opa = '0'*dif + opa 3266 opa = opa[-context.prec:] 3272 return opa, opb 3285 (opa, opb) = self._fill_logical(context, self._int, other._int) 3288 result = "".join([str(int(a)&int(b)) for a,b in zip(opa,opb)]) 3309 (opa, opb) = self._fill_logical(context, self._int, other._int) 3312 result = "".join([str(int(a)|int(b)) for a,b in zip(opa,opb)]) 3326 (opa, opb) = self._fill_logical(context, self._int, other._int) [all …]
|
/external/python/cpython3/Lib/ |
D | _pydecimal.py | 3363 def _fill_logical(self, context, opa, opb): argument 3364 dif = context.prec - len(opa) 3366 opa = '0'*dif + opa 3368 opa = opa[-context.prec:] 3374 return opa, opb 3387 (opa, opb) = self._fill_logical(context, self._int, other._int) 3390 result = "".join([str(int(a)&int(b)) for a,b in zip(opa,opb)]) 3411 (opa, opb) = self._fill_logical(context, self._int, other._int) 3414 result = "".join([str(int(a)|int(b)) for a,b in zip(opa,opb)]) 3428 (opa, opb) = self._fill_logical(context, self._int, other._int) [all …]
|
/external/tcpdump/ |
D | print-icmp6.c | 1245 const struct nd_opt_advinterval *opa; in icmp6_opt_print() local 1332 opa = (const struct nd_opt_advinterval *)op; in icmp6_opt_print() 1333 ND_TCHECK(opa->nd_opt_adv_interval); in icmp6_opt_print() 1334 ND_PRINT((ndo," %ums", EXTRACT_32BITS(&opa->nd_opt_adv_interval))); in icmp6_opt_print()
|
/external/blktrace/btt/ |
D | output.c | 509 struct __opa opa = { .ofp = ofp, .func = func }; in output_pip_avg() local 512 pip_foreach_out(__output_pip_avg, &opa); in output_pip_avg()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | ka-Latn-t-ka-m0-bgn-2009.txt | 227 ხელყოფა khelqʼopa
|
/external/icu/icu4c/source/data/lang/ |
D | sk.txt | 649 yes{"Radiť akcenty opačne"}
|
D | cs.txt | 842 yes{"Řadit akcenty opačně"}
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Retirements.tab | 200 ibi Ibilo M opa 2012-02-03
|
D | iso-639-3_Name_Index.tab | 5251 opa Okpamheri Okpamheri
|
D | iso-639-3.tab | 5040 opa I L Okpamheri
|
D | language-subtag-registry | 14346 Preferred-Value: opa 27338 Subtag: opa
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.pat.txt | 17173 2opa
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.pat.txt | 17173 2opa
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 6184 "opa",
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 25611 $x{opa}$x → opə ; # ɑpɑ
|
D | internal_raw_IPA.txt | 18479 blowpipe %21762 blˈopaɪp 118232 opa %27971 ˈopə 118238 opai ˈopaɪ
|
D | internal_raw_IPA-old.txt | 21749 blowpipe %11545 blˈopaɪp 140891 opa %14833 ˈopə 140899 opai ˈopaɪ
|