HomeSort by relevance Sort by last modified time
    Searched refs:starting (Results 76 - 100 of 233) sorted by null

1 2 34 5 6 7 8 910

  /external/libunwind/doc/
libunwind-ptrace.tex 70 then starting the target program (via \Func{execve}(2)), or by
  /frameworks/base/services/core/java/com/android/server/am/
ProcessRecord.java 67 boolean starting; // True if the process is being started field in class:ProcessRecord
227 pw.print(prefix); pw.print("pid="); pw.print(pid); pw.print(" starting=");
228 pw.println(starting);
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
directory_contents.js 322 * @param {boolean} showHidden If files starting with '.' are shown.
385 * @return {boolean} If the files with names starting with "." are not shown.
  /external/chromium_org/v8/tools/
profile.js 99 * @param {number} startAddr Starting address.
115 * @param {number} startAddr Starting address.
132 * @param {number} start Starting address.
148 * @param {number} start Starting address.
197 * @param {number} start Starting address.
233 * addresses starting with the program counter value.
330 * Calculates a flat profile of callees starting from a node with
333 * @param {string} opt_label Starting node label.
  /external/zlib/src/contrib/masmx86/
match686.asm 32 ; processor (starting 80386)
361 ;;; starting the compare loop. So what this code does is skip over 0-3
  /ndk/build/core/
definitions-graph.mk 437 # Return breadth-first walk of a graph, starting from an arbitrary
494 # Return breadth-first walk of a graph, starting from an arbitrary
  /external/chromium_org/chrome/browser/resources/net_internals/
timeline_data_series.js 76 * points, starting at |startTime|, and |stepSize| milliseconds apart.
  /external/chromium_org/chrome/browser/resources/standalone/
standalone_hack.js 171 * In particular, if the user delays briefly between first touching and starting
  /external/chromium_org/ui/file_manager/video_player/js/
video_player.js 274 * Called when the first video is ready after starting to load.
  /external/chromium_org/v8/benchmarks/spinning-balls/
splay-tree.js 285 * Performs an ordered traversal of the subtree starting at
  /external/qemu-pc-bios/bochs/
configure     [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 307 // are we entering or starting a call
310 // force routing command to audio hardware when starting a call
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_aact.c     [all...]
  /external/blktrace/doc/
blktrace.tex 680 The header is the data in this line up to the 223490 (starting block).
710 \item[S -- sleep] The starting sector and number of blocks is output
722 \item[X -- split] The original starting sector followed by the new
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
splay.js 380 * Performs an ordered traversal of the subtree starting at
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
background.js 195 this.tts.speak('Error starting ChromeVox for ' +
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
api.js 328 * starting from a reasonable position.
api_implementation.js 251 * reading, they will be starting from a reasonable position.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
search_widget.js 385 * Performs the search starting from the initial position.
  /external/chromium_org/native_client_sdk/src/tools/
common.mk 140 # of response files (files starting with '@').
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js 359 * Performs an ordered traversal of the subtree starting at
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js 359 * Performs an ordered traversal of the subtree starting at
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-splay.js 375 * Performs an ordered traversal of the subtree starting at
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 384 ;;; starting the compare loop. So what this code does is skip over 0-3
  /external/chromium_org/v8/benchmarks/
splay.js 380 * Performs an ordered traversal of the subtree starting at

Completed in 2986 milliseconds

1 2 34 5 6 7 8 910