HomeSort by relevance Sort by last modified time
    Searched refs:executable (Results 226 - 250 of 296) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/cython/src/
runtests.py     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
Renderer11.cpp 2263 ShaderExecutable11 *executable = NULL; local
2422 ShaderExecutable *executable = loadExecutable((DWORD *)binary->GetBufferPointer(), binary->GetBufferSize(), type, local
    [all...]
  /external/chromium_org/
PRESUBMIT_test.py 25 self.python_executable = sys.executable
  /external/chromium_org/base/memory/
shared_memory_unittest.cc 537 options.executable = true;
  /external/chromium_org/chrome/test/chromedriver/
run_buildbot_steps.py 520 sys.executable,
  /external/chromium_org/v8/tools/
run-tests.py 403 [sys.executable, join(workspace, "tools", "presubmit.py")])
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common.h 481 // executable or a shared object).
485 void addAddressRange(uptr beg, uptr end, bool executable);
  /external/jpeg/
ltmain.sh     [all...]
  /external/llvm/tools/lli/
lli.cpp 136 "of the executable"),
169 " program"), cl::value_desc("executable"));
580 // Otherwise, if there is a .bc suffix on the executable strip it off, it
676 errs() << "Unable to find usable child executable: '" << ChildExecPath
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86_abi_support.asm 384 ; Tell GNU ld that we don't require an executable stack.
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 384 ; Tell GNU ld that we don't require an executable stack.
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
Renderer9.cpp 2879 ShaderExecutable9 *executable = NULL; local
2980 ShaderExecutable *executable = loadExecutable(binary->GetBufferPointer(), binary->GetBufferSize(), type, local
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 194 Native Client is completely open: the executable format is open and the
  /external/chromium_org/native_client_sdk/src/tools/
common.mk 474 # Verify we can find the Chrome executable if we need to launch it.
  /external/chromium_org/components/nacl/browser/
nacl_process_host.cc 861 options.executable = true;
    [all...]
  /external/chromium_org/remoting/host/linux/
linux_me2me_host.py 538 if cmdline[0] == sys.executable and cmdline[1] == sys.argv[0]:
551 the executable program and its arguments, which is suitable for passing as
567 # marked executable, but is a plain script with no shebang line).
610 raise Exception("Could not locate executable '%s'" % exe_name)
724 # possibly leaving the executable bits set.
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
standalone.py 829 Also check if the file is a executable file or not.
830 If the file is not executable, it is handled as static file or dir
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
msvs_emulation.py 486 if spec['type'] in ('shared_library', 'loadable_module', 'executable'):
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh 54 # link create a library or an executable
934 # True iff FILE is a libtool wrapper executable
962 # True iff FILE is a libtool wrapper script or wrapper executable
    [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh 54 # link create a library or an executable
934 # True iff FILE is a libtool wrapper executable
962 # True iff FILE is a libtool wrapper script or wrapper executable
    [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh 54 # link create a library or an executable
941 # True iff FILE is a libtool wrapper executable
969 # True iff FILE is a libtool wrapper script or wrapper executable
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ltmain.sh 54 # link create a library or an executable
934 # True iff FILE is a libtool wrapper executable
962 # True iff FILE is a libtool wrapper script or wrapper executable
    [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool 94 # Executable file suffix (normally "").
387 # How to hardcode a shared library path into an executable.
459 # link create a library or an executable
    [all...]
ltmain.sh 54 # link create a library or an executable
934 # True iff FILE is a libtool wrapper executable
962 # True iff FILE is a libtool wrapper script or wrapper executable
    [all...]

Completed in 1329 milliseconds

1 2 3 4 5 6 7 8 91011>>