Home
last modified time | relevance | path

Searched defs:bytepos (Results 1 – 25 of 517) sorted by relevance

12345678910>>...21

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dmarker.c45 byte_char_debug_check (struct buffer *b, ptrdiff_t charpos, ptrdiff_t bytepos) in byte_char_debug_check()
68 #define byte_char_debug_check(b, charpos, bytepos) do { } while (0) argument
317 buf_bytepos_to_charpos (struct buffer *b, ptrdiff_t bytepos) in buf_bytepos_to_charpos()
463 ptrdiff_t charpos, ptrdiff_t bytepos) in attach_marker()
526 register ptrdiff_t charpos, bytepos; in set_marker_internal() local
595 ptrdiff_t charpos, ptrdiff_t bytepos) in set_marker_both()
614 ptrdiff_t charpos, ptrdiff_t bytepos) in set_marker_restricted_both()
H A Dindent.h27 ptrdiff_t bytepos; member
/dports/editors/emacs/emacs-27.2/src/
H A Dmarker.c45 byte_char_debug_check (struct buffer *b, ptrdiff_t charpos, ptrdiff_t bytepos) in byte_char_debug_check()
68 #define byte_char_debug_check(b, charpos, bytepos) do { } while (0) argument
317 buf_bytepos_to_charpos (struct buffer *b, ptrdiff_t bytepos) in buf_bytepos_to_charpos()
463 ptrdiff_t charpos, ptrdiff_t bytepos) in attach_marker()
526 register ptrdiff_t charpos, bytepos; in set_marker_internal() local
595 ptrdiff_t charpos, ptrdiff_t bytepos) in set_marker_both()
614 ptrdiff_t charpos, ptrdiff_t bytepos) in set_marker_restricted_both()
H A Dindent.h27 ptrdiff_t bytepos; member
/dports/textproc/p5-XML-SAX/XML-SAX-1.02/lib/XML/SAX/PurePerl/Reader/
H A DStream.pm78 sub bytepos { subroutine
H A DString.pm73 sub bytepos { subroutine
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/prng/
H A DThreadedSeedGenerator.java66 int bytepos = i/8; in generateSeed() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-laddress.c111 poly_int64 bytepos = exact_div (bitpos, BITS_PER_UNIT); in execute() local
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/fiasco/lib/
H A Dbit-io.h34 unsigned bytepos; /* current I/O byte */ member
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/decode/
H A DLZWDecode.java73 int bytepos; field in LZWDecode

12345678910>>...21