HomeSort by relevance Sort by last modified time
    Searched refs:COM (Results 26 - 50 of 89) sorted by null

12 3 4

  /prebuilts/go/linux-x86/src/os/exec/
lp_windows_test.go 160 PATHEXT: `.COM;.EXE;.BAT`,
166 PATHEXT: `.COM;.EXE;.BAT`,
172 PATHEXT: `.COM;.EXE;.BAT`,
178 PATHEXT: `.COM;.EXE;.BAT`,
184 PATHEXT: `.COM;.EXE;.BAT`,
195 PATHEXT: `.COM;.EXE;.BAT`,
205 PATHEXT: `.COM;.EXE;.BAT`,
216 PATHEXT: `.COM;.EXE;.BAT`,
226 PATHEXT: `.COM;.EXE;.BAT`,
237 PATHEXT: `.COM;.EXE;.BAT`
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndhelper.h 40 #warning COM interfaces layout in this header has not been verified.
41 #warning COM interfaces with incorrect layout may not work at all.
131 #warning COM interfaces layout in this header has not been verified.
132 #warning COM interfaces with incorrect layout may not work at all.
159 #warning COM interfaces layout in this header has not been verified.
160 #warning COM interfaces with incorrect layout may not work at all.
vsprov.h 14 #warning COM interfaces layout in this header has not been verified.
15 #warning COM interfaces with incorrect layout may not work at all.
52 #warning COM interfaces layout in this header has not been verified.
53 #warning COM interfaces with incorrect layout may not work at all.
100 #warning COM interfaces layout in this header has not been verified.
101 #warning COM interfaces with incorrect layout may not work at all.
165 #warning COM interfaces layout in this header has not been verified.
166 #warning COM interfaces with incorrect layout may not work at all.
rdpencomapi.h 76 #warning COM interfaces layout in this header has not been verified.
77 #warning COM interfaces with incorrect layout may not work at all.
122 #warning COM interfaces layout in this header has not been verified.
123 #warning COM interfaces with incorrect layout may not work at all.
evr.h 84 #warning COM interfaces layout in this header has not been verified.
85 #warning COM interfaces with incorrect layout may not work at all.
127 #warning COM interfaces layout in this header has not been verified.
128 #warning COM interfaces with incorrect layout may not work at all.
252 #warning COM interfaces layout in this header has not been verified.
253 #warning COM interfaces with incorrect layout may not work at all.
vss.h 174 /* http://msdn.microsoft.com/en-us/library/aa384641%28VS.85%29.aspx */
422 #warning COM interfaces layout in this header has not been verified.
423 #warning COM interfaces with incorrect layout may not work at all.
455 #warning COM interfaces layout in this header has not been verified.
456 #warning COM interfaces with incorrect layout may not work at all.
mpeg2psiparser.h 45 #warning COM interfaces layout in this header has not been verified.
46 #warning COM interfaces with incorrect layout may not work at all.
116 #warning COM interfaces layout in this header has not been verified.
117 #warning COM interfaces with incorrect layout may not work at all.
180 #warning COM interfaces layout in this header has not been verified.
181 #warning COM interfaces with incorrect layout may not work at all.
214 #warning COM interfaces layout in this header has not been verified.
215 #warning COM interfaces with incorrect layout may not work at all.
vswriter.h 15 /* http://msdn.microsoft.com/en-us/library/aa384976%28v=VS.85%29.aspx */
101 #warning COM interfaces layout in this header has not been verified.
102 #warning COM interfaces with incorrect layout may not work at all.
138 /* Is a C++ interface instead of a COM */
142 #warning COM interfaces layout in this header has not been verified.
143 #warning COM interfaces with incorrect layout may not work at all.
210 #warning COM interfaces layout in this header has not been verified.
211 #warning COM interfaces with incorrect layout may not work at all.
243 /* Is a C++ interface instead of a COM */
247 #warning COM interfaces layout in this header has not been verified
    [all...]
dxvahd.h 388 #warning COM interfaces layout in this header has not been verified.
389 #warning COM interfaces with incorrect layout may not work at all.
430 #warning COM interfaces layout in this header has not been verified.
431 #warning COM interfaces with incorrect layout may not work at all.
mfplay.h 60 #warning COM interfaces layout in this header has not been verified.
61 #warning COM interfaces with incorrect layout may not work at all.
125 #warning COM interfaces layout in this header has not been verified.
126 #warning COM interfaces with incorrect layout may not work at all.
224 #warning COM interfaces layout in this header has not been verified.
225 #warning COM interfaces with incorrect layout may not work at all.
vsbackup.h 107 #warning COM interfaces layout in this header has not been verified.
108 #warning COM interfaces with incorrect layout may not work at all.
230 #warning COM interfaces layout in this header has not been verified.
231 #warning COM interfaces with incorrect layout may not work at all.
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
config.ini 270 BinaryExtList = EXE, EFI, FV, ROM, DLL, COM, BMP, GIF, PYD, CMP, BIN, JPG, UNI, RAW, COM2, LIB, DEPEX, SYS, DB
  /external/syslinux/dosutil/
Makefile 8 WCLOPT = -6 -osx -mt -bt=DOS -l=COM
18 WCTARGETS = mdiskchk.com
19 NSTARGETS = eltorito.sys copybs.com
27 %.com: %.obj
43 %.com: %.asm
  /toolchain/binutils/binutils-2.25/opcodes/
ppc-opc.c     [all...]
  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 383 CheckOpcodeMatcher *COM = cast<CheckOpcodeMatcher>(NewOptionsToMatch[i]);
384 assert(Opcodes.insert(COM->getOpcode().getEnumName()).second &&
386 Cases.push_back(std::make_pair(&COM->getOpcode(), COM->takeNext()));
387 delete COM;
DAGISelMatcher.cpp 327 if (const CheckOpcodeMatcher *COM = dyn_cast<CheckOpcodeMatcher>(M)) {
331 return COM->getOpcode().getEnumName() != getOpcode().getEnumName();
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcherOpt.cpp 448 CheckOpcodeMatcher *COM = cast<CheckOpcodeMatcher>(NewOptionsToMatch[i]);
449 assert(Opcodes.insert(COM->getOpcode().getEnumName()) &&
451 Cases.push_back(std::make_pair(&COM->getOpcode(), COM->getNext()));
DAGISelMatcher.cpp 357 if (const CheckOpcodeMatcher *COM = dyn_cast<CheckOpcodeMatcher>(M)) {
361 return COM->getOpcode().getEnumName() != getOpcode().getEnumName();
  /frameworks/compile/mclinker/include/mcld/LD/
StaticResolver.h 41 COM, // override by symbol common.
  /external/curl/packages/vms/
curl_startup.com 1 $! File: curl_Startup.com
6 $! VMS SYSTARTUP*.COM procedure.
45 $ zlib_startup = f$parse("gnv$zlib_startup.com;0", myproc,,,)
make_pcsi_curl_kit_name.com 1 $! File: MAKE_PCSI_CURL_KIT_NAME.COM
clean_gnv_curl.com 1 $! File: clean_gnv_curl.COM
  /external/libxml2/vms/
build_libxml.com 1 $! BUILD_LIBXML.COM
17 $! Command file author : John A Fotheringham (jaf@jafsoft.com)
22 $! : 13 October 2003 Craig Berry (craigberry@mac.com)
24 $! : 25 April 2003 Craig Berry (craigberry@mac.com)
26 $! : 28 September 2002 Craig Berry (craigberry@mac.com)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
opnames.go 95 OCOM: "COM",
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
opnames.go 95 OCOM: "COM",

Completed in 757 milliseconds

12 3 4