HomeSort by: relevance | last modified time | path
    Searched defs:VIRTKEY (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
rcparse.h 60 VIRTKEY = 261, /* VIRTKEY */
165 #define VIRTKEY 261
rcparse.c 183 VIRTKEY = 261, /* VIRTKEY */
288 #define VIRTKEY 261
459 YYSYMBOL_VIRTKEY = 6, /* VIRTKEY */
1107 "ACCELERATORS", "VIRTKEY", "ASCII", "NOINVERT", "SHIFT", "CONTROL",
2139 rcparse_warning (_("inappropriate modifiers for non-VIRTKEY"));
2203 case 28: /* acc_option: VIRTKEY */
2214 /* This is just the absence of VIRTKEY. */
  /src/external/gpl3/binutils.old/dist/binutils/
rcparse.h 60 VIRTKEY = 261, /* VIRTKEY */
165 #define VIRTKEY 261
rcparse.c 183 VIRTKEY = 261, /* VIRTKEY */
288 #define VIRTKEY 261
459 YYSYMBOL_VIRTKEY = 6, /* VIRTKEY */
1107 "ACCELERATORS", "VIRTKEY", "ASCII", "NOINVERT", "SHIFT", "CONTROL",
2139 rcparse_warning (_("inappropriate modifiers for non-VIRTKEY"));
2203 case 28: /* acc_option: VIRTKEY */
2214 /* This is just the absence of VIRTKEY. */
  /src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
ResourceScriptStmt.h 330 // not VIRTKEY). However, rc.exe behavior is different in situations
331 // "only ASCII defined" and "neither ASCII nor VIRTKEY defined".
335 VIRTKEY = 0x0001,

Completed in 171 milliseconds