/external/v8/tools/clang/plugins/tests/ |
D | ipc.txt | 1 ipc.cpp:83:26: error: [chromium-ipc] IPC::WriteParam() is called on blacklisted type 'size_t'. 4 ipc.cpp:107:24: error: [chromium-ipc] IPC::WriteParam() is called on blacklisted type 'long'. 7 ipc.cpp:135:29: error: [chromium-ipc] IPC::WriteParam() is called on blacklisted type 'size_t'. 10 ipc.cpp:145:29: error: [chromium-ipc] IPC::WriteParam() is called on blacklisted type 'time_t'. 13 ipc.cpp:156:27: error: [chromium-ipc] IPC::WriteParam() is called on blacklisted type 'long'. 16 ipc.cpp:162:29: error: [chromium-ipc] IPC::WriteParam() is called on blacklisted type 'clock_t'. 19 ipc.cpp:194:1: error: [chromium-ipc] IPC tuple references banned type 'size_t'. 22 ipc.cpp:190:3: note: expanded from macro 'IPC_TEST_MESSAGE' 25 ipc.cpp:186:5: note: expanded from macro 'IPC_MESSAGE_DECL' 28 ipc.cpp:194:1: error: [chromium-ipc] IPC tuple references banned type 'long'. [all …]
|
/external/fio/ |
D | idletime.c | 5 static volatile struct idle_prof_common ipc; variable 29 if (ipc.status == IDLE_PROF_STATUS_PROF_STOP) in calibrate_unit() 86 if (ipc.status == IDLE_PROF_STATUS_ABORT) { in idle_prof_thread_fn() 124 if (ipc.status == IDLE_PROF_STATUS_ABORT) { in idle_prof_thread_fn() 130 if (ipc.status == IDLE_PROF_STATUS_CALI_STOP) { in idle_prof_thread_fn() 142 if (ipc.status == IDLE_PROF_STATUS_PROF_STOP) { in idle_prof_thread_fn() 168 for (i = 0; i < ipc.nr_cpus; i++) { in calibration_stats() 169 ipt = &ipc.ipts[i]; in calibration_stats() 173 ipc.cali_mean = sum/ipc.nr_cpus; in calibration_stats() 175 for (i = 0; i < ipc.nr_cpus; i++) { in calibration_stats() [all …]
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ |
D | ConnectionEventTest.java | 38 Impl_PooledConnection ipc = new Impl_PooledConnection(); in testConstructorConnection() local 39 ConnectionEvent ce = new ConnectionEvent(ipc); in testConstructorConnection() 40 assertSame(ipc, ce.getSource()); in testConstructorConnection() 51 Impl_PooledConnection ipc = new Impl_PooledConnection(); in testConstructorConnectionSQLException() local 52 ConnectionEvent ce = new ConnectionEvent(ipc, null); in testConstructorConnectionSQLException() 53 assertSame(ipc, ce.getSource()); in testConstructorConnectionSQLException() 57 ce = new ConnectionEvent(ipc, e); in testConstructorConnectionSQLException() 58 assertSame(ipc, ce.getSource()); in testConstructorConnectionSQLException() 66 Impl_PooledConnection ipc = new Impl_PooledConnection(); in testSerializationSelf() local 68 ConnectionEvent ce = new ConnectionEvent(ipc, e); in testSerializationSelf() [all …]
|
/external/ltp/testcases/kernel/syscalls/ |
D | .gitignore | 390 /ipc/msgctl/msgctl01 391 /ipc/msgctl/msgctl02 392 /ipc/msgctl/msgctl03 393 /ipc/msgctl/msgctl04 394 /ipc/msgctl/msgctl05 395 /ipc/msgctl/msgctl06 396 /ipc/msgctl/msgctl07 397 /ipc/msgctl/msgctl08 398 /ipc/msgctl/msgctl09 399 /ipc/msgctl/msgctl10 [all …]
|
/external/toybox/toys/pending/ |
D | ipcrm.c | 38 static void do_ipcrm(int key, int ipc, char *name) 54 id = ((ipc == 1)?shmget(id, 0, 0) : 55 (ipc == 2)? msgget(id, 0): semget(id, 0, 0)); 62 if (ipc == 1) ret = shmctl(id, IPC_RMID, NULL); 63 else if (ipc == 2) ret = msgctl(id, IPC_RMID, NULL); 64 else if (ipc == 3) ret = semctl(id, 0, IPC_RMID, NULL);
|
/external/libmojo/gen/mojo/common/ |
D | common_custom_types__type_mappings | 6 "ipc/ipc_message_utils.h" 21 "ipc/ipc_message_utils.h", 37 "ipc/ipc_message_utils.h" 52 "ipc/ipc_message_utils.h" 67 "ipc/ipc_message_utils.h" 82 "ipc/ipc_message_utils.h" 97 "ipc/ipc_message_utils.h"
|
/external/selinux/libsepol/tests/policies/test-hooks/ |
D | cmp_policy.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | small-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
/external/selinux/libsepol/tests/policies/test-expander/ |
D | user-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | role-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | alias-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | small-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
/external/selinux/libsepol/tests/policies/test-deps/ |
D | small-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | base-metreq.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | base-notmetreq.conf | 40 class ipc 121 common ipc 288 class ipc 289 inherits ipc 292 inherits ipc 303 inherits ipc
|
/external/libmojo/ |
D | Android.mk | 69 ipc/brokerable_attachment.cc \ 70 ipc/ipc_message.cc \ 71 ipc/ipc_message_attachment.cc \ 72 ipc/ipc_message_attachment_set.cc \ 73 ipc/ipc_message_utils.cc \ 74 ipc/ipc_mojo_handle_attachment.cc \ 75 ipc/ipc_mojo_message_helper.cc \ 76 ipc/ipc_mojo_param_traits.cc \ 77 ipc/ipc_platform_file_attachment_posix.cc \ 78 ipc/placeholder_brokerable_attachment.cc \
|
/external/selinux/libsepol/tests/policies/test-linker/ |
D | small-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
/external/autotest/client/tests/ltp/patches/ |
D | kill-ipc.patch | 4 Subject: [PATCH] kill: fix dependency on ipc subdir 6 We need to use MAKE_DEPS to declare the ipc subdir depend otherwise 7 attempting to do `make kill01` without building in the ipc subdir
|
/external/ltp/doc/ |
D | namespaces-helper-tools.txt | 37 # Creates a new network and ipc namespace and stores the PID of the daemonized 39 myns=$(ns_create net,ipc) 44 ns_exec $myns net,ipc ip a 50 ns_exec $myns net,ipc ip a
|
/external/libmojo/mojo/common/ |
D | common_custom_types.typemap | 11 traits_headers = [ "//ipc/ipc_message_utils.h" ] 13 "//ipc",
|
/external/libmojo/mojo/public/tools/bindings/ |
D | chromium_bindings_configuration.gni | 6 "//cc/ipc/typemaps.gni", 10 "//gpu/ipc/common/typemaps.gni",
|
/external/strace/tests/ |
D | qual_syscall.test | 40 file process \!desc \!ipc \!memory \!network \!signal; do 50 \!file \!process desc ipc memory network signal; do
|
/external/strace/tests-m32/ |
D | qual_syscall.test | 40 file process \!desc \!ipc \!memory \!network \!signal; do 50 \!file \!process desc ipc memory network signal; do
|
/external/strace/tests-mx32/ |
D | qual_syscall.test | 40 file process \!desc \!ipc \!memory \!network \!signal; do 50 \!file \!process desc ipc memory network signal; do
|
/external/libmojo/mojo/ |
D | mojo_base.gyp | 70 '../ipc/ipc.gyp:ipc',
|