Searched refs:revision (Results 1 - 25 of 137) sorted by relevance

123456

/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DrevisionHistory.css29 .outline-disclosure.revision-history-drawer {
34 .outline-disclosure.revision-history-drawer ol {
40 .outline-disclosure.revision-history-drawer > ol {
44 .outline-disclosure.revision-history-drawer li {
51 .outline-disclosure.revision-history-drawer li.parent {
55 .revision-history-link {
62 .revision-history-link-row {
66 .outline-disclosure.revision-history-drawer .revision-history-line {
71 .revision
[all...]
H A DRevisionHistoryView.js39 this.element.addStyleClass("revision-history-drawer");
101 var revision = uiSourceCode.history[i];
102 var historyItem = new WebInspector.RevisionHistoryTreeElement(revision, uiSourceCode.history[i - 1], i !== revisionCount - 1);
110 var revertToOriginal = linkItem.listItemElement.createChild("span", "revision-history-link revision-history-link-row");
114 var clearHistoryElement = uiSourceCodeItem.listItemElement.createChild("span", "revision-history-link");
186 * @param {WebInspector.Revision} revision
190 WebInspector.RevisionHistoryTreeElement = function(revision, baseRevision, allowRevert)
192 TreeElement.call(this, revision.timestamp.toLocaleTimeString(), null, true);
195 this._revision = revision;
[all...]
/macosx-10.9.5/zsh-60/zsh/Functions/VCS_Info/Backends/
H A DVCS_INFO_detect_mtn10 vcs_comm[detect_need_file]=revision
H A DVCS_INFO_detect_svk27 [[ ${line} == revision:* ]] && vcs_comm[revision]=${line##*[[:space:]]##}
28 [[ -n ${vcs_comm[branch]} ]] && [[ -n ${vcs_comm[revision]} ]] && break
39 [[ -n ${vcs_comm[revision]} ]] && return 0
H A DVCS_INFO_get_data_svk12 hook_com=( branch "${vcs_comm[branch]}" revision "${vcs_comm[revision]}" )
14 zformat -f svkbranch "${svkbranch}" "b:${hook_com[branch]}" "r:${hook_com[revision]}"
19 VCS_INFO_formats '' "${svkbranch}" "${svkbase}" '' '' "${vcs_comm[revision]}" ''
H A DVCS_INFO_get_data_p417 # here down is synced as the revision.
21 hook_com=( branch "${p4info[Client_name]}" revision "${change}" )
23 zformat -f p4branch "${p4branch}" "b:${hook_com[branch]}" "r:${hook_com[revision]}"
H A DVCS_INFO_get_data_bzr52 if [[ -f ${bzrbase}/.bzr/branch/last-revision ]] ; then
53 bzrinfo[1]=$(< ${bzrbase}/.bzr/branch/last-revision)
101 hook_com=( branch "${bzrinfo[2]}" revision "${bzrinfo[1]}" )
103 zformat -f bzrbr "${bzrbr}" "b:${hook_com[branch]}" "r:${hook_com[revision]}"
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-version/
H A DMakefile.am.inc32 nodist_atf_version_atf_version_SOURCES = atf-version/revision.h
37 EXTRA_DIST += atf-version/generate-revision.sh
39 BUILT_SOURCES += atf-version/revision.h
40 CLEANFILES += atf-version/revision.h
41 atf-version/revision.h: atf-version/revision.h.stamp
43 @cmp -s atf-version/revision.h atf-version/revision.h.stamp || \
44 cp -p atf-version/revision.h.stamp atf-version/revision
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkStubLib.c39 Tcl_Interp *interp, const char *version, int epoch, int revision)
61 if (stubsPtr->revision < revision) {
62 errMsg = "require later revision";
38 TtkInitializeStubs( Tcl_Interp *interp, const char *version, int epoch, int revision) argument
/macosx-10.9.5/smb-697.95.1/lib/librpc/
H A Dwerror.inc7 * revision 7 of [MS-ERREF.pdf].
/macosx-10.9.5/patch_cmds-17/patch/
H A Dinp.c306 /* now check for revision, if any */
308 if (revision != NULL) {
314 revision);
318 revision);
322 revision);
328 revision);
341 bool found_revision = (revision == NULL);
350 if (revision != NULL && !found_revision && rev_in_string(buf))
359 if (revision != NULL) {
365 revision);
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Dexplodename.c54 normalized_codeset, special, sponsor, revision)
63 const char **revision;
75 *revision = NULL;
169 /* Next is revision (CEN syntax). */
171 *revision = ++cp;
H A Dloadinfo.h116 const char *sponsor, const char *revision,
125 territory, codeset, special, sponsor, revision.
149 const char **revision));
H A Dfinddomain.c64 const char *revision; local
80 (1) revision
142 &sponsor, &revision);
149 sponsor, revision, domainname, 1);
H A Dgmo.h76 /* The revision number of the file format. */
77 nls_uint32 revision; member in struct:mo_file_header
79 /* The following are only used in .mo files with major revision 0. */
92 /* The following are only used in .mo files with minor revision >= 1. */
115 /* The following are only used in .mo files with minor revision >= 1. */
H A Dl10nflist.c190 sponsor, revision, filename, do_allocate)
202 const char *revision;
238 ? strlen (revision) + 1 : 0)) : 0)
291 cp = stpcpy (cp, revision);
378 sponsor, revision, filename, 1);
385 sponsor, revision, filename, 1);
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dexplodename.c54 normalized_codeset, special, sponsor, revision)
63 const char **revision;
75 *revision = NULL;
169 /* Next is revision (CEN syntax). */
171 *revision = ++cp;
H A Dloadinfo.h116 const char *sponsor, const char *revision,
125 territory, codeset, special, sponsor, revision.
149 const char **revision));
H A Dfinddomain.c64 const char *revision; local
80 (1) revision
142 &sponsor, &revision);
149 sponsor, revision, domainname, 1);
H A Dgmo.h76 /* The revision number of the file format. */
77 nls_uint32 revision; member in struct:mo_file_header
79 /* The following are only used in .mo files with major revision 0. */
92 /* The following are only used in .mo files with minor revision >= 1. */
115 /* The following are only used in .mo files with minor revision >= 1. */
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/SCSITargetProber/Cocoa/
H A DSCSIDevice.h54 NSString * revision; variable
83 - ( NSString * ) revision;
/macosx-10.9.5/smb-697.95.1/lib/smbclient/
H A Dntstatus.inc7 * revision 7 of [MS-ERREF.pdf].
/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOCFPlugIn.h47 UInt16 revision; \
/macosx-10.9.5/zsh-60/zsh/Functions/VCS_Info/
H A DVCS_INFO_formats23 revision "$6"
45 # revision: an identifier of the currently checked out revision.
86 i:${hook_com[revision]} \
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A DPluginPackage.cpp239 // since the revision can be larger than a 8 bits, so we allow it 16 here and
266 String revision = versionParts[1]; local
267 if (revision.length() > 1 && (revision[0] == 'r' || revision[0] == 'b')) {
268 revision.remove(0, 1);
269 m_moduleVersion |= revision.toInt() & 0xffff;

Completed in 296 milliseconds

123456