Home
last modified time | relevance | path

Searched defs:attempts (Results 1 – 17 of 17) sorted by relevance

/external/vboot_reference/firmware/lib/
Drollback_index.c87 int attempts = 3; in ReadSpaceFirmware() local
128 int attempts = 3; in WriteSpaceFirmware() local
184 int attempts = 3; in ReadSpaceKernel() local
223 int attempts = 3; in WriteSpaceKernel() local
/external/skia/experimental/Networking/
DSkSockets.cpp97 int attempts = 0; in readPacket() local
184 int attempts = 0; in writePacket() local
/external/opencv3/modules/core/perf/
Dperf_math.cpp35 const int attempts = 5; variable
/external/v8/src/base/platform/
Dplatform-cygwin.cc139 for (size_t attempts = 0; base == NULL && attempts < 3; ++attempts) { in RandomizedVirtualAlloc() local
Dplatform-win32.cc767 for (size_t attempts = 0; base == NULL && attempts < 3; ++attempts) { in RandomizedVirtualAlloc() local
/external/opencv3/modules/core/src/
Dkmeans.cpp219 TermCriteria criteria, int attempts, in kmeans()
Dpersistence.cpp629 int k = 0, attempts = 1; in cvGetFileNode() local
704 int k = 0, attempts = 1; in cvGetFileNodeByName() local
Dmatrix.cpp4222 CvTermCriteria termcrit, int attempts, CvRNG*, in cvKMeans2()
/external/opencv3/modules/features2d/include/opencv2/
Dfeatures2d.hpp1212 int attempts; member in cv::BOWKMeansTrainer
/external/wpa_supplicant_8/src/radius/
Dradius_client.c115 int attempts; member
/external/mksh/src/
Dmain.c748 volatile uint8_t attempts = 13; in shell() local
/external/opencv3/modules/java/src/
Dcore+Core.java332 …double kmeans(Mat data, int K, Mat bestLabels, TermCriteria criteria, int attempts, int flags, Mat… in kmeans()
341 …atic double kmeans(Mat data, int K, Mat bestLabels, TermCriteria criteria, int attempts, int flags) in kmeans()
2210 …j, int criteria_type, int criteria_maxCount, double criteria_epsilon, int attempts, int flags, lon… in kmeans_0()
2211 …veObj, int criteria_type, int criteria_maxCount, double criteria_epsilon, int attempts, int flags); in kmeans_1()
Dcore.cpp304 …jint criteria_type, jint criteria_maxCount, jdouble criteria_epsilon, jint attempts, jint flags, j… in Java_org_opencv_core_Core_kmeans_10()
328 …j, jint criteria_type, jint criteria_maxCount, jdouble criteria_epsilon, jint attempts, jint flags) in Java_org_opencv_core_Core_kmeans_11()
/external/opencv3/modules/calib3d/src/
Dcalibinit.cpp1982 const int attempts = 2; in findCirclesGrid() local
/external/opencv/cxcore/src/
Dcxpersistence.cpp486 int k = 0, attempts = 1; in cvGetFileNode() local
567 int k = 0, attempts = 1; in cvGetFileNodeByName() local
/external/v8/src/heap/
Dheap.cc3960 int attempts = 0; in AllocateSymbol() local
/external/v8/src/
Dobjects.cc5923 int attempts = 0; in GenerateIdentityHash() local