Home
last modified time | relevance | path

Searched refs:DEBUG_PROTOCOL_VERSION (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/lib/
Ddebug.h31 #define DEBUG_PROTOCOL_VERSION 1 macro
53 const static grf protocol_version = DWORD8(DEBUG_PROTOCOL_VERSION);
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DConstants.cs47 public static readonly string DEBUG_PROTOCOL_VERSION = "2"; field in Antlr.Runtime.Constants
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas1974 DEBUG_PROTOCOL_VERSION = '2';