Home
last modified time | relevance | path

Searched +refs:the +refs:symbol +refs:table (Results 1 – 25 of 37967) sorted by relevance

12345678910>>...1519

/dports/lang/librep/librep_0.92.7/lisp/rep/data/
H A Dsymbol-table.jl1 #| symbol-table.jl -- use modules to provide efficient symbol tables
37 (export make-symbol-table
38 symbol-table-ref
39 symbol-table-set
40 symbol-table-boundp
41 symbol-table-walk)
46 (define-structure-alias symbol-table rep.data.symbol-table)
51 (define (symbol-table-ref table var)
55 (define (symbol-table-set table var value)
58 (define (symbol-table-boundp table var)
[all …]
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dsymtable.rst1 :mod:`symtable` --- Access to the compiler's symbol tables
16 generated. The symbol table is responsible for calculating the scope of every
40 Return the type of the symbol table. Possible values are ``'class'``,
45 Return the table's identifier.
49 Return the table's name. This is the name of the class if the table is
50 for a class, the name of the function if the table is for a function, or
55 Return the number of the first line in the block this table represents.
92 Return a list of the nested symbol tables.
133 Return the symbol's name.
145 Return ``True`` if the symbol is a parameter.
[all …]
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dsymtable.rst1 :mod:`symtable` --- Access to the compiler's symbol tables
16 generated. The symbol table is responsible for calculating the scope of every
40 Return the type of the symbol table. Possible values are ``'class'``,
45 Return the table's identifier.
49 Return the table's name. This is the name of the class if the table is
50 for a class, the name of the function if the table is for a function, or
55 Return the number of the first line in the block this table represents.
92 Return a list of the nested symbol tables.
133 Return the symbol's name.
145 Return ``True`` if the symbol is a parameter.
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dsymtable.rst1 :mod:`symtable` --- Access to the compiler's symbol tables
16 generated. The symbol table is responsible for calculating the scope of every
40 Return the type of the symbol table. Possible values are ``'class'``,
45 Return the table's identifier.
49 Return the table's name. This is the name of the class if the table is
50 for a class, the name of the function if the table is for a function, or
55 Return the number of the first line in the block this table represents.
88 Return a list of the nested symbol tables.
133 Return the symbol's name.
149 Return ``True`` if the symbol is global.
[all …]
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dsymtable.rst1 :mod:`symtable` --- Access to the compiler's symbol tables
16 generated. The symbol table is responsible for calculating the scope of every
40 Return the type of the symbol table. Possible values are ``'class'``,
45 Return the table's identifier.
49 Return the table's name. This is the name of the class if the table is
50 for a class, the name of the function if the table is for a function, or
55 Return the number of the first line in the block this table represents.
88 Return a list of the nested symbol tables.
133 Return the symbol's name.
149 Return ``True`` if the symbol is global.
[all …]
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dsymtable.rst1 :mod:`symtable` --- Access to the compiler's symbol tables
16 generated. The symbol table is responsible for calculating the scope of every
40 Return the type of the symbol table. Possible values are ``'class'``,
45 Return the table's identifier.
49 Return the table's name. This is the name of the class if the table is
50 for a class, the name of the function if the table is for a function, or
55 Return the number of the first line in the block this table represents.
88 Return a list of the nested symbol tables.
133 Return the symbol's name.
149 Return ``True`` if the symbol is global.
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dsymtable.rst1 :mod:`symtable` --- Access to the compiler's symbol tables
16 generated. The symbol table is responsible for calculating the scope of every
40 Return the type of the symbol table. Possible values are ``'class'``,
45 Return the table's identifier.
49 Return the table's name. This is the name of the class if the table is
50 for a class, the name of the function if the table is for a function, or
55 Return the number of the first line in the block this table represents.
88 Return a list of the nested symbol tables.
133 Return the symbol's name.
149 Return ``True`` if the symbol is global.
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dsymtable.rst1 :mod:`symtable` --- Access to the compiler's symbol tables
16 generated. The symbol table is responsible for calculating the scope of every
40 Return the type of the symbol table. Possible values are ``'class'``,
45 Return the table's identifier.
49 Return the table's name. This is the name of the class if the table is
50 for a class, the name of the function if the table is for a function, or
55 Return the number of the first line in the block this table represents.
88 Return a list of the nested symbol tables.
133 Return the symbol's name.
149 Return ``True`` if the symbol is global.
[all …]
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dsymtable.rst1 :mod:`symtable` --- Access to the compiler's symbol tables
16 generated. The symbol table is responsible for calculating the scope of every
40 Return the type of the symbol table. Possible values are ``'class'``,
45 Return the table's identifier.
49 Return the table's name. This is the name of the class if the table is
50 for a class, the name of the function if the table is for a function, or
55 Return the number of the first line in the block this table represents.
88 Return a list of the nested symbol tables.
129 Return the symbol's name.
141 Return ``True`` if the symbol is a parameter.
[all …]
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dsymtable.rst1 :mod:`symtable` --- Access to the compiler's symbol tables
16 generated. The symbol table is responsible for calculating the scope of every
40 Return the type of the symbol table. Possible values are ``'class'``,
45 Return the table's identifier.
49 Return the table's name. This is the name of the class if the table is
50 for a class, the name of the function if the table is for a function, or
55 Return the number of the first line in the block this table represents.
84 Return a list of the nested symbol tables.
129 Return the symbol's name.
145 Return ``True`` if the symbol is global.
[all …]
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Dsymtable.rst1 :mod:`symtable` --- Access to the compiler's symbol tables
16 generated. The symbol table is responsible for calculating the scope of every
40 Return the type of the symbol table. Possible values are ``'class'``,
45 Return the table's identifier.
49 Return the table's name. This is the name of the class if the table is
50 for a class, the name of the function if the table is for a function, or
55 Return the number of the first line in the block this table represents.
84 Return a list of the nested symbol tables.
129 Return the symbol's name.
145 Return ``True`` if the symbol is global.
[all …]
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dsymtable.rst1 :mod:`symtable` --- Access to the compiler's symbol tables
16 generated. The symbol table is responsible for calculating the scope of every
40 Return the type of the symbol table. Possible values are ``'class'``,
45 Return the table's identifier.
49 Return the table's name. This is the name of the class if the table is
50 for a class, the name of the function if the table is for a function, or
55 Return the number of the first line in the block this table represents.
84 Return a list of the nested symbol tables.
129 Return the symbol's name.
145 Return ``True`` if the symbol is global.
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/docs/
H A DSymbolsAndSymbolTables.md30 defines a [`SymbolTable`](#symbol-table). The name of a symbol *must* be unique
69 within a symbol table. It may optionally contain a set of nested references that
70 further resolve to a symbol nested within a different symbol table. When
72 operation that is also a [symbol table](#symbol-table).
85 // symbol table, so we can have references with arbitrary nesting levels.
95 // Here we define a nested symbol table. References within this operation will
99 // that defines a symbol table, so this reference can't be resolved.
103 // Here we define another nested symbol table, except this time it also defines
169 - Lookup the definition of a symbol in the nearest symbol table from some
185 - The symbol may only be referenced from within the current symbol table.
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/test/ELF/invalid/
H A Dundefined-local-symbol-in-dso.test4 # symbol in the global part of the dynamic symbol table (i.e. an STB_LOCAL
5 # symbol with an index >= the sh_info of the dynamic symbol table section). Such
7 # in the symbol table, and because having a symbol that's both undefined and
11 # We've found actual broken DSOs of this sort in the wild, but for this test, we
14 # global symbol in the dynamic symbol table and then manually edited the binary
15 # to make that symbol local. The valid DSO was created as follows:
31 # This DSO should only have a single dynamic symbol table entry for foo, and
32 # then we can use a small C program to modify that symbol table entry to be
61 # (the C program just takes its input DSO and modifies the binding of the first
62 # dynamic symbol table entry to be STB_LOCAL instead of STB_GLOBAL)
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/docs/
H A DSymbolsAndSymbolTables.md30 defines a [`SymbolTable`](#symbol-table). The name of a symbol *must* be unique
72 within a symbol table. It may optionally contain a set of nested references that
73 further resolve to a symbol nested within a different symbol table. When
75 operation that is also a [symbol table](#symbol-table).
88 // symbol table, so we can have references with arbitrary nesting levels.
98 // Here we define a nested symbol table. References within this operation will
102 // that defines a symbol table, so this reference can't be resolved.
106 // Here we define another nested symbol table, except this time it also defines
176 - Lookup the definition of a symbol in the nearest symbol table from some
195 - The symbol may only be referenced from within the current symbol table.
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/docs/
H A DSymbolsAndSymbolTables.md30 defines a [`SymbolTable`](#symbol-table). The name of a symbol *must* be unique
72 within a symbol table. It may optionally contain a set of nested references that
73 further resolve to a symbol nested within a different symbol table. When
75 operation that is also a [symbol table](#symbol-table).
88 // symbol table, so we can have references with arbitrary nesting levels.
98 // Here we define a nested symbol table. References within this operation will
102 // that defines a symbol table, so this reference can't be resolved.
106 // Here we define another nested symbol table, except this time it also defines
176 - Lookup the definition of a symbol in the nearest symbol table from some
195 - The symbol may only be referenced from within the current symbol table.
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/docs/
H A DSymbolsAndSymbolTables.md30 defines a [`SymbolTable`](#symbol-table). The name of a symbol *must* be unique
72 within a symbol table. It may optionally contain a set of nested references that
73 further resolve to a symbol nested within a different symbol table. When
75 operation that is also a [symbol table](#symbol-table).
88 // symbol table, so we can have references with arbitrary nesting levels.
98 // Here we define a nested symbol table. References within this operation will
102 // that defines a symbol table, so this reference can't be resolved.
106 // Here we define another nested symbol table, except this time it also defines
176 - Lookup the definition of a symbol in the nearest symbol table from some
195 - The symbol may only be referenced from within the current symbol table.
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/docs/
H A DSymbolsAndSymbolTables.md30 defines a [`SymbolTable`](#symbol-table). The name of a symbol *must* be unique
72 within a symbol table. It may optionally contain a set of nested references that
73 further resolve to a symbol nested within a different symbol table. When
75 operation that is also a [symbol table](#symbol-table).
88 // symbol table, so we can have references with arbitrary nesting levels.
98 // Here we define a nested symbol table. References within this operation will
102 // that defines a symbol table, so this reference can't be resolved.
106 // Here we define another nested symbol table, except this time it also defines
176 - Lookup the definition of a symbol in the nearest symbol table from some
195 - The symbol may only be referenced from within the current symbol table.
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/docs/
H A DSymbolsAndSymbolTables.md30 defines a [`SymbolTable`](#symbol-table). The name of a symbol *must* be unique
72 within a symbol table. It may optionally contain a set of nested references that
73 further resolve to a symbol nested within a different symbol table. When
75 operation that is also a [symbol table](#symbol-table).
88 // symbol table, so we can have references with arbitrary nesting levels.
98 // Here we define a nested symbol table. References within this operation will
102 // that defines a symbol table, so this reference can't be resolved.
106 // Here we define another nested symbol table, except this time it also defines
176 - Lookup the definition of a symbol in the nearest symbol table from some
195 - The symbol may only be referenced from within the current symbol table.
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/docs/
H A DSymbolsAndSymbolTables.md30 defines a [`SymbolTable`](#symbol-table). The name of a symbol *must* be unique
72 within a symbol table. It may optionally contain a set of nested references that
73 further resolve to a symbol nested within a different symbol table. When
75 operation that is also a [symbol table](#symbol-table).
88 // symbol table, so we can have references with arbitrary nesting levels.
98 // Here we define a nested symbol table. References within this operation will
102 // that defines a symbol table, so this reference can't be resolved.
106 // Here we define another nested symbol table, except this time it also defines
176 - Lookup the definition of a symbol in the nearest symbol table from some
195 - The symbol may only be referenced from within the current symbol table.
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/doc/
H A Dcoffcode.texi106 of all the symbol table and reloc drudgery itself, thereby
116 symbol table around, "behind the scenes".
137 within the symbol table; longer strings are kept at the end of
142 the canonical table used by the BFD application. Each symbol
146 shares strings with the hidden internal symbol table.
166 This function runs through the provided symbol table and
190 generated when the symbol table was read in to create the
192 to a symbol into the index into the symbol table of the asymbol.
199 This routine runs through the symbol table and patches up the
553 the @code{offset} field in the symbol table supplied. The
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/doc/
H A Dcoffcode.texi106 of all the symbol table and reloc drudgery itself, thereby
116 symbol table around, "behind the scenes".
137 within the symbol table; longer strings are kept at the end of
142 the canonical table used by the BFD application. Each symbol
146 shares strings with the hidden internal symbol table.
166 This function runs through the provided symbol table and
190 generated when the symbol table was read in to create the
192 to a symbol into the index into the symbol table of the asymbol.
199 This routine runs through the symbol table and patches up the
553 the @code{offset} field in the symbol table supplied. The
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/doc/
H A Dcoffcode.texi106 of all the symbol table and reloc drudgery itself, thereby
116 symbol table around, "behind the scenes".
137 within the symbol table; longer strings are kept at the end of
142 the canonical table used by the BFD application. Each symbol
146 shares strings with the hidden internal symbol table.
166 This function runs through the provided symbol table and
190 generated when the symbol table was read in to create the
192 to a symbol into the index into the symbol table of the asymbol.
199 This routine runs through the symbol table and patches up the
553 the @code{offset} field in the symbol table supplied. The
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/doc/
H A Dcoffcode.texi106 of all the symbol table and reloc drudgery itself, thereby
116 symbol table around, "behind the scenes".
137 within the symbol table; longer strings are kept at the end of
142 the canonical table used by the BFD application. Each symbol
146 shares strings with the hidden internal symbol table.
166 This function runs through the provided symbol table and
190 generated when the symbol table was read in to create the
192 to a symbol into the index into the symbol table of the asymbol.
199 This routine runs through the symbol table and patches up the
553 the @code{offset} field in the symbol table supplied. The
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/docs/
H A DSymbolsAndSymbolTables.md30 defines a [`SymbolTable`](#symbol-table). The name of a symbol *must* be unique
69 within a symbol table. It may optionally contain a set of nested references that
70 further resolve to a symbol nested within a different symbol table. When
72 operation that is also a [symbol table](#symbol-table).
85 // symbol table, so we can have references with arbitrary nesting levels.
95 // Here we define a nested symbol table. References within this operation will
99 // that defines a symbol table, so this reference can't be resolved.
103 // Here we define another nested symbol table, except this time it also defines
173 - Lookup the definition of a symbol in the nearest symbol table from some
189 - The symbol may only be referenced from within the current symbol table.
[all …]

12345678910>>...1519