/third_party/vk-gl-cts/ |
D | history.log | 451 1460 git commit --amend 468 1477 git commit --amend 539 1548 git commit --amend 575 1584 git commit --amend 601 1610 git commit --amend 607 1616 git commit --amend 613 1622 git commit --amend 616 1625 git commit --amend 633 1642 git commit --amend 639 1648 git commit --amend [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | untypedModuleImport_noImplicitAny_typesForPackageExist.errors.txt | 2 …If the 'foo' package actually exposes this module, consider sending a pull request to amend 'https… 6 … package actually exposes this module, consider sending a pull request to amend 'https://github.co… 16 … package actually exposes this module, consider sending a pull request to amend 'https://github.co… 25 … package actually exposes this module, consider sending a pull request to amend 'https://github.co…
|
/third_party/mesa3d/bin/pick/ |
D | core.py | 86 async def commit_state(*, amend: bool = False, message: str = 'Update') -> bool: 98 if amend: 168 v = await commit_state(amend=True) 201 v = await commit_state(amend=True)
|
/third_party/skia/third_party/externals/swiftshader/third_party/ |
D | update-marl.sh | 17 git commit --amend -m "$LOG_MSG"
|
D | update-spirvheaders.sh | 18 git commit --no-verify --amend -m "$LOG_MSG"
|
D | update-spirvtools.sh | 32 git commit --no-verify --amend -m "$LOG_MSG"
|
/third_party/skia/experimental/documentation/ |
D | gerrit.md | 79 git commit --all --amend 125 git config alias.amend-head 'commit --all --amend --reuse-message=@'
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_context_priority_realtime.txt | 102 Within section 3.7.4 "Context Queries" amend the eglQueryContext 122 1) The EGL_IMG_context_priority extension is written to amend the EGL 123 1.4 specification. Should this extension amend EGL 1.5 or 1.4?
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_context_priority_realtime.txt | 102 Within section 3.7.4 "Context Queries" amend the eglQueryContext 122 1) The EGL_IMG_context_priority extension is written to amend the EGL 123 1.4 specification. Should this extension amend EGL 1.5 or 1.4?
|
/third_party/skia/tools/skqp/ |
D | branch_skqp_dev.sh | 13 git commit --amend --reuse-message=HEAD
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_multitexture.txt | 261 <amend paragraph 2 & 3> 281 <amend figure 2.2 to include multiple texcoord processing blocks 284 <amend paragraph 6> 296 <amend paragraph 2> 331 <amend paragraph 1> 419 <amend paragraph 8 texture matrix> 472 <amend paragraph 4> 489 <amend paragraph 2> 497 <amend paragraph 5> 515 <amend paragraphs 1 & 2> [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | SGIS_multitexture.txt | 261 <amend paragraph 2 & 3> 281 <amend figure 2.2 to include multiple texcoord processing blocks 284 <amend paragraph 6> 296 <amend paragraph 2> 331 <amend paragraph 1> 419 <amend paragraph 8 texture matrix> 472 <amend paragraph 4> 489 <amend paragraph 2> 497 <amend paragraph 5> 515 <amend paragraphs 1 & 2> [all …]
|
/third_party/elfutils/config/ |
D | profile.sh.in | 3 # $HOME/.*rc or similar files may then amend $DEBUGINFOD_URLS.
|
D | profile.csh.in | 3 # $HOME/.*rc or similar files may then amend $DEBUGINFOD_URLS.
|
/third_party/libusb/ |
D | .gitignore | 59 .amend
|
/third_party/openGLES/extensions/REND/ |
D | REND_screen_coordinates.txt | 121 <p 13, amend paragraph 1> 129 <p 13, amend paragraph 2> ... 139 <p 13, amend figure 2.2> 143 <p 13, amend figure 2.3>
|
/third_party/skia/third_party/externals/opengl-registry/extensions/REND/ |
D | REND_screen_coordinates.txt | 121 <p 13, amend paragraph 1> 129 <p 13, amend paragraph 2> ... 139 <p 13, amend figure 2.2> 143 <p 13, amend figure 2.3>
|
/third_party/jerryscript/.github/ |
D | pull_request_template.md | 13 - All new and existing tests passed locally (if not, fix them first and amend
|
/third_party/node/deps/v8/tools/cppgc/ |
D | export_to_github.sh | 113 git commit --amend --no-edit > /dev/null
|
/third_party/openssl/ |
D | CONTRIBUTING.md | 31 To amend a missing "`CLA: trivial`" line after submission, do the following: 34 git commit --amend
|
/third_party/node/deps/openssl/openssl/ |
D | CONTRIBUTING.md | 45 To amend a missing "`CLA: trivial`" line after submission, do the following: 48 git commit --amend
|
/third_party/glslang/glslang/MachineIndependent/ |
D | SymbolTable.h | 453 bool amend(TSymbol& symbol, int firstNewMember) in amend() function 716 bool amend(TSymbol& symbol, int firstNewMember) in amend() function 720 return table[currentLevel()]->amend(symbol, firstNewMember); in amend()
|
D | ParseContextBase.cpp | 653 symbolTable.amend(*globalUniformBlock, firstNewMember); in growGlobalUniformBlock() 714 symbolTable.amend(*atomicCounterBuffer, bufferNewMember); in growAtomicCounterBlock()
|
/third_party/libinput/doc/user/ |
D | contributing.rst | 207 - If changes are requested by the maintainers, please **amend** the 212 git commit --amend 365 git commit --amend -s 370 git rebase --interactive --exec 'git commit --amend -s' main
|
/third_party/ffmpeg/doc/ |
D | git-howto.texi | 353 git commit --amend 356 allows one to amend the last commit details quickly. 366 @command{git reset}, @command{git commit --amend} and @command{git rebase}
|