Home
last modified time | relevance | path

Searched defs:extend (Results 1 – 25 of 9054) sorted by last modified time

12345678910>>...363

/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARM64Assembler.h1054 … ALWAYS_INLINE void add(RegisterID rd, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in add()
1279 ALWAYS_INLINE void cmn(RegisterID rn, RegisterID rm, ExtendType extend, int amount) in cmn()
1303 ALWAYS_INLINE void cmp(RegisterID rn, RegisterID rm, ExtendType extend, int amount) in cmp()
1431 … ALWAYS_INLINE void ldr(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in ldr()
1472 …ALWAYS_INLINE void ldrb(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in ldrb()
1498 …ALWAYS_INLINE void ldrh(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in ldrh()
1528 …ALWAYS_INLINE void ldrsb(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amoun… in ldrsb()
1996 … ALWAYS_INLINE void str(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in str()
2029 …ALWAYS_INLINE void strb(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in strb()
2055 …ALWAYS_INLINE void strh(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in strh()
[all …]
/dports/x11-toolkits/vte/vte-0.28.2/src/
H A Dvte.c7185 gboolean extend = FALSE; in vte_terminal_autoscroll() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARM64Assembler.h1054 … ALWAYS_INLINE void add(RegisterID rd, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in add()
1279 ALWAYS_INLINE void cmn(RegisterID rn, RegisterID rm, ExtendType extend, int amount) in cmn()
1303 ALWAYS_INLINE void cmp(RegisterID rn, RegisterID rm, ExtendType extend, int amount) in cmp()
1431 … ALWAYS_INLINE void ldr(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in ldr()
1472 …ALWAYS_INLINE void ldrb(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in ldrb()
1498 …ALWAYS_INLINE void ldrh(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in ldrh()
1528 …ALWAYS_INLINE void ldrsb(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amoun… in ldrsb()
1996 … ALWAYS_INLINE void str(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in str()
2029 …ALWAYS_INLINE void strb(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in strb()
2055 …ALWAYS_INLINE void strh(RegisterID rt, RegisterID rn, RegisterID rm, ExtendType extend, int amount) in strh()
[all …]
/dports/x11-toolkits/vte3/vte-0.64.2/src/
H A Dvte.cc6628 bool extend = false; in mouse_autoscroll_timer_callback() local
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/Drawable/
H A DTextBlock.pm157 sub extend { return OP_TRANSPOSE, $_[0], $_[1], ($_[2] || 0) | X_EXTEND } subroutine
/dports/x11/kitty/kitty-0.23.1/kitty/layout/
H A Dsplits.py329 def extend(other: Union[int, 'Pair', None], edge: EdgeLiteral, which: EdgeLiteral) -> None: function
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DHelpersCairo.h122 static inline cairo_extend_t GfxExtendToCairoExtend(ExtendMode extend) { in GfxExtendToCairoExtend()
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DHelpersCairo.h122 static inline cairo_extend_t GfxExtendToCairoExtend(ExtendMode extend) { in GfxExtendToCairoExtend()
/dports/www/typo3-9/typo3_src-9.5.31/vendor/nikic/php-parser/lib/PhpParser/Builder/
H A DClass_.php39 public function extend($class) { function in PhpParser\\Builder\\Class_
H A DInterface_.php33 public function extend(...$interfaces) { function in PhpParser\\Builder\\Interface_
/dports/www/typo3-10/typo3_src-10.4.25/vendor/nikic/php-parser/lib/PhpParser/Builder/
H A DClass_.php39 public function extend($class) { function in PhpParser\\Builder\\Class_
H A DInterface_.php33 public function extend(...$interfaces) { function in PhpParser\\Builder\\Interface_
/dports/www/typo3-11/typo3_src-11.5.7/vendor/nikic/php-parser/lib/PhpParser/Builder/
H A DClass_.php43 public function extend($class) { function in PhpParser\\Builder\\Class_
H A DInterface_.php37 public function extend(...$interfaces) { function in PhpParser\\Builder\\Interface_
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/playbook/
H A Dbase.py31 def _generic_g(prop_name, self):
H A Dblock.py295 def _get_parent_attribute(self, attr, extend=False, prepend=False): argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/units/playbook/
H A Dtest_base.py383 def _get_parent_attribute(self, attr, extend=False, prepend=False): argument
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/playbook/
H A Dattribute.py42 extend=False, argument
H A Dblock.py300 def _get_parent_attribute(self, attr, extend=False, prepend=False): argument
H A Dtask.py474 def _get_parent_attribute(self, attr, extend=False, prepend=False): argument
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/units/playbook/
H A Dtest_base.py383 def _get_parent_attribute(self, attr, extend=False, prepend=False): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/playbook/
H A Dattribute.py42 extend=False, argument
H A Dtask.py458 def _get_parent_attribute(self, attr, extend=False, prepend=False): argument
H A Dblock.py300 def _get_parent_attribute(self, attr, extend=False, prepend=False): argument
/dports/sysutils/ansible2/ansible-2.9.27/test/units/playbook/
H A Dtest_base.py385 def _get_parent_attribute(self, attr, extend=False, prepend=False): argument

12345678910>>...363