Home
last modified time | relevance | path

Searched defs:executable (Results 1 – 25 of 36) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DShaderExecutable11.cpp21 d3d11::PixelShader &&executable) in ShaderExecutable11()
32 d3d11::VertexShader &&executable, in ShaderExecutable11()
44 d3d11::GeometryShader &&executable) in ShaderExecutable11()
55 d3d11::ComputeShader &&executable) in ShaderExecutable11()
/third_party/boost/tools/build/test/
Dcore_nt_cmd_line.py20 executable = sys.executable.replace("\\", "/") variable
22 executable = '"%s"' % executable variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DShaderExecutable9.cpp19 IDirect3DPixelShader9 *executable) in ShaderExecutable9()
28 IDirect3DVertexShader9 *executable) in ShaderExecutable9()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Dmapped_resource.cc23 bool executable) { in LoadFromNamespace()
68 bool executable) { in LoadFromVmo()
/third_party/python/Lib/unittest/
D__main__.py10 executable = os.path.basename(sys.executable) variable
/third_party/node/tools/
Drun-valgrind.py49 executable = path.join(NODE_ROOT, sys.argv[1]) variable
/third_party/protobuf/conformance/
Dconformance_test.h90 ForkPipeRunner(const std::string& executable, in ForkPipeRunner()
96 explicit ForkPipeRunner(const std::string& executable) in ForkPipeRunner()
Dconformance_test_runner.cc294 std::unique_ptr<char[]> executable(new char[executable_.size() + 1]); in SpawnTestProgram() local
/third_party/python/Lib/distutils/
Dspawn.py169 def find_executable(executable, path=None): argument
/third_party/node/tools/node_modules/eslint/node_modules/js-yaml/
DREADME.md33 #### Usage
/third_party/python/Lib/
Dplatform.py159 def libc_ver(executable=None, lib='', version='', chunksize=16384): argument
661 def architecture(executable=sys.executable, bits='', linkage=''): argument
D_osx_support.py29 def _find_executable(executable, path=None): argument
Dsubprocess.py732 def __init__(self, args, bufsize=-1, executable=None, argument
1224 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
1511 def _posix_spawn(self, args, executable, env, restore_signals, argument
1550 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dcomponent.cc361 FileInNamespaceBuffer(int namespace_fd, const char* path, bool executable) in FileInNamespaceBuffer()
424 bool executable) { in CreateWithContentsOfFile()
/third_party/python/PC/
Dpython_uwp.cpp89 std::wstring executable; in set_process_name() local
Dlauncher.c174 wchar_t executable[MAX_PATH]; member
807 invoke_child(wchar_t * executable, wchar_t * suffix, wchar_t * cmdline) in invoke_child()
1688 wchar_t * executable; in process() local
/third_party/libxkbcommon/tools/
Dtools-common.c210 char executable[PATH_MAX]; in tools_exec_command() local
/third_party/flutter/engine/flutter/runtime/
Ddart_snapshot.cc33 bool executable) { in GetFileMapping()
/third_party/python/Doc/using/
Dwindows.rst603 .. _win-utf8-mode:
/third_party/boost/libs/histogram/doc/
Dfill_gsl.json5 "executable": "./histogram_filling_gsl", string
Dfill_root.json5 "executable": "./histogram_filling_root", string
/third_party/python/PC/layout/support/
Dappxmanifest.py312 ns, xml, appid, executable, aliases, visual_element, subsystem, file_types argument
/third_party/gn/src/gn/
Dninja_create_bundle_target_writer_unittest.cc413 Target executable(setup.settings(), Label(SourceDir("//baz/"), "quz")); in TEST() local
/third_party/libinput/tools/
Dshared.c536 char executable[128]; in tools_exec_command() local
/third_party/glib/gio/
Dgosxappinfo.m63 gchar *executable; field

12