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

1 2 34 5

  /external/mesa3d/docs/
MESA_drm_image.spec 98 EGLImage can be shared with other processes by passing the
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model.cc 1199 std::map<content::RenderProcessHost*, size_t> processes; local
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/
compiled_file_system.py 34 passed to CompiledFileSystem.Create, indicating that the function processes
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 506 * Code that creates processes, including UNIX forks. Creating processes
  /external/chromium_org/tools/stats_viewer/
stats_table.cs 147 /// Get access to the processes in the table
149 public ICollection Processes {
478 /// A collection of processes
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 712 raise RuntimeError("already doing multiple processes")
715 processes = [multiprocessing.Process(target=self._child)
718 for p in processes:
726 for p in processes:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py 8 Note that the processes() function returns different values
13 So bottom line: the processes() stuff does not work on < MacOS9
166 # Get information about current processes in the Finder.
168 def processes(): function
169 """processes returns a list of all active processes running on this computer and their creators."""
220 all = processes()
815 # processes
816 pr = processes() # return a list of tuples with (active_processname, creatorcode)
817 print 'Return a list of current active processes:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 712 raise RuntimeError("already doing multiple processes")
715 processes = [multiprocessing.Process(target=self._child)
718 for p in processes:
726 for p in processes:
  /external/chromium-trace/
script.js     [all...]
  /external/chromium_org/tools/gyp/test/lib/
TestCommon.py 411 Post-processes running a subcommand, checking for failure
  /external/strace/
strace.spec 40 This package provides the `strace64' program to trace 64-bit processes.
41 The `strace' program in the `strace' package is for 32-bit processes.
193 - Fix known syscall recognition for IA32 processes on x86-64 (#158934).
213 - fix x86_64 syscall argument extraction for 32-bit processes (#146093)
  /external/chromium_org/chrome/browser/resources/
plugins.js 13 // This is the javascript code that processes the template:
  /external/linux-tools-perf/config/
utilities.mak 120 # processes the resulting escaped text, it transforms
  /external/valgrind/main/none/tests/
cmdline1.stdout.exp 12 --trace-children=no|yes Valgrind-ise child processes (follow execve)? [no]
cmdline2.stdout.exp 12 --trace-children=no|yes Valgrind-ise child processes (follow execve)? [no]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ProjectHelper.java 618 String[] processes = data.getProcesses(); local
619 for (String process : processes) {
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 200 // processes key value pairs, escaping any input;
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 200 // processes key value pairs, escaping any input;
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 430 * Implements internals of jstProcess. This processes the two
434 * jsProcessInner_() only processes attributes that affect an existing
476 * Implements internals of jstProcess. This processes all attributes
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 430 * Implements internals of jstProcess. This processes the two
434 * jsProcessInner_() only processes attributes that affect an existing
476 * Implements internals of jstProcess. This processes all attributes
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 430 * Implements internals of jstProcess. This processes the two
434 * jsProcessInner_() only processes attributes that affect an existing
476 * Implements internals of jstProcess. This processes all attributes
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 430 * Implements internals of jstProcess. This processes the two
434 * jsProcessInner_() only processes attributes that affect an existing
476 * Implements internals of jstProcess. This processes all attributes
    [all...]
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 409 * Implements internals of jstProcess. This processes the two
413 * jsProcessInner_() only processes attributes that affect an existing
452 * Implements internals of jstProcess. This processes all attributes
  /external/chromium_org/chrome/browser/automation/
automation_provider_observers.cc     [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
android.py     [all...]

Completed in 848 milliseconds

1 2 34 5