Home
last modified time | relevance | path

Searched defs:first_code (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/devel/grpc134/grpc-1.34.1/test/core/surface/
H A Dbyte_buffer_reader_test.cc41 int first_code, second_code; in test_read_one_slice() local
63 int first_code, second_code; in test_read_one_slice_malloc() local
86 int first_code, second_code; in test_read_none_compressed_slice() local
109 int first_code, second_code; in test_peek_one_slice() local
131 int first_code, second_code; in test_peek_one_slice_malloc() local
154 int first_code, second_code; in test_peek_none_compressed_slice() local
/dports/devel/grpc/grpc-1.42.0/test/core/surface/
H A Dbyte_buffer_reader_test.cc40 int first_code, second_code; in test_read_one_slice() local
62 int first_code, second_code; in test_read_one_slice_malloc() local
85 int first_code, second_code; in test_read_none_compressed_slice() local
108 int first_code, second_code; in test_peek_one_slice() local
130 int first_code, second_code; in test_peek_one_slice_malloc() local
153 int first_code, second_code; in test_peek_none_compressed_slice() local
/dports/devel/grpc130/grpc-1.30.2/test/core/surface/
H A Dbyte_buffer_reader_test.cc41 int first_code, second_code; in test_read_one_slice() local
63 int first_code, second_code; in test_read_one_slice_malloc() local
86 int first_code, second_code; in test_read_none_compressed_slice() local
109 int first_code, second_code; in test_peek_one_slice() local
131 int first_code, second_code; in test_peek_one_slice_malloc() local
154 int first_code, second_code; in test_peek_none_compressed_slice() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/surface/
H A Dbyte_buffer_reader_test.cc42 int first_code, second_code; in test_read_one_slice() local
64 int first_code, second_code; in test_read_one_slice_malloc() local
87 int first_code, second_code; in test_read_none_compressed_slice() local
110 int first_code, second_code; in test_peek_one_slice() local
132 int first_code, second_code; in test_peek_one_slice_malloc() local
155 int first_code, second_code; in test_peek_none_compressed_slice() local
/dports/math/brial/BRiAl-1.2.10/libbrial/include/polybori/literals/
H A DCLiteralCodes.h32 first_code = 0, enumerator
/dports/math/py-brial/BRiAl-1.2.10/libbrial/include/polybori/literals/
H A DCLiteralCodes.h32 first_code = 0, enumerator
/dports/devel/py-graphql-core2/graphql-core-2.2.1/graphql/language/
H A Dlexer.py246 def read_number(source, start, first_code): argument
304 def read_digits(source, start, first_code): argument
/dports/net/rsync/rsync-3.2.3/
H A Dcleanup.c108 static int first_code = 0; in _exit_cleanup() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/child_accounts/parent_access_code/
H A Dauthenticator_unittest.cc63 base::Optional<AccessCode> first_code = gen.Generate(timestamp); in TEST_F() local
85 base::Optional<AccessCode> first_code = gen.Generate(initial_timestamp); in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/http2/hpack/huffman/
H A Dhpack_huffman_decoder.cc79 const HuffmanCode first_code; // First code of this length, left justified in member
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/http2/hpack/huffman/
H A Dhpack_huffman_decoder.cc77 const HuffmanCode first_code; // First code of this length, left justified in member
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dpgenlib_ffi_support.cc426 const uint32_t first_code = *read_alias++; in AlleleCodesToGenoarrUnsafe() local
442 const uint32_t first_code = *read_alias++; in AlleleCodesToGenoarrUnsafe() local
473 const uint32_t first_code = *read_alias++; in AlleleCodesToGenoarrUnsafe() local
/dports/biology/plink/plink-ng-79b2df8c/2.0/pgenlibr/src/
H A Dpgenlib_ffi_support.cpp426 const uint32_t first_code = *read_alias++; in AlleleCodesToGenoarrUnsafe() local
442 const uint32_t first_code = *read_alias++; in AlleleCodesToGenoarrUnsafe() local
473 const uint32_t first_code = *read_alias++; in AlleleCodesToGenoarrUnsafe() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpsft.c316 write_cmap_6(stream *s, byte *entries /*[CMAP_ENTRIES_SIZE]*/, uint first_code, in write_cmap_6()
335 static void write_unicode_cmap_6(stream *s, byte *entries, uint first_code, in write_unicode_cmap_6()
351 write_cmap(stream *s, gs_font *font, uint first_code, int num_glyphs, in write_cmap()
439 size_cmap(gs_font *font, uint first_code, int num_glyphs, gs_glyph max_glyph, in size_cmap()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpsft.c316 write_cmap_6(stream *s, byte *entries /*[CMAP_ENTRIES_SIZE]*/, uint first_code, in write_cmap_6()
335 static void write_unicode_cmap_6(stream *s, byte *entries, uint first_code, in write_unicode_cmap_6()
351 write_cmap(stream *s, gs_font *font, uint first_code, int num_glyphs, in write_cmap()
439 size_cmap(gs_font *font, uint first_code, int num_glyphs, gs_glyph max_glyph, in size_cmap()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpsft.c316 write_cmap_6(stream *s, byte *entries /*[CMAP_ENTRIES_SIZE]*/, uint first_code, in write_cmap_6()
335 static void write_unicode_cmap_6(stream *s, byte *entries, uint first_code, in write_unicode_cmap_6()
351 write_cmap(stream *s, gs_font *font, uint first_code, int num_glyphs, in write_cmap()
439 size_cmap(gs_font *font, uint first_code, int num_glyphs, gs_glyph max_glyph, in size_cmap()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpsft.c316 write_cmap_6(stream *s, byte *entries /*[CMAP_ENTRIES_SIZE]*/, uint first_code, in write_cmap_6()
335 static void write_unicode_cmap_6(stream *s, byte *entries, uint first_code, in write_unicode_cmap_6()
351 write_cmap(stream *s, gs_font *font, uint first_code, int num_glyphs, in write_cmap()
439 size_cmap(gs_font *font, uint first_code, int num_glyphs, gs_glyph max_glyph, in size_cmap()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpsft.c314 write_cmap_6(stream *s, byte *entries /*[CMAP_ENTRIES_SIZE]*/, uint first_code, in write_cmap_6()
333 static void write_unicode_cmap_6(stream *s, byte *entries, uint first_code, in write_unicode_cmap_6()
349 write_cmap(stream *s, gs_font *font, uint first_code, int num_glyphs, in write_cmap()
437 size_cmap(gs_font *font, uint first_code, int num_glyphs, gs_glyph max_glyph, in size_cmap()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpsft.c314 write_cmap_6(stream *s, byte *entries /*[CMAP_ENTRIES_SIZE]*/, uint first_code, in write_cmap_6()
333 static void write_unicode_cmap_6(stream *s, byte *entries, uint first_code, in write_unicode_cmap_6()
349 write_cmap(stream *s, gs_font *font, uint first_code, int num_glyphs, in write_cmap()
437 size_cmap(gs_font *font, uint first_code, int num_glyphs, gs_glyph max_glyph, in size_cmap()
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/baseline/
H A Dliftoff-register.h262 unsigned first_code = base::bits::CountTrailingZeros(regs_); in GetFirstRegSet() local
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ttf-parser-0.6.2/src/tables/
H A Dcmap.rs256 first_code: u16, field
312 let first_code = sub_header.first_code; in parse_high_byte_mapping_through_table() localVariable
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/ttf-parser-0.6.2/src/tables/
H A Dcmap.rs256 first_code: u16, field
312 let first_code = sub_header.first_code; in parse_high_byte_mapping_through_table() localVariable
/dports/www/links/links-2.25/
H A Dgif.c49 int first_code; member
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpsft.c247 write_cmap(stream *s, gs_font *font, uint first_code, int num_glyphs, in write_cmap()
320 size_cmap(gs_font *font, uint first_code, int num_glyphs, gs_glyph max_glyph, in size_cmap()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpsft.c247 write_cmap(stream *s, gs_font *font, uint first_code, int num_glyphs, in write_cmap()
320 size_cmap(gs_font *font, uint first_code, int num_glyphs, gs_glyph max_glyph, in size_cmap()

123456789