/aosp_15_r20/out/soong/.intermediates/frameworks/opt/telephony/telephony-common/android_common/gen/logtags/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | EventLogTags.java | 143 public static void writeGsmDataStateChange(String oldstate, String newstate) { in writeGsmDataStateChange() 147 …public static void writeGsmServiceStateChange(int oldstate, int oldgprsstate, int newstate, int ne… in writeGsmServiceStateChange() 151 public static void writeCdmaDataStateChange(String oldstate, String newstate) { in writeCdmaDataStateChange() 155 …public static void writeCdmaServiceStateChange(int oldstate, int olddatastate, int newstate, int n… in writeCdmaServiceStateChange()
|
/aosp_15_r20/trusty/kernel/lib/trusty/ |
H A D | event.c | 207 int oldstate; in event_source_poll() local 527 int oldstate; in event_client_poll() local 570 int oldstate; in event_client_destroy() local
|
H A D | trusty_virtio.c | 475 int oldstate; in virtio_start() local 561 int oldstate; in virtio_stop() local
|
/aosp_15_r20/external/crosvm/cros_async/src/sync/ |
H A D | cv.rs | 176 let mut oldstate = self.state.load(Ordering::Relaxed); in add_waiter() localVariable 225 let mut oldstate = self.state.load(Ordering::Relaxed); in notify_one() localVariable 285 let mut oldstate = self.state.load(Ordering::Relaxed); in notify_all() localVariable 330 let mut oldstate = self.state.load(Ordering::Relaxed); in cancel_waiter() localVariable
|
H A D | mu.rs | 274 let oldstate = self.state.load(Ordering::Relaxed); in lock_slow() localVariable 391 let oldstate = self.state.fetch_sub(LOCKED, Ordering::Release); in unlock() localVariable 416 let oldstate = self.state.fetch_sub(READ_LOCK, Ordering::Release); in read_unlock() localVariable 444 let oldstate = self.state.load(Ordering::Relaxed); in unlock_slow() localVariable 522 let mut oldstate = self.state.load(Ordering::Relaxed); in cancel_waiter() localVariable
|
/aosp_15_r20/external/crosvm/cros_async/src/ |
H A D | common_executor.rs | 107 let oldstate = self.state.swap(WOKEN, Ordering::AcqRel); in wake() localVariable 132 let oldstate = self.state.compare_exchange( in run_internal() localVariable
|
/aosp_15_r20/external/libxml2/ |
H A D | relaxng.c | 2982 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile() local 3024 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile() local 3066 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile() local 3077 xmlAutomataStatePtr oldstate; in xmlRelaxNGCompile() local 3093 xmlAutomataStatePtr oldstate; in xmlRelaxNGCompile() local 3113 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile() local 3147 xmlAutomataStatePtr oldstate; in xmlRelaxNGCompile() local 8066 xmlRelaxNGValidStatePtr state, oldstate; in xmlRelaxNGValidateProgressiveCallback() local 9134 xmlRelaxNGValidStatePtr oldstate; in xmlRelaxNGValidateInterleave() local 9696 xmlRelaxNGValidStatePtr oldstate = NULL, state; in xmlRelaxNGValidateState() local
|
/aosp_15_r20/external/compiler-rt/test/msan/ |
H A D | pthread_setcancelstate.cc | 8 int oldstate; in main() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/oorandom/src/ |
D | lib.rs | 92 let oldstate: u64 = self.state; in rand_u32() localVariable 215 let oldstate: u128 = self.state; in rand_u64() localVariable
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | sock.proto | 13 optional int32 oldstate = 5; field
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/ |
H A D | testfrmw.c | 47 int oldstate; in output() local
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | tcpstates.h | 15 int oldstate; member
|
H A D | tcptracer.bpf.c | 245 u8 oldstate = BPF_CORE_READ(sk, __sk_common.skc_state); in BPF_KPROBE() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_sk_storage_tracing.c | 33 int BPF_PROG(trace_inet_sock_set_state, struct sock *sk, int oldstate, in BPF_PROG()
|
/aosp_15_r20/external/trusty/musl/src/thread/ |
D | pthread_cond_timedwait.c | 65 int e, seq, clock = c->_c_clock, cs, shared=0, oldstate, tmp; in __pthread_cond_timedwait() local
|
/aosp_15_r20/external/musl/src/thread/ |
H A D | pthread_cond_timedwait.c | 65 int e, seq, clock = c->_c_clock, cs, shared=0, oldstate, tmp; in __pthread_cond_timedwait() local
|
/aosp_15_r20/external/iperf3/src/ |
H A D | iperf_client_api.c | 296 signed char oldstate = test->state; in iperf_handle_message_client() local
|
H A D | iperf_server_api.c | 203 signed char oldstate = test->state; in iperf_handle_message_server() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/benches/ |
D | support.rs | 29 let oldstate = self.state; in next_u32() localVariable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/ |
D | functor.hpp | 248 std::size_t oldstate = mp.shared()->ftor.get_state(); in set_state() local
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
D | sock.pbzero.h | 34 int32_t oldstate() const { return at<5>().as_int32(); } in oldstate() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | sock.pbzero.h | 34 int32_t oldstate() const { return at<5>().as_int32(); } in oldstate() function
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | pystate.c | 638 PyGILState_Release(PyGILState_STATE oldstate) in PyGILState_Release()
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/ |
D | audio_hearing_aid_hw.cc | 821 int oldstate = common->state; in start_audio_datapath() local 850 int oldstate = common->state; in stop_audio_datapath() local
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_stpg.c | 227 int i,oldstate; in transition_tpgs_states() local
|