/external/ltp/lib/ |
D | tst_process_state.c | 18 char proc_path[128], cur_state; in tst_process_state_wait() local 25 "%*i %*s %c", &cur_state); in tst_process_state_wait() 27 if (state == cur_state) in tst_process_state_wait() 44 char proc_path[128], cur_state; in tst_process_state_wait2() local 57 if (fscanf(f, "%*i %*s %c", &cur_state) != 1) { in tst_process_state_wait2() 65 if (state == cur_state) in tst_process_state_wait2()
|
D | tst_thread_state.c | 17 char proc_path[128], cur_state; in tst_thread_state_wait() local 23 SAFE_FILE_SCANF(proc_path, "%*i %*s %c", &cur_state); in tst_thread_state_wait() 25 if (state == cur_state) in tst_thread_state_wait()
|
/external/rust/crates/tokio/src/runtime/time/ |
D | entry.rs | 127 let cur_state = self.state.load(Ordering::Relaxed); in when() localVariable 129 if cur_state == u64::MAX { in when() 132 Some(cur_state) in when() 148 let cur_state = self.state.load(Ordering::Acquire); in read_state() localVariable 150 if cur_state == STATE_DEREGISTERED { in read_state() 172 let mut cur_state = self.state.load(Ordering::Relaxed); in mark_pending() localVariable 178 cur_state < STATE_MIN_VALUE, in mark_pending() 182 if cur_state > not_after { in mark_pending() 183 break Err(cur_state); in mark_pending() 187 cur_state, in mark_pending() [all …]
|
/external/ltp/testcases/open_posix_testsuite/include/ |
D | proc.h | 25 char proc_path[128], cur_state; in tst_process_state_wait3() local 44 if (fscanf(f, "%*i %*s %c", &cur_state) != 1) { in tst_process_state_wait3() 52 if (state == cur_state) in tst_process_state_wait3()
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/ |
D | JcopOsDownload.cpp | 228 update_info.cur_state = 0x00; in JcopOs_update_seq_handler() 550 Os_info->cur_state++; in load_JcopOS_image() 551 SetJcopOsState(Os_info, Os_info->cur_state); in load_JcopOS_image() 610 Os_info->cur_state = JCOP_UPDATE_STATE0; in GetJcopOsState() 616 Os_info->cur_state = JCOP_UPDATE_STATE1; in GetJcopOsState() 622 Os_info->cur_state = JCOP_UPDATE_STATE2; in GetJcopOsState()
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/ |
D | JcopOsDownload.h | 44 UINT8 cur_state; member
|
/external/selinux/libsepol/src/ |
D | conditional.c | 159 new_node->cur_state = cond_evaluate_expr(p, new_node->expr); in cond_node_create() 315 if (new_state != node->cur_state) { in evaluate_cond_node() 316 node->cur_state = new_state; in evaluate_cond_node() 757 node->cur_state = le32_to_cpu(buf[0]); in cond_read_node()
|
D | expand.c | 2097 new_cond->cur_state, state)) in cond_node_copy() 2102 !new_cond->cur_state, state)) in cond_node_copy() 2862 int cur_state, preserve_tunables = 0; in discard_tunables() local 2924 cur_state = cond_evaluate_expr(pol, cur_node->expr); in discard_tunables() 2925 if (cur_state == -1) { in discard_tunables() 2932 to_be_appended = (cur_state == 1) ? in discard_tunables() 2942 if (cur_state == 1) in discard_tunables()
|
D | link.c | 1517 new_node->cur_state = cur->cur_state; in copy_cond_list()
|
D | policydb_validate.c | 1018 switch (cond->cur_state) { in validate_cond_list()
|
D | write.c | 819 buf[0] = cpu_to_le32(node->cur_state); in cond_write_node()
|
/external/selinux/libsepol/include/sepol/policydb/ |
D | conditional.h | 79 int cur_state; member
|
/external/tensorflow/tensorflow/python/keras/layers/legacy_rnn/ |
D | rnn_cell_impl.py | 1340 cur_state = state[i] 1342 cur_state = array_ops.slice(state, [0, cur_state_pos], 1345 cur_inp, new_state = cell(cur_inp, cur_state)
|
/external/selinux/checkpolicy/test/ |
D | dismod.c | 580 fprintf(fp, "current state: %d\n", cur->cur_state); 627 cond->cur_state); in display_avdecl()
|
D | dispol.c | 235 fprintf(fp, "current state: %d\n", cur->cur_state); in display_cond_expressions()
|
/external/webrtc/p2p/client/ |
D | basic_port_allocator.cc | 383 PortData::State cur_state = port_data.state(); in SetCandidateFilter() local 418 port_data.set_state(cur_state); in SetCandidateFilter()
|
/external/selinux/checkpolicy/ |
D | checkpolicy.c | 350 printf("current state: %d\n", cur->cur_state); in display_cond_expressions()
|
/external/selinux/libsepol/cil/src/ |
D | cil_binary.c | 4281 cur->cur_state = new_state; in __cil_set_conditional_state_and_flags()
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 34784 struct bpf_verifier_state *cur_state; member 54329 int cur_state; member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 40816 struct bpf_verifier_state *cur_state; member 82925 int cur_state; member
|
D | vmlinux.h | 40816 struct bpf_verifier_state *cur_state; member 82925 int cur_state; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 30423 struct bpf_verifier_state *cur_state; member 49376 int cur_state; member
|
D | vmlinux_510.h | 30423 struct bpf_verifier_state *cur_state; member 49376 int cur_state; member
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 34487 struct bpf_verifier_state *cur_state; member 57805 int cur_state; member
|
D | vmlinux.h | 34487 struct bpf_verifier_state *cur_state; member 57805 int cur_state; member
|