Home
last modified time | relevance | path

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

123

/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
/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/mesa3d/src/compiler/nir/
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
H A Dnir_serialize.c685 } jump; member
/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...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_64.c161 static SLJIT_INLINE sljit_sw detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument
245 struct sljit_jump *jump; sljit_generate_code() local
1956 struct sljit_jump *jump; sljit_emit_jump() local
1999 struct sljit_jump *jump; emit_cmp_to0() local
2033 struct sljit_jump *jump; sljit_emit_ijump() local
[all...]
H A DsljitNativeS390X.c1427 struct sljit_jump *jump; in sljit_generate_code() local
3403 struct sljit_jump *jump = (struct sljit_jump *) sljit_emit_jump() local
[all...]
H A DsljitNativePPC_common.c284 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument
417 struct sljit_jump *jump; sljit_generate_code() local
2291 struct sljit_jump *jump; sljit_emit_jump() local
2346 struct sljit_jump *jump = NULL; sljit_emit_ijump() local
[all...]
H A DsljitNativeRISCV_common.c166 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument
289 struct sljit_jump *jump = NULL; load_addr_to_reg() local
386 struct sljit_jump *jump; sljit_generate_code() local
2292 struct sljit_jump *jump; sljit_emit_jump() local
2396 struct sljit_jump *jump; sljit_emit_cmp() local
2497 struct sljit_jump *jump; sljit_emit_ijump() local
[all...]
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c394 int i, jump = PS_CMD+1-PS_COMM; in help_help() local
/third_party/toybox/toys/posix/
H A Dps.c437 int i, jump = PS_CMD+1-PS_COMM; in help_help() local
/third_party/python/Objects/
H A Dgenobject.c496 int jump = _Py_OPARG(frame->prev_instr[-1]); in _gen_throw() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c3467 emit_jump(struct ir3_context *ctx, nir_jump_instr *jump) in emit_jump() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c1962 ntq_emit_jump(struct vc4_compile *c, nir_jump_instr *jump) in ntq_emit_jump() argument
/third_party/libinput/src/
H A Devdev-mt-touchpad.h316 } jump; member

Completed in 68 milliseconds

123