Home
last modified time | relevance | path

Searched refs:ojb (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/dports/math/libxsmm/libxsmm-1.16.3/src/template/
H A Dlibxsmm_dnn_convolve_st_bwd_custom_custom_generic.tpl.c11 int img, ofm1, ofm2, ifm1, ifm2, oj, oi, kj, ki, oi_use, oj_use, ii_use, ij_use, ofmb, ifmb, ojb, m… variable
138 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_bwd_oj) {
141 …options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb == 0) {
156 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_bwd_oj,handle->ofh); oj += handle->bwd_ofh_rb) {
212 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_bwd_oj) {
215 …options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb == 0) {
230 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_bwd_oj,handle->ofh); oj += handle->bwd_ofh_rb) {
263 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_bwd_oj) {
264 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_bwd_oj,handle->ofh); oj += handle->bwd_ofh_rb) {
268 …XSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb == 0 && oj == 0 && …
H A Dlibxsmm_dnn_convolve_st_bwd_nhwc_custom-rsck_generic.tpl.c11 int img, ofm1, ofm2, ifm1, ifm2, oj, oi, kj, ki, oi_use, oj_use, ii_use, ij_use, ofmb, ifmb, ojb, m… variable
153 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_bwd_oj) {
156 …options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb == 0) {
171 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_bwd_oj,handle->ofh); oj += handle->bwd_ofh_rb) {
227 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_bwd_oj) {
230 …options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb == 0) {
245 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_bwd_oj,handle->ofh); oj += handle->bwd_ofh_rb) {
278 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_bwd_oj) {
279 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_bwd_oj,handle->ofh); oj += handle->bwd_ofh_rb) {
283 …XSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb == 0 && oj == 0 && …
H A Dlibxsmm_dnn_convolve_st_bwd_custom_custom_generic_bf16.tpl.c11 …m1, ifm2, oj, ojj, oi, kj, ki, oi_use, oj_use, ii_use, ij_use, ofmb, ifmb, ojb, myIfmId, nIfmBlock… variable
120 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_bwd_oj) {
123 …options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb == 0) {
138 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_bwd_oj,handle->ofh); oj += handle->bwd_ofh_rb) {
242 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_bwd_oj) {
245 …options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb == 0) {
260 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_bwd_oj,handle->ofh); oj += handle->bwd_ofh_rb) {
307 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_fwd_oj) {
308 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_bwd_oj,handle->ofh); oj += handle->bwd_ofh_rb) {
312 …XSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb == 0 && oj == 0 && …
H A Dlibxsmm_dnn_convolve_st_fwd_custom_custom_generic.tpl.c12 …fm1, ifm2 = 0, oj, oi, kj, ki, oi_use, oj_use, ii_use, ij_use, ofmb, ifmb, ojb, myOfmId, nOfmBlock… variable
278 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_fwd_oj) {
281 …le->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load == 0 && ojb == 0) {
296 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_fwd_oj,handle->ofh); oj += handle->fwd_ofh_rb) {
360 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_fwd_oj) {
363 …le->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load == 0 && ojb == 0) {
378 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_fwd_oj,handle->ofh); oj += handle->fwd_ofh_rb) {
418 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_fwd_oj) {
419 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_fwd_oj,handle->ofh); oj += handle->fwd_ofh_rb) {
H A Dlibxsmm_dnn_convolve_st_fwd_nhwc_custom-rsck_generic.tpl.c12 …fm1, ifm2 = 0, oj, oi, kj, ki, oi_use, oj_use, ii_use, ij_use, ofmb, ifmb, ojb, myOfmId, nOfmBlock… variable
304 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_fwd_oj) {
307 …le->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load == 0 && ojb == 0) {
322 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_fwd_oj,handle->ofh); oj += handle->fwd_ofh_rb) {
401 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_fwd_oj) {
404 …le->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load == 0 && ojb == 0) {
419 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_fwd_oj,handle->ofh); oj += handle->fwd_ofh_rb) {
464 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_fwd_oj) {
465 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_fwd_oj,handle->ofh); oj += handle->fwd_ofh_rb) {
H A Dlibxsmm_dnn_convolve_st_upd_custom_custom_generic.tpl.c12 int img, my_img_start, my_img_end, ofmb, ifmb, ojb, ofm1, ifm1, ifm2 = 0, ofm2 = 0, oj, oi, ii, ij,… variable
90 for (ojb = 0; ojb < handle->ofh; ojb += handle->upd_ofh_rb) {
93 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->upd_ofh_rb,handle->ofh); oj+= handle->upd_ofh_rb) {
117 for (ojb = 0; ojb < handle->ofh; ojb += handle->upd_ofh_rb) {
120 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->upd_ofh_rb,handle->ofh); oj+= handle->upd_ofh_rb) {
453 for (ojb = 0; ojb < handle->ofh; ojb += handle->upd_ofh_rb) {
456 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->upd_ofh_rb,handle->ofh); oj+= handle->upd_ofh_rb) {
486 for (ojb = 0; ojb < handle->ofh; ojb += handle->upd_ofh_rb) {
489 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->upd_ofh_rb,handle->ofh); oj+= handle->upd_ofh_rb) {
H A Dlibxsmm_dnn_convolve_st_fwd_custom_custom_generic_bf16.tpl.c12 …fm1, ifm2 = 0, oj, oi, kj, ki, oi_use, oj_use, ii_use, ij_use, ofmb, ifmb, ojb, myOfmId, nOfmBlock… variable
298 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_fwd_oj) {
301 …le->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load == 0 && ojb == 0) {
316 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_fwd_oj,handle->ofh); oj += handle->fwd_ofh_rb) {
423 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_fwd_oj) {
426 …le->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load == 0 && ojb == 0) {
441 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_fwd_oj,handle->ofh); oj += handle->fwd_ofh_rb) {
494 for (ojb = 0; ojb < handle->ofh; ojb += handle->block_fwd_oj) {
495 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->block_fwd_oj,handle->ofh); oj += handle->fwd_ofh_rb) {
H A Dlibxsmm_dnn_convolve_st_upd_nhwc_custom-rsck_generic.tpl.c12 int img, my_img_start, my_img_end, ofmb, ifmb, ojb, ofm1, ifm1, ifm2 = 0, ofm2 = 0, oj, oi, ii, ij,… variable
103 for (ojb = 0; ojb < handle->ofh; ojb += handle->upd_ofh_rb) {
106 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->upd_ofh_rb,handle->ofh); oj+= handle->upd_ofh_rb) {
137 for (ojb = 0; ojb < handle->ofh; ojb += handle->upd_ofh_rb) {
140 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->upd_ofh_rb,handle->ofh); oj+= handle->upd_ofh_rb) {
541 for (ojb = 0; ojb < handle->ofh; ojb += handle->upd_ofh_rb) {
544 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->upd_ofh_rb,handle->ofh); oj+= handle->upd_ofh_rb) {
579 for (ojb = 0; ojb < handle->ofh; ojb += handle->upd_ofh_rb) {
582 … for (oj = ojb; oj < LIBXSMM_MIN(ojb+handle->upd_ofh_rb,handle->ofh); oj+= handle->upd_ofh_rb) {
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-CoreAudio/jni/
H A Dorg_herac_tuxguitar_player_impl_midiport_coreaudio_MidiReceiverJNI.cpp222 …player_impl_midiport_coreaudio_MidiReceiverJNI_noteOn(JNIEnv* env, jobject ojb, jint channel, jint… in Java_org_herac_tuxguitar_player_impl_midiport_coreaudio_MidiReceiverJNI_noteOn() argument
228 …layer_impl_midiport_coreaudio_MidiReceiverJNI_noteOff(JNIEnv* env, jobject ojb, jint channel, jint… in Java_org_herac_tuxguitar_player_impl_midiport_coreaudio_MidiReceiverJNI_noteOff() argument
233 …impl_midiport_coreaudio_MidiReceiverJNI_programChange(JNIEnv* env, jobject ojb, jint channel, jint… in Java_org_herac_tuxguitar_player_impl_midiport_coreaudio_MidiReceiverJNI_programChange() argument
238 …impl_midiport_coreaudio_MidiReceiverJNI_controlChange(JNIEnv* env, jobject ojb, jint channel, jint… in Java_org_herac_tuxguitar_player_impl_midiport_coreaudio_MidiReceiverJNI_controlChange() argument
243 …yer_impl_midiport_coreaudio_MidiReceiverJNI_pitchBend(JNIEnv* env, jobject ojb, jint channel, jint… in Java_org_herac_tuxguitar_player_impl_midiport_coreaudio_MidiReceiverJNI_pitchBend() argument
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-AudioUnit/jni/
H A Dorg_herac_tuxguitar_player_impl_midiport_audiounit_MidiReceiverJNI.cpp310 …player_impl_midiport_audiounit_MidiReceiverJNI_noteOn(JNIEnv* env, jobject ojb, jint channel, jint… in Java_org_herac_tuxguitar_player_impl_midiport_audiounit_MidiReceiverJNI_noteOn() argument
316 …layer_impl_midiport_audiounit_MidiReceiverJNI_noteOff(JNIEnv* env, jobject ojb, jint channel, jint… in Java_org_herac_tuxguitar_player_impl_midiport_audiounit_MidiReceiverJNI_noteOff() argument
321 …impl_midiport_audiounit_MidiReceiverJNI_programChange(JNIEnv* env, jobject ojb, jint channel, jint… in Java_org_herac_tuxguitar_player_impl_midiport_audiounit_MidiReceiverJNI_programChange() argument
326 …impl_midiport_audiounit_MidiReceiverJNI_controlChange(JNIEnv* env, jobject ojb, jint channel, jint… in Java_org_herac_tuxguitar_player_impl_midiport_audiounit_MidiReceiverJNI_controlChange() argument
331 …yer_impl_midiport_audiounit_MidiReceiverJNI_pitchBend(JNIEnv* env, jobject ojb, jint channel, jint… in Java_org_herac_tuxguitar_player_impl_midiport_audiounit_MidiReceiverJNI_pitchBend() argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/lto/
H A D20090311-1.h13 (* JS_DLL_CALLBACK JSPropertyOp)(JSContext *cx, JSObject *ojb, jsval id,

12345678910>>...13