/external/icu/icu4c/source/tools/genren/ |
D | Makefile | 35 COM=$(ICUDIR)/lib/libicuuc.$(SO) macro 41 LIBS=$(COM) $(I18) $(LEX) $(UIO) 67 $(COM): $(DAT) $(ICUDIR)/config.status Makefile 70 $(I18): $(DAT) $(COM) $(ICUDIR)/config.status Makefile 73 $(LEX): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile 76 $(UIO): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
|
/external/curl/tests/data/ |
D | test805 | 30 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/ |
D | COM.inc | 1 //===- llvm/Support/Unix/COM.inc - Unix COM Implementation -----*- C++ -*-===// 10 // This file implements the Unix portion of COM support.
|
/external/llvm/lib/Support/Windows/ |
D | COM.inc | 1 //==- llvm/Support/Windows/COM.inc - Windows COM Implementation -*- C++ -*-===// 10 // This file implements the Windows portion of COM support.
|
/external/curl/packages/vms/ |
D | pcsi_product_gnv_curl.com | 1 $! 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
|
D | curl_release_note_start.txt | 33 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.
|
/external/curl/packages/DOS/ |
D | common.dj | 18 ifneq ($(findstring COMMAND.COM,$(SHELL)),COMMAND.COM) 20 ifneq ($(findstring 4DOS.COM,$(SHELL)),4DOS.COM)
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | compare_folding.ll | 8 %COM = fcmp uno double %X, %Y ; <i1> [#uses=1] 9 ret i1 %COM
|
/external/llvm/test/CodeGen/X86/ |
D | compare_folding.ll | 8 %COM = fcmp uno double %X, %Y ; <i1> [#uses=1] 9 ret i1 %COM
|
/external/syslinux/com32/cmenu/ |
D | HISTORY | 4 Due to the limitations of the COM file format, 19 and generated .COM files, which could execute under DOS as well as
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherOpt.cpp | 383 CheckOpcodeMatcher *COM = cast<CheckOpcodeMatcher>(NewOptionsToMatch[i]); in FactorNodes() local 384 assert(Opcodes.insert(COM->getOpcode().getEnumName()).second && in FactorNodes() 386 Cases.push_back(std::make_pair(&COM->getOpcode(), COM->takeNext())); in FactorNodes() 387 delete COM; in FactorNodes()
|
/external/libxml2/vms/ |
D | readme.vms | 37 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/ImageMagick/ |
D | Install-vms.txt | 16 Note : the MAKE.COM files compile every thing with /name=(as_is,short). all 21 Edit the MAKE.COM in the top directory and [.MAGICK]CONFIG.H_VMS to
|
/external/syslinux/gpxe/src/drivers/net/ |
D | 3c515.txt | 1 3c515.c -- 3COM 3C515 Fast Etherlink ISA 10/100BASE-TX driver for etherboot 4 This driver is for the 3COM 3C515 Fast Etherlink ISA 10/100BASE-TX
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | DAGISelMatcherOpt.cpp | 448 CheckOpcodeMatcher *COM = cast<CheckOpcodeMatcher>(NewOptionsToMatch[i]); in FactorNodes() local 449 assert(Opcodes.insert(COM->getOpcode().getEnumName()) && in FactorNodes() 451 Cases.push_back(std::make_pair(&COM->getOpcode(), COM->getNext())); in FactorNodes()
|
/external/llvm/test/tools/llvm-objdump/ |
D | common-symbol-elf.test | 3 CHECK: 00000400 g *COM* 00000008 common_symbol
|
/external/llvm/test/MC/ELF/ |
D | common-redeclare.s | 3 # CHECK: 0000000000000004 g *COM* 00000004 C
|
/external/androidplot/Examples/DemoApp/ |
D | project.properties | 14 # 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
|
D | ant.properties | 14 # 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/ |
D | usage.txt | 600 The JPEG standard allows "comment" (COM) blocks to occur within a JPEG file. 601 Although the standard doesn't actually define what COM blocks are for, they 604 them as text. COM blocks do not interfere with the image stored in the JPEG 605 file. The maximum size of a COM block is 64K, but you can have as many of 608 We provide two utility programs to display COM block contents and add COM 611 rdjpgcom searches a JPEG file and prints the contents of any COM blocks on 622 wrjpgcom adds a COM block, containing text you provide, to a JPEG file. 623 Ordinarily, the COM block is added after any existing COM blocks, but you 624 can delete the old COM blocks if you wish. wrjpgcom produces a new JPEG 640 -replace Delete any existing COM blocks from the file. [all …]
|
/external/compiler-rt/lib/cfi/ |
D | cfi_blacklist.txt | 7 # Types with a uuid attribute, i.e. COM types.
|
/external/clang/docs/ |
D | LTOVisibility.rst | 53 this is COM on Windows platforms. If the ABI allows this, any base class 58 COM case, classes with the ``__declspec(uuid())`` attribute receive public 110 in ``dso.so``. This is an example of the COM scenario; the definition of
|
/external/syslinux/dosutil/ |
D | Makefile | 8 WCLOPT = -6 -osx -mt -bt=DOS -l=COM
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DLLX.rc | 75 VALUE "FileDescription", "Bonjour COM Component Library"
|
/external/syslinux/gpxe/src/util/ |
D | symcheck.pl | 95 } elsif ( $info->{section} eq "*COM*" ) {
|