/external/v8/src/compiler/ |
D | redundancy-elimination.cc | 62 EffectPathChecks const* checks) { in Copy() 170 Node* node, EffectPathChecks const* checks) { in Set() 178 EffectPathChecks const* checks = node_checks_.Get(effect); in ReduceCheckNode() local 200 EffectPathChecks const* checks = node_checks_.Get(effect); in TryReuseBoundsCheckForFirstInput() local 241 EffectPathChecks* checks = EffectPathChecks::Copy( in ReduceEffectPhi() local 271 EffectPathChecks const* checks = node_checks_.Get(effect); in TakeChecksFromFirstEffect() local 281 EffectPathChecks const* checks) { in UpdateChecks()
|
/external/mesa3d/docs/specs/ |
D | MESA_shader_debug.spec | 202 The assertMESA function checks if the argument <condition> is function
|
/external/boringssl/src/crypto/fipsmodule/bn/ |
D | prime.c | 371 int checks = BN_prime_checks_for_size(bits); in BN_generate_prime_ex() local 465 int checks, BN_CTX *ctx, int do_trial_division, in BN_primality_test() 480 int BN_is_prime_ex(const BIGNUM *candidate, int checks, BN_CTX *ctx, BN_GENCB *cb) { in BN_is_prime_ex() 484 int BN_is_prime_fasttest_ex(const BIGNUM *a, int checks, BN_CTX *ctx, in BN_is_prime_fasttest_ex()
|
/external/jsoncpp/src/test_lib_json/ |
D | main.cpp | 165 IsCheck checks; in JSONTEST_FIXTURE() local 207 IsCheck checks; in JSONTEST_FIXTURE() local 248 IsCheck checks; in JSONTEST_FIXTURE() local 273 IsCheck checks; in JSONTEST_FIXTURE() local 302 IsCheck checks; in JSONTEST_FIXTURE() local 342 IsCheck checks; in JSONTEST_FIXTURE() local 1074 IsCheck checks; in JSONTEST_FIXTURE() local
|
/external/autotest/client/deps/iwcap/src/ |
D | iwcap.c | 163 static const struct check checks[] = { variable 275 uintptr_t checks = (uintptr_t) arg; in check_phy_handler() local 460 int checks = 0; in check_phy_caps() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 169 int checks = SpoofChecker.WHOLE_SCRIPT_CONFUSABLE | SpoofChecker.MIXED_SCRIPT_CONFUSABLE in TestGetSetChecks1() local 198 int checks; in TestGetSetChecks() local 513 int checks = (Integer) test[2]; in TestConfusableFlagVariants() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 170 int checks = SpoofChecker.WHOLE_SCRIPT_CONFUSABLE | SpoofChecker.MIXED_SCRIPT_CONFUSABLE in TestGetSetChecks1() local 199 int checks; in TestGetSetChecks() local 514 int checks = (Integer) test[2]; in TestConfusableFlagVariants() local
|
/external/libexif/test/nls/ |
D | test-codeset.c | 133 static int checks() in checks() function
|
/external/python/cpython2/Doc/reference/ |
D | datamodel.rst | 1828 .. _callable-types:
|
/external/clang/utils/check_cfc/ |
D | check_cfc.py | 316 checks = [cls.__name__ for cls in vars()['WrapperCheck'].__subclasses__()] variable
|
/external/icu/icu4c/source/test/cintltst/ |
D | spooftest.c | 329 int32_t checks; in TestUSpoofCAPI() local
|
/external/libcxx/utils/google-benchmark/test/ |
D | output_test_helper.cc | 100 void CheckCases(TestCaseList const& checks, std::stringstream& output) { in CheckCases()
|
/external/libunwind/tests/ |
D | Gia64-test-nat.c | 94 static check_func_t *checks[MAX_CHECKS]; variable
|
/external/google-benchmark/test/ |
D | output_test_helper.cc | 110 void CheckCases(TestCaseList const& checks, std::stringstream& output) { in CheckCases()
|
/external/icu/icu4c/source/test/intltest/ |
D | itutil.cpp | 196 int32_t &checks; member in MyErrorCode
|
D | itspoof.cpp | 649 int32_t checks = uspoof_getChecks(sc.getAlias(), &status); in testBug12153() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | SpoofChecker.java | 623 public Builder setChecks(int checks) { in setChecks()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | SpoofChecker.java | 585 public Builder setChecks(int checks) { in setChecks()
|
/external/icu/icu4c/source/i18n/ |
D | uspoof.cpp | 206 uspoof_setChecks(USpoofChecker *sc, int32_t checks, UErrorCode *status) { in uspoof_setChecks()
|
/external/fio/ |
D | goptions.c | 62 GtkWidget *checks[PARSE_MAX_VP]; member
|