Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 23 for cybank (0.31 sec)

  1. maven-embedder/src/main/java/org/fusesource/jansi/Ansi.java

         */
        public enum Color {
            BLACK(0, "BLACK"),
            RED(1, "RED"),
            GREEN(2, "GREEN"),
            YELLOW(3, "YELLOW"),
            BLUE(4, "BLUE"),
            MAGENTA(5, "MAGENTA"),
            CYAN(6, "CYAN"),
            WHITE(7, "WHITE"),
            DEFAULT(9, "DEFAULT");
    
            private final int value;
            private final String name;
    
            Color(int index, String name) {
                this.value = index;
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon May 13 09:53:45 UTC 2024
    - 23.1K bytes
    - Viewed (0)
  2. docs/en/layouts/custom.yml

            "pink":        "#e92063",
            "purple":      "#ab47bd",
            "deep-purple": "#7e56c2",
            "indigo":      "#4051b5",
            "blue":        "#2094f3",
            "light-blue":  "#02a6f2",
            "cyan":        "#00bdd6",
            "teal":        "#009485",
            "green":       "#4cae4f",
            "light-green": "#8bc34b",
            "lime":        "#cbdc38",
            "yellow":      "#ffec3d",
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Jun 26 14:05:43 UTC 2023
    - 6.5K bytes
    - Viewed (0)
  3. platforms/core-runtime/logging/src/test/groovy/org/gradle/internal/logging/console/DefaultColorMapTest.groovy

            then:
            1 * ansi.fg(Color.DEFAULT)
            0 * ansi._
        }
    
        def canSetColorForACompoundStyleUsingSystemProperty() {
            given:
            System.properties['org.gradle.color.successheader'] = 'italic-cyan'
            System.properties['org.gradle.color.failure'] = 'magenta'
            System.properties['org.gradle.color.header'] = 'italic'
            System.properties['org.gradle.color.error'] = 'bold-red'
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:05:18 UTC 2023
    - 4.2K bytes
    - Viewed (0)
  4. api/maven-api-core/src/main/java/org/apache/maven/api/services/MessageBuilder.java

         */
        @Nonnull
        default MessageBuilder trace(Object message) {
            return style(".trace:-bold,f:magenta", message);
        }
    
        /**
         * Append message content in debug style.
         * By default, bold cyan
         *
         * @param message the message to append
         * @return the current builder
         */
        @Nonnull
        default MessageBuilder debug(Object message) {
            return style(".debug:-bold,f:cyan", message);
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Jan 08 10:37:09 UTC 2024
    - 7K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.car"/>
      </mime-type>
      <mime-type type="application/vnd.curl.pcurl">
        <glob pattern="*.pcurl"/>
      </mime-type>
      <mime-type type="application/vnd.cybank"/>
      <mime-type type="application/x-wacz">
        <_comment>web archive frictionless zip</_comment>
        <sub-class-of type="application/x-vnd.datapackage+zip"/>
      </mime-type>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/controller/controller.go

    	"k8s.io/klog/v2"
    )
    
    // workqueueKey is the dummy key used to process change in encryption config file.
    const workqueueKey = "key"
    
    // EncryptionConfigFileChangePollDuration is exposed so that integration tests can crank up the reload speed.
    var EncryptionConfigFileChangePollDuration = time.Minute
    
    // DynamicEncryptionConfigContent which can dynamically handle changes in encryption config file.
    type DynamicEncryptionConfigContent struct {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 9.5K bytes
    - Viewed (0)
  7. logger/logger.go

    // Colors
    const (
    	Reset       = "\033[0m"
    	Red         = "\033[31m"
    	Green       = "\033[32m"
    	Yellow      = "\033[33m"
    	Blue        = "\033[34m"
    	Magenta     = "\033[35m"
    	Cyan        = "\033[36m"
    	White       = "\033[37m"
    	BlueBold    = "\033[34;1m"
    	MagentaBold = "\033[35;1m"
    	RedBold     = "\033[31;1m"
    	YellowBold  = "\033[33;1m"
    )
    
    // LogLevel log level
    type LogLevel int
    
    Registered: Wed Jun 12 16:27:09 UTC 2024
    - Last Modified: Tue Nov 07 02:19:41 UTC 2023
    - 5.8K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apiserver/pkg/server/dynamiccertificates/dynamic_cafile_content.go

    	utilruntime "k8s.io/apimachinery/pkg/util/runtime"
    	"k8s.io/apimachinery/pkg/util/wait"
    	"k8s.io/client-go/util/workqueue"
    	"k8s.io/klog/v2"
    )
    
    // FileRefreshDuration is exposed so that integration tests can crank up the reload speed.
    var FileRefreshDuration = 1 * time.Minute
    
    // ControllerRunner is a generic interface for starting a controller
    type ControllerRunner interface {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 8.4K bytes
    - Viewed (0)
  9. src/time/zoneinfo_abbrs_windows.go

    	"Syria Standard Time":             {"+03", "+03"},     // Asia/Damascus
    	"Bangladesh Standard Time":        {"+06", "+06"},     // Asia/Dhaka
    	"Arabian Standard Time":           {"+04", "+04"},     // Asia/Dubai
    	"West Bank Standard Time":         {"EET", "EEST"},    // Asia/Hebron
    	"W. Mongolia Standard Time":       {"+07", "+07"},     // Asia/Hovd
    	"North Asia East Standard Time":   {"+08", "+08"},     // Asia/Irkutsk
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 12 20:01:59 UTC 2023
    - 10.5K bytes
    - Viewed (0)
  10. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // band : 2014-06-12 Dog Beach, LLC
    band
    
    // bank : 2014-09-25 fTLD Registry Services LLC
    bank
    
    // bar : 2013-12-12 Punto 2012 Sociedad Anonima Promotora de Inversion de Capital Variable
    bar
    
    // barcelona : 2014-07-24 Municipi de Barcelona
    barcelona
    
    // barclaycard : 2014-11-20 Barclays Bank PLC
    barclaycard
    
    // barclays : 2014-11-20 Barclays Bank PLC
    barclays
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top