/external/vboot_reference/firmware/lib/ |
D | rollback_index.c | 87 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/ |
D | SkSockets.cpp | 97 int attempts = 0; in readPacket() local 184 int attempts = 0; in writePacket() local
|
/external/opencv3/modules/core/perf/ |
D | perf_math.cpp | 35 const int attempts = 5; variable
|
/external/v8/src/base/platform/ |
D | platform-cygwin.cc | 139 for (size_t attempts = 0; base == NULL && attempts < 3; ++attempts) { in RandomizedVirtualAlloc() local
|
D | platform-win32.cc | 767 for (size_t attempts = 0; base == NULL && attempts < 3; ++attempts) { in RandomizedVirtualAlloc() local
|
/external/opencv3/modules/core/src/ |
D | kmeans.cpp | 219 TermCriteria criteria, int attempts, in kmeans()
|
D | persistence.cpp | 629 int k = 0, attempts = 1; in cvGetFileNode() local 704 int k = 0, attempts = 1; in cvGetFileNodeByName() local
|
D | matrix.cpp | 4222 CvTermCriteria termcrit, int attempts, CvRNG*, in cvKMeans2()
|
/external/opencv3/modules/features2d/include/opencv2/ |
D | features2d.hpp | 1212 int attempts; member in cv::BOWKMeansTrainer
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_client.c | 115 int attempts; member
|
/external/mksh/src/ |
D | main.c | 748 volatile uint8_t attempts = 13; in shell() local
|
/external/opencv3/modules/java/src/ |
D | core+Core.java | 332 …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()
|
D | core.cpp | 304 …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/ |
D | calibinit.cpp | 1982 const int attempts = 2; in findCirclesGrid() local
|
/external/opencv/cxcore/src/ |
D | cxpersistence.cpp | 486 int k = 0, attempts = 1; in cvGetFileNode() local 567 int k = 0, attempts = 1; in cvGetFileNodeByName() local
|
/external/v8/src/heap/ |
D | heap.cc | 3960 int attempts = 0; in AllocateSymbol() local
|
/external/v8/src/ |
D | objects.cc | 5923 int attempts = 0; in GenerateIdentityHash() local
|