Home
last modified time | relevance | path

Searched refs:end_of_code (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/tokei/tokei-12.1.2/src/language/
H A Dsyntax.rs376 let end_of_code = closing_fence in parse_context() localVariable
392 String::from_utf8_lossy(&lines[start_of_code..end_of_code]) in parse_context()
458 let end_of_code = start_of_code + closing_tag.start(); in parse_context() localVariable
465 let script_contents = &lines[start_of_code..end_of_code]; in parse_context()
476 end_of_code, in parse_context()
482 let end_of_code = start_of_code + closing_tag.start(); in parse_context() localVariable
492 let style_contents = &lines[start_of_code..end_of_code]; in parse_context()
503 end_of_code, in parse_context()
509 let end_of_code = start_of_code + closing_tag.start(); in parse_context() localVariable
520 let template_contents = &lines[start_of_code..end_of_code]; in parse_context()
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/tokei-12.1.2/src/language/
H A Dsyntax.rs376 let end_of_code = closing_fence in parse_context() localVariable
392 String::from_utf8_lossy(&lines[start_of_code..end_of_code]) in parse_context()
458 let end_of_code = start_of_code + closing_tag.start(); in parse_context() localVariable
465 let script_contents = &lines[start_of_code..end_of_code]; in parse_context()
476 end_of_code, in parse_context()
482 let end_of_code = start_of_code + closing_tag.start(); in parse_context() localVariable
492 let style_contents = &lines[start_of_code..end_of_code]; in parse_context()
503 end_of_code, in parse_context()
509 let end_of_code = start_of_code + closing_tag.start(); in parse_context() localVariable
520 let template_contents = &lines[start_of_code..end_of_code]; in parse_context()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/validator_arm/testdata/
H A Dtest_external_jumps.S45 b end_of_code /* allowed */
48 end_of_code: label
/dports/devel/dev86/dev86-0.16.20/bootblocks/
H A Dboot_fpy.s241 end_of_code: label
242 if end_of_code>hitme
243 fail! Overlap at end_of_code
H A Dmbr_dm.s284 end_of_code: label
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/validator_mips/testdata/
H A Dtest_jmp_imm.S49 b end_of_code # OK
132 end_of_code: label
H A Dtest_invalid_dest.S19 end_of_code: label
H A Dtest_unpredicted.S38 end_of_code: label
H A Dtest_forbidden_instructions.S43 end_of_code: label
H A Dtest_jmp_reg.S84 end_of_code: label
H A Dtest_read_only_regs.S74 end_of_code: label
H A Dtest_loads.S86 end_of_code: label
H A Dtest_tp_access.S72 end_of_code: label
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/Mips/
H A Dmips-tlb-instructions.s30 end_of_code: label
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/macro/
H A Dmacro_jit_x64.cpp369 mov(BRANCH_HOLDER, end_of_code); in Compile_Branch()
462 L(end_of_code); in Compile()
507 mov(rax, end_of_code); in Compile_NextInstruction()
528 jne(end_of_code, T_NEAR); in Compile_NextInstruction()
H A Dmacro_jit_x64.h88 Xbyak::Label end_of_code{};
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/Mips/
H A Dmips-jump-instructions.s88 end_of_code: label
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/Mips/
H A Dmips-jump-instructions.s88 end_of_code: label
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/Mips/
H A Dmips-jump-instructions.s88 end_of_code: label
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/Mips/
H A Dmips-jump-instructions.s88 end_of_code: label
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/Mips/
H A Dmips-jump-instructions.s88 end_of_code: label
/dports/devel/llvm90/llvm-9.0.1.src/test/MC/Mips/
H A Dmips-jump-instructions.s88 end_of_code: label
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/MC/Mips/
H A Dmips-jump-instructions.s88 end_of_code: label
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/Mips/
H A Dmips-jump-instructions.s88 end_of_code: label
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/Mips/
H A Dmips-jump-instructions.s88 end_of_code: label

12