Home
last modified time | relevance | path

Searched refs:COM (Results 1 – 25 of 97) sorted by relevance

1234

/external/icu/icu4c/source/tools/genren/
DMakefile33 COM=$(ICUDIR)/lib/libicuuc.$(SO) macro
40 LIBS=$(COM) $(I18) $(LAY) $(LEX) $(UIO)
66 $(COM): $(DAT) $(ICUDIR)/config.status Makefile
69 $(I18): $(DAT) $(COM) $(ICUDIR)/config.status Makefile
72 $(LAY): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
75 $(LEX): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
78 $(UIO): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
/external/curl/tests/data/
Dtest80530 From: Fred Foobar <foobar@example.COM>
33 Message-Id: <B27397-0100000@example.COM>
52 From: Fred Foobar <foobar@example.COM>
55 Message-Id: <B27397-0100000@example.COM>
/external/llvm/lib/Support/Unix/
DCOM.inc1 //===- llvm/Support/Unix/COM.inc - Unix COM Implementation -----*- C++ -*-===//
10 // This file implements the Unix portion of COM support.
/external/llvm/lib/Support/Windows/
DCOM.inc1 //==- llvm/Support/Windows/COM.inc - Windows COM Implementation -*- C++ -*-===//
10 // This file implements the Windows portion of COM support.
/external/curl/packages/vms/
Dpcsi_product_gnv_curl.com1 $! File: PCSI_PRODUCT_GNV_CURL.COM
62 $ @MAKE_PCSI_CURL_KIT_NAME.COM
92 $ @BUILD_GNV_CURL_RELEASE_NOTES.COM
103 $ @BUILD_GNV_CURL_PCSI_DESC.COM
107 $ @BUILD_GNV_CURL_PCSI_TEXT.COM
Dcurl_release_note_start.txt33 The supplied CURL_STARTUP.COM procedure that is installed in
68 The CURL_DAILY_STARTUP.COM will be supplied instead of CURL_STARTUP.COM.
70 a preview of what the next CURL_STARTUP.COM will be for the next release.
Dcurl_startup.com6 $! VMS SYSTARTUP*.COM procedure.
Dreadme162 BUILD_VMS.COM and the "REALCLEAN" option for clean_gnv_curl.com.
192 LDAP and Kerberos installed, you can use the GNV_LINK_CURL.COM file.
194 The GNV_LINK_CURL.COM contains information on how to link and run with a newer
Dmake_pcsi_curl_kit_name.com1 $! File: MAKE_PCSI_CURL_KIT_NAME.COM
/external/curl/packages/DOS/
Dcommon.dj18 ifneq ($(findstring COMMAND.COM,$(SHELL)),COMMAND.COM)
20 ifneq ($(findstring 4DOS.COM,$(SHELL)),4DOS.COM)
/external/llvm/test/CodeGen/X86/
Dcompare_folding.ll8 %COM = fcmp uno double %X, %Y ; <i1> [#uses=1]
9 ret i1 %COM
/external/libxml2/vms/
Dreadme.vms37 BUILD_LIBXML.COM - a build command file, which I've radically re-worked
40 - Don't execute BUILD_LIBXML.COM until you've done all the following
43 - reviewed the configuration section of BUILD_LIBXML.COM, and in particular
64 - The command file BUILD_LIBXML.COM will do the following
103 that uses this functionality. BUILD_LIBXML.COM should do this for you.
/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp456 CheckOpcodeMatcher *COM = cast<CheckOpcodeMatcher>(NewOptionsToMatch[i]); in FactorNodes() local
457 assert(Opcodes.insert(COM->getOpcode().getEnumName()).second && in FactorNodes()
459 Cases.push_back(std::make_pair(&COM->getOpcode(), COM->getNext())); in FactorNodes()
DDAGISelMatcher.cpp381 if (const CheckOpcodeMatcher *COM = dyn_cast<CheckOpcodeMatcher>(M)) { in isContradictoryImpl() local
385 return COM->getOpcode().getEnumName() != getOpcode().getEnumName(); in isContradictoryImpl()
/external/llvm/test/tools/llvm-objdump/
Dcommon-symbol-elf.test3 CHECK: 00000400 g *COM* 00000008 common_symbol
/external/llvm/test/MC/ELF/
Dcommon-redeclare.s3 # CHECK: 0000000000000004 g *COM* 00000004 C
/external/androidplot/Examples/DemoApp/
Dproject.properties14 # THIS SOFTWARE IS PROVIDED BY ANDROIDPLOT.COM ``AS IS'' AND ANY EXPRESS OR IMPLIED
16 # FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ANDROIDPLOT.COM OR
Dant.properties14 # THIS SOFTWARE IS PROVIDED BY ANDROIDPLOT.COM ``AS IS'' AND ANY EXPRESS OR IMPLIED
16 # FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ANDROIDPLOT.COM OR
/external/libjpeg-turbo/
Dusage.txt589 The JPEG standard allows "comment" (COM) blocks to occur within a JPEG file.
590 Although the standard doesn't actually define what COM blocks are for, they
593 them as text. COM blocks do not interfere with the image stored in the JPEG
594 file. The maximum size of a COM block is 64K, but you can have as many of
597 We provide two utility programs to display COM block contents and add COM
600 rdjpgcom searches a JPEG file and prints the contents of any COM blocks on
611 wrjpgcom adds a COM block, containing text you provide, to a JPEG file.
612 Ordinarily, the COM block is added after any existing COM blocks, but you
613 can delete the old COM blocks if you wish. wrjpgcom produces a new JPEG
629 -replace Delete any existing COM blocks from the file.
[all …]
/external/compiler-rt/lib/cfi/
Dcfi_blacklist.txt7 # Types with a uuid attribute, i.e. COM types.
/external/llvm/lib/Support/
DAndroid.mk15 COM.cpp \
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
Dsource_layout.txt5 gd3dapi contains the Gallium COM state tracker API and extensions to the DXGI and Direct3D APIs, bo…
/external/lzma/DOC/
Dlzma.txt301 C++ LZMA code use COM-like interfaces. So if you want to use it,
302 you can study basics of COM/OLE.
322 So you don't need to catch CNewException, if you call COM interfaces of 7-Zip.
/external/libxml2/result/
Dslashdot.rdf.rdr138 3 3 #text 0 1 Upside downsides MP3.COM.
Dslashdot.rdf.rde138 3 3 #text 0 1 Upside downsides MP3.COM.

1234