Home
last modified time | relevance | path

Searched refs:revision_str (Results 1 – 19 of 19) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/tools/client-side/
H A Dsvn-viewspec.py281 revision_str = ''
283 revision_str = "--revision=%d " % (revision)
286 % (base_url, target_dir, depth, revision_str))
289 % (target_dir, depth, revision_str))
/dports/devel/py-subversion/subversion-1.14.1/tools/client-side/
H A Dsvn-viewspec.py281 revision_str = ''
283 revision_str = "--revision=%d " % (revision)
286 % (base_url, target_dir, depth, revision_str))
289 % (target_dir, depth, revision_str))
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/client-side/
H A Dsvn-viewspec.py281 revision_str = ''
283 revision_str = "--revision=%d " % (revision)
286 % (base_url, target_dir, depth, revision_str))
289 % (target_dir, depth, revision_str))
/dports/devel/p5-subversion/subversion-1.14.1/tools/client-side/
H A Dsvn-viewspec.py281 revision_str = ''
283 revision_str = "--revision=%d " % (revision)
286 % (base_url, target_dir, depth, revision_str))
289 % (target_dir, depth, revision_str))
/dports/devel/brz/breezy-3.2.0/breezy/version_info_formats/
H A Dformat_python.py91 revision_str = pprint.pformat(history)
93 to_file.write(revision_str)
/dports/graphics/vcg/vcg.1.30/src/
H A Dmain.c186 char revision_str[48] = "$Revision: 3.17 $"; variable
223 if (revision_str[i]=='$') revision_str[i]=' ';
227 version_str, revision_str);
H A Dmain.h148 extern char revision_str[];
H A Doptions.c1194 PRINTF("%s %s\n",&(revision_str[1]),date_str); in print_version_copyright()
1220 PRINTF("%s %s\n",&(revision_str[1]),date_str); in print_basic_help()
1242 PRINTF("%s %s\n\n",&(revision_str[1]),date_str); in print_help()
H A DX11dev.c880 gs_printstr(&(revision_str[1]),31); in display_part()
881 gs_setto(18+8*strlen(&(revision_str[1])),42); in display_part()
/dports/textproc/py-python-docx/python-docx-0.8.11/docx/oxml/
H A Dcoreprops.py155 revision_str = revision.text
157 revision = int(revision_str)
/dports/x11/xpra/xpra-4.3/xpra/
H A Dversion_util.py37 rstr = revision_str()
50 def revision_str() -> str: function
/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A D_chk_map_pyx.pyx416 cdef char *revision_str
446 revision_str = cur_end + 1
451 revision = safe_interned_string_from_size(revision_str,
452 cur_end - revision_str)
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/config/
H A Dgpu_info_collector.cc191 const std::string revision_str = in CollectGraphicsDeviceInfoFromCommandLine() local
193 base::StringToUint(revision_str, &gpu.revision); in CollectGraphicsDeviceInfoFromCommandLine()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c801 const char *revision_str in atts_to_entry() local
804 if (revision_str) in atts_to_entry()
805 entry->revision = SVN_STR_TO_REV(revision_str); in atts_to_entry()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c801 const char *revision_str in atts_to_entry() local
804 if (revision_str) in atts_to_entry()
805 entry->revision = SVN_STR_TO_REV(revision_str); in atts_to_entry()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c801 const char *revision_str in atts_to_entry() local
804 if (revision_str) in atts_to_entry()
805 entry->revision = SVN_STR_TO_REV(revision_str); in atts_to_entry()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c801 const char *revision_str in atts_to_entry() local
804 if (revision_str) in atts_to_entry()
805 entry->revision = SVN_STR_TO_REV(revision_str); in atts_to_entry()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/dboard/
H A Ddb_ubx.cpp211 const std::string revision_str = get_rx_eeprom().revision; in ubx_xcvr() local
212 if (not revision_str.empty()) { in ubx_xcvr()
213 revision = boost::lexical_cast<size_t>(revision_str); in ubx_xcvr()
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/
H A Dsession_info.py208 from xpra.version_util import revision_str, make_revision_str
209 csrow("Revision", revision_str(),