Home
last modified time | relevance | path

Searched refs:copied1 (Results 1 – 24 of 24) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/network/
H A Dencoded_form_data_test.cc125 FormDataElement copied1; in TEST_F() local
127 blink::mojom::blink::FetchAPIDataElement>(&original1, &copied1)); in TEST_F()
128 EXPECT_EQ(original1.type_, copied1.type_); in TEST_F()
129 EXPECT_EQ(original1.data_, copied1.data_); in TEST_F()
176 scoped_refptr<EncodedFormData> copied1 = EncodedFormData::Create(); in TEST_F() local
178 blink::mojom::blink::FetchAPIRequestBody>(&original1, &copied1)); in TEST_F()
179 EXPECT_EQ(original1->Identifier(), copied1->Identifier()); in TEST_F()
180 EXPECT_EQ(original1->ContainsPasswordData(), copied1->ContainsPasswordData()); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/util/
H A Dweak_ptr_unittest.cc61 WeakPtr<const SomeSubclass> copied1 = weak_ptr; in TEST() local
63 EXPECT_TRUE(copied1); in TEST()
64 EXPECT_EQ(&foo, copied1.get()); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/util/
H A Dweak_ptr_unittest.cc61 WeakPtr<const SomeSubclass> copied1 = weak_ptr; in TEST() local
63 EXPECT_TRUE(copied1); in TEST()
64 EXPECT_EQ(&foo, copied1.get()); in TEST()
/dports/games/uhexen2/hexen2source-1.5.9/libs/xdelta3/
H A Dxdelta3-decode.h165 & section->copied1, in xd3_decode_section()
171 section->buf = section->copied1; in xd3_decode_section()
174 memcpy (section->copied1 + section->pos, in xd3_decode_section()
H A Dxdelta3.c448 uint8_t **copied1, usize_t *alloc1);
1377 xd3_free (stream, stream->inst_sect.copied1); in xd3_free_stream()
1378 xd3_free (stream, stream->addr_sect.copied1); in xd3_free_stream()
1379 xd3_free (stream, stream->data_sect.copied1); in xd3_free_stream()
H A Dxdelta3.h511 uint8_t *copied1; member
/dports/misc/xdelta3/xdelta-3.1.0/xdelta3/
H A Dxdelta3-decode.h226 & section->copied1, in xd3_decode_section()
232 section->buf = section->copied1; in xd3_decode_section()
239 memcpy (section->copied1 + section->pos, in xd3_decode_section()
H A Dxdelta3.h688 uint8_t *copied1; member
H A Dxdelta3.c518 uint8_t **copied1, usize_t *alloc1);
1597 xd3_free (stream, stream->inst_sect.copied1); in xd3_free_stream()
1598 xd3_free (stream, stream->addr_sect.copied1); in xd3_free_stream()
1599 xd3_free (stream, stream->data_sect.copied1); in xd3_free_stream()
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/xdelta3/
H A Dxdelta3-decode.h223 & section->copied1, in xd3_decode_section()
229 section->buf = section->copied1; in xd3_decode_section()
236 memcpy (section->copied1 + section->pos, in xd3_decode_section()
H A Dxdelta3.h691 uint8_t *copied1; member
H A Dxdelta3.c515 uint8_t **copied1, usize_t *alloc1); in test_read_integer_error()
1594 xd3_free (stream, stream->inst_sect.copied1);
1595 xd3_free (stream, stream->addr_sect.copied1);
1596 xd3_free (stream, stream->data_sect.copied1);
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfcopy.c989 gs_font_type1 *copied1 = (gs_font_type1 *)copied; in copy_font_type1() local
1008 copied1->data.procs.glyph_data = copied_type1_glyph_data; in copy_font_type1()
1009 copied1->data.procs.subr_data = copied_type1_subr_data; in copy_font_type1()
1010 copied1->data.procs.seac_data = copied_type1_seac_data; in copy_font_type1()
1011 copied1->data.procs.push_values = copied_type1_push_values; in copy_font_type1()
1012 copied1->data.procs.pop_value = copied_type1_pop_value; in copy_font_type1()
1013 copied1->data.proc_data = 0; in copy_font_type1()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfcopy.c989 gs_font_type1 *copied1 = (gs_font_type1 *)copied; in copy_font_type1() local
1008 copied1->data.procs.glyph_data = copied_type1_glyph_data; in copy_font_type1()
1009 copied1->data.procs.subr_data = copied_type1_subr_data; in copy_font_type1()
1010 copied1->data.procs.seac_data = copied_type1_seac_data; in copy_font_type1()
1011 copied1->data.procs.push_values = copied_type1_push_values; in copy_font_type1()
1012 copied1->data.procs.pop_value = copied_type1_pop_value; in copy_font_type1()
1013 copied1->data.proc_data = 0; in copy_font_type1()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgxfcopy.c995 gs_font_type1 *copied1 = (gs_font_type1 *)copied; in copy_font_type1() local
1014 copied1->data.procs.glyph_data = copied_type1_glyph_data; in copy_font_type1()
1015 copied1->data.procs.subr_data = copied_type1_subr_data; in copy_font_type1()
1016 copied1->data.procs.seac_data = copied_type1_seac_data; in copy_font_type1()
1017 copied1->data.procs.push_values = copied_type1_push_values; in copy_font_type1()
1018 copied1->data.procs.pop_value = copied_type1_pop_value; in copy_font_type1()
1019 copied1->data.proc_data = 0; in copy_font_type1()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfcopy.c992 gs_font_type1 *copied1 = (gs_font_type1 *)copied; in copy_font_type1() local
1011 copied1->data.procs.glyph_data = copied_type1_glyph_data; in copy_font_type1()
1012 copied1->data.procs.subr_data = copied_type1_subr_data; in copy_font_type1()
1013 copied1->data.procs.seac_data = copied_type1_seac_data; in copy_font_type1()
1014 copied1->data.procs.push_values = copied_type1_push_values; in copy_font_type1()
1015 copied1->data.procs.pop_value = copied_type1_pop_value; in copy_font_type1()
1016 copied1->data.proc_data = 0; in copy_font_type1()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgxfcopy.c995 gs_font_type1 *copied1 = (gs_font_type1 *)copied; in copy_font_type1() local
1014 copied1->data.procs.glyph_data = copied_type1_glyph_data; in copy_font_type1()
1015 copied1->data.procs.subr_data = copied_type1_subr_data; in copy_font_type1()
1016 copied1->data.procs.seac_data = copied_type1_seac_data; in copy_font_type1()
1017 copied1->data.procs.push_values = copied_type1_push_values; in copy_font_type1()
1018 copied1->data.procs.pop_value = copied_type1_pop_value; in copy_font_type1()
1019 copied1->data.proc_data = 0; in copy_font_type1()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfcopy.c992 gs_font_type1 *copied1 = (gs_font_type1 *)copied; in copy_font_type1() local
1011 copied1->data.procs.glyph_data = copied_type1_glyph_data; in copy_font_type1()
1012 copied1->data.procs.subr_data = copied_type1_subr_data; in copy_font_type1()
1013 copied1->data.procs.seac_data = copied_type1_seac_data; in copy_font_type1()
1014 copied1->data.procs.push_values = copied_type1_push_values; in copy_font_type1()
1015 copied1->data.procs.pop_value = copied_type1_pop_value; in copy_font_type1()
1016 copied1->data.proc_data = 0; in copy_font_type1()
/dports/lang/kawa/kawa-3.1.1/gnu/bytecode/
H A DCodeAttr.java570 Type copied1 = popType (); in emitDup() local
574 if (copied1.size > 4) in emitDup()
579 else if (copied1.size <= 4) in emitDup()
618 pushType(copied1); in emitDup()
625 pushType(copied1); in emitDup()
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dmerge.py767 copied1 = set(branch_copies1.copy.values())
768 copied1.update(branch_copies1.movewithdir.values())
976 if f in copied1:
/dports/misc/xdelta3/xdelta-3.1.0/xdelta3/examples/iOS/xdelta3-ios-test/xdelta3-ios-test/
H A Dfile_v2.bin554 uint8_t **copied1, usize_t *alloc1);
2218 xd3_free (stream, stream->inst_sect.copied1);
2219 xd3_free (stream, stream->addr_sect.copied1);
2220 xd3_free (stream, stream->data_sect.copied1);
H A Dfile_v1.bin595 uint8_t *copied1;
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/xdelta3/examples/iOS/xdelta3-ios-test/xdelta3-ios-test/
H A Dfile_v2.bin554 uint8_t **copied1, usize_t *alloc1);
2218 xd3_free (stream, stream->inst_sect.copied1);
2219 xd3_free (stream, stream->addr_sect.copied1);
2220 xd3_free (stream, stream->data_sect.copied1);
H A Dfile_v1.bin595 uint8_t *copied1;