Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 239 for SYMBOL (2.42 sec)

  1. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/components/KtFirSymbolContainingDeclarationProvider.kt

            val platform = getContainingModule(symbol).platform
            if (!platform.has<JvmPlatform>()) return null
    
            val containingSymbolOrSelf = when (symbol) {
                is KaValueParameterSymbol -> {
                    getContainingDeclaration(symbol) as? KaFunctionLikeSymbol ?: symbol
                }
                is KaPropertyAccessorSymbol -> {
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 09:59:11 UTC 2024
    - 13.4K bytes
    - Viewed (0)
  2. src/cmd/doc/main.go

    				err = pkgError
    				return
    			}
    			panic(e)
    		}()
    
    		switch {
    		case symbol == "":
    			pkg.packageDoc() // The package exists, so we got some output.
    			return
    		case method == "":
    			if pkg.symbolDoc(symbol) {
    				return
    			}
    		case pkg.printMethodDoc(symbol, method):
    			return
    		case pkg.printFieldDoc(symbol, method):
    			return
    		}
    	}
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 14 19:41:17 UTC 2024
    - 12.2K bytes
    - Viewed (0)
  3. src/debug/elf/symbols_test.go

    	"testdata/gcc-amd64-linux-exec": {
    		Symbol{
    			Name:    "",
    			Info:    0x3,
    			Other:   0x0,
    			Section: 0x1,
    			Value:   0x400200,
    			Size:    0x0,
    		},
    		Symbol{
    			Name:    "",
    			Info:    0x3,
    			Other:   0x0,
    			Section: 0x2,
    			Value:   0x40021C,
    			Size:    0x0,
    		},
    		Symbol{
    			Name:    "",
    			Info:    0x3,
    			Other:   0x0,
    			Section: 0x3,
    			Value:   0x400240,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jul 05 18:18:26 UTC 2019
    - 13.4K bytes
    - Viewed (0)
  4. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/references/KDocReferenceResolver.kt

            } else {
                findParentSymbol(resolveResult.symbol, goBackSteps, selectedFqName)
            }
        }
    
        /**
         * Finds the parent symbol of the given [KaSymbol] by traversing back up the symbol hierarchy a certain number of steps,
         * or until the containing class or object symbol is found.
         *
         * @param symbol The [KaSymbol] whose parent symbol needs to be found.
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue Jun 04 08:26:19 UTC 2024
    - 22.3K bytes
    - Viewed (0)
  5. analysis/analysis-api-impl-base/tests/org/jetbrains/kotlin/analysis/api/impl/base/test/cases/components/testUtils.kt

        is KaCompoundVariableAccessCall -> listOfNotNull(symbol, compoundAccess.operationPartiallyAppliedSymbol.symbol)
        is KaCompoundArrayAccessCall -> listOfNotNull(
            getPartiallyAppliedSymbol.symbol,
            setPartiallyAppliedSymbol.symbol,
            compoundAccess.operationPartiallyAppliedSymbol.symbol,
        )
    
        is KaCallableMemberCall<*, *> -> listOf(symbol)
    }
    
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Wed Jun 05 16:16:39 UTC 2024
    - 15.3K bytes
    - Viewed (0)
  6. analysis/analysis-api/src/org/jetbrains/kotlin/analysis/api/renderer/declarations/KtDeclarationRenderer.kt

                is KaAnonymousFunctionSymbol -> anonymousFunctionRenderer.renderSymbol(analysisSession, symbol, this, printer)
                is KaConstructorSymbol -> constructorRenderer.renderSymbol(analysisSession, symbol, this, printer)
                is KaFunctionSymbol -> functionSymbolRenderer.renderSymbol(analysisSession, symbol, this, printer)
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Wed May 22 06:28:34 UTC 2024
    - 17K bytes
    - Viewed (0)
  7. analysis/analysis-api/src/org/jetbrains/kotlin/analysis/api/symbols/DebugSymbolRenderer.kt

                        // Rendering a containing symbol is prone to stack overflow.
                        // * function symbol will render its value parameter symbol(s)
                        //   whose containing symbol is that function symbol.
                        // * property symbol contains accessor symbol(s) and/or backing field symbol
                        //   whose containing symbol is that property symbol.
                        it.name == "getContainingSymbol"
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue Jun 11 15:45:42 UTC 2024
    - 19.8K bytes
    - Viewed (0)
  8. src/internal/xcoff/xcoff.go

    	SSUBTYP_DWMAC   = 0xB0000 // DWARF macros section
    )
    
    // Symbol Table Entry.
    type SymEnt32 struct {
    	Nname   [8]byte // Symbol name
    	Nvalue  uint32  // Symbol value
    	Nscnum  uint16  // Section number of symbol
    	Ntype   uint16  // Basic and derived type specification
    	Nsclass uint8   // Storage class of symbol
    	Nnumaux uint8   // Number of auxiliary entries
    }
    
    type SymEnt64 struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 08 20:36:37 UTC 2023
    - 11.8K bytes
    - Viewed (0)
  9. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/KtSymbolByFirBuilder.kt

            fun buildNamedClassOrObjectSymbol(symbol: FirRegularClassSymbol): KaFirNamedClassOrObjectSymbol {
                return symbolsCache.cache(symbol) { KaFirNamedClassOrObjectSymbol(symbol, analysisSession) }
            }
    
            fun buildAnonymousObjectSymbol(symbol: FirAnonymousObjectSymbol): KaAnonymousObjectSymbol {
                return symbolsCache.cache(symbol) {
                    when (symbol.classKind) {
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue Jun 11 15:45:43 UTC 2024
    - 33.2K bytes
    - Viewed (0)
  10. src/main/webapp/js/clipboard.min.js

    t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=0)}([function(t,e,n){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=function(){function o(t,e){for(var n=0;n<e.length;n++){var o=e[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.d...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat May 28 04:16:16 UTC 2022
    - 10.5K bytes
    - Viewed (0)
Back to top