Home
last modified time | relevance | path

Searched +defs:APPLY +defs:KEY (Results 1 – 9 of 9) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/EntitySql/
H A DCqlParser.cs186 public static short APPLY=264; field in System.Data.Common.EntitySql.CqlParser
218 public static short KEY=296; field in System.Data.Common.EntitySql.CqlParser
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/src/
H A Dshared_context.cpp35 #define PS_STATS( APPLY ) \ argument
46 #define KEY(X,Y) #X, macro
55 #define APPLY(x, y) if (std::strcmp(key, #x) == 0) return y; in at() macro
H A Dlogic_program.cpp76 #define LP_STATS( APPLY ) \ argument
139 #define KEY(x, y) x, macro
/dports/math/clasp/clasp-3.3.5/src/
H A Dshared_context.cpp35 #define PS_STATS( APPLY ) \ argument
46 #define KEY(X,Y) #X, macro
55 #define APPLY(x, y) if (std::strcmp(key, #x) == 0) return y; in at() macro
H A Dlogic_program.cpp76 #define LP_STATS( APPLY ) \ argument
139 #define KEY(x, y) x, macro
/dports/math/clingo/clingo-5.5.1/clasp/src/
H A Dshared_context.cpp35 #define PS_STATS( APPLY ) \ argument
46 #define KEY(X,Y) #X, macro
55 #define APPLY(x, y) if (std::strcmp(key, #x) == 0) return y; in at() macro
H A Dlogic_program.cpp76 #define LP_STATS( APPLY ) \ argument
139 #define KEY(x, y) x, macro
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h80 APPLY = 285, enumerator
471 KEY = 676, enumerator
1010 #define APPLY 285 macro
1401 #define KEY 676 macro
H A Dparser.c2366 APPLY = 285, enumerator
2757 KEY = 676, enumerator
3296 #define APPLY 285 macro
3687 #define KEY 676 macro