Home
last modified time | relevance | path

Searched defs:SYMBOL (Results 1 – 25 of 1000) sorted by relevance

12345678910>>...40

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dlex_symbol.h40 struct SYMBOL { struct
49 const SYMBOL *symbol; argument
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dlex_symbol.h38 struct SYMBOL { struct
47 const SYMBOL *symbol; argument
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dlex_symbol.h40 struct SYMBOL { struct
49 const SYMBOL *symbol; argument
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dlex_symbol.h40 struct SYMBOL { struct
49 const SYMBOL *symbol; argument
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dlex_symbol.h40 struct SYMBOL { struct
49 const SYMBOL *symbol; argument
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dlex_symbol.h40 struct SYMBOL { struct
49 const SYMBOL *symbol; argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dlex_symbol.h40 struct SYMBOL { struct
49 const SYMBOL *symbol; argument
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/src/kurtz/streesrc/
H A Dsymboldef.h17 typedef Uchar SYMBOL; typedef
20 typedef Ushort SYMBOL; typedef
23 typedef Uint SYMBOL; typedef
/dports/lang/p5-Marpa-PP/Marpa-PP-0.014000/lib/Marpa/PP/
H A DGrammar.pm732 SYMBOL: label
756 SYMBOL: label
775 SYMBOL: label
1440 SYMBOL: for my $symbol ( @{$rhs} ) { label
1841 SYMBOL: for my $symbol ( map { $symbols->[$_] } @symbol_ids ) { label
1919 SYMBOL: for my $symbol ( @{$symbols} ) { label
1936 SYMBOL: for my $symbol ( @{$symbols} ) { label
1958 SYMBOL: while ( my $symbol = pop @worklist ) { label
2008 SYMBOL: while ( my $symbol = pop @worklist ) { label
2658 SYMBOL: label
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DCoffDefs.h52 struct SYMBOL struct
70 static_assert(sizeof(SYMBOL) == 0x12, "Size of SYMBOL must be 0x12 bytes."); argument
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DCoffDefs.h52 struct SYMBOL struct
70 static_assert(sizeof(SYMBOL) == 0x12, "Size of SYMBOL must be 0x12 bytes."); argument
/dports/lang/p5-Marpa/Marpa-0.208000/lib/Marpa/
H A DGrammar.pm801 SYMBOL: label
823 SYMBOL: label
841 SYMBOL: label
1627 SYMBOL: for my $symbol ( @{$rhs} ) { label
2061 SYMBOL: for my $symbol ( map { $symbols->[$_] } @symbol_ids ) { label
2139 SYMBOL: for my $symbol ( @{$symbols} ) { label
2155 SYMBOL: for my $symbol ( @{$symbols} ) { label
2184 SYMBOL: for my $symbol ( map { $symbols->[$_] } @symbol_ids ) { label
2243 SYMBOL: for my $symbol ( map { $symbols->[$_] } @symbol_ids ) { label
2887 SYMBOL: label
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/sch_plugins/cadstar/
H A Dcadstar_sch_archive_parser.h246 struct SYMBOL : PARSER struct
258 SYMBOL_ID ID; argument
279 SYMBOLVARIANT SymbolVariant; argument
284 SYMBOL_ID VariantParentSymbolID = wxEmptyString; argument
285 VARIANT_ID VariantID = wxEmptyString;
287 std::map<TERMINAL_ID, TERMATTR> TerminalAttributes;
288 std::map<TERMINAL_ID, SYMPINNAME_LABEL> PinLabels; ///< Equivalent to KiCad's Pin Name
289 std::map<TERMINAL_ID, SYMPINNAME_LABEL> PinNames; ///< Identifier of the pin in the PCB
291 std::map<TERMINAL_ID, PIN_NUM> PinNumbers; ///< This seems to only appear in older
294 std::map<ATTRIBUTE_ID, ATTRIBUTE_VALUE> AttributeValues;
/dports/converters/fribidi/fribidi-1.0.11/lib/
H A Dfribidi-bidi-types.c36 # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) TYPE, argument
46 # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) FRIBIDI_TYPE_##TYPE, argument
85 # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return STRINGIZE(TYPE); in fribidi_get_bidi_type_name() argument
105 # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return SYMBOL; in fribidi_char_from_bidi_type() argument
/dports/www/lagrange/lagrange-1.7.3/lib/fribidi/lib/
H A Dfribidi-bidi-types.c36 # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) TYPE, argument
46 # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) FRIBIDI_TYPE_##TYPE, argument
85 # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return STRINGIZE(TYPE); in fribidi_get_bidi_type_name() argument
105 # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return SYMBOL; in fribidi_char_from_bidi_type() argument
/dports/lang/p5-Marpa-XS/Marpa-XS-1.008000/lib/Marpa/XS/
H A DValue.pm343 SYMBOL: for my $symbol ( @{$symbols} ) { label
529 SYMBOL: for my $symbol ( @{$symbols} ) { label
536 SYMBOL: for my $rule ( @{$rules} ) { label
604 SYMBOL: for my $symbol ( @{$symbols} ) { label
611 SYMBOL: for my $rule ( @{$rules} ) { label
/dports/lang/v8/v8-9.6.180.12/src/trap-handler/
H A Dhandler-outside-simulator.cc9 #define SYMBOL(name) "_" #name macro
11 #define SYMBOL(name) #name macro
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.arch/
H A Di386-size.c21 #define SYMBOL(str) SYMBOL_PREFIX #str macro
23 #define SYMBOL(str) #str macro
H A Di386-size-overlap.c21 #define SYMBOL(str) SYMBOL_PREFIX #str macro
23 #define SYMBOL(str) #str macro
H A Di386-prologue.c22 #define SYMBOL(str) SYMBOL_PREFIX #str macro
24 #define SYMBOL(str) #str macro
H A Di386-unwind.c22 #define SYMBOL(str) SYMBOL_PREFIX #str macro
24 #define SYMBOL(str) #str macro
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.arch/
H A Di386-bp_permanent.c19 #define SYMBOL(str) SYMBOL_PREFIX #str macro
21 #define SYMBOL(str) #str macro
H A Di386-size-overlap.c21 #define SYMBOL(str) SYMBOL_PREFIX #str macro
23 #define SYMBOL(str) #str macro
H A Di386-unwind.c21 #define SYMBOL(str) SYMBOL_PREFIX #str macro
23 #define SYMBOL(str) #str macro
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.arch/
H A Di386-size-overlap.c21 #define SYMBOL(str) SYMBOL_PREFIX #str macro
23 #define SYMBOL(str) #str macro

12345678910>>...40