/external/opencv3/modules/cudaobjdetect/src/cuda/ |
D | lbp.cu | 246 …const int total, int* integral, const int pitch, PtrStepSz<int4> objects, unsigned int* classified) in lbp_cascade() argument 285 int res = atomicInc(classified, (unsigned int)objects.cols); in lbp_cascade() 292 … const int subsetSize, PtrStepSz<int4> objects, unsigned int* classified, PtrStepSzi integral) in classifyPyramid() argument 298 …lScale, factor, workAmount, integral.ptr(), (int)integral.step / sizeof(int), objects, classified); in classifyPyramid()
|
/external/opencv3/modules/cudaobjdetect/src/ |
D | cascadeclassifier.cpp | 393 unsigned int* classified, 547 unsigned int classified = 0; in detectMultiScale() local 549 … cudaSafeCall( cudaMemcpy(dclassified.ptr(), &classified, sizeof(int), cudaMemcpyHostToDevice) ); in detectMultiScale() 593 … cudaSafeCall( cudaMemcpy(&classified, dclassified.ptr(), sizeof(int), cudaMemcpyDeviceToHost) ); in detectMultiScale() 594 …device::lbp::connectedConmonents(candidates, classified, objects, minNeighbors_, grouping_eps, dcl… in detectMultiScale() 596 … cudaSafeCall( cudaMemcpy(&classified, dclassified.ptr(), sizeof(int), cudaMemcpyDeviceToHost) ); in detectMultiScale() 599 if (classified > 0) in detectMultiScale() 601 objects.colRange(0, classified).copyTo(_objects); in detectMultiScale()
|
/external/autotest/client/site_tests/ |
D | README | 2 classified by test area. See
|
/external/autotest/server/site_tests/ |
D | README | 2 classified by test area. See
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | ldp-preind.predictable.txt | 4 # None of these instructions should be classified as unpredictable:
|
D | ldp-postind.predictable.txt | 4 # None of these instructions should be classified as unpredictable:
|
/external/llvm/test/CodeGen/X86/ |
D | tail-call-legality.ll | 3 ; This used to be classified as a tail call because of a mismatch in the
|
/external/llvm/test/Transforms/DeadArgElim/ |
D | aggregates.ll | 36 ; This use can be classified as applying only to ret 1. 61 ; This use can be classified as applying only to ret 1.
|
/external/skia/site/user/api/ |
D | skregion.md | 25 Regions can be classified into one of three types: empty, rectangular,
|
/external/freetype/src/autofit/ |
D | afblue.dat | 216 // Characters in a blue string are automatically classified as having a flat 265 // Characters in a blue string are *not* automatically classified. Instead,
|
/external/opencv3/modules/video/src/opencl/ |
D | bgfg_mog2.cl | 62 uchar foreground = 255; // 0 - the pixel classified as background
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_canny/ |
D | py_canny.markdown | 56 …two thresholds are classified edges or non-edges based on their connectivity. If they are connected
|
/external/opencv3/doc/tutorials/ml/introduction_to_svm/ |
D | introduction_to_svm.markdown | 152 -# **Regions classified by the SVM**
|
/external/parameter-framework/upstream/test/functional-tests/ |
D | plan.md | 394 ## Misc/to be classified
|
/external/zlib/src/ |
D | FAQ | 363 zlib is not subject to export controls, and so is classified as EAR99.
|
/external/clang/docs/ |
D | AutomaticReferenceCounting.rst | 611 * a comma expression is classified according to its right-hand side, 612 * a statement expression is classified according to its result expression, if 615 classified according to the underlying message send, and 616 * a conditional operator is classified according to its second and third
|
D | InternalsManual.rst | 603 * **TokenKind** --- This indicates the kind of token as classified by the
|
/external/opencv3/modules/ml/doc/ |
D | ml_intro.markdown | 229 the ensemble is increased, a larger number of the training samples are classified correctly and with
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 223 …claimeclaimseclapham )CD!IH'Eclash)clashes)classifiedMclauses )CD!.…
|
/external/icu/icu4c/source/test/testdata/ |
D | regextst.txt | 1266 "(private|secret|confidential|classified|restricted)" i "hmm, <0><1>Classified</1></0> stuff" 1267 "(private|secret|confidential|classified|restricted)" "hmm, Classified stuff"
|
/external/libjpeg-turbo/ |
D | structure.txt | 525 classified as belonging to data input or data output, and each section must
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 1296 ADJ^V_PAST "classified" :G2P
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 1450 ADJ^V "classified" :G2P
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 6728 列為 < be\-classified\-as; 27581 列為 > be\-classified\-as; 27647 屬於 > be\-classified\-as;
|
/external/bison/doc/ |
D | bison.texi | 687 For example, an input token might be classified as token type
|