Home
last modified time | relevance | path

Searched defs:checks (Results 1 – 25 of 26) sorted by relevance

12

/external/opencv3/modules/flann/include/opencv2/flann/
Dautotuned_index.h143 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
Dindex_testing.h87 …t Matrix<typename Distance::ElementType>& testData, const Matrix<int>& matches, int nn, int checks, in search_with_ground_truth()
Dhierarchical_clustering_index.h556 int checks = 0; in findNeighbors() local
746 …void findNN(NodePtr node, ResultSet<DistanceType>& result, const ElementType* vec, int& checks, in… in findNN()
Dkmeans_index.h508 int checks = 0; in findNeighbors() local
892 …sNodePtr node, ResultSet<DistanceType>& result, const ElementType* vec, int& checks, int maxChecks, in findNN()
/external/mesa3d/docs/
DMESA_shader_debug.spec202 The assertMESA function checks if the argument <condition> is function
/external/boringssl/src/crypto/bn/
Dprime.c361 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/
Dmain.cpp165 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/
Diwcap.c163 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/
Dtest-codeset.c133 static int checks() in checks() function
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
DSpoofCheckerTest.java183 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/
DSpoofCheckerTest.java179 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/
Dspooftest.c326 int32_t checks; in TestUSpoofCAPI() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java507 public Builder setChecks(int checks) { in setChecks()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSpoofChecker.java473 public Builder setChecks(int checks) { in setChecks()
/external/clang/utils/check_cfc/
Dcheck_cfc.py316 checks = [cls.__name__ for cls in vars()['WrapperCheck'].__subclasses__()] variable
/external/libunwind/tests/
DGia64-test-nat.c94 static check_func_t *checks[MAX_CHECKS]; variable
/external/icu/icu4c/source/test/intltest/
Ditutil.cpp194 int32_t &checks; member in MyErrorCode
/external/dbus/
Dconfigure.ac147 AC_ARG_ENABLE(checks, AS_HELP_STRING([--enable-checks],[include sanity checks on public API]),enabl… optenable
/external/icu/icu4c/source/i18n/
Duspoof.cpp221 uspoof_setChecks(USpoofChecker *sc, int32_t checks, UErrorCode *status) { in uspoof_setChecks()
/external/opencv3/modules/flann/src/
Dminiflann.cpp297 SearchParams::SearchParams( int checks, float eps, bool sorted ) in SearchParams()
/external/dbus/bus/
Dconfig-parser.c2754 } checks[] = { in do_check_own_rules() local
/external/fio/
Dgoptions.c61 GtkWidget *checks[PARSE_MAX_VP]; member
/external/v8/src/mips/
Dconstants-mips.h1139 Instruction::Type Instruction::InstructionType(TypeChecks checks) const { in InstructionType()
/external/v8/src/mips64/
Dconstants-mips64.h1197 Instruction::Type Instruction::InstructionType(TypeChecks checks) const { in InstructionType()
/external/v8/src/crankshaft/
Dhydrogen-instructions.h3080 InductionVariableCheck* checks() { return checks_; } in checks() function
3181 ChecksRelatedToLength* checks() { return checks_; } in checks() function

12