Home
last modified time | relevance | path

Searched refs:switch_index (Results 1 – 25 of 51) sorted by relevance

123

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/queues/
H A Dmessage_queue.c226 size_t switch_index = tmp_ptr; in msg_queue_pull() local
236 switch_index <<= 1; in msg_queue_pull()
238 switch_index += switch_index + 1; in msg_queue_pull()
243 switch_index <<= 1; in msg_queue_pull()
245 switch_index += switch_index + 1; in msg_queue_pull()
251 queue->elems[switch_index] = parent; in msg_queue_pull()
305 size_t switch_index = tmp_ptr; in msg_queue_extract() local
315 switch_index <<= 1; in msg_queue_extract()
317 switch_index += switch_index + 1; in msg_queue_extract()
322 switch_index <<= 1; in msg_queue_extract()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/queues/
H A Dmessage_queue.c226 size_t switch_index = tmp_ptr; in msg_queue_pull() local
236 switch_index <<= 1; in msg_queue_pull()
238 switch_index += switch_index + 1; in msg_queue_pull()
243 switch_index <<= 1; in msg_queue_pull()
245 switch_index += switch_index + 1; in msg_queue_pull()
251 queue->elems[switch_index] = parent; in msg_queue_pull()
305 size_t switch_index = tmp_ptr; in msg_queue_extract() local
315 switch_index <<= 1; in msg_queue_extract()
317 switch_index += switch_index + 1; in msg_queue_extract()
322 switch_index <<= 1; in msg_queue_extract()
[all …]
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/queues/
H A Dmessage_queue.c226 size_t switch_index = tmp_ptr; in msg_queue_pull() local
236 switch_index <<= 1; in msg_queue_pull()
238 switch_index += switch_index + 1; in msg_queue_pull()
243 switch_index <<= 1; in msg_queue_pull()
245 switch_index += switch_index + 1; in msg_queue_pull()
251 queue->elems[switch_index] = parent; in msg_queue_pull()
305 size_t switch_index = tmp_ptr; in msg_queue_extract() local
315 switch_index <<= 1; in msg_queue_extract()
317 switch_index += switch_index + 1; in msg_queue_extract()
322 switch_index <<= 1; in msg_queue_extract()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/queues/
H A Dmessage_queue.c226 size_t switch_index = tmp_ptr; in msg_queue_pull() local
236 switch_index <<= 1; in msg_queue_pull()
238 switch_index += switch_index + 1; in msg_queue_pull()
243 switch_index <<= 1; in msg_queue_pull()
245 switch_index += switch_index + 1; in msg_queue_pull()
251 queue->elems[switch_index] = parent; in msg_queue_pull()
305 size_t switch_index = tmp_ptr; in msg_queue_extract() local
315 switch_index <<= 1; in msg_queue_extract()
317 switch_index += switch_index + 1; in msg_queue_extract()
322 switch_index <<= 1; in msg_queue_extract()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/queues/
H A Dmessage_queue.c226 size_t switch_index = tmp_ptr; in msg_queue_pull() local
236 switch_index <<= 1; in msg_queue_pull()
238 switch_index += switch_index + 1; in msg_queue_pull()
243 switch_index <<= 1; in msg_queue_pull()
245 switch_index += switch_index + 1; in msg_queue_pull()
251 queue->elems[switch_index] = parent; in msg_queue_pull()
305 size_t switch_index = tmp_ptr; in msg_queue_extract() local
315 switch_index <<= 1; in msg_queue_extract()
317 switch_index += switch_index + 1; in msg_queue_extract()
322 switch_index <<= 1; in msg_queue_extract()
[all …]
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/libretro-common/queues/
H A Dmessage_queue.c205 size_t switch_index = tmp_ptr; in msg_queue_pull() local
215 switch_index <<= 1; in msg_queue_pull()
217 switch_index += switch_index + 1; in msg_queue_pull()
222 switch_index <<= 1; in msg_queue_pull()
224 switch_index += switch_index + 1; in msg_queue_pull()
228 child = (struct queue_elem*)queue->elems[switch_index]; in msg_queue_pull()
230 queue->elems[switch_index] = parent; in msg_queue_pull()
231 tmp_ptr = switch_index; in msg_queue_pull()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/queues/
H A Dmessage_queue.c215 size_t switch_index = tmp_ptr; in msg_queue_pull() local
225 switch_index <<= 1; in msg_queue_pull()
227 switch_index += switch_index + 1; in msg_queue_pull()
232 switch_index <<= 1; in msg_queue_pull()
234 switch_index += switch_index + 1; in msg_queue_pull()
238 child = (struct queue_elem*)queue->elems[switch_index]; in msg_queue_pull()
240 queue->elems[switch_index] = parent; in msg_queue_pull()
241 tmp_ptr = switch_index; in msg_queue_pull()
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/queues/
H A Dmessage_queue.c215 size_t switch_index = tmp_ptr; in msg_queue_pull() local
225 switch_index <<= 1; in msg_queue_pull()
227 switch_index += switch_index + 1; in msg_queue_pull()
232 switch_index <<= 1; in msg_queue_pull()
234 switch_index += switch_index + 1; in msg_queue_pull()
238 child = (struct queue_elem*)queue->elems[switch_index]; in msg_queue_pull()
240 queue->elems[switch_index] = parent; in msg_queue_pull()
241 tmp_ptr = switch_index; in msg_queue_pull()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/queues/
H A Dmessage_queue.c215 size_t switch_index = tmp_ptr; in msg_queue_pull() local
225 switch_index <<= 1; in msg_queue_pull()
227 switch_index += switch_index + 1; in msg_queue_pull()
232 switch_index <<= 1; in msg_queue_pull()
234 switch_index += switch_index + 1; in msg_queue_pull()
238 child = (struct queue_elem*)queue->elems[switch_index]; in msg_queue_pull()
240 queue->elems[switch_index] = parent; in msg_queue_pull()
241 tmp_ptr = switch_index; in msg_queue_pull()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/queues/
H A Dmessage_queue.c215 size_t switch_index = tmp_ptr; in msg_queue_pull() local
225 switch_index <<= 1; in msg_queue_pull()
227 switch_index += switch_index + 1; in msg_queue_pull()
232 switch_index <<= 1; in msg_queue_pull()
234 switch_index += switch_index + 1; in msg_queue_pull()
238 child = (struct queue_elem*)queue->elems[switch_index]; in msg_queue_pull()
240 queue->elems[switch_index] = parent; in msg_queue_pull()
241 tmp_ptr = switch_index; in msg_queue_pull()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stages/
H A Dchain_state.cc460 size_t switch_index = 0; in PollSwitches() local
467 if (switch_press_time_[switch_index] != -1) { in PollSwitches()
468 ++switch_press_time_[switch_index]; in PollSwitches()
473 switch_press_time_[switch_index] = -1; in PollSwitches()
476 request_ = MakeLoopChangeRequest(switch_index, switch_index); in PollSwitches()
477 switch_press_time_[switch_index] = -1; in PollSwitches()
479 first_pressed = switch_index; in PollSwitches()
483 if (switch_press_time_[switch_index] > 5) { in PollSwitches()
488 request_.argument[0] = switch_index; in PollSwitches()
490 switch_press_time_[switch_index] = 0; in PollSwitches()
[all …]
/dports/chinese/fcitx-configtool/fcitx-configtool-0.4.9/gtk3/
H A Dim_widget.c348 int switch_index = self->array->len; in _fcitx_im_widget_moveup_button_clicked() local
355 switch_index = i; in _fcitx_im_widget_moveup_button_clicked()
358 if (i != self->array->len && switch_index != self->array->len) { in _fcitx_im_widget_moveup_button_clicked()
360 g_ptr_array_index(self->array, i) = g_ptr_array_index(self->array, switch_index); in _fcitx_im_widget_moveup_button_clicked()
361 g_ptr_array_index(self->array, switch_index) = temp; in _fcitx_im_widget_moveup_button_clicked()
386 int switch_index = -1; in _fcitx_im_widget_movedown_button_clicked() local
393 switch_index = i; in _fcitx_im_widget_movedown_button_clicked()
396 if (i != -1 && switch_index != -1) { in _fcitx_im_widget_movedown_button_clicked()
398 g_ptr_array_index(self->array, i) = g_ptr_array_index(self->array, switch_index); in _fcitx_im_widget_movedown_button_clicked()
399 g_ptr_array_index(self->array, switch_index) = temp; in _fcitx_im_widget_movedown_button_clicked()
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Dparameters_parser.cc56 auto switch_index = it - desc.switches.begin(); in ParametersParser() local
57 if (switch_seen[switch_index]) in ParametersParser()
59 switch_seen[switch_index] = true; in ParametersParser()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dslurm_topology.h61 uint16_t *switch_index; /* indexes of child switches */ member
74 int switch_index; /* index of this switch in switch_record_table */ member
/dports/chinese/fcitx-configtool/fcitx-configtool-0.4.9/gtk/
H A Dim_widget.c459 int switch_index = self->array->len; in _fcitx_im_widget_moveup_button_clicked() local
466 switch_index = i; in _fcitx_im_widget_moveup_button_clicked()
469 if (i != self->array->len && switch_index != self->array->len) { in _fcitx_im_widget_moveup_button_clicked()
471 g_ptr_array_index(self->array, i) = g_ptr_array_index(self->array, switch_index); in _fcitx_im_widget_moveup_button_clicked()
472 g_ptr_array_index(self->array, switch_index) = temp; in _fcitx_im_widget_moveup_button_clicked()
498 int switch_index = -1; in _fcitx_im_widget_movedown_button_clicked() local
505 switch_index = i; in _fcitx_im_widget_movedown_button_clicked()
508 if (i != -1 && switch_index != -1) { in _fcitx_im_widget_movedown_button_clicked()
510 g_ptr_array_index(self->array, i) = g_ptr_array_index(self->array, switch_index); in _fcitx_im_widget_movedown_button_clicked()
511 g_ptr_array_index(self->array, switch_index) = temp; in _fcitx_im_widget_movedown_button_clicked()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreterProfiling.hpp70 #define BI_PROFILE_UPDATE_SWITCH(switch_index) argument
294 #define BI_PROFILE_UPDATE_SWITCH(switch_index) \ argument
297 MultiBranchData::increment_count_no_overflow(MDX(), switch_index); \
298 SET_MDX(MultiBranchData::advance(MDX(), switch_index)); \
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreterProfiling.hpp70 #define BI_PROFILE_UPDATE_SWITCH(switch_index) argument
294 #define BI_PROFILE_UPDATE_SWITCH(switch_index) \ argument
297 MultiBranchData::increment_count_no_overflow(MDX(), switch_index); \
298 SET_MDX(MultiBranchData::advance(MDX(), switch_index)); \
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_dispatch_hier.h87 int switch_index = i; in sort() local
89 if (layers[j] < layers[switch_index]) in sort()
90 switch_index = j; in sort()
92 if (switch_index != i) { in sort()
97 layers[i] = layers[switch_index]; in sort()
98 scheds[i] = scheds[switch_index]; in sort()
99 small_chunks[i] = small_chunks[switch_index]; in sort()
101 layers[switch_index] = temp1; in sort()
102 scheds[switch_index] = temp2; in sort()
103 small_chunks[switch_index] = temp3; in sort()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_dispatch_hier.h87 int switch_index = i; in sort() local
89 if (layers[j] < layers[switch_index]) in sort()
90 switch_index = j; in sort()
92 if (switch_index != i) { in sort()
97 layers[i] = layers[switch_index]; in sort()
98 scheds[i] = scheds[switch_index]; in sort()
99 small_chunks[i] = small_chunks[switch_index]; in sort()
101 layers[switch_index] = temp1; in sort()
102 scheds[switch_index] = temp2; in sort()
103 small_chunks[switch_index] = temp3; in sort()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_dispatch_hier.h87 int switch_index = i; in sort() local
89 if (layers[j] < layers[switch_index]) in sort()
90 switch_index = j; in sort()
92 if (switch_index != i) { in sort()
97 layers[i] = layers[switch_index]; in sort()
98 scheds[i] = scheds[switch_index]; in sort()
99 small_chunks[i] = small_chunks[switch_index]; in sort()
101 layers[switch_index] = temp1; in sort()
102 scheds[switch_index] = temp2; in sort()
103 small_chunks[switch_index] = temp3; in sort()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_dispatch_hier.h87 int switch_index = i; in sort() local
89 if (layers[j] < layers[switch_index]) in sort()
90 switch_index = j; in sort()
92 if (switch_index != i) { in sort()
97 layers[i] = layers[switch_index]; in sort()
98 scheds[i] = scheds[switch_index]; in sort()
99 small_chunks[i] = small_chunks[switch_index]; in sort()
101 layers[switch_index] = temp1; in sort()
102 scheds[switch_index] = temp2; in sort()
103 small_chunks[switch_index] = temp3; in sort()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_dispatch_hier.h87 int switch_index = i; in sort() local
89 if (layers[j] < layers[switch_index]) in sort()
90 switch_index = j; in sort()
92 if (switch_index != i) { in sort()
97 layers[i] = layers[switch_index]; in sort()
98 scheds[i] = scheds[switch_index]; in sort()
99 small_chunks[i] = small_chunks[switch_index]; in sort()
101 layers[switch_index] = temp1; in sort()
102 scheds[switch_index] = temp2; in sort()
103 small_chunks[switch_index] = temp3; in sort()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_dispatch_hier.h87 int switch_index = i; in sort() local
89 if (layers[j] < layers[switch_index]) in sort()
90 switch_index = j; in sort()
92 if (switch_index != i) { in sort()
97 layers[i] = layers[switch_index]; in sort()
98 scheds[i] = scheds[switch_index]; in sort()
99 small_chunks[i] = small_chunks[switch_index]; in sort()
101 layers[switch_index] = temp1; in sort()
102 scheds[switch_index] = temp2; in sort()
103 small_chunks[switch_index] = temp3; in sort()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_dispatch_hier.h87 int switch_index = i; in sort() local
89 if (layers[j] < layers[switch_index]) in sort()
90 switch_index = j; in sort()
92 if (switch_index != i) { in sort()
97 layers[i] = layers[switch_index]; in sort()
98 scheds[i] = scheds[switch_index]; in sort()
99 small_chunks[i] = small_chunks[switch_index]; in sort()
101 layers[switch_index] = temp1; in sort()
102 scheds[switch_index] = temp2; in sort()
103 small_chunks[switch_index] = temp3; in sort()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch_hier.h87 int switch_index = i; in sort() local
89 if (layers[j] < layers[switch_index]) in sort()
90 switch_index = j; in sort()
92 if (switch_index != i) { in sort()
97 layers[i] = layers[switch_index]; in sort()
98 scheds[i] = scheds[switch_index]; in sort()
99 small_chunks[i] = small_chunks[switch_index]; in sort()
101 layers[switch_index] = temp1; in sort()
102 scheds[switch_index] = temp2; in sort()
103 small_chunks[switch_index] = temp3; in sort()
[all …]

123