HomeSort by relevance Sort by last modified time
    Searched full:idle (Results 351 - 375 of 2399) sorted by null

<<11121314151617181920>>

  /cts/tests/app/app/src/android/app/stubs/
OrientationTestUtils.java 40 * @param instrumentation use for idle syncing
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
AbstractTParser.java 17 * @author Jim Idle - Temporal Wave LLC - jimi@temporal-wave.com
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3encodings.h 5 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
antlr3errors.h 5 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
antlr3filestream.h 5 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
antlr3memory.h 5 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3intstream.c 8 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
ASTDbg.stg 3 Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
  /external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java 44 * A helper class for connection managers to track idle connections.
90 * Removes the given connection from the list of connections to be closed when idle.
115 * Closes connections that have been idle for at least the given amount of time.
117 * @param idleTime the minimum idle time, in milliseconds, for connections to be closed
  /external/chromium-trace/catapult/telemetry/telemetry/util/
process_statistic_timeline_data.py 57 """A ProcessStatisticTimelineData to hold idle wakeups."""
  /external/chromium-trace/catapult/tracing/tracing/model/user_model/
stub_expectation.html 19 this.stageTitle_ = args.stageTitle || 'Idle';
  /external/cros/system_api/dbus/power_manager/
policy.proto 71 // milliseconds. If the inactivity timeout is then reset before the idle
73 // idle delay is changed after IdleActionImminent has been emitted, an
85 // Idle action when the system is on battery power.
158 // Time until the idle action will be performed as given by
  /external/curl/docs/libcurl/opts/
CURLOPT_TCP_KEEPALIVE.3 49 /* keep-alive idle time to 120 seconds */
CURLOPT_TCP_KEEPINTVL.3 45 /* keep-alive idle time to 120 seconds */
  /external/jetty/src/resources/org/eclipse/jetty/server/jmx/
AbstractConnector-mbean.properties 19 lowResourcesMaxIdleTime: The period in ms that a connection may be idle when the connector has low resources, before it is closed.
  /external/libvncserver/client_examples/
backchannel.c 89 /* After each idle second, send a message */
  /external/netperf/src/
netcpu_perfstat.c 43 idle. The rate at which this increments during a test is compared
107 res[i] = per_cpu_pointer->idle;
189 firstcnt[j] = per_cpu_pointer->idle;
235 secondcnt[j] = per_cpu_pointer->idle;
netcpu_pstat.c 34 idle. The rate at which this increments during a test is compared
61 /* get the idle sycle counter for each processor */
94 count how high the idle counter gets each time. Return the measured
140 /* get the idle sycle counter for each processor */
  /external/okhttp/okio/okio/src/main/java/okio/
SegmentPool.java 24 // TODO: Is 64 KiB a good maximum size? Do we ever have that many idle segments?
  /external/opencv3/doc/py_tutorials/py_setup/py_setup_in_windows/
py_setup_in_windows.markdown 26 -# After installation, open Python IDLE. Enter import numpy and make sure Numpy is working fine.
36 -# Open Python IDLE and type following codes in Python terminal.
66 use the same compiler used to build Python. When you start Python IDLE, it shows the compiler
139 -# Open Python IDLE and enter import cv2. If no error, it is installed correctly.
  /external/replicaisland/src/com/replica/replicaisland/
ButtonAnimationComponent.java 61 parentObject.setCurrentAction(GameObject.ActionType.IDLE);
  /external/skia/src/gpu/vk/
GrVkResourceProvider.h 56 // The assumption is that all queues are idle and all command buffers are finished.
  /external/v8/test/mjsunit/regress/
regress-320532.js 29 // Flags: --stress-runs=8 --send-idle-notification --gc-global
  /frameworks/av/services/audioflinger/
FastThreadState.h 38 IDLE = 3, // either HOT_IDLE or COLD_IDLE
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
Configurator.java 65 * Sets the timeout for waiting for the user interface to go into an idle
70 * object's {@link UiSelector}. Once the idle state is detected or the
86 * into an idle state.
90 * object's {@link UiSelector}. Once the idle state is detected or the

Completed in 429 milliseconds

<<11121314151617181920>>