| /third_party/mesa3d/src/util/ |
| D | 00-mesa-defaults.conf | 38 executable CDATA #IMPLIED 61 <application name="Unigine Sanctuary" executable="Sanctuary"> 67 <application name="Unigine Tropics" executable="Tropics"> 74 <application name="Xwayland" executable="Xwayland"> 78 <application name="Unigine Heaven (32-bit)" executable="heaven_x86"> 84 <application name="Unigine Heaven (64-bit)" executable="heaven_x64"> 90 <application name="Unigine Heaven (Windows)" executable="heaven.exe"> 96 <application name="Unigine Valley (32-bit)" executable="valley_x86"> 102 <application name="Unigine Valley (64-bit)" executable="valley_x64"> 108 <application name="Unigine Valley (Windows)" executable="valley.exe"> [all …]
|
| /third_party/python/Lib/distutils/ |
| D | spawn.py | 6 executable name. 29 executable. 31 If 'search_path' is true (the default), the system's executable 33 must be the exact path to the executable. If 'dry_run' is true, 48 executable = find_executable(cmd[0]) 49 if executable is not None: 50 cmd[0] = executable 95 def find_executable(executable, path=None): argument 96 """Tries to find 'executable' in the directories listed in 'path'. 101 _, ext = os.path.splitext(executable) [all …]
|
| /third_party/python/PC/ |
| D | python_uwp.cpp | 113 std::wstring executable; in set_process_name() local 122 executable = std::wstring(localAppData) in set_process_name() 133 if (home.empty() && executable.empty()) { in set_process_name() 134 executable.resize(MAX_PATH); in set_process_name() 137 NULL, executable.data(), (DWORD)executable.size()); in set_process_name() 139 executable.clear(); in set_process_name() 141 } else if (len == executable.size() && in set_process_name() 143 executable.resize(len * 2); in set_process_name() 145 executable.resize(len); in set_process_name() 149 size_t i = executable.find_last_of(L"/\\"); in set_process_name() [all …]
|
| D | launcher.c | 31 * SCRIPT_WRAPPER is used to choose one of the variants of an executable built 34 * looks for a script name related to the executable name and runs that script 174 wchar_t executable[MAX_PATH]; member 224 if (_wcsicmp(path, ip->executable) == 0) { in find_existing_python() 302 data_size = sizeof(ip->executable) - 1; in _locate_pythons_for_key() 306 (LPBYTE)ip->executable, &data_size); in _locate_pythons_for_key() 312 data_size = sizeof(ip->executable) - 1; in _locate_pythons_for_key() 314 (LPBYTE)ip->executable, &data_size); in _locate_pythons_for_key() 328 if (ip->executable[data_size - 1] == L'\\') in _locate_pythons_for_key() 330 /* ip->executable is data_size long */ in _locate_pythons_for_key() [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_pipeline_executable_properties/ |
| D | pipelines.txt | 62 [open,refpage='VkPipelineExecutablePropertiesKHR',desc='Structure describing a pipeline executable'… 73 to compile this pipeline executable. 76 readable name for this pipeline executable. 79 description for this pipeline executable. 81 executable is dispatched. 86 executable is available. 93 executable. 98 …tisticsKHR',desc='Get compile time statistics associated with a pipeline executable',type='protos'] 100 Each pipeline executable may: have a set of statistics associated with it 106 To query the compile-time statistics associated with a pipeline executable, [all …]
|
| /third_party/python/Modules/ |
| D | getpath.py | 25 # isxfile(path) -- path exists and is an executable file 59 # Otherwise, leave None and it will be calculated from executable 61 # If None, will be calculated from real_executable or executable 92 # Before any searches are done, the location of the executable is 99 # named executable and use that. If the executable was not found on 104 # __PYVENV_LAUNCHER__ variable may override the executable (on macOS, 107 # specify the executable path. They are not intended for users. 109 # Next, the executable location is examined to see if it is a symbolic 116 # property to override the executable dir used later for prefix searches. 120 # runtime library (if any) or the actual executable (not the symlink), [all …]
|
| /third_party/python/Lib/test/ |
| D | test_subprocess.py | 71 ZERO_RETURN_CMD = (sys.executable, '-c', 'pass') 147 rc = subprocess.call([sys.executable, "-c", 157 [sys.executable, "-c", "while True: pass"], 168 subprocess.check_call([sys.executable, "-c", 175 [sys.executable, "-c", "print('BDFL')"]) 190 [sys.executable, "-c", "import sys; sys.exit(5)"]) 196 [sys.executable, "-c", "import sys; sys.stderr.write('BDFL')"], 207 [sys.executable, "-c", 215 [sys.executable, "-c", 223 [sys.executable, "-c", [all …]
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | 00-radv-defaults.conf | 17 executable CDATA #IMPLIED 70 <application name="RAGE 2" executable="RAGE2.exe"> 74 <application name="Path of Exile (64-bit, Steam)" executable="PathOfExile_x64Steam.exe"> 78 <application name="Path of Exile (32-bit, Steam)" executable="PathOfExileSteam.exe"> 82 <application name="Path of Exile (64-bit)" executable="PathOfExile_x64.exe"> 86 <application name="Path of Exile (32-bit)" executable="PathOfExile.exe"> 171 <application name="Black Geyser: Couriers of Darkness" executable="BlackGeyser.x86_64"> 176 <application name="7 Days to Die" executable="7DaysToDie.x86_64"> 179 <application name="7 Days to Die" executable="7DaysToDie.x86"> 183 …<application name="Monolith demo5" executable="runner" sha1="0c40d509a74e357f0280cb1bd882e9cd94b91… [all …]
|
| /third_party/ltp/testcases/commands/file/ |
| D | file01.sh | 61 3) file_test in.sh "POSIX shell script, ASCII text executable" \ 62 "POSIX shell script text executable" \ 64 "Bourne shell script text executable";; 66 5) file_test in.pl "[pP]erl script, ASCII text executable" \ 67 "[pP]erl script text executable" \ 69 6) file_test in.py "[pP]ython3\{0,1\} script, ASCII text executable" \ 70 "[pP]ython3\{0,1\} script text executable";; 73 8) file_test in "ELF .*-bit $TEST_ARCH executable, .*" \ 75 "ELF .*-bit $TEST_ARCH pie executable, .*" \
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | ShaderExecutable11.cpp | 8 // executable implementation details. 21 d3d11::PixelShader &&executable) in ShaderExecutable11() argument 23 mPixelExecutable(std::move(executable)), in ShaderExecutable11() 32 d3d11::VertexShader &&executable, in ShaderExecutable11() argument 36 mVertexExecutable(std::move(executable)), in ShaderExecutable11() 44 d3d11::GeometryShader &&executable) in ShaderExecutable11() argument 48 mGeometryExecutable(std::move(executable)), in ShaderExecutable11() 55 d3d11::ComputeShader &&executable) in ShaderExecutable11() argument 61 mComputeExecutable(std::move(executable)) in ShaderExecutable11()
|
| /third_party/gn/src/gn/ |
| D | command_clean_stale.cc | 56 R"(gn clean_stale [--ninja-executable=...] <out_dir>... 63 This command requires a ninja executable of at least version 1.10.0. The 64 executable must be provided by the --ninja-executable switch. 68 --ninja-executable=<string> 69 Can be used to specify the ninja executable to use. 84 Err(Location(), "No --ninja-executable provided.", in RunCleanStale() 85 "--clean-stale requires a ninja executable to run. You can " in RunCleanStale() 86 "provide one on the command line via --ninja-executable.") in RunCleanStale()
|
| /third_party/rust/crates/clang-sys/src/ |
| D | support.rs | 19 /// A `clang` executable. 22 /// The path to this `clang` executable. 24 /// The version of this `clang` executable if it could be parsed. 26 /// The directories searched by this `clang` executable for C headers if 29 /// The directories searched by this `clang` executable for C++ headers if 44 /// Returns a `clang` executable if one can be found. 76 // Collect the paths to search for a `clang` executable in. in find() 102 // First, look for a target-prefixed `clang` executable. in find() 115 // Otherwise, look for any other `clang` executable. in find() 171 /// Attempts to run an executable, returning the `stdout` and `stderr` output if [all …]
|
| /third_party/elfutils/doc/ |
| D | debuginfod-find.1 | 25 .B debuginfod-find [\fIOPTION\fP]... executable \fIBUILDID\fP 27 .B debuginfod-find [\fIOPTION\fP]... executable \fIPATH\fP 74 \fBstrip\fP, or it may be an original unstripped executable. 76 .SS executable \fIBUILDID\fP 79 in a binary object that contains the normal executable segments. This 80 may be a executable stripped by \fBstrip\fP, or it may be an original 81 unstripped executable. \fBET_DYN\fP shared libraries are considered 82 to be a type of executable. 90 individual compilation unit AT_comp_dir paths, and yet an executable
|
| /third_party/python/Lib/distutils/command/ |
| D | build_scripts.py | 24 ('executable=', 'e', "specify final destination interpreter path"), 34 self.executable = None 41 ('executable', 'executable')) 100 executable = self.executable 102 executable = os.path.join( 106 executable = os.fsencode(executable) 107 shebang = b"#!" + executable + post_interp + b"\n"
|
| /third_party/python/Doc/library/ |
| D | zipapp.rst | 1 :mod:`zipapp` --- Manage executable Python zip archives 5 :synopsis: Manage executable Python zip archives 12 single: Executable Zip Files 26 can be used to create an executable archive from a directory containing 70 to run. Also, on POSIX, make the archive executable. The default is to 71 write no ``#!`` line, and not make the file executable. 143 filename, the executable bit of the target file will be set. 153 would not be executable. 203 To make the application directly executable on POSIX, specify an interpreter 295 This will produce a standalone executable, which can be run on any machine with [all …]
|
| /third_party/libfuse/test/ |
| D | meson.build | 4 td += executable(prog, prog + '.c', 10 td += executable('test_syscalls', 'test_syscalls.c', 13 td += executable('readdir_inode', 'readdir_inode.c', 16 td += executable('release_unlink_race', 'release_unlink_race.c', 30 test('libfuse is a subproject, skipping tests', executable('wrong_command', 34 test('wrong_command', executable('wrong_command', 'wrong_command.c',
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | TransformFeedbackVk.cpp | 106 const gl::ProgramExecutable *executable = contextVk->getState().getProgramExecutable(); in begin() local 107 ASSERT(executable); in begin() 108 size_t xfbBufferCount = executable->getTransformFeedbackBufferCount(); in begin() 193 const gl::ProgramExecutable *executable = contextVk->getState().getProgramExecutable(); in pause() local 194 ASSERT(executable); in pause() 195 size_t xfbBufferCount = executable->getTransformFeedbackBufferCount(); in pause() 212 const gl::ProgramExecutable *executable = contextVk->getState().getProgramExecutable(); in resume() local 213 ASSERT(executable); in resume() 214 size_t xfbBufferCount = executable->getTransformFeedbackBufferCount(); in resume() 295 const gl::ProgramExecutable *executable = contextVk->getState().getProgramExecutable(); in updateDescriptorSet() local [all …]
|
| /third_party/python/Lib/unittest/ |
| D | __main__.py | 7 # use executable without path, unquoted 9 # (if you have spaces in your executable you get what you deserve!) 10 executable = os.path.basename(sys.executable) variable 11 sys.argv[0] = executable + " -m unittest"
|
| /third_party/python/Mac/IDLE/IDLE.app/Contents/Resources/ |
| D | idlemain.py | 11 # Make sure sys.executable points to the python interpreter inside the 12 # framework, instead of at the helper executable inside the application 27 # which is the Python interpreter executable 38 # sys.executable may get set to an useless value. 47 # Reset sys.executable to its normal value, the actual path of 51 sys.executable = os.path.join(sys.prefix, 'bin', 'python%d.%d'%(sys.version_info[:2])) 60 # by IDLE have a normal sys.executable.
|
| /third_party/skia/third_party/externals/tint/src/utils/io/ |
| D | command.h | 40 /// @param path path to the executable 43 /// Looks for an executable with the given name in the current working 46 /// @param executable the executable name 47 /// @returns a Command which will return true for Found() if the executable 49 static Command LookPath(const std::string& executable); 51 /// @return true if the executable exists at the path provided to the
|
| /third_party/python/Lib/test/test_asyncio/ |
| D | test_subprocess.py | 23 PROGRAM_BLOCKED = [sys.executable, '-c', 'import time; time.sleep(3600)'] 27 sys.executable, '-c', 188 blocking_shell_command = f'{sys.executable} -c "import time; time.sleep(2)"' 234 args = [sys.executable, '-c', code] 263 sys.executable, '-c', 'pass', 315 sys.executable, '-c', code, 343 sys.executable, '-c', code, 362 sys.executable, '-c', code, 381 sys.executable, '-c', code, 400 sys.executable, '-c', code, [all …]
|
| /third_party/python/Lib/distutils/tests/ |
| D | test_build.py | 15 @unittest.skipUnless(sys.executable, "test requires sys.executable") 50 # executable is os.path.normpath(sys.executable) 51 self.assertEqual(cmd.executable, os.path.normpath(sys.executable))
|
| /third_party/libdrm/tests/tegra/ |
| D | meson.build | 50 openclose = executable( 59 gr2d_fill = executable( 68 syncpt_wait = executable( 77 syncpt_timeout = executable( 86 vic_clear = executable( 95 vic_blit = executable( 104 vic_flip = executable(
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| D | run_gtest_angle_test.py | 22 followed by a subsequent non-python executable. For a similar script see 62 parser.add_argument('executable', help='Test executable.') 102 args.executable = '.\\%s.exe' % args.executable 104 args.executable = './%s' % args.executable 107 cmd = [args.executable] + extra_flags
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | ShaderExecutable9.cpp | 8 // executable implementation details. 19 IDirect3DPixelShader9 *executable) in ShaderExecutable9() argument 22 mPixelExecutable = executable; in ShaderExecutable9() 28 IDirect3DVertexShader9 *executable) in ShaderExecutable9() argument 31 mVertexExecutable = executable; in ShaderExecutable9()
|