/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/ |
D | 5-1.c | 28 int rc1; in main() local 33 rc1 = pthread_attr_init(&attr); in main() 34 if (rc1 != 0) { in main() 35 ERR_MSG("pthread_attr_init()", rc1); in main() 39 rc1 = pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM); in main() 41 if (rc1 || rc2) { in main() 42 if (rc1 && rc2) { in main() 44 ERR_MSG("pthread_attr_setscope()", rc1); in main() 47 if (rc1 && rc1 != ENOTSUP) { in main() 48 ERR_MSG("pthread_attr_setscope()", rc1); in main()
|
/external/u-boot/board/compulab/cm_t3517/ |
D | cm_t3517.c | 196 int rc = 0, rc1 = 0; in board_eth_init() local 198 rc1 = cm_t3517_handle_mac_address(); in board_eth_init() 199 if (rc1) in board_eth_init() 202 rc1 = cm_t3517_init_emac(bis); in board_eth_init() 203 if (rc1 > 0) in board_eth_init() 206 rc1 = cl_omap3_smc911x_init(0, 4, CONFIG_SMC911X_BASE, in board_eth_init() 208 if (rc1 > 0) in board_eth_init()
|
/external/strace/xlat/ |
D | loop_flags_options.in | 2 /* Added in v2.6.11-732-gf3f28e4, Removed in v3.2-rc1~49^2~5^2~3 */ 4 /* Added in v2.6.25-rc1~758 */ 6 /* Added in v3.2-rc1~48^2~7 */ 8 /* Added in v4.4-rc1~133^2~22 */
|
D | block_ioctl_cmds.in | 32 /* BLKDAXSET was present between v4.5-rc1~112^2^2~16 and v4.5-rc3~23^2~3 */ 34 /* BLKDAXGET was present between v4.5-rc1~112^2^2~16 and v4.7-rc1~78^2^2~4 */
|
D | nl_audit_types.in | 62 * Linux kernel commit v3.15-rc1~18^2~1 has changed the value 63 * of AUDIT_FEATURE_CHANGE constant introduced by commit v3.13-rc1~19^2~20 66 * Linux kernel commit v3.15-rc1~18^2~1 also claims that the old value
|
D | kvm_cpuid_flags.in | 3 * Workaround a bug in kernel headers fixed by linux commit v4.7-rc1~32^2~42.
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/ |
D | 1-2.c | 34 void *rc1; variable 85 rc1 = pthread_getspecific(key); in main() 89 if (rc1 != (void *)(KEY_VALUE_1)) { in main() 92 KEY_VALUE_1, (long)rc1); in main()
|
/external/e2fsprogs/debian/ |
D | libext2fs2.symbols | 59 ext2fs_alloc_block3@Base 1.44.0~rc1 175 ext2fs_djb2_hash@Base 1.44.3~rc1 180 ext2fs_ext_attr_block_rehash@Base 1.44.0~rc1 181 ext2fs_ext_attr_hash_entry2@Base 1.44.0~rc1 290 ext2fs_get_ea_inode_hash@Base 1.44.0~rc1 291 ext2fs_get_ea_inode_ref@Base 1.44.0~rc1 328 ext2fs_hashmap_add@Base 1.44.3~rc1 329 ext2fs_hashmap_create@Base 1.44.3~rc1 330 ext2fs_hashmap_free@Base 1.44.3~rc1 331 ext2fs_hashmap_iter_in_order@Base 1.44.3~rc1 [all …]
|
/external/ltp/testcases/kernel/security/integrity/ima/tests/ |
D | ima_policy.sh | 86 local p1 p2 rc1 rc2 91 wait "$p1"; rc1=$? 93 if [ $rc1 -eq 0 ] && [ $rc2 -eq 0 ]; then 95 elif [ $rc1 -eq 0 ] || [ $rc2 -eq 0 ]; then
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IRCE/ |
D | non_known_positive_end.ll | 17 %rc1 = icmp slt i32 %iv, %len 20 %rc = and i1 %rc1, %rc2 51 %rc1 = icmp ult i32 %iv, %len 54 %rc = and i1 %rc1, %rc2 84 %rc1 = icmp slt i32 %iv, %len 87 %rc = and i1 %rc1, %rc2 117 %rc1 = icmp ult i32 %iv, %len 120 %rc = and i1 %rc1, %rc2
|
/external/webp/ |
D | ChangeLog | 5 - 8/12: release version 0.2.0-rc1 (head change#Ia5475247) 10 - 1/14: Release version 0.4.0-rc1 (change#I22be12d8) 11 - 7/14: Release version 0.4.1-rc1 (change#I5346984d2)
|
/external/libbackup/ |
D | build.gradle | 27 shadowCompile 'org.robolectric:robolectric:3.1-rc1' 28 shadowCompile 'org.robolectric:shadows-core:3.1-rc1'
|
/external/selinux/libsepol/src/ |
D | node_record.c | 322 int rc1, rc2; in hidden_def() local 331 rc1 = memcmp(node->addr, key->addr, node->addr_sz); in hidden_def() 334 return (rc2 != 0) ? rc2 : rc1; in hidden_def() 340 int rc1, rc2; in sepol_node_compare2() local 350 rc1 = memcmp(node->addr, node2->addr, node->addr_sz); in sepol_node_compare2() 353 return (rc2 != 0) ? rc2 : rc1; in sepol_node_compare2()
|
/external/openssh/contrib/hpux/ |
D | README | 22 # ln -s /sbin/init.d/sshd.rc /sbin/rc1.d/K100sshd 44 # ln -s /sbin/init.d/egd.rc /sbin/rc1.d/K600egd
|
/external/tensorflow/tensorflow/ |
D | version_check.bzl | 8 e.g. "1.2.3rc1 abc1234" where "abc1234" is a commit hash. 21 # "0.10.0rc1 abc123d" => (0, 10, 0)
|
/external/pdfium/core/fxcrt/ |
D | fx_coordinates.h | 562 friend bool operator==(const RectType& rc1, const RectType& rc2) { 563 return rc1.left == rc2.left && rc1.top == rc2.top && 564 rc1.width == rc2.width && rc1.height == rc2.height; 566 friend bool operator!=(const RectType& rc1, const RectType& rc2) { 567 return !(rc1 == rc2);
|
/external/u-boot/board/compulab/cm_t35/ |
D | cm_t35.c | 458 int rc = 0, rc1 = 0; in board_eth_init() local 460 rc1 = handle_mac_address(); in board_eth_init() 461 if (rc1) in board_eth_init() 464 rc1 = cl_omap3_smc911x_init(0, 5, CONFIG_SMC911X_BASE, in board_eth_init() 466 if (rc1 > 0) in board_eth_init() 469 rc1 = cl_omap3_smc911x_init(1, 4, SB_T35_SMC911X_BASE, NULL, -EINVAL); in board_eth_init() 470 if (rc1 > 0) in board_eth_init()
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 26 | 5 [ 127.538376] 4.14.0-rc1+ #1 Not tainted 67 [ 127.800405] CPU: 0 PID: 22269 Comm: syz-executor0 Not tainted 4.14.0-rc1+ #1
|
D | 236 | 7 CPU: 0 PID: 2587 Comm: syz-executor2 Not tainted 4.17.0-rc1+ #11
|
D | 40 | 6 [ 4.556979] CPU: 2 PID: 3624 Comm: usb Not tainted 4.5.0-rc1 #252
|
/external/iptables/extensions/ |
D | libxt_SNAT.man | 26 Later Kernels (>= 2.6.11-rc1) don't have the ability to NAT to multiple ranges 44 Kernels prior to 2.6.36-rc1 don't have the ability to
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.3.rst | 7 There were no code changes between 3.5.3rc1 and 3.5.3 final.
|
D | 3.6.4.rst | 8 There were no new code changes in version 3.6.4 since v3.6.4rc1.
|
D | 3.6.3.rst | 8 regression in 3.6.3rc1.
|
D | 3.7.1rc2.rst | 168 Tk 8.6.x development snapshot used with 3.7.1rc1 and 3.6.7rc1. The snapshot
|