HomeSort by relevance Sort by last modified time
    Searched refs:age (Results 51 - 75 of 149) sorted by null

1 23 4 5 6

  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
ltmain.sh     [all...]
  /external/cmockery/cmockery_0_1_2/
libtool     [all...]
ltmain.sh     [all...]
  /external/chromium_org/ui/events/gesture_detection/
velocity_tracker.cc 576 TimeDelta age = newest_movement.event_time - movement.event_time;
577 if (age > horizon)
584 time[m] = -age.InSecondsF();
641 // Weight points based on their age, weighing very recent and very old
643 // age 0ms: 0.5
644 // age 10ms: 1.0
645 // age 50ms: 1.0
646 // age 60ms: 0.5
663 // Weight points based on their age, weighing older points less.
664 // age 0ms: 1.
    [all...]
  /external/jpeg/
ltmain.sh 854 age=0
899 test -n "$4" && age="$4"
920 case "$age" in
923 $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2
929 if test $age -gt $current; then
930 $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
936 version_vars="version_type current age revision"
942 major=`expr $current - $age`
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltmain.sh 854 age=0
899 test -n "$4" && age="$4"
920 case "$age" in
923 $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2
929 if test $age -gt $current; then
930 $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
936 version_vars="version_type current age revision"
942 major=`expr $current - $age`
    [all...]
  /external/wpa_supplicant_8/src/ap/
ctrl_iface_ap.c 48 struct os_reltime age; local
54 os_reltime_age(&sta->connected_time, &age);
57 (unsigned int) age.sec);
  /external/chromium_org/v8/src/arm/
codegen-arm.cc 856 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age,
859 *age = kNoAgeCodeAge;
865 GetCodeAgeAndParity(stub, age, parity);
872 Code::Age age,
875 if (age == kNoAgeCodeAge) {
879 Code* stub = GetCodeAgeStub(isolate, age, parity);
  /external/chromium_org/v8/src/ia32/
codegen-ia32.cc 986 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_surface.c 324 /* Increment the view_age and texture age for this surface's slice
327 tex->view_age[surf->u.tex.first_layer] = ++(tex->age);
372 tex->view_age[surf->u.tex.level] = ++(tex->age);
  /external/icu/icu4c/source/tools/toolutil/
ppucd.cpp 50 memset(age, 0, 4);
411 u_versionFromString(props.age, v); // Writes 0.0.0.0 if v is not numeric.
  /external/mesa3d/src/gallium/drivers/svga/
svga_surface.c 324 /* Increment the view_age and texture age for this surface's slice
327 tex->view_age[surf->u.tex.first_layer] = ++(tex->age);
372 tex->view_age[surf->u.tex.level] = ++(tex->age);
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libopus/
ltmain.sh     [all...]

Completed in 676 milliseconds

1 23 4 5 6