/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-context-chk-vmx.c | 36 long tm_signal_self_context_load(pid_t pid, long *gprs, double *fps, vector int *vms, vector int *v… 41 vector int vms[] = { variable 65 &vms[i], sizeof(vector int)); in signal_usr1() 75 printf("%08x", vms[i][j]); in signal_usr1() 83 &vms[NV_VMX_REGS + i], sizeof (vector int)); in signal_usr1() 93 printf("%08x", vms[NV_VMX_REGS + i][j]); in signal_usr1() 124 rc = tm_signal_self_context_load(pid, NULL, NULL, vms, NULL); in tm_signal_context_chk()
|
D | tm-signal-context-chk-gpr.c | 35 long tm_signal_self_context_load(pid_t pid, long *gprs, double *fps, vector int *vms, vector int *v…
|
D | tm-signal-context-chk-fpu.c | 35 long tm_signal_self_context_load(pid_t pid, long *gprs, double *fps, vector int *vms, vector int *v…
|
D | tm-signal-context-chk-vsx.c | 37 long tm_signal_self_context_load(pid_t pid, long *gprs, double *fps, vector int *vms, vector int *v…
|
/external/curl/packages/vms/ |
D | clean_gnv_curl.com | 108 $ file = "lcl_root:[.packages.vms]curl-*_original_src.bck" 111 $ file = "lcl_root:[.packages.vms]curl_d-*_original_src.bck" 114 $ file = "lcl_root:[.packages.vms]curl-*_vms_src.bck" 117 $ file = "lcl_root:[.packages.vms]curl_d-*_vms_src.bck" 120 $ file = "lcl_root:[.packages.vms]curl-*.release_notes" 123 $ file = "lcl_root:[.packages.vms]curl_d-*.release_notes" 126 $ file = "lcl_root:[.packages.vms]*-curl-*.pcsi$desc" 129 $ file = "lcl_root:[.packages.vms]*-curl_d-*.pcsi$desc" 132 $ file = "lcl_root:[.packages.vms]*-curl-*.pcsi$text" 135 $ file = "lcl_root:[.packages.vms]*-curl_d-*.pcsi$text" [all …]
|
D | gnv_link_curl.com | 76 $ message [.packages.vms]curlmsg.msg/object=[.packages.vms] 80 $ link/share=gnv$curlmsg.exe [.packages.vms]curlmsg.obj 113 $ base_link_opt_file = "[.packages.vms.''arch_name']gnv_libcurl_linker.opt" 117 $ base_link_opt_file = "[.packages.vms]gnv_libcurl_linker.opt" 118 $ share_link_opt_file = "[.packages.vms]gnv_ssl_libcurl_linker.opt" 272 [vms$common.gnv.lib]directory of the volume that you are installing GNV and 279 1. make sure that [vms$common.gnv.lib] exists by using the following 283 $CREATE/DIR device:[vms$common.gnv.lib]/prot=w:re 291 /destination=device:[vms$common.gnv.lib] SSL 293 The [vms$common.sys$startup}curl_startup.com procedure will then configure
|
D | setup_gnv_curl_build.com | 78 $! A logical name to find the [.packages.vms] directory where we started. 101 [-.packages.vms],- 263 $ message [.packages.vms]curlmsg.msg/object=[.packages.vms] 267 $ link/share=gnv$curlmsg.exe [.packages.vms]curlmsg.obj
|
D | readme | 12 14-FEB-2005, MSK, removed config-vms.h_with* file comments 164 The (brute-force) DCL based builder is [.packages.vms]build_vms.com. 186 @ [.packages.vms]build_vms.com CLEAN 187 @ [.packages.vms]build_vms.com LARGE LDAP 188 submit /noprint [.packages.vms]build_vms.com /param = (LARGE, LDAP)
|
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | FullCartesianExperimentSelector.java | 42 private final ImmutableSet<VirtualMachine> vms; field in FullCartesianExperimentSelector 47 ImmutableSet<VirtualMachine> vms, in FullCartesianExperimentSelector() argument 50 this.vms = vms; in FullCartesianExperimentSelector() 65 @Override public ImmutableSet<VirtualMachine> vms() { 66 return vms; 76 for (VirtualMachine vm : vms) {
|
D | ExperimentSelector.java | 24 ImmutableSet<VirtualMachine> vms(); in vms() method
|
/external/adhd/init/ |
D | cras.conf | 12 env CRAS_VMS_SOCKET_DIR=/run/cras/vms 13 env CRAS_PLUGIN_DIR=/run/cras/vms/plugin
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | acinclude.m4 | 22 vms* | ultrix*) 40 vms* | cygwin* | pe | mingw* | darwin* | ultrix* | hpux10* | hpux11.00) 72 vms* | cygwin* | pe | mingw* | sco* | udk* )
|
/external/ImageMagick/MagickCore/ |
D | magick-config.h | 206 # if defined(vms) 219 # if defined(vms)
|
D | MagickCore.h | 28 # if !defined(vms) && !defined(macintosh)
|
D | vms.c | 41 #if defined(vms)
|
D | studio.h | 266 #if defined(MAGICKCORE_POSIX_SUPPORT) && !( defined(__OS2__) || defined( vms ) )
|
/external/libxml2/vms/ |
D | readme.vms | 51 - the file [.vms]config.vms is used in lieu of a Configure-generated config.h. 142 and the short names generated by the compiler, see [.vms]config.vms.
|
/external/curl/packages/ |
D | Makefile.am | 22 SUBDIRS = vms subdir
|
/external/ImageMagick/MagickWand/ |
D | MagickWand.h | 28 # if !defined(vms) && !defined(macintosh)
|
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
D | vt320.java | 233 if (vms) { in vt320() 441 public void setVMS(boolean vms) { in setVMS() argument 442 this.vms = vms; in setVMS() 834 private boolean vms = false; field in vt320 1050 if (vms && control) { in keyPressed() 1126 if (((!vms && keyChar == '2') || keyChar == ' ') && control) { in keyTyped() 1130 if (vms) { in keyTyped() 1747 if (!vms) { in putChar()
|
/external/ltp/testcases/kernel/controllers/cgroup_xattr/ |
D | README | 19 meta information to cgroups and everything they model (services, apps, vms)
|
/external/freetype/builds/vms/ |
D | vmslib.dat | 24 ! ZLIB: http://www.decus.de:8080/www/vms/sw/zlib.htmlx
|
/external/libxml2/VxWorks/ |
D | build.sh | 69 rm -fR vms
|
/external/python/cpython3/Tools/peg_generator/pegen/ |
D | testutil.py | 118 res["vms"] = meminfo.vms / MiB
|
/external/freetype/ |
D | vms_make.com | 200 set default [.builds.vms] 254 $ create [.builds.vms]descrip.mms 255 $ open/append out [.builds.vms]descrip.mms 334 CFLAGS=$(COMP_FLAGS)$(DEBUG)/include=([--.builds.vms],[--.include],[--.src.base]) 1115 ! ZLIB: http://zinser.no-ip.info/vms/sw/zlib.htmlx
|