Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 25 of 10692) sorted by last modified time

12345678910>>...428

/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/lib/
H A DPmwGroup.py113 def expand(self): member in Group
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/lib/
H A DPmwGroup.py107 def expand(self): member in Group
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/
H A DSbGuiList.h197 void expand(const int size) { in expand() function
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXFile.cpp421 FXString FXFile::expand(const FXString& file){ in expand() function in FX::FXFile
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h2127 unsigned int expand : 1; /* causes the allocation rectange to fill all remaining space */ member
/dports/x11-fonts/fontconfig/fontconfig-2.13.94/fc-case/
H A Dfc-case.py160 expand = utf8_size (lower[0]) - utf8_size(upper) variable
180 expand = fold['count'] - utf8_size(upper) variable
/dports/x11/fbpanel/fbpanel-6.1/panel/
H A Dplugin.h42 int expand; member
/dports/x11/xloadimage/xloadimage.4.1/
H A Dreduce.c576 Image *expand(image) in expand() function
/dports/x11/xtset/xtset-1.1/
H A Dxtset.c389 char expand[2048]; in do_setting() local
/dports/x11/kitty/kitty-0.23.1/docs/
H A Dconf.py379 def expand(m: Match) -> str: function
/dports/x11/kitty/kitty-0.23.1/kitty_tests/
H A Dgraphics.py686 def expand(*rows): function
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dopen_actions.py160 def expand(x: Any) -> Any: function
/dports/x11/kitty/kitty-0.23.1/kitty/conf/
H A Dtypes.py34 def expand(m: Match) -> str: function
/dports/www/firefox/firefox-99.0/third_party/rust/cc/src/
H A Dlib.rs1326 pub fn expand(&self) -> Vec<u8> { in expand() method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/opts/
H A DSkRasterPipeline_opts.h919 SI U32 expand(U16 v) { return (U32)v; } in expand() function
920 SI U32 expand(U8 v) { return (U32)v; } in expand() function
925 SI U32 expand(U16 v) { return __builtin_convertvector( v, U32); } in expand() function
926 SI U32 expand(U8 v) { return __builtin_convertvector( v, U32); } in expand() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cc/src/
H A Dlib.rs1326 pub fn expand(&self) -> Vec<u8> { in expand() method
/dports/www/typo3-9/typo3_src-9.5.31/vendor/guzzlehttp/guzzle/src/
H A DUriTemplate.php38 public function expand($template, array $variables) function in GuzzleHttp\\UriTemplate
/dports/www/typo3-10/typo3_src-10.4.25/vendor/guzzlehttp/guzzle/src/
H A DUriTemplate.php38 public function expand($template, array $variables) function in GuzzleHttp\\UriTemplate
/dports/textproc/hyphen/hyphen-2.8.8/
H A Dsubstrings.pl108 sub expand { subroutine
/dports/textproc/py-ttp/ttp-0.8.1/ttp/group/
H A Dexpand.py1 def expand(data): function
/dports/textproc/aspell/aspell-0.60.8/prog/
H A Daspell.cpp1736 void expand() in expand() function
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Daffix.cpp874 WordAff * AffixMgr::expand(ParmString word, ParmString aff, in expand() function in aspeller::AffixMgr
/dports/textproc/rxp/rxp-1.4.4/
H A Dxmlparser.c3357 static int parse_reference(Parser p, int pe, int expand, int allow_external) in parse_reference()
3461 static int parse_character_reference(Parser p, int expand) in parse_character_reference()
H A Drxp.c49 static int verbose = 0, expand = 1, nsgml = 0, variable
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/module_utils/
H A Dbasic.py697 def user_and_group(self, path, expand=True): argument
795 def set_owner_if_different(self, path, owner, changed, diff=None, expand=True): argument
836 def set_group_if_different(self, path, group, changed, diff=None, expand=True): argument
877 def set_mode_if_different(self, path, mode, changed, diff=None, expand=True): argument
962 def set_attributes_if_different(self, path, attributes, changed, diff=None, expand=True): argument
1158 def set_fs_attributes_if_different(self, file_args, changed, diff=None, expand=True): argument
1180 def set_directory_attributes_if_different(self, file_args, changed, diff=None, expand=True): argument
1183 def set_file_attributes_if_different(self, file_args, changed, diff=None, expand=True): argument

12345678910>>...428