Home
last modified time | relevance | path

Searched refs:opcode (Results 1 – 25 of 56127) sorted by last modified time

12345678910>>...2246

/dports/x11-wm/mutter/mutter-41.1/src/backends/x11/
H A Dmeta-seat-x11.c74 int opcode; member
1301 seat_x11->opcode = g_value_get_int (value); in meta_seat_x11_set_property()
1326 g_value_set_int (value, seat_x11->opcode); in meta_seat_x11_get_property()
1717 meta_seat_x11_new (int opcode, in meta_seat_x11_new() argument
1722 "opcode", opcode, in meta_seat_x11_new()
1792 cookie->extension != seat->opcode) in meta_seat_x11_translate_event()
/dports/x11-wm/gamescope/gamescope-3.7.1/src/
H A Dsteamcompmgr.cpp2151 long opcode = ev->data.l[1]; in handle_system_tray_opcode() local
2153 switch (opcode) { in handle_system_tray_opcode()
2169 fprintf(stderr, "Unhandled _NET_SYSTEM_TRAY_OPCODE %ld\n", opcode); in handle_system_tray_opcode()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARM64Assembler.h2320 insn(floatingPointDataProcessing1Source(type, opcode, vn, vd)); in fcvt()
3517 …ALWAYS_INLINE static int dataProcessing1Source(Datasize sf, DataOp1Source opcode, RegisterID rn, R… in dataProcessing1Source() argument
3521 …return (0x5ac00000 | sf << 31 | S << 29 | opcode2 << 16 | opcode << 10 | xOrZr(rn) << 5 | xOrZr(rd… in dataProcessing1Source()
3527 …return (0x1ac00000 | sf << 31 | S << 29 | xOrZr(rm) << 16 | opcode << 10 | xOrZr(rn) << 5 | xOrZr(… in dataProcessing2Source()
3532 int op54 = opcode >> 4; in dataProcessing3Source()
3533 int op31 = (opcode >> 1) & 7; in dataProcessing3Source()
3534 int op0 = opcode & 1; in dataProcessing3Source()
3605 return (0x1e204000 | M << 31 | S << 29 | type << 22 | opcode << 15 | rn << 5 | rd); in floatingPointDataProcessing1Source()
3612 … return (0x1e200800 | M << 31 | S << 29 | type << 22 | rm << 16 | opcode << 12 | rn << 5 | rd); in floatingPointDataProcessing2Source()
3618 return (0xe201c00 | Q << 30 | size << 22 | vm << 16 | opcode << 11 | vn << 5 | vd); in vectorDataProcessing2Source()
[all …]
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARM64Assembler.h2320 insn(floatingPointDataProcessing1Source(type, opcode, vn, vd)); in fcvt()
3517 …ALWAYS_INLINE static int dataProcessing1Source(Datasize sf, DataOp1Source opcode, RegisterID rn, R… in dataProcessing1Source() argument
3521 …return (0x5ac00000 | sf << 31 | S << 29 | opcode2 << 16 | opcode << 10 | xOrZr(rn) << 5 | xOrZr(rd… in dataProcessing1Source()
3527 …return (0x1ac00000 | sf << 31 | S << 29 | xOrZr(rm) << 16 | opcode << 10 | xOrZr(rn) << 5 | xOrZr(… in dataProcessing2Source()
3532 int op54 = opcode >> 4; in dataProcessing3Source()
3533 int op31 = (opcode >> 1) & 7; in dataProcessing3Source()
3534 int op0 = opcode & 1; in dataProcessing3Source()
3605 return (0x1e204000 | M << 31 | S << 29 | type << 22 | opcode << 15 | rn << 5 | rd); in floatingPointDataProcessing1Source()
3612 … return (0x1e200800 | M << 31 | S << 29 | type << 22 | rm << 16 | opcode << 12 | rn << 5 | rd); in floatingPointDataProcessing2Source()
3618 return (0xe201c00 | Q << 30 | size << 22 | vm << 16 | opcode << 11 | vn << 5 | vd); in vectorDataProcessing2Source()
[all …]
/dports/x11-toolkits/wlroots/wlroots-0.12.0/xwayland/
H A Dxwm.c2046 .opcode = 1, in xwm_scale_changed()
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DPodView.pm116 $OP_LINK = tb::opcode(1, 'link');
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/Drawable/
H A DTextBlock.pm136 sub opcode subroutine
348 my @opcode;
351 @opcode = ($cmd);
365 @opcode,
435 $ret = $sub->( @opcode, @$block[$i + 1 .. $i + ($$block[ $$ptr ] >> 16) - 1]) if $sub;
/dports/x11/mrxvt-devel/mrxvt-0.5.4/share/scripts/
H A Dmrxvtset.pl65 my %opcode = (
112 my ( $type, $val, $opcode ) = @_;
114 print "\033[?${opcode}$val\007"
124 my ( $type, $val, $opcode ) = @_;
127 my $op = $opcode || $opcode{$type};
/dports/x11/xloadimage/xloadimage.4.1/
H A Drlelib.c793 unsigned opcode:8, datum:8; member
798 #define OPCODE(inst) (inst.opcode & ~LONG)
799 #define LONGP(inst) (inst.opcode & LONG)
1283 "rle_getrow: Unrecognized opcode: %d\n", inst.opcode );
/dports/x11/gdm/gdm-3.28.4/daemon/
H A Dgdm-xdmcp-display-factory.c842 header.opcode = (CARD16) WILLING; in gdm_xdmcp_send_willing()
892 header.opcode = (CARD16) UNWILLING; in gdm_xdmcp_send_unwilling()
994 header.opcode = (CARD16) FORWARD_QUERY; in gdm_xdmcp_send_forward_query()
1969 header.opcode = (CARD16) DECLINE; in gdm_xdmcp_send_decline()
2207 header.opcode = (CARD16) ACCEPT; in gdm_xdmcp_send_accept()
2548 header.opcode = (CARD16) FAILED; in gdm_xdmcp_send_failed()
2573 header.opcode = (CARD16) REFUSE; in gdm_xdmcp_send_refuse()
2845 header.opcode = (CARD16) ALIVE; in gdm_xdmcp_send_alive()
2900 opcode_string (int opcode) in opcode_string() argument
2926 return opcode_names [opcode]; in opcode_string()
[all …]
/dports/x11/xdm/xdm-1.1.12/greeter/
H A Dgreet.c260 int opcode, evbase, errbase, majret, minret; in InitGreet() local
262 if (XkbQueryExtension (dpy, &opcode, &evbase, &errbase, &majret, &minret)) { in InitGreet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/x/
H A Dx11_util.cc342 DCHECK(device->opcode == x11::Input::DeviceEvent::Motion || in CoalescePendingMotionEvents()
343 device->opcode == x11::Input::DeviceEvent::TouchUpdate); in CoalescePendingMotionEvents()
362 if (next_device->opcode == device->opcode && in CoalescePendingMotionEvents()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLES_CM/
H A DlibGLES_CM.hpp150 void (GL_APIENTRY *glLogicOp)(GLenum opcode);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/devices/x11/
H A Ddevice_data_manager_x11.cc382 if (xiev->opcode == x11::Input::DeviceEvent::TouchBegin || in GetEventData()
383 xiev->opcode == x11::Input::DeviceEvent::TouchEnd || in GetEventData()
384 xiev->opcode == x11::Input::DeviceEvent::TouchUpdate) { in GetEventData()
881 (xievent->opcode == x11::Input::DeviceEvent::KeyPress || in IsEventBlocked()
882 xievent->opcode == x11::Input::DeviceEvent::KeyRelease) && in IsEventBlocked()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/devices/x11/
H A Ddevice_data_manager_x11.cc182 int opcode, event, error; in InitializeXInputInternal() local
184 gfx::GetXDisplay(), "XInputExtension", &opcode, &event, &error)) { in InitializeXInputInternal()
201 xi_opcode_ = opcode; in InitializeXInputInternal()
/dports/www/mod_php74/php-7.4.27/
H A Dphp.ini-production1873 ; Enables or disables opcode caching in shared memory.
1894 ; If specified, it produces opcode dumps for debugging different stages of
H A Dphp.ini-development1873 ; Enables or disables opcode caching in shared memory.
1894 ; If specified, it produces opcode dumps for debugging different stages of
/dports/www/middleman/middleman/include/
H A Dtypes.h595 unsigned char opcode; member
/dports/www/mod_php80/php-8.0.15/
H A Dphp.ini-development1870 ; Enables or disables opcode caching in shared memory.
1891 ; If specified, it produces opcode dumps for debugging different stages of
H A Dphp.ini-production1872 ; Enables or disables opcode caching in shared memory.
1893 ; If specified, it produces opcode dumps for debugging different stages of
/dports/www/mod_php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_x86.dasc685 || switch (opcode) {
702 || switch (opcode) {
742 || switch (opcode) {
759 || switch (opcode) {
861 || switch (opcode) {
886 || switch (opcode) {
4380 if ((opcode == ZEND_ADD || opcode == ZEND_SUB)
4604 if ((opcode == ZEND_ADD || opcode == ZEND_SUB)
4614 if ((opcode == ZEND_ADD || opcode == ZEND_SUB)
5009 if ((opline->opcode == ZEND_SL || opline->opcode == ZEND_SR)
[all …]
/dports/www/typo3-9/typo3_src-9.5.31/vendor/cogpowered/finediff/src/cogpowered/FineDiff/Parser/
H A DOpcodes.php50 foreach ($opcodes as $opcode) {
51 if (!is_a($opcode, 'cogpowered\FineDiff\Parser\Operations\OperationInterface')) {
55 $this->opcodes[] = $opcode->getOpcode();
/dports/www/typo3-9/typo3_src-9.5.31/vendor/cogpowered/finediff/src/cogpowered/FineDiff/Render/
H A DHtml.php25 public function callback($opcode, $from, $from_offset, $from_len) argument
27 if ($opcode === 'c') {
29 } else if ($opcode === 'd') {
H A DRenderer.php52 $opcode = substr($opcodes, $opcodes_offset, 1);
62 if ($opcode === 'c') {
66 } else if ($opcode === 'd') {
H A DRendererInterface.php23 public function process($from_text, $opcode); argument
24 public function callback($opcode, $from, $from_offset, $from_len); argument

12345678910>>...2246