/external/svox/pico/lib/ |
D | picoapi.c | 54 int is_valid_system_handle(pico_System system) in is_valid_system_handle() argument 56 return (system != NULL) && CHECK_MAGIC_NUMBER(system); in is_valid_system_handle() 76 pico_System *system in pico_initialize_priv() argument 89 } else if (system == NULL) { in pico_initialize_priv() 124 *system = sys; in pico_initialize_priv() 128 if (system != NULL) { in pico_initialize_priv() 129 *system = NULL; in pico_initialize_priv() 148 pico_System *system in pico_initialize() argument 151 return pico_initialize_priv(memory, size, /*enableMemProt*/ FALSE, system); in pico_initialize() 162 pico_System *system in pico_terminate() argument [all …]
|
D | picoapi.h | 225 pico_System *system 237 pico_System system, 247 pico_System system, 259 pico_System system, 280 pico_System system, 292 pico_System system, 302 pico_System system, 317 pico_System system, 328 pico_System system, 339 pico_System system, [all …]
|
D | picoextapi.c | 52 pico_System *system); 89 pico_System system, in picoext_setTraceLevel() argument 93 if (NULL == system) { in picoext_setTraceLevel() 108 pico_System system, in picoext_setTraceFilterFN() argument 113 if (NULL == system) { in picoext_setTraceFilterFN() 123 pico_System system, in picoext_setLogFile() argument 127 if (NULL == system) { in picoext_setLogFile() 162 pico_System system, in picoext_getSystemMemUsage() argument 171 if (!is_valid_system_handle(system)) { in picoext_getSystemMemUsage() 176 picoos_Common common = pico_sysGetCommon(system); in picoext_getSystemMemUsage()
|
/external/compiler-rt/lib/asan/scripts/ |
D | asan_device_setup | 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1` 54 echo Remounting $STORAGE at /system 177 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then 179 adb_shell mv /system/bin/app_process.real /system/bin/app_process 180 adb_shell rm /system/bin/asanwrapper 182 adb_shell rm /system/bin/app_process.wrap 183 adb_shell rm /system/bin/asanwrapper 184 adb_shell rm /system/bin/app_process 185 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process 194 adb_shell rm /system/lib/$ASAN_RT [all …]
|
/external/strace/qemu_multiarch_testing/ |
D | README | 1 How to test strace build using Aboriginal Linux's system images. 12 one or more system-image-ARCH directories into this directory 15 * Run: ./parallel-build-hdc-img.sh system-image-DIR1 system-image-DIR2... 19 * Observe system-image-*.log file(s) with growing log of strace build. 24 For me, the following system images worked (tests passed/skipped/failed): 25 system-image-armv4l - 14/14/1 (failed: stat32-v.test - wrong stat decoding, sun_path.test - libc e… 26 system-image-armv4tl - 15/14/0 27 system-image-armv5l - 15/14/0 28 system-image-armv6l - 15/14/0 29 system-image-i486 - 14/14/1 (failed: count.test - grep segfault) [all …]
|
/external/v8/test/mjsunit/ |
D | d8-os.js | 56 if (this.os && os.system) { 61 os.system("ls", [TEST_DIR]); 62 os.system("rm", ["-r", TEST_DIR]); 68 os.system('ls', [TEST_DIR]); 74 os.system('ls', [TEST_DIR + '/dir/foo']); 79 os.system("ls", [TEST_DIR + "/dir2/foo"]); 85 os.system("ls", [TEST_DIR + "/dir3"]); 87 os.system("sh", ["-c", "echo foo > " + TEST_DIR + "/file1"]); 88 os.system("ls", [TEST_DIR + "/file1"]); 112 os.system("ls", [TEST_DIR + "/hest/fisk/ged"]); [all …]
|
/external/v8/tools/testrunner/local/ |
D | utils.py | 57 system = platform.system() 58 if system == 'Linux': 60 elif system == 'Darwin': 62 elif system.find('CYGWIN') >= 0: 64 elif system == 'Windows' or system == 'Microsoft': 68 elif system == 'FreeBSD': 70 elif system == 'OpenBSD': 72 elif system == 'SunOS': 74 elif system == 'NetBSD':
|
/external/clang/test/SemaObjC/ |
D | arc-system-header.m | 4 #include <arc-system-header.h> 10 // expected-note@arc-system-header.h:1 {{marked unavailable here}} 11 // expected-note@arc-system-header.h:5 {{marked unavailable here}} 15 …p->field = 0; // expected-error {{'field' is unavailable: this system declaration uses an unsuppor… 16 // expected-note@arc-system-header.h:14 {{marked unavailable here}} 20 …p->field1 = 0; // expected-error {{'field1' is unavailable: this system declaration uses an unsupp… 21 // expected-note@arc-system-header.h:19 {{marked unavailable here}} 26 …p->field = 0; // expected-error {{'field' is unavailable: this system field has retaining ownershi… 27 // expected-note@arc-system-header.h:25 {{marked unavailable here}} 31 // This is actually okay to use if declared in a system header. [all …]
|
/external/selinux/policycoreutils/gui/ |
D | Makefile | 5 SHAREDIR ?= $(PREFIX)/share/system-config-selinux 21 system-config-selinux.glade \ 22 system-config-selinux.png \ 25 all: $(TARGETS) system-config-selinux.py polgengui.py 35 install -m 755 system-config-selinux.py $(SHAREDIR) 36 install -m 755 system-config-selinux $(BINDIR) 39 install -m 644 system-config-selinux.8 $(MANDIR)/man8 41 install -m 644 system-config-selinux.png $(DATADIR)/pixmaps 42 install -m 644 system-config-selinux.png $(DATADIR)/icons/hicolor/24x24/apps 43 install -m 644 system-config-selinux.png $(DATADIR)/system-config-selinux [all …]
|
/external/sepolicy/ |
D | file_contexts | 130 /system(/.*)? u:object_r:system_file:s0 131 /system/bin/e2fsck -- u:object_r:fsck_exec:s0 132 /system/bin/fsck\.f2fs -- u:object_r:fsck_exec:s0 133 /system/bin/fsck_msdos -- u:object_r:fsck_exec:s0 134 /system/bin/toolbox -- u:object_r:toolbox_exec:s0 135 /system/bin/toybox -- u:object_r:toolbox_exec:s0 136 /system/bin/logcat -- u:object_r:logcat_exec:s0 137 /system/bin/sh -- u:object_r:shell_exec:s0 138 /system/bin/run-as -- u:object_r:runas_exec:s0 139 /system/bin/bootanimation u:object_r:bootanim_exec:s0 [all …]
|
/external/openssh/ |
D | start-ssh | 12 DEFAULT_AUTHORIZED_KEYS=/system/etc/security/authorized_keys.default 15 /system/bin/ssh-keygen -t dsa -f $DSA_KEY -N "" 21 /system/bin/ssh-keygen -t rsa -f $RSA_KEY -N "" 33 /system/bin/logwrapper /system/bin/sshd -f /system/etc/ssh/sshd_config -D -d 36 /system/bin/sshd -f /system/etc/ssh/sshd_config -D
|
/external/skia/platform_tools/android/bin/ |
D | android_perf | 32 TMP_SYS_BIN=$PERF_TMP_DIR/system/bin 33 TMP_SYS_LIB=$PERF_TMP_DIR/system/lib 43 adb_pull_if_needed /system/lib/libc.so $TMP_SYS_LIB 44 adb_pull_if_needed /system/lib/libc++.so $TMP_SYS_LIB 45 adb_pull_if_needed /system/lib/libstlport.so $TMP_SYS_LIB 46 adb_pull_if_needed /system/lib/libGLESv2.so $TMP_SYS_LIB 47 adb_pull_if_needed /system/lib/libandroid.so $TMP_SYS_LIB 48 adb_pull_if_needed /system/lib/libm.so $TMP_SYS_LIB 49 adb_pull_if_needed /system/lib/libz.so $TMP_SYS_LIB
|
/external/clang/test/Modules/Inputs/macro-ambiguity/ |
D | module.modulemap | 3 header "Inputs/macro-ambiguity/a/system/a_system.h" 6 module b [system] { 8 header "Inputs/macro-ambiguity/b/system/b_system.h" 13 header "Inputs/macro-ambiguity/c/system/c_system.h" 16 module d [system] { 18 header "Inputs/macro-ambiguity/d/system/d_system.h" 23 textual header "Inputs/macro-ambiguity/e/system/e_system.h"
|
/external/chromium-trace/test_data/ |
D | atrace_data_with_thread_list | 469 logd 169 1 18632 2740 ffffffff 00000000 S /system/bin/logd 481 root 171 1 10620 1240 ffffffff 00000000 S /system/bin/lmkd 483 system 172 1 9452 676 ffffffff 00000000 S /system/bin/servicemanager 485 root 173 1 18028 1652 ffffffff 00000000 S /system/bin/vold 499 system 180 1 146792 9724 ffffffff 00000000 S /system/bin/surfaceflinger 501 system 240 180 146792 9724 ffffffff 00000000 S Binder_1 503 system 242 180 146792 9724 ffffffff 00000000 S DispSync 505 system 243 180 146792 9724 ffffffff 00000000 S Binder_2 507 system 361 180 146792 9724 ffffffff 00000000 S hwcUeventThread 509 system 362 180 146792 9724 ffffffff 00000000 S hwcVsyncThread [all …]
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/category/ |
D | PropertyCategory.java | 53 public static final PropertyCategory system(int priority) { in system() method in PropertyCategory 61 public static final PropertyCategory system(PropertyCategory system, int additional) { in system() method in PropertyCategory 62 Assert.isTrue(system.isSystem()); in system() 63 return system(system.getPriority() - SYSTEM_BASE + additional); in system()
|
/external/llvm/docs/ |
D | SystemLibrary.rst | 11 services LLVM needs from the operating system. Much of LLVM is written using 12 portability features of standard C++. However, in a few areas, system dependent 13 facilities are needed and the System Library is the wrapper around those system 16 By centralizing LLVM's use of operating system interfaces, we make it possible 23 Note that the System Library is not intended to be a complete operating system 39 variations in operating system interfaces and doing so efficiently. The 46 system header. Care has been taken to remove all such ``#includes`` from LLVM 52 To obtain system-dependent functionality, existing interfaces to the system 60 The System Library must shield LLVM from **all** system headers. To obtain 61 system level functionality, LLVM source must ``#include "llvm/System/Thing.h"`` [all …]
|
/external/compiler-rt/make/ |
D | AppleBI.mk | 50 mkdir -p $(DSTROOT)/usr/lib/system 52 -o $(DSTROOT)/usr/lib/system/libcompiler_rt.dylib 53 cd $(DSTROOT)/usr/lib/system; \ 62 -install_name /usr/lib/system/libcompiler_rt.dylib \ 71 -L$(SDKROOT)/usr/lib/system \ 91 mkdir -p $(DSTROOT)/usr/lib/system 93 -o $(DSTROOT)/usr/lib/system/libcompiler_rt.dylib 120 mkdir -p $(DSTROOT)/$(SDKROOT)/usr/lib/system 122 -o $(DSTROOT)/$(SDKROOT)/usr/lib/system/libcompiler_rt_sim.dylib 138 -install_name /usr/lib/system/libcompiler_rt_sim.dylib \ [all …]
|
/external/valgrind/ |
D | darwin12.supp | 74 obj:/usr/lib/system/libxpc.dylib 75 obj:/usr/lib/system/libxpc.dylib 76 obj:/usr/lib/system/libxpc.dylib 77 obj:/usr/lib/system/libxpc.dylib 83 obj:/usr/lib/system/libxpc.dylib 84 obj:/usr/lib/system/libxpc.dylib 85 obj:/usr/lib/system/libxpc.dylib 86 obj:/usr/lib/system/libxpc.dylib 93 obj:/usr/lib/system/libxpc.dylib 94 obj:/usr/lib/system/libxpc.dylib [all …]
|
/external/lldb/test/plugins/ |
D | builder_base.py | 43 if platform.system() == "FreeBSD": 91 lldbtest.system(["/bin/sh", "-c", 98 lldbtest.system(["/bin/sh", "-c", 109 lldbtest.system(["/bin/sh", "-c", 116 lldbtest.system(["/bin/sh", "-c", 130 lldbtest.system(["/bin/sh", "-c",
|
/external/selinux/policycoreutils/sepolicy/ |
D | Makefile | 42 -mkdir -p $(DESTDIR)/etc/dbus-1/system.d/ 43 install -m 644 org.selinux.conf $(DESTDIR)/etc/dbus-1/system.d/ 44 -mkdir -p $(DESTDIR)/usr/share/dbus-1/system-services 45 install -m 644 org.selinux.service $(DESTDIR)/usr/share/dbus-1/system-services 48 -mkdir -p $(DESTDIR)/usr/share/system-config-selinux 49 install -m 755 selinux_server.py $(DESTDIR)/usr/share/system-config-selinux 50 install -m 644 *.desktop $(DATADIR)/system-config-selinux
|
/external/junit/src/org/junit/runner/ |
D | JUnitCore.java | 52 public static void runMainAndExit(JUnitSystem system, String... args) { in runMainAndExit() argument 53 Result result= new JUnitCore().runMain(system, args); in runMainAndExit() 54 system.exit(result.wasSuccessful() ? 0 : 1); in runMainAndExit() 83 public Result runMain(JUnitSystem system, String... args) { in runMain() argument 84 system.out().println("JUnit version " + Version.id()); in runMain() 91 system.out().println("Could not find class: " + each); in runMain() 96 RunListener listener= new TextListener(system); in runMain()
|
/external/lldb/examples/customization/pwd-cd-and-system/ |
D | README | 6 following commands: 'pwd', 'cd', and 'system'. 10 Python module which provides implementation for the 'cd' and 'system' commands. 19 file imports the utils Python module and adds the 'pwd', 'cd', and 'system' 29 (lldb) help system 32 Syntax: system 33 (lldb) system ls -l
|
/external/openssh/contrib/redhat/ |
D | sshd.pam | 2 auth required pam_stack.so service=system-auth 4 account required pam_stack.so service=system-auth 5 password required pam_stack.so service=system-auth 6 session required pam_stack.so service=system-auth
|
/external/clang/test/Modules/ |
D | validate-system-headers.m | 4 // RUN: echo 'module Foo [system] { header "foo.h" }' > %t/Inputs/usr/include/module.map 7 // Build a module using a system header 12 // Modify the system header, and confirm that we don't notice without -fmodules-validate-system-hea… 19 // Now make sure we rebuild the module when -fmodules-validate-system-headers is set. 20 // RUN: %clang_cc1 -isystem %t/Inputs/usr/include -fmodules -fmodules-validate-system-headers -fmod… 30 // Modify the system header... 37 // Now add -fmodules-validate-system-headers and rebuild 38 // RUN: %clang_cc1 -isystem %t/Inputs/usr/include -fmodules -fmodules-validate-system-headers -fmod…
|
/external/selinux/policycoreutils/run_init/ |
D | run_init.pamd | 4 auth include system-auth 5 account include system-auth 6 password include system-auth 7 session include system-auth
|