HomeSort by relevance Sort by last modified time
    Searched refs:TIMEOUT (Results 126 - 150 of 175) sorted by null

1 2 3 4 56 7

  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 73 #define TIMEOUT 5000
    [all...]
omx_vdec.h 76 #define TIMEOUT 5000
    [all...]
  /external/ppp/pppd/
ccp.c     [all...]
main.c 611 TIMEOUT(holdoff_end, NULL, t);
626 TIMEOUT(childwait_end, NULL, child_wait);
909 * holdoff_end - called via a timeout when the holdoff period ends.
1251 * timeout - Schedule a timeout.
1254 timeout(func, arg, secs, usecs) function
1262 * Allocate timeout.
1265 fatal("Out of memory in timeout()!");
    [all...]
lcp.c 441 timeout(lcp_delayed_up, f, 0, listen_time * 1000);
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java 111 private static final long TIMEOUT = 5000;
    [all...]
  /external/libnl/lib/netfilter/
ct_obj.c 215 nl_dump(p, "timeout %s ",
290 diff |= CT_DIFF_VAL(TIMEOUT, ct_timeout);
331 __ADD(CT_ATTR_TIMEOUT, timeout)
500 void nfnl_ct_set_timeout(struct nfnl_ct *ct, uint32_t timeout)
502 ct->ct_timeout = timeout;
  /external/lldb/test/pexpect-2.4/examples/
rippy.py 356 (command_output, exitstatus) = pexpect.run(cmd, events={pexpect.TIMEOUT:progress_callback}, timeout=5, withexitstatus=True, logfile=GLOBAL_LOGFILE)
    [all...]
  /external/chromium_org/net/dns/
host_resolver_impl_unittest.cc     [all...]
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
flakiness_dashboard_unittests.js 72 "N": "NO DATA", "P": "PASS", "T": "TIMEOUT", "Y": "NOTRUN", "X": "SKIP", "Z": "IMAGE+TEXT"}
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device_copper.cpp 158 struct venc_timeout timeout; local
167 timeout.millisec = VEN_TIMEOUT_INFINITE;
177 rc = poll(&pfd, 1, TIMEOUT);
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
httpcore-4.1.jar 
httpclient-4.1.1.jar 
  /external/smack/asmack-master/lib/
httpcore-4.1.4.jar 
  /prebuilts/devtools/tools/lib/
httpcore-4.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar 
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar 
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /external/robolectric/lib/main/
httpclient-4.0.3.jar 
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp 141 rc = poll(&pfd, 1, TIMEOUT);
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /external/qemu-pc-bios/bochs/bios/
rombios.c 3459 Bit32u timeout; \/\/measured in ms local
3746 Bit8u timeout; local
7936 Bit16u addr,timeout; local
    [all...]

Completed in 1426 milliseconds

1 2 3 4 56 7