/external/opencv3/modules/flann/include/opencv2/flann/ |
D | autotuned_index.h | 143 int checks; in loadIndex() local 153 int checks = get_param<int>(searchParams,"checks",FLANN_CHECKS_AUTOTUNED); in findNeighbors() local 225 int checks; in evaluate_kmeans() local 252 int checks; in evaluate_kdtree() local 512 int checks; in estimateSearchParams() local
|
D | index_testing.h | 87 …t Matrix<typename Distance::ElementType>& testData, const Matrix<int>& matches, int nn, int checks, in search_with_ground_truth()
|
D | hierarchical_clustering_index.h | 556 int checks = 0; in findNeighbors() local 746 …void findNN(NodePtr node, ResultSet<DistanceType>& result, const ElementType* vec, int& checks, in… in findNN()
|
D | kmeans_index.h | 508 int checks = 0; in findNeighbors() local 892 …sNodePtr node, ResultSet<DistanceType>& result, const ElementType* vec, int& checks, int maxChecks, in findNN()
|
/external/mesa3d/docs/ |
D | MESA_shader_debug.spec | 202 The assertMESA function checks if the argument <condition> is function
|
/external/boringssl/src/crypto/bn/ |
D | prime.c | 361 int checks = BN_prime_checks_for_size(bits); in BN_generate_prime_ex() local 455 int checks, BN_CTX *ctx, int do_trial_division, in BN_primality_test() 470 int BN_is_prime_ex(const BIGNUM *candidate, int checks, BN_CTX *ctx, BN_GENCB *cb) { in BN_is_prime_ex() 474 int BN_is_prime_fasttest_ex(const BIGNUM *a, int checks, BN_CTX *ctx_passed, 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/libexif/test/nls/ |
D | test-codeset.c | 133 static int checks() in checks() function
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 183 int checks = SpoofChecker.WHOLE_SCRIPT_CONFUSABLE | SpoofChecker.MIXED_SCRIPT_CONFUSABLE in TestGetSetChecks1() local 210 int checks; in TestGetSetChecks() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 179 int checks = SpoofChecker.WHOLE_SCRIPT_CONFUSABLE | SpoofChecker.MIXED_SCRIPT_CONFUSABLE in TestGetSetChecks1() local 206 int checks; in TestGetSetChecks() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | spooftest.c | 326 int32_t checks; in TestUSpoofCAPI() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | SpoofChecker.java | 507 public Builder setChecks(int checks) { in setChecks()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | SpoofChecker.java | 473 public Builder setChecks(int checks) { in setChecks()
|
/external/clang/utils/check_cfc/ |
D | check_cfc.py | 316 checks = [cls.__name__ for cls in vars()['WrapperCheck'].__subclasses__()] variable
|
/external/libunwind/tests/ |
D | Gia64-test-nat.c | 94 static check_func_t *checks[MAX_CHECKS]; variable
|
/external/icu/icu4c/source/test/intltest/ |
D | itutil.cpp | 194 int32_t &checks; member in MyErrorCode
|
/external/dbus/ |
D | configure.ac | 147 AC_ARG_ENABLE(checks, AS_HELP_STRING([--enable-checks],[include sanity checks on public API]),enabl… optenable
|
/external/icu/icu4c/source/i18n/ |
D | uspoof.cpp | 221 uspoof_setChecks(USpoofChecker *sc, int32_t checks, UErrorCode *status) { in uspoof_setChecks()
|
/external/opencv3/modules/flann/src/ |
D | miniflann.cpp | 297 SearchParams::SearchParams( int checks, float eps, bool sorted ) in SearchParams()
|
/external/dbus/bus/ |
D | config-parser.c | 2754 } checks[] = { in do_check_own_rules() local
|
/external/fio/ |
D | goptions.c | 61 GtkWidget *checks[PARSE_MAX_VP]; member
|
/external/v8/src/mips/ |
D | constants-mips.h | 1139 Instruction::Type Instruction::InstructionType(TypeChecks checks) const { in InstructionType()
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 1197 Instruction::Type Instruction::InstructionType(TypeChecks checks) const { in InstructionType()
|
/external/v8/src/crankshaft/ |
D | hydrogen-instructions.h | 3080 InductionVariableCheck* checks() { return checks_; } in checks() function 3181 ChecksRelatedToLength* checks() { return checks_; } in checks() function
|