/dports/www/xist/ll-xist-5.34/src/ll/orasql/scripts/ |
H A D | orafind.py | 83 s4warning = astyle.Style.fromenv("LL_ORASQL_REPRANSI_WARNING", "red:black") 84 s4error = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ERROR", "red:black") 85 s4comment = astyle.Style.fromenv("LL_ORASQL_REPRANSI_COMMENT", "black:black:bold") 86 s4addedfile = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ADDEDFILE", "black:green") 87 s4addedline = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ADDEDLINE", "green:black") 88 s4removedfile = astyle.Style.fromenv("LL_ORASQL_REPRANSI_REMOVEDFILE", "black:red") 89 s4removedline = astyle.Style.fromenv("LL_ORASQL_REPRANSI_REMOVEDLINE", "red:black") 92 s4pos = astyle.Style.fromenv("LL_ORASQL_REPRANSI_POS", "black:black:bold") 94 s4connid = astyle.Style.fromenv("LL_ORASQL_REPRANSI_NOTE", "yellow:black:bold") 95 s4action = astyle.Style.fromenv("LL_ORASQL_REPRANSI_NOTE", "magenta:black") [all …]
|
H A D | oradiff.py | 104 s4warning = astyle.Style.fromenv("LL_ORASQL_REPRANSI_WARNING", "red:black") 105 s4error = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ERROR", "red:black") 106 s4comment = astyle.Style.fromenv("LL_ORASQL_REPRANSI_COMMENT", "black:black:bold") 107 s4addedfile = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ADDEDFILE", "black:green") 108 s4addedline = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ADDEDLINE", "green:black") 109 s4removedfile = astyle.Style.fromenv("LL_ORASQL_REPRANSI_REMOVEDFILE", "black:red") 110 s4removedline = astyle.Style.fromenv("LL_ORASQL_REPRANSI_REMOVEDLINE", "red:black") 111 s4changedfile = astyle.Style.fromenv("LL_ORASQL_REPRANSI_CHANGEDFILE", "black:blue") 113 s4pos = astyle.Style.fromenv("LL_ORASQL_REPRANSI_POS", "black:black:bold") 115 s4connid = astyle.Style.fromenv("LL_ORASQL_REPRANSI_NOTE", "yellow:black:bold") [all …]
|
H A D | oramerge.py | 84 s4warning = astyle.Style.fromenv("LL_ORASQL_REPRANSI_WARNING", "red:black") 85 s4error = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ERROR", "red:black") 86 s4comment = astyle.Style.fromenv("LL_ORASQL_REPRANSI_COMMENT", "black:black:bold") 87 s4addedfile = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ADDEDFILE", "black:green") 88 s4addedline = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ADDEDLINE", "green:black") 89 s4removedfile = astyle.Style.fromenv("LL_ORASQL_REPRANSI_REMOVEDFILE", "black:red") 90 s4removedline = astyle.Style.fromenv("LL_ORASQL_REPRANSI_REMOVEDLINE", "red:black") 93 s4pos = astyle.Style.fromenv("LL_ORASQL_REPRANSI_POS", "black:black:bold") 95 s4connid = astyle.Style.fromenv("LL_ORASQL_REPRANSI_NOTE", "yellow:black:bold") 96 s4action = astyle.Style.fromenv("LL_ORASQL_REPRANSI_NOTE", "magenta:black") [all …]
|
H A D | oragrant.py | 108 s4warning = astyle.Style.fromenv("LL_ORASQL_REPRANSI_WARNING", "red:black") 109 s4error = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ERROR", "red:black") 110 s4connectstring = astyle.Style.fromenv("LL_ORASQL_REPRANSI_CONNECTSTRING", "yellow:black") 111 s4object = astyle.Style.fromenv("LL_ORASQL_REPRANSI_OBJECT", "green:black")
|
H A D | oradrop.py | 99 s4warning = astyle.Style.fromenv("LL_ORASQL_REPRANSI_WARNING", "red:black") 100 s4error = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ERROR", "red:black") 101 s4connectstring = astyle.Style.fromenv("LL_ORASQL_REPRANSI_CONNECTSTRING", "yellow:black") 102 s4object = astyle.Style.fromenv("LL_ORASQL_REPRANSI_OBJECT", "green:black")
|
H A D | oracreate.py | 112 s4warning = astyle.Style.fromenv("LL_ORASQL_REPRANSI_WARNING", "red:black") 113 s4error = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ERROR", "red:black") 114 s4connectstring = astyle.Style.fromenv("LL_ORASQL_REPRANSI_CONNECTSTRING", "yellow:black") 115 s4object = astyle.Style.fromenv("LL_ORASQL_REPRANSI_OBJECT", "green:black")
|
H A D | oradelete.py | 103 s4warning = astyle.Style.fromenv("LL_ORASQL_REPRANSI_WARNING", "red:black") 104 s4error = astyle.Style.fromenv("LL_ORASQL_REPRANSI_ERROR", "red:black") 105 s4connectstring = astyle.Style.fromenv("LL_ORASQL_REPRANSI_CONNECTSTRING", "yellow:black") 106 s4object = astyle.Style.fromenv("LL_ORASQL_REPRANSI_OBJECT", "green:black")
|
H A D | orareindex.py | 72 s4connectstring = astyle.Style.fromenv("LL_ORASQL_REPRANSI_CONNECTSTRING", "yellow:black") 73 s4object = astyle.Style.fromenv("LL_ORASQL_REPRANSI_OBJECT", "green:black")
|
/dports/www/xist/ll-xist-5.34/src/ll/xist/ |
H A D | present.py | 41 s4tab = astyle.Style.fromenv("LL_XIST_STYLE_TAB", "blue:black") 45 s4quote = astyle.Style.fromenv("LL_XIST_STYLE_QUOTE", "white:black:bold") 49 s4text = astyle.Style.fromenv("LL_XIST_STYLE_TEXT", "white:black") 53 s4ns = astyle.Style.fromenv("LL_XIST_STYLE_NAMESPACE", "magenta:black") 57 s4null = astyle.Style.fromenv("LL_XIST_STYLE_NULL", "red:black") 61 s4nullname = astyle.Style.fromenv("LL_XIST_STYLE_NULLNAME", "red:black") 65 s4frag = astyle.Style.fromenv("LL_XIST_STYLE_FRAG", "yellow:black") 93 s4attr = astyle.Style.fromenv("LL_XIST_STYLE_ATTR", "yellow:black") 101 s4attrs = astyle.Style.fromenv("LL_XIST_STYLE_ATTRS", "yellow:black") 141 s4url = astyle.Style.fromenv("LL_XIST_STYLE_URL", "green:black") [all …]
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/third_party/gflags/src/ |
H A D | gflags_unittest.sh | 209 --fromenv=version 212 Expect $LINENO 0 "PASS" "" --fromenv=help 214 Expect $LINENO 1 "helpfull not found in environment" "" --fromenv=helpfull 220 Expect $LINENO 1 "not found in environment" "" --fromenv=test_bool 221 Expect $LINENO 1 "unknown command line flag" "" --fromenv=test_bool,ok 224 --fromenv=test_bool,version,ok
|
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/third_party/gflags/src/ |
H A D | gflags_unittest.sh | 209 --fromenv=version 212 Expect $LINENO 0 "PASS" "" --fromenv=help 214 Expect $LINENO 1 "helpfull not found in environment" "" --fromenv=helpfull 220 Expect $LINENO 1 "not found in environment" "" --fromenv=test_bool 221 Expect $LINENO 1 "unknown command line flag" "" --fromenv=test_bool,ok 224 --fromenv=test_bool,version,ok
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/third_party/gflags/src/ |
H A D | gflags_unittest.sh | 209 --fromenv=version 212 Expect $LINENO 0 "PASS" "" --fromenv=help 214 Expect $LINENO 1 "helpfull not found in environment" "" --fromenv=helpfull 220 Expect $LINENO 1 "not found in environment" "" --fromenv=test_bool 221 Expect $LINENO 1 "unknown command line flag" "" --fromenv=test_bool,ok 224 --fromenv=test_bool,version,ok
|
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/third_party/gflags/src/ |
H A D | gflags_unittest.sh | 209 --fromenv=version 212 Expect $LINENO 0 "PASS" "" --fromenv=help 214 Expect $LINENO 1 "helpfull not found in environment" "" --fromenv=helpfull 220 Expect $LINENO 1 "not found in environment" "" --fromenv=test_bool 221 Expect $LINENO 1 "unknown command line flag" "" --fromenv=test_bool,ok 224 --fromenv=test_bool,version,ok
|
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/ctanupload/ |
H A D | ctanupload.pl | 9 sub fromenv; 29 my %FIELDS = map { $_ => fromenv($_) } @FIELDS; 483 sub fromenv { subroutine
|
/dports/www/xist/ll-xist-5.34/src/ll/ |
H A D | astyle.py | 122 def fromenv(cls, name, default): member in Style 128 fromenv = classmethod(fromenv) variable in Style
|
H A D | make.py | 1072 s4indent = astyle.Style.fromenv("LL_MAKE_REPRANSI_INDENT", "black:black:bold") 1073 s4key = astyle.Style.fromenv("LL_MAKE_REPRANSI_KEY", "yellow:black") 1074 s4action = astyle.Style.fromenv("LL_MAKE_REPRANSI_ACTION", "green:black") 1075 s4time = astyle.Style.fromenv("LL_MAKE_REPRANSI_TIME", "magenta:black") 1076 s4data = astyle.Style.fromenv("LL_MAKE_REPRANSI_DATA", "cyan:black") 1077 s4size = astyle.Style.fromenv("LL_MAKE_REPRANSI_SIZE", "magenta:black") 1078 s4counter = astyle.Style.fromenv("LL_MAKE_REPRANSI_COUNTER", "red:black:bold") 1079 s4error = astyle.Style.fromenv("LL_MAKE_REPRANSI_ERROR", "red:black:bold")
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/flags/internal/ |
H A D | parse.h | 26 ABSL_DECLARE_FLAG(std::vector<std::string>, fromenv);
|
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/flags/internal/ |
H A D | parse.h | 26 ABSL_DECLARE_FLAG(std::vector<std::string>, fromenv);
|
/dports/devel/abseil/abseil-cpp-20211102.0/absl/flags/internal/ |
H A D | parse.h | 27 ABSL_DECLARE_FLAG(std::vector<std::string>, fromenv);
|
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/flags/internal/ |
H A D | parse.h | 27 ABSL_DECLARE_FLAG(std::vector<std::string>, fromenv);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/flags/internal/ |
H A D | parse.h | 27 ABSL_DECLARE_FLAG(std::vector<std::string>, fromenv);
|
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/flags/internal/ |
H A D | parse.h | 27 ABSL_DECLARE_FLAG(std::vector<std::string>, fromenv);
|
/dports/japanese/uim-mozc/macuim-0.6.16.2.1/Mozc/ |
H A D | mozc_tool-macuim.diff | 38 // Here we read the flags by using --fromenv option
|
/dports/devel/hs-git-annex/git-annex-8.20210903/ |
H A D | Creds.hs | 115 getRemoteCredPair c gc storage = maybe fromcache (return . Just) =<< fromenv 117 fromenv = liftIO $ getEnvCredPair storage function
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/waflib/extras/ |
H A D | compat15.py | 76 def retrieve(self,name,fromenv=None): argument 84 if fromenv:
|