HomeSort by relevance Sort by last modified time
    Searched defs:Positions (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
CommandLine.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adomd.h 93 typedef struct Positions Positions;
325 virtual HRESULT WINAPI get_Positions(Positions **ppvObject) = 0;
343 HRESULT (WINAPI *get_Positions)(Cell *This,Positions **ppvObject);
374 HRESULT WINAPI Cell_get_Positions_Proxy(Cell *This,Positions **ppvObject);
394 virtual HRESULT WINAPI get_Positions(Positions **ppvObject) = 0;
409 HRESULT (WINAPI *get_Positions)(Axis *This,Positions **ppvObject);
434 HRESULT WINAPI Axis_get_Positions_Proxy(Axis *This,Positions **ppvObject);
    [all...]

Completed in 1020 milliseconds