Home
last modified time | relevance | path

Searched refs:IDL (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/
DMakefile.inc4 IDL=$(wildcard *.idl include/*.idl)
5 IDL_H=$(IDL:.idl=.h)
/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp66 if (DILocation *IDL = DL.getInlinedAt()) { in printDebugLoc() local
68 printDebugLoc(IDL, OS); in printDebugLoc()
/external/valgrind/drd/scripts/
Ddownload-and-build-firefox22 if [ ! -e /usr/include/libIDL-2.0/libIDL/IDL.h ]; then
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp307 if (const DILocation *IDL = I->getDebugLoc()) in dominates() local
308 if (LexicalScope *IScope = getOrCreateLexicalScope(IDL)) in dominates()
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
Ddxgitype.idl19 /* DXGI 1.1 IDL, and missing DXGI 1.0 parts added by Luca Barbieri on Sep 2010 */
Ddxgi.idl19 /*DXGI 1.1 IDL, and missing DXGI 1.0 parts added by Luca Barbieri on Sep 2010 */
/external/dbus/doc/
Ddcop-howto.txt67 there's a simple IDL-like compiler available (dcopidl and dcopidl2cpp)
343 Writing an IDL file is very similar to writing a normal C++ header. An
/external/antlr/antlr-3.4/runtime/C/
Ddoxyfile224 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
252 # For Microsoft's IDL there are propget and propput attributes to indicate getter
/external/libvncserver/
DDoxyfile224 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
252 # For Microsoft's IDL there are propget and propput attributes to indicate getter
/external/mesa3d/src/gallium/state_trackers/clover/
DDoxyfile227 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
255 # For Microsoft's IDL there are propget and propput attributes to indicate getter
/external/libopus/doc/
DDoxyfile.in227 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
255 # For Microsoft's IDL there are propget and propput attributes to indicate getter
/external/eigen/doc/
DDoxyfile.in267 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
304 # For Microsoft's IDL there are propget and propput attributes to indicate getter
/external/clang/docs/
Ddoxygen.cfg.in263 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
317 # For Microsoft's IDL there are propget and propput attributes to indicate
DUsersManual.rst1764 and others such as `Microsoft IDL annotations
/external/jsoncpp/doc/
Ddoxyfile.in274 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
328 # For Microsoft's IDL there are propget and propput attributes to indicate
/external/llvm/docs/
Ddoxygen.cfg.in263 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
317 # For Microsoft's IDL there are propget and propput attributes to indicate
/external/parameter-framework/upstream/doc/
DDoxyfile.in271 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
328 # For Microsoft's IDL there are propget and propput attributes to indicate
/external/dbus/
DChangeLog.pre-1-01998 introspection. Currently no IDL parsing.