HomeSort by relevance Sort by last modified time
    Searched full:early (Results 26 - 50 of 780) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/media/libstagefright/include/
Prefetcher.h 40 // while preparing and preparation will finish early if it returns
  /sdk/eclipse/scripts/
build_update_site.sh 14 set -e # Fail this script as soon as a command fails -- fail early, fail fast
create_bridge_symlinks.sh 7 set -e # fail early
create_adt_symlinks.sh 7 set -e # fail early
setup_eclipse.sh 23 set -e # abort this script early if any command fails
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
scanMngrTypes.h 95 scan_ETCondition_e earlyTerminationEvent; /**< The cause for early termination */
98 * scan is early terminated.
120 scan_ETCondition_e earlyTerminationEvent; /**< The cause for early termination */
123 * scan is early terminated.
  /external/proguard/src/proguard/
UpToDateChecker.java 61 // Break early, if possible.
93 // Break early, if possible.
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
pkt_sched.h 130 __u32 early; member in struct:tc_red_xstats
158 __u32 early; member in struct:tc_gred_qopt
  /development/samples/ApiDemos/src/com/example/android/apis/app/
DefaultValues.java 37 * This should be called early, typically when the application is first created.
  /external/v8/test/mjsunit/
declare-locally.js 30 // early when shadowing them with var/const
  /ndk/build/core/
check-cygwin-make.mk 21 # case, early, we will be able to dump a human-readable error
  /external/iproute2/man/man8/
tc-red.8 3 red \- Random Early Detection
22 Random Early Detection is a classless qdisc which manages its queue size
120 Floyd, S., and Jacobson, V., Random Early Detection gateways for
  /external/iproute2/include/linux/
pkt_sched.h 214 __u32 early; /* Early drops */ member in struct:tc_red_xstats
244 __u32 early; member in struct:tc_gred_qopt
  /external/kernel-headers/original/linux/
init.h 116 int early; member in struct:obs_kernel_param
125 #define __setup_param(str, unique_id, fn, early) \
131 = { __setup_str_##unique_id, fn, early }
pkt_sched.h 214 __u32 early; /* Early drops */ member in struct:tc_red_xstats
244 __u32 early; member in struct:tc_gred_qopt
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
NotImplementedException.java 24 * that programs that call the stubs fail early and predictably.
  /external/jdiff/
README.txt 50 Many thanks to the reviewers at Sun and Vitria who gave feedback on early
  /frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
ListOfTouchablesTest.java 68 assertEquals("View scrolled too early", firstTop, newFirstChild.getTop() + 10);
  /bionic/libc/kernel/common/linux/
pkt_sched.h 164 __u32 early; member in struct:tc_red_xstats
192 __u32 early; member in struct:tc_gred_qopt
  /external/dbus/bus/
test.c 241 * won't make our block return early
266 * won't make our block return early

Completed in 84 milliseconds

12 3 4 5 6 7 8 91011>>