Home
last modified time | relevance | path

Searched refs:modname (Results 1 – 25 of 3751) sorted by relevance

12345678910>>...151

/dports/x11-wm/fvwm3/fvwm3-1.0.4/bin/
H A Dfvwm-menu-desktop-config.fpl53 *${modname}: Colorset 5
59 #*${modname}: Line
60 *${modname}: Separator
63 *${modname}: Line
112 *${modname}: Line
175 *${modname}: Line
178 *${modname}: Line
214 *${modname}: Command DestroyModuleConfig ${modname}Default: *
254 *${modname}: Command DestroyModuleConfig ${modname}Default: *
296 # Tell ${modname} to read vars from .${modname}Default file:
[all …]
/dports/x11-wm/fvwm2/fvwm-2.6.9/bin/
H A Dfvwm-menu-desktop-config.fpl57 #*${modname}: Line
58 *${modname}: Separator
61 *${modname}: Line
105 *${modname}: Separator
110 *${modname}: Line
173 *${modname}: Line
176 *${modname}: Line
212 *${modname}: Command DestroyModuleConfig ${modname}Default: *
252 *${modname}: Command DestroyModuleConfig ${modname}Default: *
294 # Tell ${modname} to read vars from .${modname}Default file:
[all …]
/dports/japanese/tiarra/tiarra-20100212/main/
H A DModuleManager.pm167 $modname = ref($modname) || $modname;
182 $modname = ref($modname) || $modname;
315 $new{$modname} ||= $conf_changed{$modname};
369 use $modname;
380 my $modname;
405 $modname => $loaded_mods{$modname};
419 my $modname = $_;
610 $modname = $modname->block_name if UNIVERSAL::isa($modname,'Configuration::Block');
642 %{$modname.'::'} = ( %shelter, %{$modname.'::'} );
689 my $modname = shift;
[all …]
/dports/devel/py-astroid/astroid-2.9.0/astroid/
H A Dmanager.py110 if modname is None:
114 modname = filepath
125 if fallback and modname:
161 if modname == "__main__":
187 modname=modname,
195 modname=modname,
208 "Can't find a file for module {modname}.", modname=modname
261 modname=modname,
273 modname = modname or module.__name__
291 if modname is None:
[all …]
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_modern.c31 const char *gmt_current_name (const char *module, char modname[]) { in gmt_current_name() argument
38 if (!strncmp (module, "histogram", 9U)) { strcpy (modname, "pshistogram"); return module; } in gmt_current_name()
39 else if (!strncmp (module, "colorbar", 8U)) { strcpy (modname, "psscale"); return module; } in gmt_current_name()
40 else if (!strncmp (module, "ternary", 7U)) { strcpy (modname, "psternary"); return module; } in gmt_current_name()
41 else if (!strncmp (module, "contour", 7U)) { strcpy (modname, "pscontour"); return module; } in gmt_current_name()
42 else if (!strncmp (module, "basemap", 7U)) { strcpy (modname, "psbasemap"); return module; } in gmt_current_name()
43 else if (!strncmp (module, "events", 6U)) { strcpy (modname, "psevents"); return module; } in gmt_current_name()
44 else if (!strncmp (module, "wiggle", 6U)) { strcpy (modname, "pswiggle"); return module; } in gmt_current_name()
63 else if (!strncmp (module, "pshistogram", 11U)) { strcpy (modname, module); return "histogram"; } in gmt_current_name()
64 else if (!strncmp (module, "psternary", 9U)) { strcpy (modname, module); return "ternary"; } in gmt_current_name()
[all …]
/dports/astro/celestia-gtk/celestia-1.6.1/windows/inc/spice/
H A DSpiceZmc.h326 #define CHKPTR( errHandling, modname, pointer ) \ argument
332 chkin_c ( modname ); \
343 chkout_c ( modname ); \
349 #define CHKPTR_VAL( errHandling, modname, pointer, retval ) \ argument
355 chkin_c ( modname ); \
618 CELLTYPECHK( errHandling, modname, dtype, cellPtr2 );
637 CELLTYPECHK( errHandling, modname, dtype, cellPtr3 );
719 CELLMATCH2 ( errHandling, modname, cellPtr2, cellPtr3 );
795 CELLISSETCHK( errHandling, modname, cellPtr2 );
812 CELLISSETCHK ( errHandling, modname, cellPtr3 );
[all …]
/dports/astro/celestia/celestia-1.6.1/windows/inc/spice/
H A DSpiceZmc.h326 #define CHKPTR( errHandling, modname, pointer ) \ argument
332 chkin_c ( modname ); \
343 chkout_c ( modname ); \
349 #define CHKPTR_VAL( errHandling, modname, pointer, retval ) \ argument
355 chkin_c ( modname ); \
618 CELLTYPECHK( errHandling, modname, dtype, cellPtr2 );
637 CELLTYPECHK( errHandling, modname, dtype, cellPtr3 );
719 CELLMATCH2 ( errHandling, modname, cellPtr2, cellPtr3 );
795 CELLISSETCHK( errHandling, modname, cellPtr2 );
812 CELLISSETCHK ( errHandling, modname, cellPtr3 );
[all …]
/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/third_party/cspice/
H A DSpiceZmc.h340 #define CHKPTR( errHandling, modname, pointer ) \ argument
346 chkin_c ( modname ); \
357 chkout_c ( modname ); \
363 #define CHKPTR_VAL( errHandling, modname, pointer, retval ) \ argument
369 chkin_c ( modname ); \
632 CELLTYPECHK( errHandling, modname, dtype, cellPtr2 );
651 CELLTYPECHK( errHandling, modname, dtype, cellPtr3 );
733 CELLMATCH2 ( errHandling, modname, cellPtr2, cellPtr3 );
809 CELLISSETCHK( errHandling, modname, cellPtr2 );
826 CELLISSETCHK ( errHandling, modname, cellPtr3 );
[all …]
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A DSpiceZmc.h340 #define CHKPTR( errHandling, modname, pointer ) \ argument
346 chkin_c ( modname ); \
357 chkout_c ( modname ); \
363 #define CHKPTR_VAL( errHandling, modname, pointer, retval ) \ argument
369 chkin_c ( modname ); \
632 CELLTYPECHK( errHandling, modname, dtype, cellPtr2 );
651 CELLTYPECHK( errHandling, modname, dtype, cellPtr3 );
733 CELLMATCH2 ( errHandling, modname, cellPtr2, cellPtr3 );
809 CELLISSETCHK( errHandling, modname, cellPtr2 );
826 CELLISSETCHK ( errHandling, modname, cellPtr3 );
[all …]
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A DSpiceZmc.h340 #define CHKPTR( errHandling, modname, pointer ) \ argument
346 chkin_c ( modname ); \
357 chkout_c ( modname ); \
363 #define CHKPTR_VAL( errHandling, modname, pointer, retval ) \ argument
369 chkin_c ( modname ); \
632 CELLTYPECHK( errHandling, modname, dtype, cellPtr2 );
651 CELLTYPECHK( errHandling, modname, dtype, cellPtr3 );
733 CELLMATCH2 ( errHandling, modname, cellPtr2, cellPtr3 );
809 CELLISSETCHK( errHandling, modname, cellPtr2 );
826 CELLISSETCHK ( errHandling, modname, cellPtr3 );
[all …]
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/third_party/cspice/
H A DSpiceZmc.h340 #define CHKPTR( errHandling, modname, pointer ) \ argument
346 chkin_c ( modname ); \
357 chkout_c ( modname ); \
363 #define CHKPTR_VAL( errHandling, modname, pointer, retval ) \ argument
369 chkin_c ( modname ); \
632 CELLTYPECHK( errHandling, modname, dtype, cellPtr2 );
651 CELLTYPECHK( errHandling, modname, dtype, cellPtr3 );
733 CELLMATCH2 ( errHandling, modname, cellPtr2, cellPtr3 );
809 CELLISSETCHK( errHandling, modname, cellPtr2 );
826 CELLISSETCHK ( errHandling, modname, cellPtr3 );
[all …]
/dports/devel/efl/efl-1.25.1/src/scripts/elua/core/
H A Dmodule.lua27 local hyp = modname:find("%-")
28 if hyp then modname = modname:sub(hyp + 1) end
38 function(modname)
45 function(modname)
55 function(modname)
59 if hyp then modname = modname:sub(hyp + 1) end
62 function(modname)
63 local rootname, dot = modname, modname:find("%.")
90 local v = loaded[modname]
96 loaded[modname] = ret
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/doc/_exts/rubydomain/
H A Drubydomain.py156 if modname and modname != 'exceptions':
210 prefix = modname and modname + '::' or ''
212 prefix = modname and modname + separator or ''
214 prefix = modname and modname + separator or ''
505 modname = modname[len(ignore):]
630 elif modname and modname + '::' + name in objects:
632 elif modname and modname + '#' + name in objects:
634 elif modname and modname + '.' + name in objects:
651 elif modname and modname + '#' + name in objects:
653 elif modname and modname + '.' + name in objects:
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/doc/_exts/sphinxcontrib/
H A Drubydomain.py156 if modname and modname != 'exceptions':
210 prefix = modname and modname + '::' or ''
212 prefix = modname and modname + separator or ''
214 prefix = modname and modname + separator or ''
505 modname = modname[len(ignore):]
630 elif modname and modname + '::' + name in objects:
632 elif modname and modname + '#' + name in objects:
634 elif modname and modname + '.' + name in objects:
651 elif modname and modname + '#' + name in objects:
653 elif modname and modname + '.' + name in objects:
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/doc/_exts/sphinxcontrib/
H A Drubydomain.py156 if modname and modname != 'exceptions':
210 prefix = modname and modname + '::' or ''
212 prefix = modname and modname + separator or ''
214 prefix = modname and modname + separator or ''
505 modname = modname[len(ignore):]
630 elif modname and modname + '::' + name in objects:
632 elif modname and modname + '#' + name in objects:
634 elif modname and modname + '.' + name in objects:
651 elif modname and modname + '#' + name in objects:
653 elif modname and modname + '.' + name in objects:
[all …]
/dports/www/libnghttp2/nghttp2-1.46.0/doc/_exts/rubydomain/
H A Drubydomain.py156 if modname and modname != 'exceptions':
210 prefix = modname and modname + '::' or ''
212 prefix = modname and modname + separator or ''
214 prefix = modname and modname + separator or ''
505 modname = modname[len(ignore):]
630 elif modname and modname + '::' + name in objects:
632 elif modname and modname + '#' + name in objects:
634 elif modname and modname + '.' + name in objects:
651 elif modname and modname + '#' + name in objects:
653 elif modname and modname + '.' + name in objects:
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/doc/_exts/sphinxcontrib/
H A Drubydomain.py156 if modname and modname != 'exceptions':
210 prefix = modname and modname + '::' or ''
212 prefix = modname and modname + separator or ''
214 prefix = modname and modname + separator or ''
505 modname = modname[len(ignore):]
630 elif modname and modname + '::' + name in objects:
632 elif modname and modname + '#' + name in objects:
634 elif modname and modname + '.' + name in objects:
651 elif modname and modname + '#' + name in objects:
653 elif modname and modname + '.' + name in objects:
[all …]
/dports/www/nghttp2/nghttp2-1.46.0/doc/_exts/rubydomain/
H A Drubydomain.py156 if modname and modname != 'exceptions':
210 prefix = modname and modname + '::' or ''
212 prefix = modname and modname + separator or ''
214 prefix = modname and modname + separator or ''
505 modname = modname[len(ignore):]
630 elif modname and modname + '::' + name in objects:
632 elif modname and modname + '#' + name in objects:
634 elif modname and modname + '.' + name in objects:
651 elif modname and modname + '#' + name in objects:
653 elif modname and modname + '.' + name in objects:
[all …]
/dports/devel/omniORB/omniORB-4.2.4/include/omniORB4/
H A DlinkHacks.h40 #define OMNI_EXPORT_LINK_FORCE_SYMBOL(modname) \ argument
41 int _omni_ ## modname ## _should_be_linked_but_is_not_; \
46 #define OMNI_EXPORT_LINK_FORCE_SYMBOL(modname) \ argument
62 #define OMNI_FORCE_LINK(modname) \ argument
64 static int _omni_ ## modname ## _forcelink_ = \
66 static int _omni_ ## modname ## _value_ () { \
67 return _omni_ ## modname ## _forcelink_; \
76 #define OMNI_FORCE_LINK(modname) \ argument
78 static int* _omni_ ## modname ## _forcelink_ = \
86 #define OMNI_FORCE_LINK(modname) \ argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/logilab/logilab/astroid/
H A Dmanager.py39 def astroid_wrapper(func, modname): argument
41 print('parsing %s...' % modname)
43 return func(modname)
50 def _silent_no_wrap(func, modname): argument
52 return func(modname)
102 if modname is None:
106 modname = filepath
107 if modname in self.astroid_cache and self.astroid_cache[modname].file == filepath:
135 if modname == '__main__':
209 modname = modname or module.__name__
[all …]
/dports/games/freeminer/freeminer-0.4.10.4/builtin/game/
H A Dmod_profiling.lua40 if modname == nil then
41 modname = "builtin"
45 mod_statistics.data[modname] = {}
49 mod_statistics.data[modname][type] = 0
52 mod_statistics.data[modname][type] =
62 mod_statistics.stats[modname] = {
111 mod_statistics.stats[modname].min_us =
179 if modname ~= "total" then
182 if modname:len() > 16 then
183 modname = "..." .. modname:sub(-13)
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/utils/
H A Dcreate-module.py329 def make_wscript(moduledir, modname): argument
335 def make_model(moduledir, modname): argument
345 MODULE=modname,
351 def make_test(moduledir, modname): argument
356 name_parts = modname.split('-')
364 def make_helper(moduledir, modname): argument
378 def make_examples(moduledir, modname): argument
391 def make_doc(moduledir, modname): argument
406 def make_module(modpath, modname): argument
407 modulepath = Path(modpath, modname)
[all …]
/dports/cad/yosys/yosys-yosys-0.12/techlibs/ecp5/tests/
H A Dtest_diamond_ffs.py18 modname = line[spidx+1 : bridx] variable
19 g.write("module %s_gate" % modname)
23 modules.append((modname, [x.strip() for x in line[inpidx+6:outpidx].split(",")]))
53 for modname, inputs in modules:
54 print(" wire %s_gold_q, %s_gate_q;" % (modname, modname), file=f)
67 portconns.append(".Q(%s_gold_q)" % modname)
68 print(" %s %s_gold_i (%s);" % (modname, modname, ", ".join(portconns)), file=f)
69 portconns[-1] = (".Q(%s_gate_q)" % modname)
70 print(" %s_gate %s_gate_i (%s);" % (modname, modname, ", ".join(portconns)), file=f)
75 (modname, modname, modname, modname, modname, modname), file=f)
/dports/devel/py-spyder/spyder-3.2.7/
H A Dgettext_helpers.py26 def get_files(modname): argument
27 if not osp.isdir(modname):
28 return [modname]
39 def get_lang(modname): argument
46 def do_rescan(modname): argument
47 files = get_files(modname)
48 dirname = modname
54 potfile = modname+".pot"
82 dirname = modname
91 def main(modname): argument
[all …]
/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/ext/
H A Dviewcode.py118 modname = signode.get('module')
120 refname = modname
127 modname = new_modname
128 if not modname:
165 modules.pop(modname)
286 parent = modname
300 'title': modname,
312 for modname in sorted(modnames):
314 stack.append(modname + '.')
321 stack.append(modname + '.')
[all …]

12345678910>>...151