Home
last modified time | relevance | path

Searched defs:jump (Results 26 - 50 of 79) sorted by relevance

1234

/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_32.c232 static sljit_u8* generate_far_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_sw executable_offset) in generate_far_jump_code() argument
999 struct sljit_jump *jump; in sljit_emit_call() local
[all...]
H A DsljitNativeX86_64.c288 static sljit_u8* generate_far_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr) in generate_far_jump_code() argument
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Dgifdec.c152 const size_t jump = interlace_jumps[pass] * stride; in GIFReadFrame() local
/third_party/icu/icu4c/source/common/
H A Duhash.cpp341 int32_t jump = 0; /* lazy evaluate */ in _uhash_find() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_schedule.c140 nir_schedule_node *jump; member
H A Dnir_control_flow.c641 nir_jump_instr *jump in cleanup_cf_node() local
757 nir_jump_instr *jump = nir_instr_as_jump(last_instr); relink_jump_halt_cf_node() local
[all...]
H A Dnir_opt_if.c1076 nir_instr *jump = nir_block_last_instr(last_else); in opt_merge_breaks() local
1078 nir_instr_insert(nir_after_block(after_if), jump); in opt_merge_breaks() local
/third_party/node/deps/icu-small/source/common/
H A Duhash.cpp341 int32_t jump = 0; /* lazy evaluate */ in _uhash_find() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnir.c594 nir_jump_instr *jump = nir_instr_as_jump(ni); in ppir_emit_jump() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duhash.cpp341 int32_t jump = 0; /* lazy evaluate */ in _uhash_find() local
/third_party/python/Modules/_sre/
H A Dsre_lib.h523 int jump; member
565 int jump; in match() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_compiler.cpp3414 JumpLabel *jump = nullptr; in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3435 JumpLabel *jump = nullptr; in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3456 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3477 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3500 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3523 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3566 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3583 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3600 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub-inl.h787 CheckExceptionWithJump(GateRef glue, GateRef sp, GateRef pc, GateRef constpool, GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, GateRef res, Label *jump) CheckExceptionWithJump() argument
H A Dtyped_bytecode_lowering.cpp518 GateRef jump = Circuit::NullGate(); in SpeculateConditionJump() local
/third_party/libsnd/src/
H A Dwav.c331 { size_t jump = chunk_size & 1 ; in wav_read_header() local
H A Daiff.c430 size_t jump = chunk_size & 1 ; in aiff_read_header() local
/third_party/lame/libmp3lame/
H A Dlame.c1822 lame_copy_inbuffer(lame_internal_flags* gfc, void const* l, void const* r, int nsamples, enum PCMSampleType pcm_type, int jump, FLOAT s) lame_copy_inbuffer() argument
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc721 void Assembler::jump(Handle<Code> target, RelocInfo::Mode rmode, in jump() function in v8::internal::Assembler
/third_party/glslang/glslang/HLSL/
H A DhlslGrammar.cpp4158 EHlslTokenClass jump = peek(); in acceptJumpStatement() local
/third_party/backends/backend/pixma/
H A Dpixma_mp800.c1343 shift_colorsCS9000(uint8_t * dptr, uint8_t * sptr, unsigned w, unsigned dpi, unsigned pid, unsigned c, int * colshft, unsigned strshft, unsigned strshft2, unsigned jump) shift_colorsCS9000() argument
1390 shift_colorsCS9000_4800(uint8_t * dptr, uint8_t * sptr, unsigned w, unsigned dpi, unsigned pid, unsigned c, int * colshft, unsigned strshft, unsigned strshft2, unsigned jump) shift_colorsCS9000_4800() argument
[all...]
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm102 jump #err label
125 jump #euclid label
168 jump #cpy_header label
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_rt.c713 nir_jump_instr *jump = nir_instr_as_jump(instr); in lower_rt_instructions() local
929 nir_jump_instr *jump = nir_instr_as_jump(instr); in lower_any_hit_for_intersection() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_disasm.c1829 write_label(FILE *file, const struct intel_device_info *devinfo, const struct brw_label *root_label, int offset, int jump) write_label() argument
H A Dbrw_eu_emit.c3022 int32_t jump = (block_end_offset == 0) ? in brw_set_uip_jip() local
/third_party/lwip/src/apps/mdns/
H A Dmdns.c843 u16_t jump; in mdns_write_domain() local
[all...]

Completed in 63 milliseconds

1234