HomeSort by relevance Sort by last modified time
    Searched refs:total (Results 501 - 525 of 1239) sorted by null

<<21222324252627282930>>

  /external/lldb/test/pexpect-2.4/examples/
topip.py 77 total = sum(r)
78 avg = float(total)/float(len(r))
  /external/lzma/C/
Ppmd7Dec.c 21 static UInt32 Range_GetThreshold(void *pp, UInt32 total)
24 return (p->Code) / (p->Range /= total);
Ppmd7Enc.c 34 static void RangeEnc_Encode(CPpmd7z_RangeEnc *p, UInt32 start, UInt32 size, UInt32 total)
36 p->Low += start * (p->Range /= total);
  /external/opencv/cv/src/
cvhaar.cpp 210 /* check input structure correctness and calculate total memory size needed for
1081 int j, total = s->total; local
1255 int j, total = s->total; local
    [all...]
cvcalibinit.cpp 580 while( stack->total )
    [all...]
  /external/selinux/sepolgen/src/sepolgen/
matching.py 121 total = self.perm_maps.getdefault_distance(av_req.obj_class, diff)
122 return -total
  /external/sonic/
wave.c 358 int total = numSamples*file->numChannels; local
360 for(i = 0; i < total; i++) {
  /external/valgrind/memcheck/tests/linux/
timerfd-syscall.stderr.exp 51 total heap usage: 0 allocs, 0 frees, 0 bytes allocated
  /external/valgrind/memcheck/tests/
partial_load_dflt.stderr.exp 29 total heap usage: ... allocs, ... frees, ... bytes allocated
  /frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/
VrActivity.java 87 public void progress(int n, int total) {
88 publishProgress(n, total);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
vp8_variance16x16_armv6.asm 54 ; calculate total sum
78 ; calculate total sum
102 ; calculate total sum
128 ; calculate total sum
vp8_variance_halfpixvar16x16_h_armv6.asm 59 ; calculate total sum
90 ; calculate total sum
121 ; calculate total sum
154 ; calculate total sum
vp8_variance_halfpixvar16x16_v_armv6.asm 60 ; calculate total sum
91 ; calculate total sum
122 ; calculate total sum
155 ; calculate total sum
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
matching.py 121 total = self.perm_maps.getdefault_distance(av_req.obj_class, diff)
122 return -total
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/sepolgen/
matching.py 121 total = self.perm_maps.getdefault_distance(av_req.obj_class, diff)
122 return -total
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.1.201405082137/
org.jacoco.report-0.7.1.201405082137.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.3.201501221555/
org.jacoco.report-0.7.3.201501221555.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.4.201502262128/
org.jacoco.report-0.7.4.201502262128.jar 
  /external/jetty/src/java/org/eclipse/jetty/util/
MultiPartInputStream.java 451 long total = 0; //keep running total of size of bytes read from input and throw an exception if exceeds MultipartConfigElement._maxRequestSize local
541 total += line.length();
542 if (_config.getMaxRequestSize() > 0 && total > _config.getMaxRequestSize())
650 total ++;
651 if (_config.getMaxRequestSize() > 0 && total > _config.getMaxRequestSize())
  /external/toybox/toys/posix/
ls.c 77 int total = 0, width, len; local
81 total = strlen(s);
86 total++;
91 total += width;
95 return total;
307 // In this case only show dirname/total header when given -R.
341 // Measure each entry to work out whitespace padding and total blocks
354 xprintf("total %llu\n", blocks);
  /external/selinux/policycoreutils/sandbox/
sandbox 139 total = high-low
140 total = (total * (total - 1))/2
141 while ctr < total:
  /external/opencv/cxcore/src/
cxpersistence.cpp 290 int i, total = seq->total;
293 for( i = 0; i < total; i++ )
390 while( fs->write_stack->total > 0 )
500 attempts = fs->roots->total;
515 if( (!CV_NODE_IS_SEQ(map_node->tag) || map_node->data.seq->total != 0) &&
586 attempts = fs->roots->total;
600 if( (!CV_NODE_IS_SEQ(map_node->tag) || map_node->data.seq->total != 0) &&
644 if( !fs->roots || (unsigned)stream_index >= (unsigned)fs->roots->total )
1124 if( node->data.seq->total != 0
3401 int i, total = node->data.seq->total; local
4291 int total, flags; local
4400 int i, total; local
    [all...]
  /frameworks/native/opengl/libagl/
array.cpp 375 total = 0;
404 uint32_t hits = total - misses;
407 case GL_POINTS: prim_count = total; break;
408 case GL_LINE_STRIP: prim_count = total - 1; break;
409 case GL_LINE_LOOP: prim_count = total - 1; break;
410 case GL_LINES: prim_count = total / 2; break;
411 case GL_TRIANGLE_STRIP: prim_count = total - 2; break;
412 case GL_TRIANGLE_FAN: prim_count = total - 2; break;
413 case GL_TRIANGLES: prim_count = total / 3; break;
416 printf( "total=%5u, hits=%5u, miss=%5u, hitrate=%3u%%,
    [all...]
  /external/opencv/cvaux/include/
cvvidsurv.hpp 474 for(i=0; i<m_pSeq->total; ++i)
486 for(i=0; i<m_pSeq->total; ++i)
505 return m_pSeq->total;
523 for(i=0;i<pSeq->total;++i)
567 for(i=0; i<m_pSeq->total; ++i)
584 for(i=0; i<m_pSeq->total; ++i)
613 return m_pSeq->total;
    [all...]
  /build/tools/
warn.py 436 # dump some stats about total number of warnings and such
447 total = unknown + known
448 output('Total number of warnings: <b>' + str(total) + '</b>')
449 if total < 1000:
    [all...]

Completed in 800 milliseconds

<<21222324252627282930>>