| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeX86_32.c | 232 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 D | sljitNativeX86_64.c | 288 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 D | gifdec.c | 152 const size_t jump = interlace_jumps[pass] * stride; in GIFReadFrame() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uhash.cpp | 341 int32_t jump = 0; /* lazy evaluate */ in _uhash_find() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_schedule.c | 140 nir_schedule_node *jump; member
|
| H A D | nir_control_flow.c | 641 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 D | nir_opt_if.c | 1076 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 D | uhash.cpp | 341 int32_t jump = 0; /* lazy evaluate */ in _uhash_find() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | nir.c | 594 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 D | uhash.cpp | 341 int32_t jump = 0; /* lazy evaluate */ in _uhash_find() local
|
| /third_party/python/Modules/_sre/ |
| H A D | sre_lib.h | 523 int jump; member 565 int jump; in match() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| H A D | baseline_compiler.cpp | 3414 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 D | interpreter_stub-inl.h | 787 CheckExceptionWithJump(GateRef glue, GateRef sp, GateRef pc, GateRef constpool, GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, GateRef res, Label *jump) CheckExceptionWithJump() argument
|
| H A D | typed_bytecode_lowering.cpp | 518 GateRef jump = Circuit::NullGate(); in SpeculateConditionJump() local
|
| /third_party/libsnd/src/ |
| H A D | wav.c | 331 { size_t jump = chunk_size & 1 ; in wav_read_header() local
|
| H A D | aiff.c | 430 size_t jump = chunk_size & 1 ; in aiff_read_header() local
|
| /third_party/lame/libmp3lame/ |
| H A D | lame.c | 1822 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 D | assembler-s390.cc | 721 void Assembler::jump(Handle<Code> target, RelocInfo::Mode rmode, in jump() function in v8::internal::Assembler
|
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslGrammar.cpp | 4158 EHlslTokenClass jump = peek(); in acceptJumpStatement() local
|
| /third_party/backends/backend/pixma/ |
| H A D | pixma_mp800.c | 1343 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 D | afuc_test.asm | 102 jump #err label 125 jump #euclid label 168 jump #cpy_header label
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline_rt.c | 713 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 D | brw_disasm.c | 1829 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 D | brw_eu_emit.c | 3022 int32_t jump = (block_end_offset == 0) ? in brw_set_uip_jip() local
|
| /third_party/lwip/src/apps/mdns/ |
| H A D | mdns.c | 843 u16_t jump; in mdns_write_domain() local [all...] |