HomeSort by relevance Sort by last modified time
    Searched full:cur_state (Results 1 - 25 of 33) sorted by null

1 2

  /device/asus/fugu/
ueventd.fugu.rc 13 /sys/devices/virtual/thermal/cooling_device* cur_state 0644 system system
  /system/bt/stack/btm/
btm_ble_batchscan.c 141 void btm_ble_batchscan_enq_op_q(UINT8 opcode, tBTM_BLE_BATCH_SCAN_STATE cur_state,
145 ble_batchscan_cb.op_q.cur_state[ble_batchscan_cb.op_q.next_idx] = cur_state;
147 BTM_TRACE_DEBUG("btm_ble_batchscan_enq_op_q: subcode:%d, Cur_state:%d, ref_value:%d",
149 ble_batchscan_cb.op_q.cur_state[ble_batchscan_cb.op_q.next_idx],
291 void btm_ble_batchscan_deq_op_q(UINT8 *p_opcode,tBTM_BLE_BATCH_SCAN_STATE *cur_state,
298 *cur_state = (ble_batchscan_cb.op_q.cur_state[ble_batchscan_cb.op_q.pending_idx]);
338 btm_ble_batchscan_enq_op_q(BTM_BLE_BATCH_SCAN_READ_RESULTS, ble_batchscan_cb.cur_state,
365 tBTM_BLE_BATCH_SCAN_STATE cur_state = 0 local
    [all...]
  /art/runtime/base/
mutex-inl.h 131 int32_t cur_state = state_.LoadRelaxed(); local
132 if (LIKELY(cur_state >= 0)) {
134 done = state_.CompareExchangeWeakAcquire(cur_state, cur_state + 1);
136 HandleSharedLockContention(self, cur_state);
155 int32_t cur_state = state_.LoadRelaxed(); local
156 if (LIKELY(cur_state > 0)) {
161 done = state_.CompareExchangeWeakSequentiallyConsistent(cur_state, cur_state - 1);
162 if (done && (cur_state - 1) == 0) { // Weak CAS may fail spuriously
    [all...]
mutex.cc 365 int32_t cur_state = state_.LoadRelaxed(); local
366 if (LIKELY(cur_state == 0)) {
368 done = state_.CompareExchangeWeakAcquire(0 /* cur_state */, 1 /* new state */);
408 int32_t cur_state = state_.LoadRelaxed(); local
409 if (cur_state == 0) {
411 done = state_.CompareExchangeWeakAcquire(0 /* cur_state */, 1 /* new state */);
465 int32_t cur_state = state_.LoadRelaxed(); local
466 if (LIKELY(cur_state == 1)) {
473 done = state_.CompareExchangeWeakSequentiallyConsistent(cur_state, 0 /* new state */);
483 LOG(FATAL) << "Unexpected state_ in unlock " << cur_state << " for " << name_
552 int32_t cur_state = state_.LoadRelaxed(); local
588 int32_t cur_state = state_.LoadRelaxed(); local
622 int32_t cur_state = state_.LoadRelaxed(); local
688 int32_t cur_state = state_.LoadRelaxed(); local
    [all...]
  /frameworks/compile/mclinker/lib/LD/
EhFrameReader.cpp 133 State cur_state = Q0; local
134 while (Reject != cur_state && Accept != cur_state) {
139 if (!transition[cur_state][token.kind](pEhFrame, entry, token)) {
149 cur_state = Accept;
151 cur_state = Reject;
153 cur_state = autometa[cur_state][token.kind];
157 if (Reject == cur_state) {
  /device/asus/fugu/sepolicy/
file_contexts 16 /sys/devices/virtual/thermal/cooling_device[0-2]/cur_state u:object_r:sysfs_thermal_writable:s0
  /external/libnfc-nxp/src/
phLibNfc_target.c 89 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
93 else if (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateRelease)
239 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
243 else if (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateRelease)
phHciNfc_Sequence.c 223 phHciNfc_eState_t cur_state = (phHciNfc_eState_t) local
224 psHciContext->hci_state.cur_state;
230 if( cur_state == (uint8_t) state )
239 switch (cur_state)
482 psHciContext->hci_state.cur_state );
520 psHciContext->hci_state.cur_state );
528 psHciContext->hci_state.cur_state =
539 psHciContext->hci_state.cur_state );
550 HCI_DEBUG("HCI: %s: transition=%02u, cur_state=%02u, next_state=%02u\n",
553 psHciContext->hci_state.cur_state,
    [all...]
phLibNfc.c 367 || (pLibContext->LibNfcState.cur_state
441 pLibContext->LibNfcState.cur_state = eLibNfcHalStateShutdown;
520 || (gpphLibContext->LibNfcState.cur_state
639 gpphLibContext->LibNfcState.cur_state = eLibNfcHalStateInitandIdle;
692 switch(pLibContext->LibNfcState.cur_state)
788 psLibContext->LibNfcState.cur_state = (uint8_t)eLibNfcHalStateConnect;
791 psLibContext->LibNfcState.cur_state
798 psLibContext->LibNfcState.cur_state
801 psLibContext->LibNfcState.cur_state);
815 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown)
    [all...]
phLibNfc_initiator.c 298 gpphLibContext->LibNfcState.cur_state=eLibNfcHalStateConnect;
352 gpphLibContext->LibNfcState.cur_state=eLibNfcHalStateRelease;
408 (gpphLibContext->LibNfcState.cur_state
457 (gpphLibContext->LibNfcState.cur_state
503 gpphLibContext->LibNfcState.cur_state))
592 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
802 (gpphLibContext->LibNfcState.cur_state
    [all...]
phLibNfc_SE.c 92 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
326 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
367 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
452 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
phLibNfc_discovery.c 155 (gpphLibContext->LibNfcState.cur_state
229 (gpphLibContext->LibNfcState.cur_state
phLibNfc_ndef_raw.c 128 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
382 (gpphLibContext->LibNfcState.cur_state
756 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
    [all...]
phLibNfc_Ioctl.c 112 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
phHciNfc.c 125 psHciContext->hci_state.cur_state = hciState_Reset;
832 && ( hciState_Connect == psHciContext->hci_state.cur_state)
840 psHciContext->hci_state.cur_state = hciState_Disconnect;
    [all...]
  /external/selinux/libsepol/include/sepol/policydb/
conditional.h 78 int cur_state; member in struct:cond_node
  /external/toybox/toys/other/
acpi.c 126 cur=read_int_at(dfd, "cur_state");
  /external/selinux/libsepol/src/
conditional.c 158 new_node->cur_state = cond_evaluate_expr(p, new_node->expr);
314 if (new_state != node->cur_state) {
315 node->cur_state = new_state;
773 node->cur_state = le32_to_cpu(buf[0]);
expand.c 2804 int cur_state, preserve_tunables = 0; local
    [all...]
  /system/bt/bta/dm/
bta_dm_pm.c 1235 tBTA_DM_CONTRL_STATE cur_state = BTA_DM_CONTRL_UNKNOWN; local
    [all...]
  /external/libnfc-nxp/inc/
phNfcInterface.h 166 uint8_t cur_state; member in struct:phNfc_sState
  /external/selinux/checkpolicy/test/
dismod.c 556 fprintf(fp, "current state: %d\n", cur->cur_state);
603 cond->cur_state);
dispol.c 286 fprintf(fp, "current state: %d\n", cur->cur_state);
  /hardware/qcom/audio/hal/voice_extn/
voice_extn.c 157 ALOGD("%s: cur_state=%d new_state=%d vsid=%x",
  /system/bt/stack/include/
btm_ble_api.h 552 tBTM_BLE_BATCH_SCAN_STATE cur_state[BTM_BLE_BATCH_SCAN_MAX]; member in struct:__anon69581
571 tBTM_BLE_BATCH_SCAN_STATE cur_state; member in struct:__anon69583
    [all...]

Completed in 1418 milliseconds

1 2