Home
last modified time | relevance | path

Searched defs:commit (Results 1 – 25 of 106) sorted by relevance

12345

/third_party/node/test/fixtures/wpt/
Dversions.json3 "commit": "9786a4b1317c03b89ea3bf2e997f2e2b6a3690ae", string
7 "commit": "1821fb5f77723b5361058c6a8ed0b71f9d2d6b8d", string
11 "commit": "418f7fabebeeb642e79e05b48ffde1a601c7e058", string
15 "commit": "e1fddfbf801e7cce9cac5645e992194e4059ef56", string
19 "commit": "8ada332aeac03764f73ec7ff66f682c5c0b454b4", string
23 "commit": "f267e1dca6f57a9f4d69f32a6920adfdb3268656", string
27 "commit": "0c3bed38df6d9dcd1441873728fb5c1bb59c92df", string
31 "commit": "ddfe9c089bab565a9d3aa37bdef63d8012c1a94c", string
35 "commit": "a5d1774ecf41751d1c9357c27c709ee33bf3e279", string
39 "commit": "1728d198c92834d92f7f399ef35e7823d5bfa0e4", string
[all …]
/third_party/lz4/tests/
Dtest-lz4-speed.py89 def send_email_with_attachments(branch, commit, last_commit, args, text, results_files, argument
116 def git_get_changes(branch, commit, last_commit): argument
147 def benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVersio… argument
182 def update_config_file(branch, commit): argument
193 def double_check(branch, commit, args, executableName, md5sum, compilerVersion, resultsFileName, fi… argument
203 def test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail): argument
318 commit = "" variable
332 commit = execute('git show -s --format=%h ' + branch, verbose)[0] variable
/third_party/vulkan-loader/scripts/
Dknown_good.json9 "commit": "v1.3.231" string
18 "commit": "release-1.11.0", string
30 "commit": "v4.0.1", string
/third_party/glslang/
Dknown_good_khr.json8 "commit" : "d4e2c2eaa6fd2e9f9cd218ea9add9b0c8ae759ba" string
15 "commit" : "gitlab-prelim-rc4" string
Dknown_good.json8 "commit" : "a1d38174b1f7d2651c718ae661886d606cb50a32" string
15 "commit" : "05836bdba63e7debce9fa9feaed42f20cd43af9d" string
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryByteStream.h124 Error commit() override { return Error::success(); } in commit() function
193 Error commit() override { return Error::success(); } in commit() function
217 Error commit() override { in commit() function
259 Error commit() override { return Impl.commit(); } in commit() function
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_intersection_shader.c68 nir_deref_instr *commit = in lower_any_hit_for_intersection() local
155 nir_variable *commit = in brw_nir_lower_intersection_shader() local
/third_party/skia/third_party/harfbuzz/
Droll-harfbuzz.sh75 commit() { function
/third_party/skia/third_party/freetype2/
Droll-freetype.sh37 commit() { function
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlCommandBuffer.mm93 void GrMtlCommandBuffer::commit(bool waitUntilCompleted) { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugSymbolRVASubsection.cpp29 Error DebugSymbolRVASubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolRVASubsection
DDebugSymbolsSubsection.cpp22 Error DebugSymbolsSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolsSubsection
DDebugCrossExSubsection.cpp43 Error DebugCrossModuleExportsSubsection::commit( in commit() function in DebugCrossModuleExportsSubsection
DDebugFrameDataSubsection.cpp43 Error DebugFrameDataSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugFrameDataSubsection
/third_party/typescript/tests/cases/conformance/salsa/
DprototypePropertyAssignmentMergeWithInterfaceMethod.ts10 commit(): Promise<void> method
/third_party/skia/src/gpu/mtl/
DGrMtlCommandBuffer.mm176 bool GrMtlCommandBuffer::commit(bool waitUntilCompleted) { function
/third_party/selinux/libselinux/utils/
Dtogglesebool.c26 int rc, i, commit = 0; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DSymbolStream.cpp41 Error SymbolStream::commit() { return Error::success(); } in commit() function in SymbolStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileOutputBuffer.cpp48 Error commit() override { in commit() function in __anone2d0b9910111::OnDiskBuffer
91 Error commit() override { in commit() function in __anone2d0b9910111::InMemoryBuffer
DBinaryStreamRef.cpp60 Error commit() override { return BBS.commit(); } in commit() function in __anondf3f81d40111::MutableArrayRefImpl
130 Error WritableBinaryStreamRef::commit() { return BorrowedImpl->commit(); } in commit() function in WritableBinaryStreamRef
/third_party/flutter/engine/flutter/sky/tools/roll/
Dutils.py10 def commit(message, cwd=None): function
/third_party/nghttp2/
Dgit-clang-format244 def compute_diff_and_extract_lines(commit, files): argument
256 def compute_diff(commit, files): argument
/third_party/flutter/skia/tools/skqp/
Dfind_commit_with_best_gold_results.py57 def get_results_for_commit(commit, jobs): argument
/third_party/node/deps/npm/scripts/
Dchangelog.js80 commit = { variable
/third_party/mbedtls/scripts/
Dabi_check.py412 commit=None, unknown
422 commit=None, unknown

12345