Home
last modified time | relevance | path

Searched defs:byte_start (Results 76 – 100 of 136) sorted by relevance

123456

/dports/graphics/pastel/pastel-0.8.1/cargo-crates/escargot-0.5.2/src/format/
H A Ddiagnostic.rs65 pub byte_start: u32, field
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/cargo_metadata-0.14.1/src/
H A Ddiagnostic.rs61 pub byte_start: u32, field
/dports/lang/rust/rustc-1.58.1-src/vendor/cargo_metadata/src/
H A Ddiagnostic.rs61 pub byte_start: u32, field
/dports/lang/rust/rustc-1.58.1-src/vendor/cargo_metadata-0.14.0/src/
H A Ddiagnostic.rs61 pub byte_start: u32, field
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/cargo_metadata-0.14.0/src/
H A Ddiagnostic.rs61 pub byte_start: u32, field
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/cargo_metadata-0.11.4/src/
H A Ddiagnostic.rs56 pub byte_start: u32, field
/dports/lang/rust/rustc-1.58.1-src/vendor/cargo_metadata-0.12.0/src/
H A Ddiagnostic.rs56 pub byte_start: u32, field
/dports/devel/grcov/grcov-0.8.2/cargo-crates/cargo_metadata-0.11.4/src/
H A Ddiagnostic.rs56 pub byte_start: u32, field
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/cargo_metadata-0.12.3/src/
H A Ddiagnostic.rs56 pub byte_start: u32, field
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/escargot-0.5.0/src/format/
H A Ddiagnostic.rs71 pub byte_start: u32, field
/dports/editors/helix/helix-0.5.0/cargo-crates/ropey-1.3.1/tests/
H A Dproptest_tests.rs20 let byte_start = char_to_byte_idx(text, char_start); in string_remove() localVariable
28 let byte_start = char_to_byte_idx(text, char_start); in string_slice() localVariable
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/ropey-1.3.1/tests/
H A Dproptest_tests.rs20 let byte_start = char_to_byte_idx(text, char_start); in string_remove() localVariable
28 let byte_start = char_to_byte_idx(text, char_start); in string_slice() localVariable
/dports/editors/helix/helix-0.5.0/helix-core/src/
H A Dindent.rs302 let byte_start = text.char_to_byte(pos); in suggested_indent_for_pos() localVariable
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/tsk/framework/extraction/
H A DTskImageFileTsk.cpp144 int TskImageFileTsk::getByteData(const uint64_t byte_start, in getByteData()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/arrow/src/util/
H A Dbit_util.rs126 let byte_start = std::cmp::min(round_upto_power_of_2(offset, 8), bit_end); in count_set_bits_offset() localVariable
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-common/
H A Dtracker-parser-libunistring.c519 gint byte_start = 0, byte_end = 0; in tracker_parser_next() local
H A Dtracker-parser-libicu.c732 gint byte_start = 0, byte_end = 0; in tracker_parser_next() local
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-common/
H A Dtracker-parser-libunistring.c519 gint byte_start = 0, byte_end = 0; in tracker_parser_next() local
H A Dtracker-parser-libicu.c732 gint byte_start = 0, byte_end = 0; in tracker_parser_next() local
/dports/misc/broot/broot-1.7.0/cargo-crates/termimad-0.17.0/src/fit/
H A Dcomposite_fit.rs69 let mut byte_start: Option<usize> = None; in token() localVariable
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_msrp.h80 switch_size_t byte_start; member
/dports/print/limereport/LimeReport-1.5.35/3rdparty/zint-2.6.1/backend/
H A Dcode1.c359 int byte_start = 0; in c1_encode() local
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/gfx/text/
H A Dtext_run.rs155 let byte_start = self.range.begin(); in next() localVariable
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/file_formats/
H A Dvil3d_gipl_format.cxx702 vil_streampos byte_start = start_of_data_ + (k0*dim2_ + j0 * dim1_ + i0) * bytes_per_pixel; in put_view() local
/dports/editors/helix/helix-0.5.0/cargo-crates/ropey-1.3.1/src/tree/
H A Dnode.rs147 let byte_start = char_to_byte_idx(leaf_text, start_idx); in remove_char_range() localVariable

123456