/sdk/eclipse/scripts/ |
build_plugins.sh | 24 set -e # abort this script early if any command fails
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
whalDefaultParams.h | 53 /* Early Wakeup Default Values */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/ |
ScanCncnAppApi.c | 104 ("Last OID scan performed at:%d, now is:%d, min duration is %d, too early for another scan!\n", \
|
/system/wlan/ti/wilink_6_1/TWD/Ctrl/ |
CmdBldDb.h | 133 /*Beacon Early Termination (Bet)*/
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
IncrementalSAXSource_Filter.java | 88 // the user requested an early stop via deliverMoreNodes(false). 567 // If we're at end of document or were told to stop early 778 // Special test: Terminate parsing early.
|
/external/opencore/pvmi/pvmf/src/ |
pvmf_sync_util_data_queue.cpp | 591 //frame-step mode, early frame. frame-step rules apply. 596 //normal mode, early frame. Schedule re-processing after enough 602 LogMediaMsgInfo(iDataQueue[0], "Early Frame, Delay", millisecondsEarly);
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_reverbdata.h | 352 EAS_I16 m_nEarly; // gain for early (widen) signal 354 S_EARLY_REFLECTION_OBJECT m_sEarlyL; // left channel early reflections 355 S_EARLY_REFLECTION_OBJECT m_sEarlyR; // right channel early reflections
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_reverbdata.h | 352 EAS_I16 m_nEarly; // gain for early (widen) signal 354 S_EARLY_REFLECTION_OBJECT m_sEarlyL; // left channel early reflections 355 S_EARLY_REFLECTION_OBJECT m_sEarlyR; // right channel early reflections
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_reverbdata.h | 352 EAS_I16 m_nEarly; // gain for early (widen) signal 354 S_EARLY_REFLECTION_OBJECT m_sEarlyL; // left channel early reflections 355 S_EARLY_REFLECTION_OBJECT m_sEarlyR; // right channel early reflections
|
/cts/tools/dasm/src/java_cup/ |
production.java | 497 /* bail out early if we have no work to do */ 553 /* bail out early if we have nothing to do */ 616 /* if we already know bail out early */
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Paint.java | 902 * Measure the text, stopping early if the measured width exceeds maxWidth. 955 * Measure the text, stopping early if the measured width exceeds maxWidth. 978 * Measure the text, stopping early if the measured width exceeds maxWidth. [all...] |
/bootable/recovery/minzip/ |
Hash.c | 290 * If "func" returns a nonzero value, terminate early and return the value.
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/ |
LSParserFilter.java | 22 * terminated early.
|
/dalvik/vm/ |
Hash.c | 318 * If "func" returns a nonzero value, terminate early and return the value.
|
/development/build/tools/ |
make_windows_sdk.sh | 22 set -e # Fail this script as soon as a command fails -- fail early, fail fast
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
LookupActivity.java | 124 // in quick succession, we should consider bailing out early.
|
/external/apache-http/src/org/apache/http/impl/conn/ |
AbstractPoolEntry.java | 173 // fail early.
|
/external/dbus/dbus/ |
dbus-dataslot.c | 82 _dbus_warn_check_failed ("D-Bus threads were initialized after first using the D-Bus library. If your application does not directly initialize threads or use D-Bus, keep in mind that some library or plugin may have used D-Bus or initialized threads behind your back. You can often fix this problem by calling dbus_init_threads() or dbus_g_threads_init() early in your main() method, before D-Bus is used.\n");
|
/external/grub/ |
acinclude.m4 | 323 # Because early versions of GNU sed 3.x are too buggy, use a C program
|
/external/grub/netboot/ |
3c509.h | 264 * 5: RX Early.
|
/external/guava/src/com/google/common/base/ |
FinalizableReferenceQueue.java | 121 // We could start the finalizer lazily, but I'd rather it blow up early.
|
/external/iproute2/man/man8/ |
tc.8 | 141 Random Early Detection simulates physical congestion by randomly dropping
|
/external/kernel-headers/original/linux/ |
kernel.h | 64 * This is a useful debugging help to be able to catch problems early and not
|
/external/kernel-headers/original/linux/raid/ |
md_k.h | 175 * INTR: someone requested a (clean) early abort.
|
/external/netperf/ |
netcpu_ntperf.c | 338 // Re-calculate duration, since we may have stoped early due to cntr-C.
|