Home
last modified time | relevance | path

Searched refs:data_buffer (Results 1 – 25 of 1691) sorted by relevance

12345678910>>...68

/dports/emulators/mess/mame-mame0226/src/devices/cpu/arcompact/
H A Darcompactdasm.h22 …ffs_t disassemble(std::ostream &stream, offs_t pc, const data_buffer &opcodes, const data_buffer &…
62 int handle00_00_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
63 int handle00_01_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
82 int handle02_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
83 int handle03_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
162 int handle06_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
163 int handle07_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
164 int handle08_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
165 int handle09_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
166 int handle0a_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
[all …]
H A Darcompactdasm_ops.cpp94 …sembler::handle00_00_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle00_00_dasm()
109 …sembler::handle00_01_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle00_01_dasm()
127 …mbler::handle01_00_00dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle01_00_00dasm()
144 …mbler::handle01_00_01dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle01_00_01dasm()
315 …sassembler::handle02_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle02_dasm()
358 …sassembler::handle03_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle03_dasm()
1573 …sassembler::handle06_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle06_dasm()
1579 …sassembler::handle07_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle07_dasm()
1585 …sassembler::handle08_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle08_dasm()
1591 …sassembler::handle09_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle09_dasm()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/arcompact/
H A Darcompactdasm.h22 …ffs_t disassemble(std::ostream &stream, offs_t pc, const data_buffer &opcodes, const data_buffer &…
62 int handle00_00_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
63 int handle00_01_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
82 int handle02_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
83 int handle03_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
162 int handle06_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
163 int handle07_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
164 int handle08_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
165 int handle09_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
166 int handle0a_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes);
[all …]
H A Darcompactdasm_ops.cpp94 …sembler::handle00_00_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle00_00_dasm()
109 …sembler::handle00_01_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle00_01_dasm()
127 …mbler::handle01_00_00dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle01_00_00dasm()
144 …mbler::handle01_00_01dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle01_00_01dasm()
315 …sassembler::handle02_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle02_dasm()
358 …sassembler::handle03_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle03_dasm()
1573 …sassembler::handle06_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle06_dasm()
1579 …sassembler::handle07_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle07_dasm()
1585 …sassembler::handle08_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle08_dasm()
1591 …sassembler::handle09_dasm(std::ostream &stream, offs_t pc, uint32_t op, const data_buffer &opcodes) in handle09_dasm()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/v60/
H A Dv60d.h16 …ffs_t disassemble(std::ostream &stream, offs_t pc, const data_buffer &opcodes, const data_buffer &…
32 u32 dop58(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
34 u32 dop59(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
36 u32 dop5A(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
38 u32 dop5B(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
40 u32 dop5C(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
42 u32 dop5D(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
44 u32 dop5E(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
46 u32 dop5F(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
50 u32 dopADDB(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/v60/
H A Dv60d.h16 …ffs_t disassemble(std::ostream &stream, offs_t pc, const data_buffer &opcodes, const data_buffer &…
32 u32 dop58(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
34 u32 dop59(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
36 u32 dop5A(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
38 u32 dop5B(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
40 u32 dop5C(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
42 u32 dop5D(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
44 u32 dop5E(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
46 u32 dop5F(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
50 u32 dopADDB(unsigned ipc, offs_t pc, const data_buffer &opcodes, std::ostream &stream);
[all …]
/dports/emulators/mednafen/mednafen/src/
H A DMemoryStream.cpp43 if(!(data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced))) in MemoryStream()
65 if(!(data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced))) in MemoryStream()
86 if(data_buffer) in MemoryStream()
88 free(data_buffer); in MemoryStream()
105 memcpy(data_buffer, zs.data_buffer, data_buffer_size); in MemoryStream()
115 if(data_buffer)
117 free(data_buffer);
127 memcpy(data_buffer, zs.data_buffer, data_buffer_size);
148 return data_buffer; in map()
316 if(data_buffer) in close()
[all …]
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/mednafen/
H A DMemoryStream.cpp21 data_buffer = (uint8*)realloc(data_buffer, (size_t)data_buffer_alloced); in MemoryStream()
29 data_buffer = (uint8*)realloc(data_buffer, (size_t)data_buffer_alloced); in MemoryStream()
39 data_buffer = (uint8*)realloc(data_buffer, (size_t)data_buffer_alloced); in MemoryStream()
41 stream->read(data_buffer, data_buffer_size); in MemoryStream()
53 memcpy(data_buffer, zs->data_buffer, (size_t)data_buffer_size); in MemoryStream()
60 if(data_buffer) in ~MemoryStream()
62 free(data_buffer); in ~MemoryStream()
63 data_buffer = NULL; in ~MemoryStream()
69 return data_buffer; in map()
97 data_buffer = new_data_buffer; in grow_if_necessary()
[all …]
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/mednafen/
H A DMemoryStream.cpp23 data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced); in MemoryStream()
31 data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced); in MemoryStream()
41 data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced); in MemoryStream()
43 stream->read(data_buffer, data_buffer_size); in MemoryStream()
55 memcpy(data_buffer, zs.data_buffer, data_buffer_size); in MemoryStream()
62 if(data_buffer) in ~MemoryStream()
64 free(data_buffer); in ~MemoryStream()
65 data_buffer = NULL; in ~MemoryStream()
71 return data_buffer; in map()
105 data_buffer = new_data_buffer; in grow_if_necessary()
[all …]
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/mednafen/
H A DMemoryStream.cpp43 data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced); in MemoryStream()
51 data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced); in MemoryStream()
61 data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced); in MemoryStream()
63 stream->read(data_buffer, data_buffer_size); in MemoryStream()
75 memcpy(data_buffer, zs.data_buffer, data_buffer_size); in MemoryStream()
82 if(data_buffer) in ~MemoryStream()
84 free(data_buffer); in ~MemoryStream()
85 data_buffer = NULL; in ~MemoryStream()
91 return data_buffer; in map()
119 data_buffer = new_data_buffer; in grow_if_necessary()
[all …]
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/
H A DMemoryStream.cpp21 if(!(data_buffer = (uint8*)realloc(data_buffer, (size_t)data_buffer_alloced))) in MemoryStream()
30 if(!(data_buffer = (uint8*)realloc(data_buffer, (size_t)data_buffer_alloced))) in MemoryStream()
41 if(!(data_buffer = (uint8*)realloc(data_buffer, (size_t)data_buffer_alloced))) in MemoryStream()
44 stream->read(data_buffer, data_buffer_size); in MemoryStream()
57 memcpy(data_buffer, zs->data_buffer, (size_t)data_buffer_size); in MemoryStream()
64 if(data_buffer) in ~MemoryStream()
66 free(data_buffer); in ~MemoryStream()
67 data_buffer = NULL; in ~MemoryStream()
73 return data_buffer; in map()
106 data_buffer = new_data_buffer; in grow_if_necessary()
[all …]
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/mednafen/
H A DMemoryStream.cpp21 if(!(data_buffer = (uint8*)realloc(data_buffer, (size_t)data_buffer_alloced))) in MemoryStream()
30 if(!(data_buffer = (uint8*)realloc(data_buffer, (size_t)data_buffer_alloced))) in MemoryStream()
41 if(!(data_buffer = (uint8*)realloc(data_buffer, (size_t)data_buffer_alloced))) in MemoryStream()
44 stream->read(data_buffer, data_buffer_size); in MemoryStream()
57 memcpy(data_buffer, zs->data_buffer, (size_t)data_buffer_size); in MemoryStream()
64 if(data_buffer) in ~MemoryStream()
66 free(data_buffer); in ~MemoryStream()
67 data_buffer = NULL; in ~MemoryStream()
73 return data_buffer; in map()
106 data_buffer = new_data_buffer; in grow_if_necessary()
[all …]
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/mednafen/
H A DMemoryStream.cpp24 if(!(data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced))) in MemoryStream()
33 if(!(data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced))) in MemoryStream()
44 if(!(data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced))) in MemoryStream()
47 stream->read(data_buffer, data_buffer_size); in MemoryStream()
60 memcpy(data_buffer, zs.data_buffer, data_buffer_size); in MemoryStream()
67 if(data_buffer) in ~MemoryStream()
69 free(data_buffer); in ~MemoryStream()
70 data_buffer = NULL; in ~MemoryStream()
76 return data_buffer; in map()
109 data_buffer = new_data_buffer; in grow_if_necessary()
[all …]
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/
H A DMemoryStream.cpp24 if(!(data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced))) in MemoryStream()
33 if(!(data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced))) in MemoryStream()
44 if(!(data_buffer = (uint8*)realloc(data_buffer, data_buffer_alloced))) in MemoryStream()
47 stream->read(data_buffer, data_buffer_size); in MemoryStream()
60 memcpy(data_buffer, zs.data_buffer, data_buffer_size); in MemoryStream()
67 if(data_buffer) in ~MemoryStream()
69 free(data_buffer); in ~MemoryStream()
70 data_buffer = NULL; in ~MemoryStream()
76 return data_buffer; in map()
109 data_buffer = new_data_buffer; in grow_if_necessary()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/test/
H A Dpcl-unprint.c1496 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1508 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1512 ((unsigned char) data_buffer[16]<<8)+(unsigned char) data_buffer[17], data_buffer[19]); in main()
1527 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1529 ((unsigned char) data_buffer[10]<<8)+(unsigned char) data_buffer[11], data_buffer[13]); in main()
1531 ((unsigned char) data_buffer[16]<<8)+(unsigned char) data_buffer[17], data_buffer[19]); in main()
1533 ((unsigned char) data_buffer[22]<<8)+(unsigned char) data_buffer[23], data_buffer[25]); in main()
1548 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1550 ((unsigned char) data_buffer[10]<<8)+(unsigned char) data_buffer[11], data_buffer[13]); in main()
1552 ((unsigned char) data_buffer[16]<<8)+(unsigned char) data_buffer[17], data_buffer[19]); in main()
[all …]
/dports/print/gutenprint/gutenprint-5.3.3/test/
H A Dpcl-unprint.c1877 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1889 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1893 ((unsigned char) data_buffer[16]<<8)+(unsigned char) data_buffer[17], data_buffer[19]); in main()
1908 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1910 ((unsigned char) data_buffer[10]<<8)+(unsigned char) data_buffer[11], data_buffer[13]); in main()
1912 ((unsigned char) data_buffer[16]<<8)+(unsigned char) data_buffer[17], data_buffer[19]); in main()
1914 ((unsigned char) data_buffer[22]<<8)+(unsigned char) data_buffer[23], data_buffer[25]); in main()
1929 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1931 ((unsigned char) data_buffer[10]<<8)+(unsigned char) data_buffer[11], data_buffer[13]); in main()
1933 ((unsigned char) data_buffer[16]<<8)+(unsigned char) data_buffer[17], data_buffer[19]); in main()
[all …]
/dports/print/gimp-gutenprint/gutenprint-5.3.3/test/
H A Dpcl-unprint.c1877 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1889 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1893 ((unsigned char) data_buffer[16]<<8)+(unsigned char) data_buffer[17], data_buffer[19]); in main()
1908 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1910 ((unsigned char) data_buffer[10]<<8)+(unsigned char) data_buffer[11], data_buffer[13]); in main()
1912 ((unsigned char) data_buffer[16]<<8)+(unsigned char) data_buffer[17], data_buffer[19]); in main()
1914 ((unsigned char) data_buffer[22]<<8)+(unsigned char) data_buffer[23], data_buffer[25]); in main()
1929 ((unsigned char) data_buffer[4]<<8)+(unsigned char) data_buffer[5], data_buffer[7]); in main()
1931 ((unsigned char) data_buffer[10]<<8)+(unsigned char) data_buffer[11], data_buffer[13]); in main()
1933 ((unsigned char) data_buffer[16]<<8)+(unsigned char) data_buffer[17], data_buffer[19]); in main()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mcs51/
H A Daxc51-core_dasm.h32 …e_op(std::ostream &stream, unsigned PC, offs_t pc, const data_buffer &opcodes, const data_buffer &…
35 …d_a5(std::ostream& stream, unsigned PC, offs_t pc, const data_buffer& opcodes, const data_buffer& …
36 …5_0e(std::ostream& stream, unsigned PC, offs_t pc, const data_buffer& opcodes, const data_buffer& …
37 …5_0f(std::ostream& stream, unsigned PC, offs_t pc, const data_buffer& opcodes, const data_buffer& …
38 …5_d0(std::ostream& stream, unsigned PC, offs_t pc, const data_buffer& opcodes, const data_buffer& …
39 …5_d1(std::ostream& stream, unsigned PC, offs_t pc, const data_buffer& opcodes, const data_buffer& …
57 …virtual void disassemble_op_ljmp(std::ostream& stream, unsigned &PC, const data_buffer& params) ov…
58 …virtual void disassemble_op_lcall(std::ostream& stream, unsigned &PC, const data_buffer& params) o…
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mcs51/
H A Daxc51-core_dasm.h32 …e_op(std::ostream &stream, unsigned PC, offs_t pc, const data_buffer &opcodes, const data_buffer &…
35 …d_a5(std::ostream& stream, unsigned PC, offs_t pc, const data_buffer& opcodes, const data_buffer& …
36 …5_0e(std::ostream& stream, unsigned PC, offs_t pc, const data_buffer& opcodes, const data_buffer& …
37 …5_0f(std::ostream& stream, unsigned PC, offs_t pc, const data_buffer& opcodes, const data_buffer& …
38 …5_d0(std::ostream& stream, unsigned PC, offs_t pc, const data_buffer& opcodes, const data_buffer& …
39 …5_d1(std::ostream& stream, unsigned PC, offs_t pc, const data_buffer& opcodes, const data_buffer& …
57 …virtual void disassemble_op_ljmp(std::ostream& stream, unsigned &PC, const data_buffer& params) ov…
58 …virtual void disassemble_op_lcall(std::ostream& stream, unsigned &PC, const data_buffer& params) o…
/dports/emulators/mess/mame-mame0226/src/devices/cpu/capricorn/
H A Dcapricorn_dasm.h19 …ffs_t disassemble(std::ostream &stream, offs_t pc, const data_buffer &opcodes, const data_buffer &…
36 void direct_addr(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
37 offs_t param_arp_drp(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
38 offs_t param_dr(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
39 offs_t param_dr_ar(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
40 offs_t param_dr_lit(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
41 offs_t param_dr_lit_dir(std::ostream &stream, offs_t pc,const data_buffer &opcodes);
43 offs_t param_xr_lit(std::ostream &stream, offs_t pc,const data_buffer &opcodes);
44 offs_t param_lit_dir(std::ostream &stream, offs_t pc,const data_buffer &opcodes);
45 offs_t param_dr_id_ar(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/capricorn/
H A Dcapricorn_dasm.h19 …ffs_t disassemble(std::ostream &stream, offs_t pc, const data_buffer &opcodes, const data_buffer &…
36 void direct_addr(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
37 offs_t param_arp_drp(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
38 offs_t param_dr(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
39 offs_t param_dr_ar(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
40 offs_t param_dr_lit(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
41 offs_t param_dr_lit_dir(std::ostream &stream, offs_t pc,const data_buffer &opcodes);
43 offs_t param_xr_lit(std::ostream &stream, offs_t pc,const data_buffer &opcodes);
44 offs_t param_lit_dir(std::ostream &stream, offs_t pc,const data_buffer &opcodes);
45 offs_t param_dr_id_ar(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/upd78k/
H A Dupd78k1d.h24 …ffs_t disassemble(std::ostream &stream, offs_t pc, const data_buffer &opcodes, const data_buffer &…
27 virtual offs_t dasm_01xx(std::ostream &stream, u8 op2, offs_t pc, const data_buffer &opcodes);
28 offs_t dasm_02xx(std::ostream &stream, u8 op1, u8 op2, offs_t pc, const data_buffer &opcodes);
30 virtual offs_t dasm_06(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
31 offs_t dasm_08xx(std::ostream &stream, u8 op2, offs_t pc, const data_buffer &opcodes);
34 virtual offs_t dasm_16xx(std::ostream &stream, u8 op2, const data_buffer &opcodes);
35 virtual offs_t dasm_25(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
36 virtual offs_t dasm_29(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
37 virtual offs_t dasm_38(std::ostream &stream, u8 op, offs_t pc, const data_buffer &opcodes);
38 virtual offs_t dasm_43(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/upd78k/
H A Dupd78k1d.h24 …ffs_t disassemble(std::ostream &stream, offs_t pc, const data_buffer &opcodes, const data_buffer &…
27 virtual offs_t dasm_01xx(std::ostream &stream, u8 op2, offs_t pc, const data_buffer &opcodes);
28 offs_t dasm_02xx(std::ostream &stream, u8 op1, u8 op2, offs_t pc, const data_buffer &opcodes);
30 virtual offs_t dasm_06(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
31 offs_t dasm_08xx(std::ostream &stream, u8 op2, offs_t pc, const data_buffer &opcodes);
34 virtual offs_t dasm_16xx(std::ostream &stream, u8 op2, const data_buffer &opcodes);
35 virtual offs_t dasm_25(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
36 virtual offs_t dasm_29(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
37 virtual offs_t dasm_38(std::ostream &stream, u8 op, offs_t pc, const data_buffer &opcodes);
38 virtual offs_t dasm_43(std::ostream &stream, offs_t pc, const data_buffer &opcodes);
[all …]
/dports/devel/grpc134/grpc-1.34.1/test/core/tsi/alts/frame_protector/
H A Dalts_crypter_test.cc37 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_random_seal_unseal()
62 gpr_free(data_buffer); in alts_crypter_test_random_seal_unseal()
142 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_corrupted_unseal()
163 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_corrupted_unseal()
182 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_corrupted_unseal()
199 gpr_free(data_buffer); in alts_crypter_test_corrupted_unseal()
215 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_unsync_seal_unseal()
222 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_unsync_seal_unseal()
240 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_unsync_seal_unseal()
261 gpr_free(data_buffer); in alts_crypter_test_unsync_seal_unseal()
[all …]
/dports/devel/grpc130/grpc-1.30.2/test/core/tsi/alts/frame_protector/
H A Dalts_crypter_test.cc37 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_random_seal_unseal()
62 gpr_free(data_buffer); in alts_crypter_test_random_seal_unseal()
142 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_corrupted_unseal()
163 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_corrupted_unseal()
182 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_corrupted_unseal()
199 gpr_free(data_buffer); in alts_crypter_test_corrupted_unseal()
215 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_unsync_seal_unseal()
222 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_unsync_seal_unseal()
240 gsec_test_random_bytes(data_buffer, data_size); in alts_crypter_test_unsync_seal_unseal()
261 gpr_free(data_buffer); in alts_crypter_test_unsync_seal_unseal()
[all …]

12345678910>>...68