/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/platform/ |
H A D | ax_unique_id.cc | 44 static bool has_wrapped = false; in GetNextAXUniqueId() local 50 has_wrapped = true; in GetNextAXUniqueId() 61 } while (has_wrapped && IsAssigned(current_id)); in GetNextAXUniqueId()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/ |
H A D | ax_unique_id.cc | 45 static bool has_wrapped = false; in GetNextAXUniqueId() local 51 has_wrapped = true; in GetNextAXUniqueId() 62 } while (has_wrapped && IsAssigned(current_id)); in GetNextAXUniqueId()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clocksource/ |
H A D | sh_cmt.c | 281 static u32 sh_cmt_get_counter(struct sh_cmt_channel *ch, u32 *has_wrapped) in sh_cmt_get_counter() argument 298 *has_wrapped = o1; in sh_cmt_get_counter() 415 u32 has_wrapped; in sh_cmt_clock_event_program_verify() local 417 now = sh_cmt_get_counter(ch, &has_wrapped); in sh_cmt_clock_event_program_verify() 420 if (has_wrapped) { in sh_cmt_clock_event_program_verify() 442 now = sh_cmt_get_counter(ch, &has_wrapped); in sh_cmt_clock_event_program_verify() 443 if (has_wrapped && (new_match > ch->match_value)) { in sh_cmt_clock_event_program_verify() 454 if (has_wrapped) { in sh_cmt_clock_event_program_verify() 625 u32 has_wrapped; in sh_cmt_clocksource_read() local 631 raw = sh_cmt_get_counter(ch, &has_wrapped); in sh_cmt_clocksource_read() [all …]
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clocksource/ |
H A D | sh_cmt.c | 281 static u32 sh_cmt_get_counter(struct sh_cmt_channel *ch, u32 *has_wrapped) in sh_cmt_get_counter() argument 298 *has_wrapped = o1; in sh_cmt_get_counter() 415 u32 has_wrapped; in sh_cmt_clock_event_program_verify() local 417 now = sh_cmt_get_counter(ch, &has_wrapped); in sh_cmt_clock_event_program_verify() 420 if (has_wrapped) { in sh_cmt_clock_event_program_verify() 442 now = sh_cmt_get_counter(ch, &has_wrapped); in sh_cmt_clock_event_program_verify() 443 if (has_wrapped && (new_match > ch->match_value)) { in sh_cmt_clock_event_program_verify() 454 if (has_wrapped) { in sh_cmt_clock_event_program_verify() 625 u32 has_wrapped; in sh_cmt_clocksource_read() local 631 raw = sh_cmt_get_counter(ch, &has_wrapped); in sh_cmt_clocksource_read() [all …]
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clocksource/ |
H A D | sh_cmt.c | 281 static u32 sh_cmt_get_counter(struct sh_cmt_channel *ch, u32 *has_wrapped) in sh_cmt_get_counter() argument 298 *has_wrapped = o1; in sh_cmt_get_counter() 415 u32 has_wrapped; in sh_cmt_clock_event_program_verify() local 417 now = sh_cmt_get_counter(ch, &has_wrapped); in sh_cmt_clock_event_program_verify() 420 if (has_wrapped) { in sh_cmt_clock_event_program_verify() 442 now = sh_cmt_get_counter(ch, &has_wrapped); in sh_cmt_clock_event_program_verify() 443 if (has_wrapped && (new_match > ch->match_value)) { in sh_cmt_clock_event_program_verify() 454 if (has_wrapped) { in sh_cmt_clock_event_program_verify() 625 u32 has_wrapped; in sh_cmt_clocksource_read() local 631 raw = sh_cmt_get_counter(ch, &has_wrapped); in sh_cmt_clocksource_read() [all …]
|
/dports/devel/libevt/libevt-20210424/tests/ |
H A D | evt_test_record_values.c | 281 uint8_t has_wrapped = 0; in evt_test_record_values_read_file_io_handle() local 310 &has_wrapped, in evt_test_record_values_read_file_io_handle() 331 &has_wrapped, in evt_test_record_values_read_file_io_handle()
|
/dports/net-im/libnice-gst1/libnice-0.1.18/socket/ |
H A D | http.c | 219 gboolean has_wrapped; in memcpy_ring_buffer_to_buffer() local 221 has_wrapped = in memcpy_ring_buffer_to_buffer() 224 if (has_wrapped) { in memcpy_ring_buffer_to_buffer() 312 gboolean has_wrapped; in socket_recv_messages() local 328 has_wrapped = in socket_recv_messages() 331 if (has_wrapped) { in socket_recv_messages()
|
/dports/net-im/libnice/libnice-0.1.18/socket/ |
H A D | http.c | 219 gboolean has_wrapped; in memcpy_ring_buffer_to_buffer() local 221 has_wrapped = in memcpy_ring_buffer_to_buffer() 224 if (has_wrapped) { in memcpy_ring_buffer_to_buffer() 312 gboolean has_wrapped; in socket_recv_messages() local 328 has_wrapped = in socket_recv_messages() 331 if (has_wrapped) { in socket_recv_messages()
|
/dports/devel/libevt/libevt-20210424/libevt/ |
H A D | libevt_record_values.c | 171 uint8_t *has_wrapped, in libevt_record_values_read_file_io_handle() argument 220 if( has_wrapped == NULL ) in libevt_record_values_read_file_io_handle() 327 if( *has_wrapped != 0 ) in libevt_record_values_read_file_io_handle() 348 *has_wrapped = 1; in libevt_record_values_read_file_io_handle() 1696 uint8_t has_wrapped = 0; in libevt_record_values_read_element_data() local 1735 &has_wrapped, in libevt_record_values_read_element_data()
|
H A D | libevt_io_handle.c | 280 &( io_handle->has_wrapped ), in libevt_io_handle_read_records() 384 if( ( io_handle->has_wrapped != 0 ) in libevt_io_handle_read_records() 779 &( io_handle->has_wrapped ), in libevt_io_handle_event_record_scan() 1006 if( io_handle->has_wrapped == 0 ) in libevt_io_handle_recover_records()
|
H A D | libevt_io_handle.h | 50 uint8_t has_wrapped; member
|
H A D | libevt_record_values.h | 79 uint8_t *has_wrapped,
|
/dports/devel/rvm/rvm-1.20/rvm/ |
H A D | rvm_logstatus.c | 71 rvm_bool_t has_wrapped = rvm_false; /* whether or not we wrapped */ variable 739 if (has_wrapped == rvm_true) { 743 has_wrapped = rvm_false;
|
H A D | rvm_logflush.c | 140 has_wrapped = rvm_true; in write_log_wrap()
|
H A D | rvm_private.h | 769 extern rvm_bool_t has_wrapped;
|
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/editor/ |
H A D | ide-editor-search.c | 194 gboolean has_wrapped; 207 &has_wrapped)) 220 &has_wrapped) &&
|
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/vim/ |
H A D | gb-vim.c | 975 gboolean has_wrapped = FALSE; in gb_vim_do_substitute_line() local 992 …ch_context_forward (search_context, begin, &match_begin, &match_end, &has_wrapped) && !has_wrapped) in gb_vim_do_substitute_line()
|
/dports/lang/rust/rustc-1.58.1-src/src/doc/embedded-book/src/start/ |
H A D | registers.md | 50 while !systick.has_wrapped() {
|