Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 66 of 66 for hero (0.19 sec)

  1. analysis/analysis-api/src/org/jetbrains/kotlin/analysis/api/KtAnalysisSession.kt

     * for unintentional leakage. For example:
     *
     * ```kotlin
     * // DO NOT DO THIS
     * context(KaSession)
     * class Usage {
     *     fun foo() {
     *         // The `KaSession` is available here.
     *     }
     * }
     * ```
     */
    @OptIn(KaAnalysisApiInternals::class, KaAnalysisNonPublicApi::class)
    @Suppress("AnalysisApiMissingLifetimeCheck")
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue Jun 04 18:45:26 UTC 2024
    - 10.9K bytes
    - Viewed (0)
  2. src/main/webapp/js/admin/popper.min.js.map

    when to hide the popper\n * @property {HTMLElement} data.arrowElement Node used as arrow by arrow modifier\n * @property {Object} data.styles Any CSS property defined here will be applied to the popper. It expects the JavaScript nomenclature (eg. `marginBottom`)\n * @property {Object} data.arrowStyles Any CSS property defined here will be applied to the popper arrow. It expects the JavaScript nomenclature (eg. `marginBottom`)\n * @property {Object} data.boundaries Offsets of the popper boundaries\n...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 121K bytes
    - Viewed (0)
  3. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/components/KtFirImportOptimizer.kt

                // When you call a method from Java with type arguments, in FIR they are currently represented as flexible types.
                // TODO Consider handling other non-ConeLookupTagBasedType types here (see KT-66418)
                return type.abbreviatedTypeOrSelf.lowerBoundIfFlexible().classId
            }
    
            val candidateSymbols = diagnostic.getCandidateSymbols()
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Fri Jun 07 16:54:07 UTC 2024
    - 24.7K bytes
    - Viewed (0)
  4. apache-maven/src/main/appended-resources/licenses/EPL-2.0.txt

    Secondary Licenses when the conditions for such availability set forth
    in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
    version(s), and exceptions or additional permissions here}."
    
      Simply including a copy of this Agreement, including this Exhibit A
      is not sufficient to license the Source Code under Secondary Licenses.
    
      If it is not possible or desirable to put the notice in a particular
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Jun 04 06:45:16 UTC 2024
    - 13.9K bytes
    - Viewed (0)
  5. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), type RawSockaddrInet4 struct, Family uint8
    pkg syscall (freebsd-386-cgo), type RawSockaddrInet4 struct, Len uint8
    pkg syscall (freebsd-386-cgo), type RawSockaddrInet4 struct, Zero [8]int8
    pkg syscall (freebsd-386-cgo), type RawSockaddrInet6 struct, Family uint8
    pkg syscall (freebsd-386-cgo), type RawSockaddrInet6 struct, Len uint8
    pkg syscall (freebsd-386-cgo), type RawSockaddrUnix struct
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  6. src/main/webapp/css/admin/adminlte.min.css.map

    nt-size {\n              font-size: $rfs-fluid;\n            }\n          }\n          @else {\n            font-size: $rfs-fluid;\n          }\n\n          @if $rfs-safari-iframe-resize-bug-fix {\n            // stylelint-disable-next-line length-zero-no-unit\n            min-width: 0vw;\n          }\n        }\n      }\n      @else {\n        @media (max-width: #{$mq-value}) {\n          @if $rfs-class == \"enable\" {\n            .enable-responsive-font-size &,\n            &.enable-responsive-font-size...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
Back to top