Home
last modified time | relevance | path

Searched defs:jump (Results 1 - 25 of 123) sorted by relevance

12345

/arkcompiler/runtime_core/static_core/runtime/templates/
H A Dbridge_helpers_aarch64.rb28 def jump(target) method
H A Dbridge_helpers_arm.rb28 def jump(target) method
H A Dbridge_helpers_amd64.rb22 def jump(target) method
H A Dbridge_helpers_armhf.rb22 def jump(target) method
/third_party/mesa3d/src/compiler/nir/tests/
H A Dcontrol_flow_tests.cpp60 nir_jump_instr *jump = nir_jump_instr_create(b.shader, nir_jump_break); in TEST_F() local
H A Dopt_if_tests.cpp117 nir_jump_instr *jump = nir_jump_instr_create(bld.shader, nir_jump_return); in TEST_F() local
/third_party/python/Lib/turtledemo/
H A Dclock.py16 def jump(distanz, winkel=0): function
/third_party/mesa3d/src/panfrost/bifrost/test/
H A Dtest-scheduler-predicates.cpp156 bi_instr *jump = bi_jump(b, TMP()); in TEST_F() local
/third_party/python/Modules/
H A D_opcode.c26 _opcode_stack_effect_impl(PyObject *module, int opcode, PyObject *oparg, PyObject *jump) _opcode_stack_effect_impl() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmodule.h22 unsigned int jump[4]; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmodule.h22 unsigned int jump[4]; member
/kernel/linux/linux-5.10/drivers/media/pci/tw68/
H A Dtw68-risc.c33 tw68_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, bool jump) tw68_risc_field() argument
/kernel/linux/linux-6.6/drivers/media/pci/tw68/
H A Dtw68-risc.c33 tw68_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, bool jump) tw68_risc_field() argument
/third_party/python/Modules/clinic/
H A D_opcode.c.h28 PyObject *jump = Py_None; in _opcode_stack_effect() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_model.h88 struct ixgbe_mat_field *jump; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_packing.c56 char jump; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_model.h88 struct ixgbe_mat_field *jump; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_packing.c56 char jump; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_move_discards_to_top.c190 nir_jump_instr *jump = nir_instr_as_jump(instr); in opt_move_discards_to_top_impl() local
H A Dnir_inline_helpers.h144 nir_jump_instr *jump = nir_instr_as_jump(instr); in nir_foreach_src() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dalternative.c56 static inline bool in_alt_jump(unsigned long jump, void *start, void *end) in in_alt_jump() argument
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dalternative.c56 static inline bool in_alt_jump(unsigned long jump, void *start, void *end) in in_alt_jump() argument
/third_party/ffmpeg/libavfilter/
H A Dvsrc_sierpinski.c47 int jump; member
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeMIPS_32.c198 struct sljit_jump *jump; in sljit_emit_call() local
[all...]
H A DsljitNativeMIPS_64.c228 struct sljit_jump *jump; in sljit_emit_call() local

Completed in 8 milliseconds

12345