Searched defs:best (Results 1 - 25 of 36) sorted by relevance

12

/external/ppp/pppd/plugins/pppoatm/
H A Dmisc.c24 int i,best; local
30 best = -1;
35 best = i;
40 if (best > -1) (*pos) += best_len;
41 return best;
/external/openssh/openbsd-compat/
H A Dinet_ntop.c119 struct { int base, len; } best, cur; local
132 best.base = -1;
142 if (best.base == -1 || cur.len > best.len)
143 best = cur;
149 if (best.base == -1 || cur.len > best.len)
150 best = cur;
152 if (best.base != -1 && best
[all...]
/external/tcpdump/missing/
H A Dinet_ntop.c117 } best, cur; local
129 best.base = -1;
141 if (best.base == -1 || cur.len > best.len)
142 best = cur;
146 if ((cur.base != -1) && (best.base == -1 || cur.len > best.len))
147 best = cur;
148 if (best.base != -1 && best
[all...]
/external/chromium/net/http/
H A Dhttp_auth.cc36 scoped_ptr<HttpAuthHandler> best; local
49 if (cur.get() && (!best.get() || best->score() < cur->score()) &&
51 best.swap(cur);
53 handler->swap(best);
/external/eigen/bench/
H A DBenchTimer.h41 /** Elapsed time timer keeping the best try.
98 /** Return the best elapsed time in seconds
100 inline double best(int TIMER = CPU_TIMER) const function in class:Eigen::BenchTimer
/external/openssh/
H A Ddh.c129 int best, bestcount, which; local
141 best = bestcount = 0;
152 if ((dhg.size > wantbits && dhg.size < best) ||
153 (dhg.size > best && best < wantbits)) {
154 best = dhg.size;
157 if (dhg.size == best)
174 dhg.size != best ||
/external/quake/quake/src/WinQuake/
H A Dpr_exec.cpp224 dfunction_t *f, *best; local
233 best = NULL;
240 best = f;
243 if (best)
246 Con_Printf ("%7i %s\n", best->profile, pr_strings+best->s_name);
248 best->profile = 0;
250 } while (best);
H A Dgl_rsurf.cpp1503 int best, best2; local
1509 best = BLOCK_HEIGHT;
1517 if (allocated[texnum][i+j] >= best)
1525 *y = best = best2;
1529 if (best + h > BLOCK_HEIGHT)
1533 allocated[texnum][*x + i] = best + h;
/external/skia/src/gpu/gl/unix/
H A DSkNativeGLContext_unix.cpp139 int best = -1, best_num_samp = -1; local
148 if (best < 0 || (samp_buf && samples > best_num_samp))
149 best = i, best_num_samp = samples;
152 XVisualInfo temp = visReturn[best];
/external/quake/quake/src/QW/server/
H A Dpr_exec.c224 dfunction_t *f, *best; local
233 best = NULL;
240 best = f;
243 if (best)
246 Con_Printf ("%7i %s\n", best->profile, PR_GetString(best->s_name));
248 best->profile = 0;
250 } while (best);
/external/libvorbis/vq/
H A Dbookutil.c52 int best=-1; local
63 if(best==-1 || this<best){
64 best=this;
/external/llvm/lib/Analysis/
H A DPathProfileInfo.cpp123 BallLarusEdge* best = 0; local
130 (!best || (best->getWeight() < (*next)->getWeight())) ) // best one?
131 best = *next;
134 return best;
/external/libvorbis/lib/
H A Dres0.c357 int best=-1; local
368 if(best==-1 || this<best){
370 best=this;
/external/libvpx/libvpx/vp8/encoder/
H A Dencodemb.c252 int best; local
325 /* And pick the best. */
326 best = rd_cost1 < rd_cost0;
330 tokens[i][0].rate = base_bits + (best ? rate1 : rate0);
331 tokens[i][0].error = d2 + (best ? error1 : error0);
335 best_mask[0] |= best << i;
391 /* And pick the best. */
392 best = rd_cost1 < rd_cost0;
400 tokens[i][1].rate = base_bits + (best ? rate1 : rate0);
401 tokens[i][1].error = d2 + (best
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11modes.c126 int best = -1; local
133 best = i;
138 if ( best < 0 ||
139 (modes[i]->hdisplay < modes[best]->hdisplay &&
140 modes[i]->vdisplay <= modes[best]->vdisplay) ||
141 (modes[i]->vdisplay < modes[best]->vdisplay &&
142 modes[i]->hdisplay <= modes[best]->hdisplay) ) {
143 best = i;
147 if ( best >= 0 &&
148 ((modes[best]
[all...]
H A DSDL_x11video.c1335 int best = 0; local
1350 best = j;
1353 if(SDL_XPixels[best])
1355 c = all + best;
/external/speex/libspeex/
H A Djitter.c185 int best = 0; local
231 best = latest;
257 deltaT = best-worst;
260 /*fprintf(stderr, "auto_tradeoff = %d (%d %d %d)\n", jitter->auto_tradeoff, best, worst, i);*/
521 /* Searching for the packet that fits best */
/external/tremolo/Tremolo/
H A Dvorbisfile.c1193 ogg_int64_t best=begin; local
1226 best=result; /* raw offset of packet with granulepos */
1257 _seek_helper(vf,best);
1276 _seek_helper(vf,best);
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.c120 WebRtc_Word32 best[4]= {-100, -100, -100, -100}; local
124 if (in[k] > best[3]) {
125 if (in[k] > best[2]) {
126 if (in[k] > best[1]) {
127 if (in[k] > best[0]) { // The Best
128 best[3] = best[2];
130 best[2] = best[1];
132 best[
[all...]
/external/freetype/src/autofit/
H A Dafcjk.c938 FT_Pos best = 0xFFFFU; local
956 if ( dist < edge_distance_threshold && dist < best )
986 best = dist;
1335 FT_Pos best = 64 + 32 + 2; local
1350 if ( dist < best )
1352 best = dist;
H A Daflatin.c1542 FT_Pos best = 64 + 32 + 2; local
1557 if ( dist < best )
1559 best = dist;
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_video.c467 int best; local
475 best=0;
479 /* Mode with any dimension smaller or equal than current best ? */
480 if ((sizes[i]->w <= sizes[best]->w) || (sizes[i]->h <= sizes[best]->h)) {
482 if ((sizes[i]->w * sizes[i]->h) <= (sizes[best]->w * sizes[best]->h)) {
483 best=i;
490 *w=sizes[best]->w;
491 *h=sizes[best]
[all...]
/external/quake/quake/src/QW/client/
H A Dgl_rsurf.c1435 int best, best2; local
1440 best = BLOCK_HEIGHT;
1448 if (allocated[texnum][i+j] >= best)
1456 *y = best = best2;
1460 if (best + h > BLOCK_HEIGHT)
1464 allocated[texnum][*x + i] = best + h;
H A Dgl_screen.c756 int best = 0; local
774 best = i;
778 lastbest = best;
779 return best;
H A Dscreen.c706 int best; local
724 best = i;
728 lastbest = best;
729 return best;

Completed in 2045 milliseconds

12