Home
last modified time | relevance | path

Searched defs:newstate (Results 1 – 25 of 88) sorted by relevance

1234

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
H A DEventCount.h70 uint64_t newstate = state + kWaiterInc; in Prewait() local
86 uint64_t newstate; in CommitWait() local
113 uint64_t newstate = state - kWaiterInc; in CancelWait() local
139 uint64_t newstate; in Notify() local
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/telephony/telephony-common/android_common/gen/logtags/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DEventLogTags.java143 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/external/python/cpython2/Lib/lib2to3/pgen2/
Dparse.py175 def shift(self, type, value, newstate, context): argument
184 def push(self, type, newdfa, newstate, context): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/pgen2/
Dparse.py178 def shift(self, type, value, newstate, context): argument
187 def push(self, type, newdfa, newstate, context): argument
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/pgen2/
Dparse.py178 def shift(self, type, value, newstate, context): argument
187 def push(self, type, newdfa, newstate, context): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/lib2to3/pgen2/
Dparse.py178 def shift(self, type, value, newstate, context): argument
187 def push(self, type, newdfa, newstate, context): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/pgen2/
Dparse.py178 def shift(self, type, value, newstate, context): argument
187 def push(self, type, newdfa, newstate, context): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/pgen2/
Dparse.py178 def shift(self, type, value, newstate, context): argument
187 def push(self, type, newdfa, newstate, context): argument
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dcontext.h169 #define FLUSH_VERTICES(ctx, newstate, pop_attrib_mask) \ argument
189 #define FLUSH_CURRENT(ctx, newstate) \ argument
/aosp_15_r20/external/curl/lib/
H A Dcurl_sasl.c234 saslstate newstate) in sasl_state()
537 saslstate newstate = SASL_FINAL; in Curl_sasl_continue() local
H A Dopenldap.c208 static void oldap_state(struct Curl_easy *data, ldapstate newstate) in oldap_state()
403 static CURLcode oldap_perform_bind(struct Curl_easy *data, ldapstate newstate) in oldap_perform_bind()
470 static CURLcode oldap_ssl_connect(struct Curl_easy *data, ldapstate newstate) in oldap_ssl_connect()
H A Dtelnet.c326 void set_remote_option(struct Curl_easy *data, int option, int newstate) in set_remote_option()
490 set_local_option(struct Curl_easy *data, int option, int newstate) in set_local_option()
/aosp_15_r20/external/python/cpython2/Parser/
Dparser.c108 shift(register stack *s, int type, char *str, int newstate, int lineno, int col_offset) in shift()
120 push(register stack *s, int type, dfa *d, int newstate, int lineno, int col_offset) in push()
/aosp_15_r20/external/pdfium/core/fdrm/
H A Dfx_crypt_aes.cpp454 unsigned int newstate[4]; in aes_encrypt_nb_4() local
498 unsigned int newstate[4]; in aes_decrypt_nb_4() local
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/
H A Dsock.proto12 optional int32 newstate = 4; field
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dtcpstates.h16 int newstate; member
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_sk_storage_tracing.c34 int newstate) in BPF_PROG()
/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/
H A Dtcp_subr.c77 tcp_state_change(struct tcpcb *tp, int newstate) in tcp_state_change()
/aosp_15_r20/packages/modules/Virtualization/guest/forwarder_guest_launcher/src/
Dmain.rs49 newstate: String, field
/aosp_15_r20/frameworks/wilhelm/tests/sandbox/
H A Dintbufq.c252 SLuint32 newstate; in main() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dsock.pbzero.h32 int32_t newstate() const { return at<4>().as_int32(); } in newstate() 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 Dsock.pbzero.h32 int32_t newstate() const { return at<4>().as_int32(); } in newstate() function
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_stpg.c225 int newstate) in transition_tpgs_states()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dsock.pb.h434 inline ::int32_t InetSockSetStateFtraceEvent::newstate() const { in newstate() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dsock.pb.h434 inline ::int32_t InetSockSetStateFtraceEvent::newstate() const { in newstate() function

1234