Home
last modified time | relevance | path

Searched defs:gfunc (Results 1 – 25 of 46) sorted by relevance

12

/dports/lang/clips/clips_core_source_630/core/
H A Dgenrcfun.c205 DEFGENERIC *gfunc) in RemoveAllExplicitMethods()
327 DEFGENERIC *gfunc) in MethodAlterError()
348 DEFGENERIC *gfunc, in DeleteMethodInfo()
395 DEFGENERIC *gfunc, in DestroyMethodInfo()
435 DEFGENERIC *gfunc) in MethodsExecuting()
494 DEFGENERIC *gfunc, in FindMethodByIndex()
591 DEFGENERIC *gfunc; in PreviewGeneric() local
653 DEFGENERIC *gfunc; in CheckGenericExists() local
684 DEFGENERIC *gfunc, in CheckMethodExists()
764 DEFGENERIC *gfunc) in PrintGenericName()
[all …]
H A Dgenrccom.c468 DEFGENERIC *gfunc; in EnvGetNextDefmethod() local
591 DEFGENERIC *gfunc; in UndefmethodCommand() local
686 DEFGENERIC *gfunc; in EnvUndefmethod() local
773 DEFGENERIC *gfunc; in EnvGetDefmethodDescription() local
847 DEFGENERIC *gfunc; in EnvGetDefmethodWatch() local
876 DEFGENERIC *gfunc; in EnvSetDefmethodWatch() local
917 DEFGENERIC *gfunc; in PPDefmethodCommand() local
948 DEFGENERIC *gfunc; in ListDefmethodsCommand() local
976 DEFGENERIC *gfunc; in EnvGetDefmethodPPForm() local
1504 DEFGENERIC *gfunc, in RemoveDefgenericMethod()
[all …]
H A Dgenrcpsr.c146 DEFGENERIC *gfunc; in ParseDefgeneric() local
219 DEFGENERIC *gfunc; in ParseDefmethod() local
428 DEFGENERIC *gfunc, in AddMethod()
621 DEFGENERIC *gfunc, in FindMethodByRestrictions()
777 DEFGENERIC *gfunc) in CreateDefaultGenericPPForm()
1316 DEFGENERIC *gfunc; in AddGeneric() local
1358 DEFGENERIC *gfunc, in AddGenericMethod()
H A Dgenrcbin.c264 DEFGENERIC *gfunc = (DEFGENERIC *) theDefgeneric; in MarkDefgenericItems() local
326 DEFGENERIC *gfunc = (DEFGENERIC *) theDefgeneric; in BsaveMethodExpressions() local
350 DEFGENERIC *gfunc = (DEFGENERIC *) theDefgeneric; in BsaveRestrictionExpressions() local
490 DEFGENERIC *gfunc = (DEFGENERIC *) theDefgeneric; in BsaveDefgenericHeader() local
519 DEFGENERIC *gfunc = (DEFGENERIC *) theDefgeneric; in BsaveMethods() local
565 DEFGENERIC *gfunc = (DEFGENERIC *) theDefgeneric; in BsaveMethodRestrictions() local
610 DEFGENERIC *gfunc = (DEFGENERIC *) theDefgeneric; in BsaveRestrictionTypes() local
H A Dgenrcexe.c126 DEFGENERIC *gfunc, in GenericDispatch()
486 DEFGENERIC *gfunc; in CallSpecificMethod() local
576 DEFGENERIC *gfunc, in FindApplicableMethod()
H A Dimmthpsr.c89 DEFGENERIC *gfunc) in AddImplicitMethods()
124 DEFGENERIC *gfunc, in FormMethodsFromRestrictions()
H A Dgenrcfun.h148 #define SaveBusyCount(gfunc) (DefgenericData(theEnv)->OldGenericBusySave = gfunc->busy) argument
149 #define RestoreBusyCount(gfunc) (gfunc->busy = DefgenericData(theEnv)->OldGenericBusySave) argument
H A Devaluatn.c1020 void *gfunc; in FunctionReferenceExpression() local
1073 void *gfunc; in GetFunctionReference() local
H A Dgenrccmp.c137 DEFGENERIC *gfunc, in PrintGenericFunctionReference()
H A Dexprnpsr.c158 void *gfunc; in Function2Parse() local
/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Dgraph.h156 typedef struct gfunc struct
158 char *name; /* function name */
159 int required; /* Function needed for this exec */
160 int instance; /* instance of func (attr from ui) */
161 _excache excache; /* output caching indicator */
162 char *procgroupid; /* process group id */
163 ModPath mod_path; /* module path (<mac/func>:<#> pairs) */
187 } gfunc; argument
/dports/science/code_saturne/code_saturne-7.1.0/src/cogz/
H A Dlwcgfu.f9026 ( gfunc , f , fm , yfp2m , fp2m ) argument
65 double precision gfunc , f, fm, yfp2m, fp2m local
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/testsuite/gas/tic80/
H A Drelocs1.c8 int gfunc (int y) in gfunc() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/tic80/
H A Drelocs1.c8 int gfunc (int y) in gfunc() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/tic80/
H A Drelocs1.c8 int gfunc (int y) in gfunc() function
/dports/devel/splint/splint-3.1.2/test/
H A Dcsyntax10.c9 int gfunc() in gfunc() function
/dports/devel/bpython/bpython-0.22.1/bpython/test/
H A Dtest_interpreter.py96 def gfunc(): function
/dports/shells/bash/bash-5.1/examples/loadables/
H A Dmypid.c23 #define INIT_DYNAMIC_VAR(var, val, gfunc, afunc) \ argument
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dcp_ddapc_methods.F60 SUBROUTINE ddapc_eval_gfunc(gfunc, w, gcut, rho_tot_g, radii) argument
61 REAL(KIND=dp), DIMENSION(:, :), POINTER :: gfunc local
112 SUBROUTINE build_b_vector(bv, gfunc, w, particle_set, radii, rho_tot_g, gcut) argument
114 REAL(KIND=dp), DIMENSION(:, :), POINTER :: gfunc local
192 REAL(KIND=dp), DIMENSION(:, :), POINTER :: gfunc local
276 SUBROUTINE build_der_b_vector(dbv, gfunc, w, particle_set, radii, rho_tot_g, gcut, iparticle0) argument
278 REAL(KIND=dp), DIMENSION(:, :), POINTER :: gfunc local
368 SUBROUTINE build_der_A_matrix_rows(dAm, gfunc, w, particle_set, radii, & argument
371 REAL(KIND=dp), DIMENSION(:, :), POINTER :: gfunc local
550 SUBROUTINE ddapc_eval_AmI(GAmI, c0, gfunc, w, particle_set, gcut, & argument
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dcp_ddapc_methods.F60 SUBROUTINE ddapc_eval_gfunc(gfunc, w, gcut, rho_tot_g, radii) argument
61 REAL(KIND=dp), DIMENSION(:, :), POINTER :: gfunc local
112 SUBROUTINE build_b_vector(bv, gfunc, w, particle_set, radii, rho_tot_g, gcut) argument
114 REAL(KIND=dp), DIMENSION(:, :), POINTER :: gfunc local
192 REAL(KIND=dp), DIMENSION(:, :), POINTER :: gfunc local
276 SUBROUTINE build_der_b_vector(dbv, gfunc, w, particle_set, radii, rho_tot_g, gcut, iparticle0) argument
278 REAL(KIND=dp), DIMENSION(:, :), POINTER :: gfunc local
368 SUBROUTINE build_der_A_matrix_rows(dAm, gfunc, w, particle_set, radii, & argument
371 REAL(KIND=dp), DIMENSION(:, :), POINTER :: gfunc local
550 SUBROUTINE ddapc_eval_AmI(GAmI, c0, gfunc, w, particle_set, gcut, & argument
[all …]
/dports/devel/py-pint/Pint-0.18/pint/testsuite/
H A Dtest_unit.py502 def gfunc(x, y): function
533 def gfunc(x, y): function
587 def gfunc(x, y): function
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dmetagga.f901507 SUBROUTINE gfunc( cspin, gama, xspin, gs, dgs_dx ) !<GPU:DEVICE> subroutine
1532 END SUBROUTINE gfunc argument
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/spirv/
H A Dnir_load_libclc.c269 nir_function *gfunc = nir_function_create(shader, generic_name); in libclc_add_generic_variants() local
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A D_cm.py127 gfunc = { variable
/dports/lang/see/see-3.1.1424/libsee/
H A Dcode1.h119 struct SEE_growable ginst, gliteral, glocation, gfunc, gvar; member

12