Home
last modified time | relevance | path

Searched refs:pmodules (Results 1 – 12 of 12) sorted by relevance

/dports/www/apache24/httpd-2.4.53/build/
H A Dbuild-modules-c.awk19 pmodules[pn++] = "core"
23 pmodules[pn] = $1;
25 gsub("\n","",pmodules[pn]);
40 printf ("extern module %s_module;\n", pmodules[i])
77 printf " &%s_module,\n", pmodules[i]
/dports/www/htdigest/httpd-2.4.6/build/
H A Dbuild-modules-c.awk19 pmodules[pn++] = "core"
23 pmodules[pn] = $1;
25 gsub("\n","",pmodules[pn]);
40 printf ("extern module %s_module;\n", pmodules[i])
77 printf " &%s_module,\n", pmodules[i]
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dparser.pas51 pbase,psystem,pmodules,psub,ncgrtti,
H A Dpmodules.pas22 unit pmodules; unit
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dparser.pas51 pbase,psystem,pmodules,psub,ncgrtti,
H A Dpmodules.pas22 unit pmodules; unit
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dparser.pas51 pbase,psystem,pmodules,psub,ncgrtti,
H A Dpmodules.pas22 unit pmodules; unit
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/implnotes/compiler/
H A Dcompiler_module_interfaces18 The input to this phase is two Preabsyn.pmodules (the result of
/dports/textproc/apertium/apertium-3.6.1/apertium/apertium-get/
H A Dapertium-get8 declare -ar pmodules=(trunk staging nursery incubator)
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_config.c4441 Eina_Stringshare *ptheme = NULL, *pmodules = NULL, *picon_theme = NULL; in _elm_config_reload() local
4511 if (pmodules) eina_stringshare_del(pmodules); in _elm_config_reload()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/ComponentServices/
H A Dmod.rs1931 …assemblyname: ::std::mem::ManuallyDrop<super::super::Foundation::BSTR>, pmodules: *mut *mut super:…