/external/openssh/ |
D | ChangeLog | 1 commit d38f05dbdd291212bc95ea80648b72b7177e9f4e 7 commit 72536316a219b7394996a74691a5d4ec197480f7 13 commit 3be52bc36bdfd24ded7e0f46999e7db520fb4e3f 17 upstream commit 19 openssh-7.5 21 Upstream-ID: b8b9a4a949427c393cd868215e1724ceb3467ee5 23 commit db84e52fe9cfad57f22e7e23c5fbf00092385129 31 commit 89f04852db27643717c9c3a2b0dde97ae50099ee 39 commit 7ef1f9bafc2cc8d97ff2fbd4f280002b6e8ea5d9 48 commit 9165abfea3f68a0c684a6ed2e575e59bc31a3a6b [all …]
|
/external/v8/tools/release/ |
D | push_to_candidates.py | 20 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 71 if not self["push_hash"]: # pragma: no cover 110 MESSAGE = "Detect commit ID of last release base." 130 # Cache raw commit messages. 133 self.GitLog(n=1, format="%s", git_hash=commit), 134 self.GitLog(n=1, format="%B", git_hash=commit), 135 self.GitLog(n=1, format="%an", git_hash=commit), 136 ] for commit in commits.splitlines() 139 # Auto-format commit messages. 144 "\n#\n# The change log above is auto-generated. Please review if " [all …]
|
D | git_recipes.py | 20 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 31 SHA1_RE = re.compile('^[a-fA-F0-9]{40}$') 32 ROLL_DEPS_GIT_SVN_ID_RE = re.compile('^git-svn-id: .*@([0-9]+) .*$') 34 # Regular expression that matches a single commit footer line. 37 # Footer metadata key for commit position. 38 COMMIT_POSITION_FOOTER_KEY = 'Cr-Commit-Position' 40 # Regular expression to parse a commit position 43 # Key for the 'git-svn' ID metadata commit footer entry. 44 GIT_SVN_ID_FOOTER_KEY = 'git-svn-id' 46 # e.g., git-svn-id: https://v8.googlecode.com/svn/trunk@23117 [all …]
|
D | auto_roll.py | 3 # Use of this source code is governed by a BSD-style license that can be 20 https://v8-roll.appspot.com/ 36 MESSAGE = "Detect commit ID of the last Chromium roll." 55 MESSAGE = "Detect commit ID of the V8 revision to roll." 66 # recent releases based on commit timestamp. 73 # to oldest. It is possible that the newest timestamp has no progress 74 # compared to the last roll, i.e. if the newest release is a cherry-pick 84 print("There is no newer v8 revision than the one in Chromium (%s)." 113 if not self.GitIsWorkdirClean(cwd=cwd): # pragma: no cover 114 self.Die("Workspace is not clean. Please commit or undo your changes.") [all …]
|
D | create_release.py | 3 # Use of this source code is governed by a BSD-style license that can be 20 self.DeleteBranch("work-branch") 71 MESSAGE = "Detect commit ID of last release base." 88 # Cache raw commit messages. 91 self.GitLog(n=1, format="%s", git_hash=commit), 92 self.GitLog(n=1, format="%B", git_hash=commit), 93 self.GitLog(n=1, format="%an", git_hash=commit), 94 ] for commit in commits.splitlines() 97 # Auto-format commit messages. 102 "\n#\n# The change log above is auto-generated. Please review if " [all …]
|
/external/mesa3d/docs/ |
D | submittingpatches.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 26 <li><a href="#nominations">Nominating a commit for a stable branch</a> 32 <h2 id="guidelines">Basic guidelines</h2> 45 <li>Patches should be submitted to <a href="#mailing">mesa-dev</a> 46 for <a href="#reviewing">review</a> using <code>git send-email</code>. 50 <h2 id="formatting">Patch formatting</h2> 54 displayed in 80-column terminals avoid line wrapping. Note that git 68 i965: Remove end-of-thread SEND alignment code. 71 for Sandybridge (commit 077d01b6). There is no documentation saying this [all …]
|
D | releasing.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 23 <li><a href="#pickntest">Cherry-pick and test</a> 25 <li><a href="#prerelease">Pre-release announcement</a> 33 <h1 id="overview">Overview</h1> 40 while the latter have a non-zero one. 47 Mesa 10.1.0 - 10.1 branch, feature 48 Mesa 10.1.4 - 10.1 branch, bugfix 49 Mesa 12.0.0 - 12.0 branch, feature 50 Mesa 12.0.2 - 12.0 branch, bugfix [all …]
|
/external/u-boot/tools/buildman/ |
D | func_test.py | 1 # SPDX-License-Identifier: GPL-2.0+ 25 [toolchain-alias] 27 [make-flags] 30 vboot=USE_STDINT=1 VBOOT_DEBUG=1 MAKEFLAGS_VBOOT=DEBUG=1 CFLAGS_EXTRA_VBOOT=-DUNROLL_LOOPS VBOOT_SO… 44 39403bb patman: Use --no-pager' to stop git from forking a pager 45 db6e6f2 patman: Remove the -a option 51 commit_log = ["""commit 7f6b8315d18f683c5181d0c3694818c1b2a20dcd 62 Besides, "-b <branch>" is not mandatory since commit fea5858e. 65 Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> 67 """commit d0737479be6baf4db5e2cdbee123e96bc5ed0ba8 [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | spanner_v1.projects.instances.databases.sessions.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | androidpublisher_v2.edits.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
/external/wayland/protocol/ |
D | wayland.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 5 Copyright © 2008-2011 Kristian Høgsberg 6 Copyright © 2010-2011 Intel Corporation 7 Copyright © 2012-2013 Collabora, Ltd. 24 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 41 handled in-order and events are delivered in-order, this can 67 The error event is sent out when a fatal (non-recoverable) 94 <description summary="acknowledge object ID deletion"> 95 This event is used internally by the object ID management 99 safely reuse the object ID. [all …]
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_eke.c | 2 * EAP peer method: EAP-EKE (RFC 6124) 18 IDENTITY, COMMIT, CONFIRM, SUCCESS, FAILURE enumerator 43 case COMMIT: in eap_eke_state_txt() 44 return "COMMIT"; in eap_eke_state_txt() 59 wpa_printf(MSG_DEBUG, "EAP-EKE: %s -> %s", in eap_eke_state() 60 eap_eke_state_txt(data->state), eap_eke_state_txt(state)); in eap_eke_state() 61 data->state = state; in eap_eke_state() 77 wpa_printf(MSG_INFO, "EAP-EKE: No password configured"); in eap_eke_init() 88 data->peerid = os_memdup(identity, identity_len); in eap_eke_init() 89 if (data->peerid == NULL) { in eap_eke_init() [all …]
|
D | eap_pwd.c | 2 * EAP peer method: EAP-pwd (RFC 5931) 62 return "PWD-ID-Req"; in eap_pwd_state_txt() 64 return "PWD-Commit-Req"; in eap_pwd_state_txt() 66 return "PWD-Confirm-Req"; in eap_pwd_state_txt() 74 return "PWD-UNK"; in eap_pwd_state_txt() 82 wpa_printf(MSG_DEBUG, "EAP-PWD: %s -> %s", in eap_pwd_state() 83 eap_pwd_state_txt(data->state), eap_pwd_state_txt(state)); in eap_pwd_state() 84 data->state = state; in eap_pwd_state() 98 wpa_printf(MSG_INFO, "EAP-PWD: No password configured!"); in eap_pwd_init() 104 wpa_printf(MSG_INFO, "EAP-PWD: No identity configured!"); in eap_pwd_init() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/git-svn/ |
D | git-llvm | 3 # ======- git-llvm - LLVM Git Help Integration ---------*- python -*--========# 10 # ==------------------------------------------------------------------------==# 13 git-llvm integration 37 'clang-tools-extra', 38 'compiler-rt', 39 'debuginfo-tests', 51 'parallel-libs', 112 elapsed = time.time() - start 151 # git branch --set-upstream-to See http://serverfault.com/a/352236/38694. 152 cur_branch = git('rev-parse', '--symbolic-full-name', 'HEAD') [all …]
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd_vgpu10.c | 2 * Copyright 2008-2013 VMware, Inc. All rights reserved. 18 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 49 SVGA3dRenderTargetViewId *id, // OUT in view_relocation() argument 54 assert(s->handle); in view_relocation() 55 swc->surface_relocation(swc, id, NULL, s->handle, flags); in view_relocation() 58 swc->surface_relocation(swc, id, NULL, NULL, flags); in view_relocation() 73 swc->surface_relocation(swc, sid, NULL, surface, flags); in surface_to_resourceid() 76 swc->surface_relocation(swc, sid, NULL, NULL, flags); in surface_to_resourceid() 103 cmd->VariableName = VariableName; \ 185 swc->surface_relocation(swc, &cmd->dstSid, NULL, dstSurf, SVGA_RELOC_WRITE); in SVGA3D_vgpu10_PredCopyRegion() [all …]
|
/external/honggfuzz/ |
D | README.md | 5 …-driven, evolutionary, easy-to-use fuzzer with interesting analysis options. See [USAGE](https://g… 7 …* It's __multi-process__ and __multi-threaded__: no need to run multiple copies of your fuzzer, as… 8 …n can be tested with __up to 1mo iterations per second__ on a relatively modern CPU (e.g. i7-6700K) 10 …* Uses low-level interfaces to monitor processes (e.g. _ptrace_ under Linux and NetBSD). As oppose… 11 …* Easy-to-use, feed it a simple corpus directory (can even be empty) and it will work its way up e… 12 …overage-based feedback-driven fuzzer) hardware-based (CPU: branch/instruction counting, __Intel BT… 14 …* Supports the __persistent fuzzing mode__ (long-lived process calling a fuzzed API repeatedly) wi… 15 …aster/examples) directory__, consisting of real world fuzz setups for widely-used software (e.g. A… 17 --- 20 …<img src="https://raw.githubusercontent.com/google/honggfuzz/master/screenshot-honggfuzz-1.png" wi… [all …]
|
/external/wayland-protocols/freedesktop.org/stable/viewporter/ |
D | viewporter.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 5 Copyright © 2013-2016 Collabora, Ltd. 20 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 57 <arg name="id" type="new_id" interface="wp_viewport" 58 summary="the new viewport interface id"/> 74 This state is double-buffered, and is applied on the next 75 wl_surface.commit. 79 is, no scaling is applied. The whole of the current wl_buffer is 87 has no content and therefore no size. Otherwise, the size is always 99 the surface-local coordinates happen in the following order: [all …]
|
/external/wayland-protocols/freedesktop.org/unstable/xdg-shell/ |
D | xdg-shell-unstable-v5.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 5 Copyright © 2008-2013 Kristian Høgsberg 8 Copyright © 2010-2013 Intel Corporation 23 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 31 <description summary="create desktop-style surfaces"> 51 …not_the_topmost_popup" value="2" summary="the client tried to map or destroy a non-topmost popup"/> 71 the xdg-shell protocol is stable. 87 <arg name="id" type="new_id" interface="xdg_surface"/> 105 <arg name="id" type="new_id" interface="xdg_popup"/> 143 implementations that provide a desktop-style user interface. [all …]
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 1 //===--- ObjCMT.cpp - ObjC Migrate Tool -----------------------------------===// 8 //===----------------------------------------------------------------------===// 21 #include "clang/Edit/Commit.h" 157 return canModifyFile(FE->getName()); in canModifyFile() 169 return canModify(CatImpl->getCategoryDecl()); in canModify() 171 return canModify(Impl->getClassInterface()); in canModify() 173 return canModify(cast<Decl>(MD->getDeclContext())); in canModify() 175 FileID FID = PP.getSourceManager().getFileID(D->getLocation()); in canModify() 196 PPRec = new PPConditionalDirectiveRecord(CompInst->getSourceManager()); in CreateASTConsumer() 201 MigrateDir, ObjCMigAction, Remapper, CompInst->getFileManager(), PPRec, in CreateASTConsumer() [all …]
|
/external/autotest/client/common_lib/ |
D | revision_control.py | 38 """Exception raised for git commit errors.""" 50 repo is up-to-date, if not update. It delegates the install to 64 In such repos the -git-dir option should point to 65 the .git directory and -work-tree should point to 69 (.git) in the same directory. This class assumes non-bare 78 warnings.warn("Param weburl: You are no longer required to provide " 99 raise ValueError('Unsupported operation -- this object was not' 110 gitcmdbase = '%s --git-dir=%s' % (self.git_base_cmd, 113 gitcmdbase += ' --work-tree=%s' % self.work_tree 178 cmd += '-b %s' % remote_branch [all …]
|
/external/autotest/server/hosts/ |
D | afe_store_unittest.py | 2 # Use of this source code is governed by a BSD-style license that can be 15 """Test refresh/commit success cases for AfeStore.""" 18 self.hostname = 'some-host' 46 """Test that refresh complains if no host is found.""" 63 """Tests that labels are updated correctly on commit.""" 70 mock.call('host_remove_labels', id='some-host', 72 mock.call('host_add_labels', id='some-host', 90 """Tests that new attributes are added correctly on commit.""" 101 """Tests that existing attributes are updated correctly on commit.""" 112 """Tests that deleted attributes are updated correctly on commit.""" [all …]
|
/external/wayland-protocols/chromium.org/unstable/alpha-compositing/ |
D | alpha-compositing-unstable-v1.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 20 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 70 <arg name="id" type="new_id" interface="zcr_blending_v1" 71 summary="the new blending interface id"/> 88 wl_surface.commit. 94 The change is applied on the next wl_surface.commit. 102 <entry name="none" value="0" summary="no blending"/> 112 The blending equation state is double-buffered state, 113 and will be applied on the next wl_surface.commit. 123 The alpha value state is double-buffered state, [all …]
|
/external/python/cpython3/Lib/tkinter/ |
D | dnd.py | 1 """Drag-and-drop support for Tkinter. 6 I am trying to make this as generic as possible -- not dependent on 11 for it that starts the drag-and-drop process. Typically, you should 16 instantiation, the returned instance should not be stored -- it will 17 be kept alive automatically for the duration of the drag-and-drop. 19 When a drag-and-drop is already in process for the Tk interpreter, the 24 The object is *not* necessarily a widget -- it can be any 25 application-specific object that is meaningful to potential 26 drag-and-drop targets. 28 Potential drag-and-drop targets are discovered as follows. Whenever [all …]
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tkdnd.py | 1 """Drag-and-drop support for Tkinter. 6 I am trying to make this as generic as possible -- not dependent on 11 for it that starts the drag-and-drop process. Typically, you should 16 instantiation, the returned instance should not be stored -- it will 17 be kept alive automatically for the duration of the drag-and-drop. 19 When a drag-and-drop is already in process for the Tk interpreter, the 24 The object is *not* necessarily a widget -- it can be any 25 application-specific object that is meaningful to potential 26 drag-and-drop targets. 28 Potential drag-and-drop targets are discovered as follows. Whenever [all …]
|
/external/e2fsprogs/misc/ |
D | ext4.5.in | 1 .\" -*- nroff -*- 7 ext2 \- the second extended file system 9 ext3 \- the third extended file system 11 ext4 \- the fourth extended file system 49 .B mke2fs \-C 66 Use hashed b-trees to speed up name lookups in large directories. This 72 Normally, ext4 allows an inode to have no more than 65,000 hard links. 74 there can be no more than 64,998 subdirectories in a directory (because 91 This ext4 feature provides file-system level encryption of data blocks 99 on single-user systems, encryption at the block device layer using [all …]
|