/external/blktrace/btt/doc/ |
Makefile | 5 btt.tex: activity.eps qhist.eps dhist.eps seek.eps
|
btt.tex | 543 \epsfig{file=activity.eps,width=4.5in} 579 \epsfig{file=qhist.eps,width=4.5in} 594 \epsfig{file=dhist.eps,width=4.5in} 745 \epsfig{file=seek.eps,width=4.5in} 794 \epsfig{file=sps.eps,width=4.5in} [all...] |
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
nfa.c | 370 int eps; local 378 eps = mkstate( SYM_EPSILON ); 380 mkxtion( eps, first ); 381 mkxtion( eps, second ); 383 return eps; 419 int eps; local 423 eps = mkstate( SYM_EPSILON ); 424 mach = link_machines( mach, eps ); 431 eps = mkstate( SYM_EPSILON ); 432 mach = link_machines( eps, mach ) 457 int eps, orend; local 517 int eps; local [all...] |
parse.y | 80 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, rulelen; 461 eps = mkstate( SYM_EPSILON ); 463 link_machines( eps, mkstate( '\n' ) ) );
|
/external/v8/test/mjsunit/ |
number-limits.js | 30 var i; var eps; 31 for (i = 0, eps = 1; i < 1100; i++, eps /= 2) { 32 var mulAboveMax = Number.MAX_VALUE * (1 + eps); 33 var addAboveMax = Number.MAX_VALUE + 1/eps; 34 var mulBelowMin = Number.MIN_VALUE * (1 - eps); 35 var addBelowMin = Number.MIN_VALUE - eps;
|
/external/chromium/net/tools/flip_server/ |
epoll_server.h | 67 // eps - the poll server into which this callback was registered 72 virtual void OnRegistration(EpollServer* eps, int fd, int event_mask) = 0; 110 virtual void OnShutdown(EpollServer* eps, int fd) = 0; 1061 const EpollServer* eps() const { return eps_; } function in class:net::EpollAlarm [all...] |
epoll_server.cc | 73 void OnShutdown(EpollServer *eps, int fd) {} 788 EpollServer* eps) { 792 eps_ = eps; 800 void EpollAlarm::OnShutdown(EpollServer* eps) {
|
flip_in_mem_edsm_server.cc | 834 virtual void OnRegistration(EpollServer* eps, int fd, int event_mask) { 849 virtual void OnShutdown(EpollServer* eps, int fd) { [all...] |
/external/bluetooth/glib/docs/reference/glib/ |
Makefile.am | 81 mainloop-states.eps \
|
/device/samsung/crespo/alsa-lib/src/pcm/ |
pcm_ladspa.c | 313 static void snd_pcm_ladspa_free_eps(snd_pcm_ladspa_eps_t *eps) 315 free(eps->channels.array); 316 free(eps->ports.array); 406 snd_pcm_ladspa_eps_t *eps) 427 err = snd_pcm_ladspa_add_to_carray(&eps->channels, idx1, idx); 432 err = snd_pcm_ladspa_add_to_array(&eps->ports, idx1, port); 458 snd_pcm_ladspa_eps_t *eps, 474 err = snd_pcm_ladspa_add_to_carray(&eps->channels, 0, idx); 479 err = snd_pcm_ladspa_add_to_array(&eps->ports, 0, port); 588 snd_pcm_ladspa_eps_t *eps, [all...] |
/bionic/libc/stdlib/ |
strtod.c | 2123 _double d, d2, eps; local [all...] |
/external/v8/src/third_party/dtoa/ |
dtoa.c | 2686 double d2, ds, eps; local [all...] |
/external/webkit/JavaScriptCore/wtf/ |
dtoa.cpp | 1893 U d2, eps, u; local [all...] |
/external/wpa_supplicant/ |
Makefile | 896 %.eps: %.fig 897 fig2dev -L eps $*.fig $*.eps 903 docs-pics: doc/wpa_supplicant.png doc/wpa_supplicant.eps 915 rm -f doc/wpa_supplicant.{eps,png} wpa_supplicant-devel.pdf
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
parse.c | 82 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, rulelen; variable 1032 eps = mkstate( SYM_EPSILON ); 1034 link_machines( eps, mkstate( '\n' ) ) ); [all...] |
/external/chromium/base/third_party/dmg_fp/ |
dtoa.cc | 3573 U d2, eps, u; variable 3822 dval(&eps) = ieps*dval(&u) + 7.; variable 3838 dval(&eps) = 0.5\/tens[ilim-1] - dval(&eps); variable [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
Makefile | 1247 %.eps: %.fig 1248 fig2dev -L eps $*.fig $*.eps 1254 docs-pics: doc/wpa_supplicant.png doc/wpa_supplicant.eps 1266 rm -f doc/wpa_supplicant.{eps,png} wpa_supplicant-devel.pdf
|
/external/grub/docs/ |
texinfo.tex | [all...] |