HomeSort by relevance Sort by last modified time
    Searched full:vote (Results 26 - 50 of 73) sorted by null

12 3

  /prebuilts/tools/common/easymock-tools/
Documentation.html 411 removal, it asks all collaborators for their vote for removal
413 Positive return values are a vote for
422 // expect to be asked to vote for document removal, and vote for it
434 // expect to be asked to vote for document removal, and vote against it
    [all...]
Documentation_fr.html 440 // expect to be asked to vote for document removal, and vote for it
452 // expect to be asked to vote for document removal, and vote against it
    [all...]
  /external/opencv3/modules/cudaobjdetect/src/cuda/
hog.cu 154 float2 vote = *(const float2*)grad_ptr;
168 hist[bin.x * 48 * nblocks] += gaussian * interp_weight * vote.x;
169 hist[bin.y * 48 * nblocks] += gaussian * interp_weight * vote.y;
    [all...]
  /external/opencv3/modules/objdetect/src/opencl/
objdetect_hog.cl 111 float2 vote = (float2) (grad_ptr[0], grad_ptr[1]);
124 hist[bin.x * 48] += gaussian * interp_weight * vote.x;
125 hist[bin.y * 48] += gaussian * interp_weight * vote.y;
  /external/icu/icu4c/source/samples/ufortune/resources/
root.txt 141 won't cross the street to vote in a national election.
  /external/opencv3/doc/py_tutorials/py_imgproc/py_houghlines/
py_houghlines.markdown 69 respectively. Fourth argument is the threshold, which means minimum vote it should get for it to be
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/apache/10/
apache-10.pom 303 the official subject of any release vote. -->
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/apache/13/
apache-13.pom 276 the official subject of any release vote. -->
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/apache/7/
apache-7.pom 285 the official subject of any release vote. -->
  /prebuilts/tools/common/m2/repository/org/apache/apache/10/
apache-10.pom 303 the official subject of any release vote. -->
  /prebuilts/tools/common/m2/repository/org/apache/apache/11/
apache-11.pom 303 the official subject of any release vote. -->
  /prebuilts/tools/common/m2/repository/org/apache/apache/13/
apache-13.pom 276 the official subject of any release vote. -->
  /prebuilts/tools/common/m2/repository/org/apache/apache/7/
apache-7.pom 285 the official subject of any release vote. -->
  /prebuilts/tools/common/m2/repository/org/apache/apache/9/
apache-9.pom 291 the official subject of any release vote. -->
  /prebuilts/tools/common/offline-m2/org/apache/apache/13/
apache-13.pom 276 the official subject of any release vote. -->
  /prebuilts/tools/common/offline-m2/org/apache/apache/9/
apache-9.pom 291 the official subject of any release vote. -->
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/doc/
scalar.html 131 Vote ::= CHOICE {
138 myVote Vote ::= skip:NULL
  /prebuilts/tools/common/m2/repository/org/apache/apache/15/
apache-15.pom 298 the official subject of any release vote. -->
  /prebuilts/tools/common/m2/repository/org/apache/apache/16/
apache-16.pom 302 the official subject of any release vote. -->
  /prebuilts/tools/common/m2/repository/org/apache/apache/17/
apache-17.pom 348 the official subject of any release vote. -->
  /prebuilts/tools/common/offline-m2/org/apache/apache/15/
apache-15.pom 298 the official subject of any release vote. -->
  /external/opencv/ml/src/
mlsvm.cpp 1929 int* vote = (int*)(buffer + sv_total); local
    [all...]
  /external/opencv3/modules/objdetect/
opencl_kernels_objdetect.cpp 637 "float2 vote = (float2) (grad_ptr[0], grad_ptr[1]);\n"
646 "hist[bin.x * 48] += gaussian * interp_weight * vote.x;\n"
647 "hist[bin.y * 48] += gaussian * interp_weight * vote.y;\n"
    [all...]
  /device/htc/flounder/gps/qct/lib/
libloc_eng.so 
  /frameworks/support/compat/java/android/support/v4/util/
PatternsCompat.java 103 + "|vision|vista|vistaprint|viva|vlaanderen|vodka|vote|voting|voto|voyage|v[aceginu])"

Completed in 875 milliseconds

12 3