HomeSort by relevance Sort by last modified time
    Searched full:amin (Results 1 - 18 of 18) sorted by null

  /external/valgrind/main/coregrind/m_debuginfo/
storage.c 696 *key, elem->aMin);
697 if ((*key) < elem->aMin) return -1;
711 VG_(printf)(" %#lx .. %#lx: %lu vars\n", range->aMin, range->aMax,
717 /* Add the variable 'var' to 'scope' for the address range [aMin,aMax]
718 (inclusive of aMin and aMax). Split existing ranges as required if
719 aMin or aMax or both don't match existing range boundaries, and add
725 Addr aMin,
736 vg_assert(aMin <= aMax);
738 if (0) VG_(printf)("add_var_to_arange: %#lx .. %#lx\n", aMin, aMax);
741 /* See if the lower end of the range (aMin) falls exactly on a
    [all...]
d3basics.c     [all...]
priv_d3basics.h 586 (Addr aMin; Addr aMax; UShort nbytes; ..bytes..; UChar isEnd)
589 valid when aMin <= pc <= aMax (possibly after suitable biasing).
596 biasMe is 1 if the aMin/aMax fields need this DebugInfo's text_bias
602 location list. Zero length ranges, with aMax == aMin-1, are not
readdwarf3.c 527 (Addr aMin; Addr aMax; UShort nbytes; ..bytes..; UChar isEnd)
530 valid when aMin <= pc <= aMax (possibly after suitable biasing).
537 biasMe is 1 if the aMin/aMax fields need this DebugInfo's
543 location list. Zero length ranges, with aMax == aMin-1, are not
567 /* t-bias aMin */
592 + sizeof(UWord) /*aMin*/ + sizeof(UWord) /*aMax*/
604 p = ML_(write_Addr)(p, 0); /*aMin*/
733 /* Denotes an address range. Both aMin and aMax are included in the
737 struct { Addr aMin; Addr aMax; }
754 if (rng1->aMin < rng2->aMin) return -1
    [all...]
debuginfo.c     [all...]
priv_storage.h 386 Addr aMin;
836 Addr aMin,
    [all...]
readelf.c     [all...]
  /external/srec/config/en.us/dictionary/
fixit.ok 9 amin amEn
10 amin amin
large.ok 899 amin amEn
900 amin amin
    [all...]
c0.6     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_surface.c 337 int Amin, Amax, Bmin, Bmax;
340 Amin = A->x;
341 Amax = Amin + A->w;
344 if(Bmin > Amin)
345 Amin = Bmin;
346 intersection->x = Amin;
349 intersection->w = Amax - Amin > 0 ? Amax - Amin : 0;
352 Amin = A->y;
353 Amax = Amin + A->h
    [all...]
  /external/chromium_org/remoting/resources/
remoting_strings_fil.xtb 29 <translation id="2499160551253595098">Tumulong sa amin na pahusayin ang Remote na Desktop ng Chrome sa pamamagitan ng pagbibigay-daan sa amin na mangolekta ng mga statistics sa paggamit at mga ulat ng pag-crash.</translation>
145 <translation id="7038683108611689168">Tumulong sa amin na pahusayin ang Chromoting sa pamamagitan ng pagbibigay-daan sa amin na mangolekta ng mga statistics sa paggamit at mga ulat ng pag-crash.</translation>
  /external/chromium_org/third_party/libwebp/enc/
quant.c 248 const double amin = 0.30; local
252 const double slope = (exp_min - exp_max) / (amax - amin);
254 // in the [amin, amax] range.
256 : (alpha < amin) ? exp_max
257 : exp_max + slope * (alpha - amin);
    [all...]
  /external/webp/src/enc/
quant.c 248 const double amin = 0.30; local
252 const double slope = (exp_min - exp_max) / (amax - amin);
254 // in the [amin, amax] range.
256 : (alpha < amin) ? exp_max
257 : exp_max + slope * (alpha - amin);
    [all...]
  /external/chromium_org/chrome/app/resources/
chromium_strings_hu.xtb 59 <translation id="3849925841547750267">Sajnos a Mozilla Firefox beállításai nem érhet?k el, amikor a böngész? fut. Ahhoz, hogy importálhassa ezeket a beállításokat a Chromiumba, mentse, amin dolgozik, majd zárja be az összes Firefox-ablakot. Ezután kattintson a &quot;Folytatás&quot; gombra.</translation>
google_chrome_strings_hu.xtb 209 <translation id="6626317981028933585">Sajnos a Mozilla Firefox beállításai nem érhet?k el, amikor a böngész? fut. Ahhoz, hogy importálhassa ezeket a beállításokat a Google Chrome-ba, mentse el, amin dolgozik, majd zárja be az összes Firefox ablakot. Ezután kattintson a &quot;Folytatás&quot; gombra.</translation>
generated_resources_fil.xtb     [all...]
  /external/stlport/etc/
ChangeLog-5.1     [all...]

Completed in 1673 milliseconds