Home
last modified time | relevance | path

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

123

/external/linux-kselftest/tools/testing/selftests/timers/
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
Dadjtick.c69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw()
/external/flatbuffers/tests/rust_usage_test/outdir/src/
Dmain.rs20 let mon = flatbuffers::root::<Monster>(fbb.finished_data()).unwrap(); in main() localVariable
/external/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()
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DMonitorInfoImpl.java42 MonitorInfoImpl(VirtualMachine vm, ObjectReference mon, in MonitorInfoImpl()
/external/flatbuffers/tests/rust_serialize_test/src/
Dmain.rs7 let mon = { in create_serialized_example_with_generated_code() localVariable
/external/rust/crates/chrono/src/sys/
Dstub.rs41 let mut mon = 0; in time_to_tm() localVariable
/external/wpa_supplicant_8/src/common/
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()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/posix/
DPOSIX_LCTime.java22 String mon[]; field in POSIX_LCTime
/external/ltp/lib/
Dtst_rtctime.c29 unsigned int mon = mon0, year = year0; in tst_mktime() local
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c338 struct util_queue_monitoring *mon = gr->pane->hud->monitored_queue; in query_api_thread_busy_status() local
404 struct util_queue_monitoring *mon = gr->pane->hud->monitored_queue; in get_counter() local
/external/igt-gpu-tools/tests/
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
/external/flatbuffers/tests/rust_usage_test/tests/
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 …]
/external/icu/android_icu4j/src/main/java/android/icu/util/
DSimpleDateRule.java154 int mon = c.get(Calendar.MONTH); in doFirstBetween() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DSimpleDateRule.java152 int mon = c.get(Calendar.MONTH); in doFirstBetween() local
/external/flatbuffers/tests/rust_usage_test/bin/
Dflatbuffers_alloc_check.rs46 let mon = { in create_serialized_example_with_generated_code() localVariable
/external/flatbuffers/tests/FlatBuffers.Test/
DFlatBuffersExampleTests.cs864 … static private void KeepComparing(Monster mon, int count, float floatValue, double doubleValue) in KeepComparing()
/external/rust/crates/der/src/
Ddatetime.rs175 let mut mon = 0; in from_unix_duration() localVariable
184 let mon = if mon + 2 > 12 { in from_unix_duration() localVariable
/external/flatbuffers/tests/rust_usage_test/benches/
Dflatbuffers_benchmarks.rs86 let mon = { in create_serialized_example_with_generated_code() localVariable
/external/libxml2/
Dxmlschemastypes.c66 unsigned int mon :4; /* 1 <= mon <= 12 */ member
80 long mon; /* mon stores years also */ member
1133 #define VALID_MONTH(mon) ((mon >= 1) && (mon <= 12)) argument
1148 #define MAX_DAYINMONTH(yr,mon) \ argument
3692 long carry, mon, day; in xmlSchemaCompareDurations() local
4086 int mon; in _xmlSchemaDateCastYMToDays() local
6038 unsigned long mon, day, hour = 0, min = 0; in xmlSchemaGetCanonValue() local
/external/flatbuffers/tests/
DKotlinTest.kt360 val mon = Monster.endMonster(fbb) in TestBuilderBasics() constant
/external/curl/lib/
Dparsedate.c284 int mday, int mon, int year) in time2epoch()
/external/boringssl/src/crypto/asn1/
Da_strex.c441 static const char *const mon[12] = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", variable
/external/cronet/third_party/boringssl/src/crypto/asn1/
Da_strex.c441 static const char *const mon[12] = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", variable
/external/mbedtls/include/mbedtls/
Dx509.h249 int year, mon, day; /**< Date. */ member

123