Home
last modified time | relevance | path

Searched refs:shortNames (Results 226 – 250 of 495) sorted by relevance

12345678910>>...20

/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/github.com/jessevdk/go-flags/
H A Dparser.go619 if option := s.lookup.shortNames[first]; option != nil && option.canArgument() {
635 if option := s.lookup.shortNames[shortname]; option != nil {
/dports/textproc/vgrep/vgrep-2.5.5/vendor/github.com/jessevdk/go-flags/
H A Dparser.go619 if option := s.lookup.shortNames[first]; option != nil && option.canArgument() {
635 if option := s.lookup.shortNames[shortname]; option != nil {
/dports/textproc/vgrep/vgrep-2.5.5/vendor/github.com/jessevdk/go-flags/go-flags-1.5.0/
H A Dparser.go619 if option := s.lookup.shortNames[first]; option != nil && option.canArgument() {
635 if option := s.lookup.shortNames[shortname]; option != nil {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/jessevdk/go-flags/
H A Dparser.go619 if option := s.lookup.shortNames[first]; option != nil && option.canArgument() {
635 if option := s.lookup.shortNames[shortname]; option != nil {
/dports/sysutils/istio/istio-1.6.7/mixer/adapter/stackdriver/contextgraph/
H A Dsend.go77 for _, name := range e.shortNames {
/dports/www/moodle311/moodle/lib/amd/build/emoji/
H A Dauto_complete.min.js.map1shortNames","renderContext","emojis","index","active","emojitext","displayshortname","shortname","…
/dports/www/moodle310/moodle/lib/amd/build/emoji/
H A Dauto_complete.min.js.map1shortNames","renderContext","emojis","index","active","emojitext","displayshortname","shortname","…
/dports/www/moodle39/moodle/lib/amd/build/emoji/
H A Dauto_complete.min.js.map1shortNames","renderContext","emojis","index","active","emojitext","displayshortname","shortname","…
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/ast/
H A DNullAnnotationMatching.java75 public String superTypeHintName(CompilerOptions options, boolean shortNames) { in superTypeHintName() argument
76 return String.valueOf(this.superTypeHint.nullAnnotatedReadableName(options, shortNames)); in superTypeHintName()
/dports/audio/py-music21/music21-7.1.0/music21/graph/
H A Daxis.py1216 self.maxValue = len(dynamics.shortNames) - 1
1245 ticks.append((i, r'$%s$' % dynamics.shortNames[i]))
/dports/lang/coffeescript/coffeescript-2.6.1/documentation/sections/
H A Dloops.md10 `shortNames = (name for name in list when name.length < 5)`<br>
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/security/v1beta1/
H A Dpeer_authentication.proto114 // +cue-gen:PeerAuthentication:resource:categories=istio-io,security-istio-io,shortNames=pa
H A Drequest_authentication.proto138 // +cue-gen:RequestAuthentication:resource:categories=istio-io,security-istio-io,shortNames=ra
/dports/science/dynare/dynare-4.6.4/doc/manual/source/
H A Dreporting.rst882 shortNames = {'US', 'EU'};
884 for i=1:length(shortNames)
885 rep.addSeries('data', dsa{['GROWTH_' shortNames{i}]});
886 delta = dsa{['GROWTH_' shortNames{i}]}-dsca{['GROWTH_' shortNames{i}]};
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/
H A DTypeVariableBinding.java892 public char[] nullAnnotatedReadableName(CompilerOptions options, boolean shortNames) { in nullAnnotatedReadableName() argument
900 …(" extends ").append(this.superclass.nullAnnotatedReadableName(options, shortNames)); //$NON-NLS-1$ in nullAnnotatedReadableName()
910 nameBuffer.append(this.superInterfaces[i].nullAnnotatedReadableName(options, shortNames)); in nullAnnotatedReadableName()
/dports/sysutils/istio/istio-1.6.7/operator/cmd/mesh/testdata/operator/output/
H A Doperator-init.yaml138 shortNames:
H A Doperator-remove.yaml138 shortNames:
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Simple/
H A DCommand.hs310 listOption (GetOpt.Option shortNames longNames _ _) =
311 [ "-" ++ [name] | name <- shortNames ]
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Simple/
H A DCommand.hs310 listOption (GetOpt.Option shortNames longNames _ _) =
311 [ "-" ++ [name] | name <- shortNames ]
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dinstrument.cpp1516 const QList<StaffName>& Instrument::shortNames() const in shortNames() function in Ms::Instrument
1534 QList<StaffName>& Instrument::shortNames() in shortNames() function in Ms::Instrument
1564 for (const StaffName &sn : t->shortNames) in fromTemplate()
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Simple/
H A DCommand.hs315 listOption (GetOpt.Option shortNames longNames _ _) =
316 [ "-" ++ [name] | name <- shortNames ]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Simple/
H A DCommand.hs317 listOption (GetOpt.Option shortNames longNames _ _) =
318 [ "-" ++ [name] | name <- shortNames ]
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/scorewiz/parts/
H A Dvocal.py439 shortNames = makeColumnMarkup(
441 builder.setInstrumentNames(s, longNames, shortNames)
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Simple/
H A DCommand.hs315 listOption (GetOpt.Option shortNames longNames _ _) =
316 [ "-" ++ [name] | name <- shortNames ]
/dports/astro/gpsbabel14/gpsbabel-1.4.4/gui/
H A Dfilterwidgets.cpp171 fopts << new BoolFilterOption(wfd.shortNames, ui.shortNamesCheck); in WayPtsWidget()

12345678910>>...20