/external/valgrind/drd/scripts/ |
D | download-and-build-splash2.in | 26 wget -q http://www-flash.stanford.edu/apps/SPLASH/splash2.tar.gz 37 diff -ru orig/splash2/codes/apps/radiosity/display.C splash2/codes/apps/radiosity/display.C 38 --- orig/splash2/codes/apps/radiosity/display.C 2008-05-25 10:38:52.000000000 +0200 39 +++ splash2/codes/apps/radiosity/display.C 2008-05-25 10:37:51.000000000 +0200 48 --- orig/splash2/codes/apps/radiosity/Makefile 2008-05-25 10:38:52.000000000 +0200 49 +++ splash2/codes/apps/radiosity/Makefile 2008-05-25 13:05:36.000000000 +0200 67 diff -ru orig/splash2/codes/apps/raytrace/rltotiff/Makefile splash2/codes/apps/raytrace/rltotiff/Ma… 68 --- orig/splash2/codes/apps/raytrace/rltotiff/Makefile 2008-05-25 10:38:52.000000000 +0200 69 +++ splash2/codes/apps/raytrace/rltotiff/Makefile 2008-05-25 10:31:57.000000000 +0200 103 --- orig/splash2/codes/apps/radiosity/elemman.C 2008-07-13 20:24:35.000000000 +0200 [all …]
|
/external/webrtc/webrtc/base/ |
D | winfirewall.cc | 90 INetFwAuthorizedApplications* apps = NULL; in QueryAuthorizedW() local 91 HRESULT hr = profile_->get_AuthorizedApplications(&apps); in QueryAuthorizedW() 92 if (SUCCEEDED(hr) && (apps != NULL)) { in QueryAuthorizedW() 94 hr = apps->Item(bfilename, &app); in QueryAuthorizedW() 110 apps->Release(); in QueryAuthorizedW() 128 INetFwAuthorizedApplications* apps = NULL; in AddApplicationW() local 129 HRESULT hr = profile_->get_AuthorizedApplications(&apps); in AddApplicationW() 130 if (SUCCEEDED(hr) && (apps != NULL)) { in AddApplicationW() 145 hr = apps->Add(app); in AddApplicationW() 148 apps->Release(); in AddApplicationW()
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | icons_png.qrc | 3 <file alias="wpa_gui.png">icons/hicolor/16x16/apps/wpa_gui.png</file> 4 <file alias="ap.png">icons/hicolor/32x32/apps/ap.png</file> 5 <file alias="laptop.png">icons/hicolor/32x32/apps/laptop.png</file> 6 <file alias="group.png">icons/hicolor/32x32/apps/group.png</file> 7 <file alias="invitation.png">icons/hicolor/32x32/apps/invitation.png</file>
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/ |
D | Makefile | 11 mkdir -p hicolor/$(word 1, $(subst /, ,$(@)))/apps/ 15 --export-png=hicolor/$(word 1, $(subst /, ,$(@)))/apps/$(word 2, $(subst /, , $@)) 19 convert hicolor/16x16/apps/$(@:.xpm=.png) pixmaps/$(@:.xpm=-16.xpm) 20 convert hicolor/32x32/apps/$(@:.xpm=.png) pixmaps/$@
|
/external/devlib/src/netstats/src/com/arm/devlib/trafficcatcher/ |
D | TrafficMetricsService.java | 52 List<ApplicationInfo> apps; in getPakagesInfo() local 54 apps = pm.getInstalledApplications(0); in getPakagesInfo() 55 for (ApplicationInfo app : apps) { in getPakagesInfo() 58 apps = new ArrayList<ApplicationInfo>(); in getPakagesInfo() 62 apps.add(info); in getPakagesInfo() 69 for (ApplicationInfo appInfo : apps) { in getPakagesInfo()
|
/external/skia/ |
D | .gitignore | 27 platform_tools/android/apps/build 28 platform_tools/android/apps/*.properties 29 platform_tools/android/apps/*/build 30 platform_tools/android/apps/*/src/main/libs
|
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/ |
D | README.md | 8 * [Document scanning API](https://developer.chrome.com/apps/document_scan) 9 * [Runtime](https://developer.chrome.com/apps/runtime) 10 * [Window](https://developer.chrome.com/apps/app_window)
|
/external/selinux/gui/ |
D | Makefile | 32 -mkdir -p $(DATADIR)/icons/hicolor/24x24/apps 42 install -m 644 system-config-selinux.png $(DATADIR)/icons/hicolor/24x24/apps 48 mkdir -p $(DESTDIR) $(DATADIR)/icons/hicolor/$${i}x$${i}/apps; \ 49 install -m 644 sepolicy_$${i}.png $(DATADIR)/icons/hicolor/$${i}x$${i}/apps/sepolicy.png; \
|
/external/autotest/client/site_tests/graphics_LibDRM/ |
D | control | 7 PURPOSE = 'Verify libdrm is working correctly by running libdrm test apps.' 9 If one or more of the libdrm test apps fails, this autotest will fail. 22 Runs libdrm test apps.
|
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/ |
D | README.md | 10 * [Sockets](https://developer.chrome.com/apps/sockets_tcp) 11 * [Runtime](https://developer.chrome.com/apps/app_runtime) 12 * [Window](https://developer.chrome.com/apps/app_window)
|
/external/lmfit/man/ |
D | lmfit.pod | 39 <a href="http://apps.jcns.fz-juelich.de/man/lmcurve.html"><b>lmcurve</b>(3)</a>, 40 <a href="http://apps.jcns.fz-juelich.de/man/lmmin.html"><b>lmmin</b>(3)</a> 51 Homepage: http://apps.jcns.fz-juelich.de/lmfit
|
/external/autotest/server/site_tests/network_FirewallHolePunchServer/ |
D | control | 7 PURPOSE = "Verify Chrome apps can open holes in the firewall" 9 Test will pass if Chrome apps can open holes in the firewall, that those
|
/external/autotest/client/site_tests/ui_AppLauncher/ |
D | control.daisy | 7 PURPOSE = "Collects screenshots of the default apps in App Launcher." 19 Collects screenshots of the default apps in App Launcher. Compares them to a
|
D | control.peppy | 7 PURPOSE = "Collects screenshots of the default apps in App Launcher." 19 Collects screenshots of the default apps in App Launcher. Compares them to a
|
D | control.link | 7 PURPOSE = "Collects screenshots of the default apps in App Launcher." 19 Collects screenshots of the default apps in App Launcher. Compares them to a
|
/external/lmfit/ |
D | configure.ac | 14 # http://apps.jcns.fz-juelich.de/lmfit 16 AC_INIT([lmfit], [6:1], [http://apps.jcns.fz-juelich.de/lmfit])
|
/external/walt/docs/ |
D | PrivacyPolicy.md | 3 This file is required in order to comply with Google Play requirements for apps using sensitive per… 12 …T app needs the Internet permission on ChromeOS devices where USB is not available to Android apps
|
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/ |
D | README | 4 lynx -display_charset=utf-8 -dump -nolist http://www.whatwg.org/specs/web-apps/current-work/multipa… 9 lynx -display_charset=utf-8 -dump -nolist http://www.whatwg.org/specs/web-apps/current-work/multipa…
|
/external/bison/m4/ |
D | unlocked-io.m4 | 21 Unlocked I/O can improve performance in unithreaded apps, 22 but it is not safe for multithreaded apps.])
|
/external/volley/ |
D | README.md | 3 Volley is an HTTP library that makes networking for Android apps easier and most
|
/external/drrickorang/LoopbackApp/ |
D | PrivacyPolicy.md | 3 This file is required in order to comply with Google Play requirements for apps using sensitive per…
|
/external/syslinux/gnu-efi/gnu-efi-3.0/ |
D | README.gnuefi | 91 apps: This directory contains a few simple EFI test apps. 109 To build the sample EFI applications provided in subdirectory "apps", 113 apps/t6.efi. 118 Just copy the EFI application (e.g., apps/t6.efi) to the EFI 128 "apps/myefiapp.c". To get this application built by the GNU EFI build 130 apps/Makefile. Once this is done, invoke "make" in the top level 131 directory. This should result in EFI application apps/myefiapp.efi, 290 retained in the EFI binary (see apps/Makefile).
|
/external/swiftshader/third_party/LLVM/utils/kate/ |
D | README | 8 this file to ~/.kde/share/apps/katepart/syntax (or better yet, symlink it).
|
/external/llvm/utils/kate/ |
D | README | 8 this file to ~/.kde/share/apps/katepart/syntax (or better yet, symlink it).
|
/external/libmojo/mojo/edk/embedder/ |
D | README.md | 9 Example uses: Mojo shell, to set up the Mojo environment for Mojo apps; Chromium
|