HomeSort by relevance Sort by last modified time
    Searched refs:COM (Results 51 - 75 of 91) sorted by null

1 23 4

  /external/curl/packages/vms/
generate_config_vms_h_curl.com 1 $! File: GENERATE_CONFIG_H_CURL.COM
227 $! config_h.com finds that configure defaults to it being enabled so
234 $! The config_h.com finds a bunch of default disable commands in
235 $! configure and will incorrectly disable these options. The config_h.com
239 $! We do them all here, even the ones that config_h.com currently gets correct.
389 $! in the text libraries, so CONFIG_H.COM can not find it either.
build_gnv_curl_pcsi_desc.com 1 $! File: Build_GNV_CURL_PCSI_DESC.COM
56 $ write sys$output "@MAKE_PCSI_CURL_KIT_NAME.COM has not been run."
62 $ write sys$output "@MAKE_PCSI_CURL_KIT_NAME.COM has not been run."
68 $ write sys$output "@MAKE_PCSI_CURL_KIT_NAME.COM has not been run."
474 $ write pdsc " file ""[sys$startup]curl_daily_startup.com"""
476 $ write pdsc " file ""[sys$startup]curl_startup.com"""
478 $ write pdsc " source [usr.lib]curl_startup.com ;"
build_vms.com 1 $! BUILD_VMS.COM
3 $! I've taken the original build_vms.com, supplied by Nico Baggus, if
70 $! 29-JAN-2004, MSK, moved logical defines into defines.com
101 $! Moved remaining "defines.com" code (back) into
794 $ @'proc_dev_dir'generate_config_vms_h_curl.com ''conf_params'
803 $ @'proc_dev_dir'config_h.com 'conf_in'
    [all...]
  /prebuilts/go/darwin-x86/src/net/
dnsmsg_test.go 46 {"google..com", "", false},
47 {"google.com", "google.com.", true},
48 {"google..com.", "", false},
49 {"google.com.", "google.com.", true},
50 {".google.com.", "", false},
51 {"www..google.com.", "", false},
52 {"www.google.com.", "www.google.com.", true}
    [all...]
  /prebuilts/go/linux-x86/src/net/
dnsmsg_test.go 46 {"google..com", "", false},
47 {"google.com", "google.com.", true},
48 {"google..com.", "", false},
49 {"google.com.", "google.com.", true},
50 {".google.com.", "", false},
51 {"www..google.com.", "", false},
52 {"www.google.com.", "www.google.com.", true}
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
linker.c     [all...]
  /external/selinux/mcstrans/share/examples/nato/setrans.d/
eyes-only.conf 154 ~c250=COM # Comoros
rel.conf 160 ~c200,~c250=COM # Comoros
  /external/syslinux/dosutil/
copybs.asm 41 org 100h ; .COM format
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
st16_64.asm 67 ; 1000:dx = DirectoryEntry of Efivar.bin -> BS.com has filled already
105 ; cx = Start Cluster of Efildr -> BS.com has filled already
474 ; 20000 ~ 21000 - start64.com
475 ; 21000 ~ 22000 - efi64.com
    [all...]
st32_64.asm 82 ; 1000:dx = DirectoryEntry of Efivar.bin -> BS.com has filled already
120 ; cx = Start Cluster of Efildr -> BS.com has filled already
490 ; 20000 ~ 21000 - start64.com
491 ; 21000 ~ 22000 - efi64.com
    [all...]
start.asm 67 ; 1000:dx = DirectoryEntry of Efivar.bin -> BS.com has filled already
105 ; cx = Start Cluster of Efildr -> BS.com has filled already
737 ; IRQ 3 (COM 2) - (INT 6bh)
745 ; IRQ 4 (COM 1) - (INT 6ch)
    [all...]
start16.asm 67 ; 1000:dx = DirectoryEntry of Efivar.bin -> BS.com has filled already
105 ; cx = Start Cluster of Efildr -> BS.com has filled already
730 ; IRQ 3 (COM 2) - (INT 6bh)
738 ; IRQ 4 (COM 1) - (INT 6ch)
    [all...]
start32.asm 82 ; 1000:dx = DirectoryEntry of Efivar.bin -> BS.com has filled already
120 ; cx = Start Cluster of Efildr -> BS.com has filled already
745 ; IRQ 3 (COM 2) - (INT 6bh)
753 ; IRQ 4 (COM 1) - (INT 6ch)
    [all...]
start64.asm 67 ; 1000:dx = DirectoryEntry of Efivar.bin -> BS.com has filled already
105 ; cx = Start Cluster of Efildr -> BS.com has filled already
481 ; 20000 ~ 21000 - start64.com
482 ; 21000 ~ 22000 - efi64.com
    [all...]
  /external/llvm/tools/llvm-pdbdump/
llvm-pdbdump.cpp 52 #include "llvm/Support/COM.h"
544 llvm::sys::InitializeCOMRAII COM(llvm::sys::COMThreadingMode::MultiThreaded);
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
jar_test.go 77 {"com", ""},
78 {"com", "m"},
79 {"com", "om"},
80 {"com", "com"},
81 {"com", ".com"},
82 {"com", "x.com"},
83 {"com", "xcom"}
    [all...]
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
jar_test.go 77 {"com", ""},
78 {"com", "m"},
79 {"com", "om"},
80 {"com", "com"},
81 {"com", ".com"},
82 {"com", "x.com"},
83 {"com", "xcom"}
    [all...]
  /prebuilts/go/darwin-x86/src/net/url/
url_test.go 29 "http://www.google.com",
32 Host: "www.google.com",
38 "http://www.google.com/",
41 Host: "www.google.com",
48 "http://www.google.com/file%20one%26two",
51 Host: "www.google.com",
59 "ftp://webmaster@www.google.com/",
63 Host: "www.google.com",
70 "ftp://john%20doe@www.google.com/",
74 Host: "www.google.com",
    [all...]
  /prebuilts/go/linux-x86/src/net/url/
url_test.go 29 "http://www.google.com",
32 Host: "www.google.com",
38 "http://www.google.com/",
41 Host: "www.google.com",
48 "http://www.google.com/file%20one%26two",
51 Host: "www.google.com",
59 "ftp://webmaster@www.google.com/",
63 Host: "www.google.com",
70 "ftp://john%20doe@www.google.com/",
74 Host: "www.google.com",
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 

Completed in 5325 milliseconds

1 23 4