Home
last modified time | relevance | path

Searched defs:SymbolInformation (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/development/scripts/
H A Dsymbol.py173 def SymbolInformation(lib, addr): function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go3560 type SymbolInformation struct { struct
3565 Name string `json:"name"`
3570 Kind SymbolKind `json:"kind"`
3575 Deprecated bool `json:"deprecated,omitempty"`
3588 Location Location `json:"location"`
3596 ContainerName string `json:"containerName,omitempty"`
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3560 type SymbolInformation struct { struct
3565 Name string `json:"name"`
3570 Kind SymbolKind `json:"kind"`
3575 Deprecated bool `json:"deprecated,omitempty"`
3588 Location Location `json:"location"`
3596 ContainerName string `json:"containerName,omitempty"`
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go3560 type SymbolInformation struct { struct
3565 Name string `json:"name"`
3570 Kind SymbolKind `json:"kind"`
3575 Deprecated bool `json:"deprecated,omitempty"`
3588 Location Location `json:"location"`
3596 ContainerName string `json:"containerName,omitempty"`