Home
last modified time | relevance | path

Searched defs:mon (Results 1 – 25 of 182) sorted by relevance

12345678

/aosp_15_r20/art/runtime/
H A Dmonitor_pool_test.cc39 static void VerifyMonitor(Monitor* mon, Thread* self) { in VerifyMonitor()
74 Monitor* mon = MonitorPool::CreateMonitor(self, self, nullptr, static_cast<int32_t>(i)); in TEST_F() local
81 Monitor* mon = monitors[index]; in TEST_F() local
97 Monitor* mon = MonitorPool::CreateMonitor(self, self, nullptr, in TEST_F() local
113 Monitor* mon = monitors[index]; in TEST_F() local
H A Dmonitor_pool.h52 Monitor* mon = new Monitor(self, owner, obj, hash_code); in CreateMonitor() local
86 static MonitorId MonitorIdFromMonitor(Monitor* mon) { in MonitorIdFromMonitor()
94 static MonitorId ComputeMonitorId(Monitor* mon, Thread* self) { in ComputeMonitorId()
152 static bool IsInChunk(uintptr_t base_addr, Monitor* mon) { in IsInChunk()
157 MonitorId ComputeMonitorIdInPool(Monitor* mon, Thread* self) { in ComputeMonitorIdInPool()
H A Dmonitor.cc1193 Monitor* mon = lock_word.FatLockMonitor(); in MonitorEnter() local
1267 Monitor* mon = lock_word.FatLockMonitor(); in MonitorExit() local
1324 Monitor* mon = lock_word.FatLockMonitor(); in Wait() local
1350 Monitor* mon = lock_word.FatLockMonitor(); in DoNotify() local
1377 Monitor* mon = lock_word.FatLockMonitor(); in GetLockOwnerThreadId() local
1569 Monitor* mon = lock_word.FatLockMonitor(); in IsValidLockWord() local
1737 Monitor* mon = lock_word.FatLockMonitor(); in MonitorInfo() local
H A Dlock_word-inl.h53 inline LockWord::LockWord(Monitor* mon, uint32_t gc_state) in LockWord()
/aosp_15_r20/art/test/1934-jvmti-signal-thread/
H A Dsignal_threads.cc45 NativeMonitor* mon; in Java_art_Test1934_allocNativeMonitor() local
72 NativeMonitor* mon = reinterpret_cast<NativeMonitor*>(static_cast<intptr_t>(id)); in Java_art_Test1934_nativeWaitForOtherThread() local
107 NativeMonitor* mon = reinterpret_cast<NativeMonitor*>(static_cast<intptr_t>(id)); in Java_art_Test1934_nativeDoInterleaved() local
149 NativeMonitor* mon = reinterpret_cast<NativeMonitor*>(static_cast<intptr_t>(id)); in Java_art_Test1934_destroyNativeMonitor() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpcsvc/
Dsm_inter.h37 struct mon { struct
38 struct mon_id mon_id; argument
41 typedef struct mon mon; argument
Dsm_inter.x76 struct mon{ struct
77 struct mon_id mon_id; argument
78 opaque priv[16]; /* private information to store at monitor for requesting process */ argument
/aosp_15_r20/external/rust/android-crates-io/crates/httpdate/src/
Ddate.rs25 mon: u8, field
97 let mut mon = 0; in from() localVariable
106 let mon = if mon + 2 > 12 { in from() localVariable
192 let mon = match self.mon { in fmt() localVariable
/aosp_15_r20/external/flatbuffers/tests/rust_usage_test/tests/
H A Dintegration_test.rs213 let mon = { in create_serialized_example_with_generated_code() localVariable
614 let mon = my_game::example::Monster::create(builder, &args); in build_mon() localVariable
696 let mon = my_game::example::root_as_monster(b.finished_data()).unwrap(); in union_store() localVariable
732 let mon = my_game::example::root_as_monster(b.finished_data()).unwrap(); in table_full_namespace_store() localVariable
762 let mon = my_game::example::root_as_monster(b.finished_data()).unwrap(); in table_store() localVariable
782 let mon = my_game::example::Monster::create(&mut b0, &args); in nested_flatbuffer_store() localVariable
794 let mon = my_game::example::Monster::create(&mut b1, &args); in nested_flatbuffer_store() localVariable
1032 let mon = my_game::example::Monster::create(b, &my_game::example::MonsterArgs{ in struct_vec3_is_written_with_correct_alignment_in_table() localVariable
1041 let mon = my_game::example::root_as_monster(buf).unwrap(); in struct_vec3_is_written_with_correct_alignment_in_table() localVariable
1065 let mon = my_game::example::Monster::create(b, &my_game::example::MonsterArgs{ in struct_ability_is_written_with_correct_alignment_in_table_vector() localVariable
[all …]
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_chamelium.c248 struct udev_monitor *mon = igt_watch_hotplug(); in test_basic_hotplug() local
326 static bool wait_for_hotplug(struct udev_monitor *mon, int *timeout) in wait_for_hotplug()
346 struct udev_monitor *mon, bool connected) in try_suspend_resume_hpd()
407 struct udev_monitor *mon = igt_watch_hotplug(); in test_suspend_resume_hpd() local
424 struct udev_monitor *mon = igt_watch_hotplug(); in test_suspend_resume_hpd_common() local
451 struct udev_monitor *mon = igt_watch_hotplug(); in test_suspend_resume_edid_change() local
616 struct udev_monitor *mon; in test_link_status() local
2465 struct udev_monitor *mon = igt_watch_hotplug(); in test_hpd_without_ddc() local
2485 struct udev_monitor *mon; in test_hpd_storm_detect() local
/aosp_15_r20/external/arm-trusted-firmware/plat/imx/common/sci/svc/timer/
H A Dtimer_rpc_clnt.c191 sc_err_t sc_timer_set_rtc_time(sc_ipc_t ipc, uint16_t year, uint8_t mon, in sc_timer_set_rtc_time()
215 sc_err_t sc_timer_get_rtc_time(sc_ipc_t ipc, uint16_t *year, uint8_t *mon, in sc_timer_get_rtc_time()
270 sc_err_t sc_timer_set_rtc_alarm(sc_ipc_t ipc, uint16_t year, uint8_t mon, in sc_timer_set_rtc_alarm()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/common/sci/svc/timer/
Dtimer_rpc_clnt.c191 sc_err_t sc_timer_set_rtc_time(sc_ipc_t ipc, uint16_t year, uint8_t mon, in sc_timer_set_rtc_time()
215 sc_err_t sc_timer_get_rtc_time(sc_ipc_t ipc, uint16_t *year, uint8_t *mon, in sc_timer_get_rtc_time()
270 sc_err_t sc_timer_set_rtc_alarm(sc_ipc_t ipc, uint16_t year, uint8_t mon, in sc_timer_set_rtc_alarm()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/timers/
H A Draw_skew.c69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw()
94 struct timespec mon, raw, start, end; in main() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DIDeviceManager.java279 public void addDeviceMonitor(IDeviceMonitor mon); in addDeviceMonitor()
284 public void removeDeviceMonitor(IDeviceMonitor mon); in removeDeviceMonitor()
/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c58 unsigned int mon :4; /* 1 <= mon <= 12 */ member
72 long mon; /* mon stores years also */ member
1366 #define VALID_MONTH(mon) ((mon >= 1) && (mon <= 12)) argument
1381 #define MAX_DAYINMONTH(yr,mon) \ argument
3718 long carry, mon, day; in xmlSchemaCompareDurations() local
4130 int mon; in _xmlSchemaDateCastYMToDays() local
5910 unsigned long mon, day, hour = 0, min = 0; in xmlSchemaGetCanonValue() local
/aosp_15_r20/art/openjdkjvm/
H A DOpenjdkJvm.cc141 JNIEXPORT void JVM_RawMonitorDestroy(void* mon) { in JVM_RawMonitorDestroy()
148 JNIEXPORT jint JVM_RawMonitorEnter(void* mon) { in JVM_RawMonitorEnter()
152 JNIEXPORT void JVM_RawMonitorExit(void* mon) { in JVM_RawMonitorExit()
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dwpa_helpers.c99 int get_wpa_cli_event2(struct wpa_ctrl *mon, in get_wpa_cli_event2()
156 int get_wpa_cli_event(struct wpa_ctrl *mon, in get_wpa_cli_event()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpu.c338 struct util_queue_monitoring *mon = gr->pane->hud->monitored_queue; in query_api_thread_busy_status() local
403 struct util_queue_monitoring *mon = gr->pane->hud->monitored_queue; in get_counter() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/
DMockDeviceManager.java378 public void addDeviceMonitor(IDeviceMonitor mon) { in addDeviceMonitor()
383 public void removeDeviceMonitor(IDeviceMonitor mon) { in removeDeviceMonitor()
/aosp_15_r20/art/openjdkjvmti/
H A Devents.cc371 ScopedLocalRef<jobject> mon(jnienv, AddLocalRef<jobject>(jnienv, m->GetObject())); in MonitorContendedLocking() local
385 ScopedLocalRef<jobject> mon(jnienv, AddLocalRef<jobject>(jnienv, m->GetObject())); in MonitorContendedLocked() local
399 ScopedLocalRef<jobject> mon(jnienv, AddLocalRef<jobject>(jnienv, obj.Get())); in ObjectWaitStart() local
426 ScopedLocalRef<jobject> mon(jnienv, AddLocalRef<jobject>(jnienv, m->GetObject())); in MonitorWaitFinished() local
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/
Ddatetime.rs187 let mut mon = 0; in from_unix_duration() localVariable
196 let mon = if mon + 2 > 12 { in from_unix_duration() localVariable
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_kms.c4232 struct udev_monitor *mon; in igt_watch_hotplug() local
4261 static bool event_detected(struct udev_monitor *mon, int timeout_secs, in event_detected()
4299 bool igt_hotplug_detected(struct udev_monitor *mon, int timeout_secs) in igt_hotplug_detected()
4313 bool igt_lease_change_detected(struct udev_monitor *mon, int timeout_secs) in igt_lease_change_detected()
4324 void igt_flush_hotplugs(struct udev_monitor *mon) in igt_flush_hotplugs()
4338 void igt_cleanup_hotplug(struct udev_monitor *mon) in igt_cleanup_hotplug()
/aosp_15_r20/external/flatbuffers/tests/rust_usage_test/outdir/src/
H A Dmain.rs20 let mon = flatbuffers::root::<Monster>(fbb.finished_data()).unwrap(); in main() localVariable
/aosp_15_r20/art/test/1933-monitor-current-contended/src/art/
H A DTest1933.java39 Object mon = controller1.getWorkerContendedMonitor(); in testNormalWaitMonitor() local
/aosp_15_r20/art/test/1943-suspend-raw-monitor-wait/
H A Dnative_suspend_monitor.cc33 jrawMonitorID mon; variable

12345678