| /third_party/node/deps/v8/src/heap/ |
| H A D | free-list.cc | 351 // Fast path part 1: searching the last categories in Allocate() 361 // Fast path part 2: searching the medium categories for tiny objects in Allocate()
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-graph-builder.h | 429 // Start a new block for the fallthrough path, unless it's a merge point, in in FinishBlock() 432 // only predecessors are this path and the JumpLoop). in FinishBlock()
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | valhall.py | 31 tree = ET.parse(os.path.join(os.path.dirname(__file__), 'ISA.xml'))
|
| /third_party/mindspore/test/utils/ |
| H A D | common.cpp | 56 * infile: the path of hisi .t datafile 309 * expectedDataFile: the path of hisi .t result file
|
| /third_party/mksh/ |
| H A D | os2.c | 414 * extproc sh : search sh.exe in PATH in execve() 416 exec_name = search_path(name, path, X_OK, NULL); in execve()
|
| /third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
| H A D | poly1305-c64xplus.pl | 219 MV A19,B29 ; move to avoid cross-path stalls 222 || DMV B29,A18,B29:B28 ; move to avoid cross-path stalls
|
| /third_party/node/deps/openssl/openssl/crypto/engine/ |
| H A D | eng_dyn.c | 47 "Specifies the path to the new ENGINE shared library", 92 /* The default name/path for loading the shared library */
|
| /third_party/libabigail/tests/data/test-annotate/ |
| H A D | test-anonymous-members-0.o.abi | 6 <abi-instr address-size='64' path='test-anonymous-members-0.cc' comp-dir-path='/home/dodji/git/libabigail/fixes/tests/data/test-annotate' language='LANG_C_plus_plus'>
|
| H A D | test0.abi | 38 <abi-instr address-size='64' path='test0.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tests/data/test-read-dwarf' language='LANG_C_plus_plus'>
|
| /third_party/rust/crates/cxx/ |
| H A D | README_zh.md | 380 $ cxxbridge src/main.rs --header > path/to/mybridge.h 381 $ cxxbridge src/main.rs > path/to/mybridge.cc
|
| /third_party/python/Tools/c-analyzer/c_analyzer/ |
| H A D | __main__.py | 4 import os.path namespace 96 row[index] = os.path.relpath(row[index], relroot)
|
| /third_party/python/Tools/ccbench/ |
| H A D | ccbench.py | 289 cmd_line = [sys.executable, '-E', os.path.abspath(__file__)] 422 cmd_line = [sys.executable, '-E', os.path.abspath(__file__)]
|
| /third_party/python/Tools/msi/ |
| H A D | buildrelease.bat | 77 if not exist "%GIT%" echo Cannot find Git on PATH && exit /B 1
81 if ERRORLEVEL 1 (echo Cannot locate MSBuild.exe on PATH or as MSBUILD variable & exit /b 2)
|
| /third_party/python/Tools/peg_generator/pegen/ |
| H A D | python_generator.py | 1 import os.path namespace 216 basename = os.path.basename(filename)
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_context.c | 200 CHAR_BACKSLASH, /* Default path separator */ 203 CHAR_SLASH, /* Default path separator */
|
| /third_party/protobuf/csharp/ |
| H A D | CHANGES.txt | 37 - Issue 71: CodedInputStream.ReadBytes go to slow path unnecessarily 118 - Added output_directory option to set the output path for the source file(s).
|
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| H A D | FieldMask.cs | 183 /// separated by a comma. Fields name in each path are converted 241 /// `INVALID_ARGUMENT` error if any path is unmappable.
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | util.py | 447 def spawnv_passfds(path, args, passfds): 454 args, [path], True, passfds, None, None,
|
| /third_party/python/Doc/library/ |
| H A D | bz2.rst | 63 Accepts a :term:`path-like object`. 132 Accepts a :term:`path-like object`.
|
| /third_party/python/Lib/idlelib/ |
| H A D | iomenu.py | 67 if filename and os.path.isdir(filename): 371 return os.path.split(self.filename)
|
| /third_party/openssl/crypto/engine/ |
| H A D | eng_dyn.c | 47 "Specifies the path to the new ENGINE shared library", 92 /* The default name/path for loading the shared library */
|
| /third_party/openssl/crypto/poly1305/asm/ |
| H A D | poly1305-c64xplus.pl | 219 MV A19,B29 ; move to avoid cross-path stalls 222 || DMV B29,A18,B29:B28 ; move to avoid cross-path stalls
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktTestCaseUtil.hpp | 36 static std::string getSource (tcu::Archive& archive, const char* path) in getSource() argument 38 de::UniquePtr<tcu::Resource> resource(archive.getResource(path)); in getSource()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
| H A D | MSFBuilder.cpp | 338 Expected<FileBufferByteStream> MSFBuilder::commit(StringRef Path, in commit() argument 347 auto OutFileOrError = FileOutputBuffer::create(Path, FileSize); in commit()
|
| /third_party/skia/third_party/externals/spirv-tools/tools/reduce/ |
| H A D | reduce.cpp | 70 should be the path to a script. The "--" characters are optional but denote in PrintUsage() 76 * The script should take the path to a SPIR-V binary file (.spv) as an in PrintUsage()
|