HomeSort by relevance Sort by last modified time
    Searched full:stops (Results 1 - 25 of 2456) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/google/marlin/sepolicy/
imscm.te 8 # TODO(b/36569719): Remove this once imscm stops using Binder
cnd.te 12 # TODO(b/36576126): Remove this one cnd stops accessing /dev/binder
  /external/autotest/client/tests/profiler_test/
control 9 stops it, generates the profiler report and removes it).
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
bspec807.s 6 TETRA 0 % Things end stops after the high part of the VMA.
  /development/samples/Alarm/
_index.html 9 <code>Context.startService(Intent)</code> and stops itself when its work is done. You can
14 In the sample, the service simply runs for 15 seconds and then stops itself. The wait is
21 service. You use the activity to control when the service starts and stops. By default, the
23 thirty seconds, runs for 15 seconds, stops, and then runs again automatically in another
  /external/llvm/test/MC/Mips/mips2/
invalid-mips32r2-xfail.s 2 # This test will XPASS if any insn stops assembling.
  /external/llvm/test/MC/Mips/mips32/
invalid-mips32r2-xfail.s 2 # This test will XPASS if any insn stops assembling.
  /external/llvm/test/MC/Mips/mips4/
invalid-mips64r2-xfail.s 2 # This test will XPASS if any insn stops assembling.
  /external/llvm/test/MC/Mips/mips5/
invalid-mips64r2-xfail.s 2 # This test will XPASS if any insn stops assembling.
  /external/llvm/test/MC/Mips/mips64/
invalid-mips64r2-xfail.s 2 # This test will XPASS if any insn stops assembling.
  /external/ImageMagick/coders/
gradient.c 114 *stops;
145 stops=(StopInfo *) AcquireQuantumMemory(2,sizeof(*stops));
146 if (stops == (StopInfo *) NULL)
148 stops[0].offset=0.0;
149 stops[1].offset=1.0;
150 status=QueryColorCompliance(colorname,AllCompliance,&stops[0].color,exception);
153 stops=(StopInfo *) RelinquishMagickMemory(stops);
157 (void) SetImageColorspace(image,stops[0].color.colorspace,exception)
112 *stops; local
    [all...]
  /external/chromium-trace/catapult/systrace/systrace/tracing_agents/
__init__.py 33 '''Starts running the trace for this agent. Stops with timeout if
47 '''Stops running the trace for this agent and returns immediately.
48 Stops with timeout if not completed within timeout interval.
83 is collected (note; this may take several seconds). Stops with timeout
  /external/curl/docs/cmdline-opts/
expect100-timeout.d 11 curl stops waiting, it will continue as if the response has been received.
  /external/libxml2/result/SVG/
rad-gradient.xml 4 <desc>Radial gradient example with three gradient stops
  /external/libxml2/test/SVG/
rad-gradient.xml 5 <desc>Radial gradient example with three gradient stops
  /hardware/interfaces/broadcastradio/1.0/
ITunerCallback.hal 60 * stops.
61 * @param active True if the announcement starts, false if it stops.
67 * or stops.
68 * @param active True if the announcement starts, false if it stops.
  /external/sl4a/Common/src/com/googlecode/android_scripting/rpc/
RpcStopEvent.java 26 * Use this annotation to mark an RPC as one that stops generating events.
33 /** The name of the event that stops being generated. */
  /frameworks/layoutlib/bridge/src/android/text/
TabStops.java 28 public TabStops(@Nullable int[] stops, int defaultTabWidth) {
30 mStops = stops;
  /packages/apps/TV/src/com/android/tv/perf/
PerformanceMonitor.java 48 * Stops a cross activities timer for a specific eventName and records the timer duration. If no
51 * @param eventName for which the timer stops
67 * Stops timer for a specific event and records the timer duration. passing a null TimerEvent
71 * @param eventName for which the timer stops. This must be constant with no PII.
86 * Stops recording jank for a specific event and records the jank event.
  /external/autotest/client/site_tests/platform_DebugDaemonCupsAddPrinters/
control.lpadmin 17 This test will fail if debugd stops reporting lpadmin failures.
  /external/libmojo/base/android/
cxa_demangle_stub.cc 9 // our own stub version here stops a lot of code being pulled in from libc++.
  /external/webrtc/webrtc/voice_engine/include/
voe_file.h 81 // Stops playback of a file on a specific |channel|.
106 // Stops playing of a file as microphone signal for a specific |channel|.
118 // Stops recording the mixed playout audio.
134 // Stops recording the microphone signal.
  /frameworks/base/graphics/java/android/graphics/drawable/
Animatable.java 29 * Stops the drawable's animation.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/events/ui/
HideIncompatibleAppOverlayEvent.java 22 * This is sent when a user stops draggin an incompatible app task.
  /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/analytics/
TimeLoggerTest.java 66 // WHEN logging time stops.
83 // WHEN logging time stops.
90 // WHEN logging time stops.
99 // WHEN logging time stops.

Completed in 893 milliseconds

1 2 3 4 5 6 7 8 91011>>