/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/pnacl/unsupported/ |
H A D | objdump-arm-canonicalizer.py | 43 opcode = tokens[2] variable 49 to = r"\1" variable 56 to = r" \1" variable
|
/dports/www/squid/squid-4.15/src/icmp/ |
H A D | IcmpPinger.h | 40 virtual void SendEcho(Ip::Address &to, int opcode, const char *payload, int len) {}; in SendEcho()
|
H A D | Icmp.h | 28 Ip::Address to; member 29 unsigned char opcode = '\0'; member 38 unsigned char opcode = '\0'; member 47 unsigned char opcode; member
|
H A D | IcmpSquid.cc | 52 IcmpSquid::SendEcho(Ip::Address &to, int opcode, const char *payload, int len) in SendEcho() 180 IcmpSquid::DomainPing(Ip::Address &to, const char *domain) in DomainPing()
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/ir/debug/ |
H A D | NashornTextifier.java | 426 public void visitInsn(final int opcode) { in visitInsn() 459 public void visitVarInsn(final int opcode, final int var) { in visitVarInsn() 553 private void checkNoFallThru(final int opcode, final String to) { in checkNoFallThru() 567 final String to = appendLabel(sb, label); in visitJumpInsn() local 628 final String to = appendLabel(sb, labels[i]); in visitTableSwitchInsn() local 644 final String to = appendLabel(sb, labels[i]); in visitLookupSwitchInsn() local 649 final String to = appendLabel(sb, dflt); in visitLookupSwitchInsn() local 672 final String to = appendLabel(sb, handler); in visitTryCatchBlock() local 1019 void addEdge(final String from, final String to) { in addEdge() 1158 final int opcode; field in NashornTextifier.NashornLabel [all …]
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/ir/debug/ |
H A D | NashornTextifier.java | 426 public void visitInsn(final int opcode) { in visitInsn() 459 public void visitVarInsn(final int opcode, final int var) { in visitVarInsn() 553 private void checkNoFallThru(final int opcode, final String to) { in checkNoFallThru() 567 final String to = appendLabel(sb, label); in visitJumpInsn() local 628 final String to = appendLabel(sb, labels[i]); in visitTableSwitchInsn() local 644 final String to = appendLabel(sb, labels[i]); in visitLookupSwitchInsn() local 649 final String to = appendLabel(sb, dflt); in visitLookupSwitchInsn() local 672 final String to = appendLabel(sb, handler); in visitTryCatchBlock() local 1019 void addEdge(final String from, final String to) { in addEdge() 1158 final int opcode; field in NashornTextifier.NashornLabel [all …]
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/debug/ |
H A D | NashornTextifier.java | 426 public void visitInsn(final int opcode) { in visitInsn() 553 private static boolean noFallThru(final int opcode) { in noFallThru() 568 private void checkNoFallThru(final int opcode, final String to) { in checkNoFallThru() 582 final String to = appendLabel(sb, label); in visitJumpInsn() local 643 final String to = appendLabel(sb, labels[i]); in visitTableSwitchInsn() local 659 final String to = appendLabel(sb, labels[i]); in visitLookupSwitchInsn() local 664 final String to = appendLabel(sb, dflt); in visitLookupSwitchInsn() local 687 final String to = appendLabel(sb, handler); in visitTryCatchBlock() local 1034 void addEdge(final String from, final String to) { in addEdge() 1173 final int opcode; field in NashornTextifier.NashornLabel [all …]
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/debug/ |
H A D | NashornTextifier.java | 426 public void visitInsn(final int opcode) { in visitInsn() 553 private static boolean noFallThru(final int opcode) { in noFallThru() 568 private void checkNoFallThru(final int opcode, final String to) { in checkNoFallThru() 582 final String to = appendLabel(sb, label); in visitJumpInsn() local 643 final String to = appendLabel(sb, labels[i]); in visitTableSwitchInsn() local 659 final String to = appendLabel(sb, labels[i]); in visitLookupSwitchInsn() local 664 final String to = appendLabel(sb, dflt); in visitLookupSwitchInsn() local 687 final String to = appendLabel(sb, handler); in visitTryCatchBlock() local 1034 void addEdge(final String from, final String to) { in addEdge() 1173 final int opcode; field in NashornTextifier.NashornLabel [all …]
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/debug/ |
H A D | NashornTextifier.java | 426 public void visitInsn(final int opcode) { in visitInsn() 553 private static boolean noFallThru(final int opcode) { in noFallThru() 568 private void checkNoFallThru(final int opcode, final String to) { in checkNoFallThru() 582 final String to = appendLabel(sb, label); in visitJumpInsn() local 643 final String to = appendLabel(sb, labels[i]); in visitTableSwitchInsn() local 659 final String to = appendLabel(sb, labels[i]); in visitLookupSwitchInsn() local 664 final String to = appendLabel(sb, dflt); in visitLookupSwitchInsn() local 687 final String to = appendLabel(sb, handler); in visitTryCatchBlock() local 1034 void addEdge(final String from, final String to) { in addEdge() 1173 final int opcode; field in NashornTextifier.NashornLabel [all …]
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/debug/ |
H A D | NashornTextifier.java | 426 public void visitInsn(final int opcode) { in visitInsn() 553 private static boolean noFallThru(final int opcode) { in noFallThru() 568 private void checkNoFallThru(final int opcode, final String to) { in checkNoFallThru() 582 final String to = appendLabel(sb, label); in visitJumpInsn() local 643 final String to = appendLabel(sb, labels[i]); in visitTableSwitchInsn() local 659 final String to = appendLabel(sb, labels[i]); in visitLookupSwitchInsn() local 664 final String to = appendLabel(sb, dflt); in visitLookupSwitchInsn() local 687 final String to = appendLabel(sb, handler); in visitTryCatchBlock() local 1034 void addEdge(final String from, final String to) { in addEdge() 1173 final int opcode; field in NashornTextifier.NashornLabel [all …]
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/debug/ |
H A D | NashornTextifier.java | 426 public void visitInsn(final int opcode) { in visitInsn() 553 private static boolean noFallThru(final int opcode) { in noFallThru() 568 private void checkNoFallThru(final int opcode, final String to) { in checkNoFallThru() 582 final String to = appendLabel(sb, label); in visitJumpInsn() local 643 final String to = appendLabel(sb, labels[i]); in visitTableSwitchInsn() local 659 final String to = appendLabel(sb, labels[i]); in visitLookupSwitchInsn() local 664 final String to = appendLabel(sb, dflt); in visitLookupSwitchInsn() local 687 final String to = appendLabel(sb, handler); in visitTryCatchBlock() local 1034 void addEdge(final String from, final String to) { in addEdge() 1173 final int opcode; field in NashornTextifier.NashornLabel [all …]
|
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/scumm/ |
H A D | descumm.cpp | 707 void do_actorops(char *buf, byte opcode) { in do_actorops() 956 char opcode = get_byte(); in do_resource() local 1065 int opcode = get_byte(); in do_room_ops() local 1244 int opcode = get_byte(); in do_cursor_command() local 1316 void do_verbops(char *buf, byte opcode) { in do_verbops() 1454 int to = cur + offset; in do_unconditional_jump() local 1478 int to = cur + offset; in emit_if() local 1507 void do_if_code(char *buf, byte opcode) { in do_if_code() 1838 byte opcode = get_byte(); in next_line_V12() local 2434 byte opcode = get_byte(); in next_line_V0() local [all …]
|
/dports/www/squid/squid-4.15/src/tests/ |
H A D | testIcmp.h | 27 virtual void SendEcho(Ip::Address &to, int opcode, const char *payload, int len) {}; in SendEcho()
|
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/analyser/ |
H A D | analy_x86.cc | 54 int AddressX86Flat32::compareDelinear(Address *to) in compareDelinear() 64 bool AddressX86Flat32::difference(int &result, Address *to) in difference() 189 int AddressX86_1632::compareDelinear(Address *to) in compareDelinear() 203 bool AddressX86_1632::difference(int &result, Address *to) in difference() 332 int AddressX86_1616::compareDelinear(Address *to) in compareDelinear() 346 bool AddressX86_1616::difference(int &result, Address *to) in difference() 515 Address *AnalyX86Disassembler::branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine) in branchAddr() 577 void AnalyX86Disassembler::examineOpcode(OPCODE *opcode) in examineOpcode() 626 branch_enum_t AnalyX86Disassembler::isBranch(OPCODE *opcode) in isBranch()
|
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 35 enum rbug_opcode opcode; member 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() 146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write()
|
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 35 enum rbug_opcode opcode; member 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() 146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write()
|
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 35 enum rbug_opcode opcode; member 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() 146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write()
|
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 35 enum rbug_opcode opcode; member 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() 146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write()
|
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 35 enum rbug_opcode opcode; member 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() 146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write()
|
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 35 enum rbug_opcode opcode; member 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() 146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write()
|
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 35 enum rbug_opcode opcode; member 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() 146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write()
|
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 35 enum rbug_opcode opcode; member 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() 146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write()
|
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 35 enum rbug_opcode opcode; member 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() 146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write()
|
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 35 enum rbug_opcode opcode; member 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() 146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write()
|
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/rbug/ |
H A D | rbug_connection.c | 35 enum rbug_opcode opcode; member 134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() 146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write()
|