Home
last modified time | relevance | path

Searched defs:gen (Results 251 – 275 of 16861) sorted by relevance

1...<<11121314151617181920>>...675

/dports/devel/global/global-6.6.7/
H A Dconvert.pl177 sub gen { subroutine
275 sub gen { subroutine
357 sub gen { subroutine
431 sub gen { subroutine
/dports/math/unuran/unuran-1.8.1/tests/
H A Dt_tdr.c443 UNUR_GEN *gen = NULL; in test_get() local
495 UNUR_GEN *gen = NULL; in test_chg() local
518 UNUR_GEN *gen = NULL; in test_chg() local
582 UNUR_GEN *gen = NULL; in test_init() local
603 UNUR_GEN *gen = NULL; in test_init() local
623 UNUR_GEN *gen = NULL; in test_init() local
651 UNUR_GEN *gen = NULL; in test_init() local
709 UNUR_GEN *gen = NULL; in test_reinit() local
750 UNUR_GEN *gen = NULL; in test_sample() local
763 UNUR_GEN *gen = NULL; in test_sample() local
[all …]
/dports/math/octave-forge-communications/communications-1.2.3/inst/
H A Dgfweight.m51 gen = arg1; variable
53 gen = gen2par (arg1); variable
61 gen = arg1; variable
/dports/math/testu01/TestU01-1.2.3/testu01/
H A Dunif01.c135 unif01_Gen *gen; in unif01_CreateDummyGen() local
849 unif01_Gen *gen; in CreateCombGen2() local
882 unif01_Gen *gen; in unif01_CreateCombAdd2() local
893 unif01_Gen *gen; in unif01_CreateCombXor2() local
988 unif01_Gen *gen; in CreateCombGen3() local
1026 unif01_Gen *gen; in unif01_CreateCombAdd3() local
1037 unif01_Gen *gen; in unif01_CreateCombXor3() local
1173 unif01_Gen *gen; in unif01_CreateExternGen01() local
1229 unif01_Gen *gen; in unif01_CreateExternGenBits() local
1285 unif01_Gen *gen; in unif01_CreateExternGenBitsL() local
[all …]
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/fluid/
H A Dgen.cpp97 void fluid_gen_set_default_values(Generator* gen) in fluid_gen_set_default_values()
112 void fluid_gen_init(Generator* gen, Channel* channel) in fluid_gen_init()
127 float fluid_gen_scale(int gen, float value) in fluid_gen_scale()
133 float fluid_gen_scale_nrpn(int gen, int data) in fluid_gen_scale_nrpn()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/inspector/
H A Dgeneral.c177 add_check_row (GtkInspectorGeneral *gen, in add_check_row()
212 add_label_row (GtkInspectorGeneral *gen, in add_label_row()
302 init_gl (GtkInspectorGeneral *gen) in init_gl()
432 init_vulkan (GtkInspectorGeneral *gen) in init_vulkan()
537 init_env (GtkInspectorGeneral *gen) in init_env()
715 init_pango (GtkInspectorGeneral *gen) in init_pango()
736 init_media (GtkInspectorGeneral *gen) in init_media()
749 add_tool (GtkInspectorGeneral *gen, in add_tool()
792 add_device (GtkInspectorGeneral *gen, in add_device()
872 add_seat (GtkInspectorGeneral *gen, in add_seat()
[all …]
/dports/lang/angelscript/sdk/add_on/scriptdictionary/
H A Dscriptdictionary.cpp442 void ScriptDictionaryFactory_Generic(asIScriptGeneric *gen) in ScriptDictionaryFactory_Generic()
453 void ScriptDictionaryAddRef_Generic(asIScriptGeneric *gen) in ScriptDictionaryAddRef_Generic()
465 void ScriptDictionaryAssign_Generic(asIScriptGeneric *gen) in ScriptDictionaryAssign_Generic()
473 void ScriptDictionarySet_Generic(asIScriptGeneric *gen) in ScriptDictionarySet_Generic()
482 void ScriptDictionarySetInt_Generic(asIScriptGeneric *gen) in ScriptDictionarySetInt_Generic()
490 void ScriptDictionarySetFlt_Generic(asIScriptGeneric *gen) in ScriptDictionarySetFlt_Generic()
498 void ScriptDictionaryGet_Generic(asIScriptGeneric *gen) in ScriptDictionaryGet_Generic()
507 void ScriptDictionaryGetInt_Generic(asIScriptGeneric *gen) in ScriptDictionaryGetInt_Generic()
515 void ScriptDictionaryGetFlt_Generic(asIScriptGeneric *gen) in ScriptDictionaryGetFlt_Generic()
523 void ScriptDictionaryExists_Generic(asIScriptGeneric *gen) in ScriptDictionaryExists_Generic()
[all …]
/dports/lang/erlang-runtime23/corba-5.0.2/lib/ic/src/
H A Dic_cserver.erl77 gen(G, N, [X| Xs]) when is_record(X, preproc) -> function
81 gen(G, N, [X| Xs]) when is_record(X, module) -> function
98 gen(G, N, [X| Xs]) when is_record(X, const) -> function
102 gen(G, N, [X| Xs]) when is_record(X, op) -> function
105 gen(G, N, [X| Xs]) when is_record(X, attr) -> function
108 gen(G, N, [X| Xs]) when is_record(X, except) -> function
112 gen(G, N, [X| Xs]) when is_record(X, enum) -> function
120 gen(G, N, [X| Xs]) when is_record(X, struct) -> function
124 gen(G, N, [X| Xs]) when is_record(X, union) -> function
128 gen(G, N, [_| Xs]) -> function
[all …]
H A Dic_jbe.erl58 gen(G, N, [X|Xs]) when is_record(X, preproc) -> function
62 gen(G, N, [X|Xs]) when is_record(X, module) -> function
70 gen(G, N, [X|Xs]) when is_record(X, const) -> function
74 gen(G, N, [X|Xs]) when is_record(X, op) -> function
77 gen(G, N, [X|Xs]) when is_record(X, attr) -> function
80 gen(G, N, [X|Xs]) when is_record(X, except) -> function
84 gen(G, N, [X|Xs]) when is_record(X, enum) -> function
88 gen(G, N, [X|Xs]) when is_record(X, struct) -> function
92 gen(G, N, [X|Xs]) when is_record(X, union) -> function
110 gen(G, N, [_|Xs]) -> function
[all …]
/dports/lang/erlang-runtime24/corba-5.0.2/lib/ic/src/
H A Dic_cserver.erl77 gen(G, N, [X| Xs]) when is_record(X, preproc) -> function
81 gen(G, N, [X| Xs]) when is_record(X, module) -> function
98 gen(G, N, [X| Xs]) when is_record(X, const) -> function
102 gen(G, N, [X| Xs]) when is_record(X, op) -> function
105 gen(G, N, [X| Xs]) when is_record(X, attr) -> function
108 gen(G, N, [X| Xs]) when is_record(X, except) -> function
112 gen(G, N, [X| Xs]) when is_record(X, enum) -> function
120 gen(G, N, [X| Xs]) when is_record(X, struct) -> function
124 gen(G, N, [X| Xs]) when is_record(X, union) -> function
128 gen(G, N, [_| Xs]) -> function
[all …]
H A Dic_jbe.erl58 gen(G, N, [X|Xs]) when is_record(X, preproc) -> function
62 gen(G, N, [X|Xs]) when is_record(X, module) -> function
70 gen(G, N, [X|Xs]) when is_record(X, const) -> function
74 gen(G, N, [X|Xs]) when is_record(X, op) -> function
77 gen(G, N, [X|Xs]) when is_record(X, attr) -> function
80 gen(G, N, [X|Xs]) when is_record(X, except) -> function
84 gen(G, N, [X|Xs]) when is_record(X, enum) -> function
88 gen(G, N, [X|Xs]) when is_record(X, struct) -> function
92 gen(G, N, [X|Xs]) when is_record(X, union) -> function
110 gen(G, N, [_|Xs]) -> function
[all …]
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/src/
H A Dic_cserver.erl78 gen(G, N, [X| Xs]) when is_record(X, preproc) -> function
82 gen(G, N, [X| Xs]) when is_record(X, module) -> function
99 gen(G, N, [X| Xs]) when is_record(X, const) -> function
103 gen(G, N, [X| Xs]) when is_record(X, op) -> function
106 gen(G, N, [X| Xs]) when is_record(X, attr) -> function
109 gen(G, N, [X| Xs]) when is_record(X, except) -> function
113 gen(G, N, [X| Xs]) when is_record(X, enum) -> function
121 gen(G, N, [X| Xs]) when is_record(X, struct) -> function
125 gen(G, N, [X| Xs]) when is_record(X, union) -> function
129 gen(G, N, [_| Xs]) -> function
[all …]
H A Dic_jbe.erl58 gen(G, N, [X|Xs]) when is_record(X, preproc) -> function
62 gen(G, N, [X|Xs]) when is_record(X, module) -> function
70 gen(G, N, [X|Xs]) when is_record(X, const) -> function
74 gen(G, N, [X|Xs]) when is_record(X, op) -> function
77 gen(G, N, [X|Xs]) when is_record(X, attr) -> function
80 gen(G, N, [X|Xs]) when is_record(X, except) -> function
84 gen(G, N, [X|Xs]) when is_record(X, enum) -> function
88 gen(G, N, [X|Xs]) when is_record(X, struct) -> function
92 gen(G, N, [X|Xs]) when is_record(X, union) -> function
110 gen(G, N, [_|Xs]) -> function
[all …]
/dports/lang/erlang/corba-5.0.2/lib/ic/src/
H A Dic_cserver.erl77 gen(G, N, [X| Xs]) when is_record(X, preproc) -> function
81 gen(G, N, [X| Xs]) when is_record(X, module) -> function
98 gen(G, N, [X| Xs]) when is_record(X, const) -> function
102 gen(G, N, [X| Xs]) when is_record(X, op) -> function
105 gen(G, N, [X| Xs]) when is_record(X, attr) -> function
108 gen(G, N, [X| Xs]) when is_record(X, except) -> function
112 gen(G, N, [X| Xs]) when is_record(X, enum) -> function
120 gen(G, N, [X| Xs]) when is_record(X, struct) -> function
124 gen(G, N, [X| Xs]) when is_record(X, union) -> function
128 gen(G, N, [_| Xs]) -> function
[all …]
/dports/lang/erlang-runtime21/corba-4.5.2/lib/ic/src/
H A Dic_cserver.erl78 gen(G, N, [X| Xs]) when is_record(X, preproc) -> function
82 gen(G, N, [X| Xs]) when is_record(X, module) -> function
99 gen(G, N, [X| Xs]) when is_record(X, const) -> function
103 gen(G, N, [X| Xs]) when is_record(X, op) -> function
106 gen(G, N, [X| Xs]) when is_record(X, attr) -> function
109 gen(G, N, [X| Xs]) when is_record(X, except) -> function
113 gen(G, N, [X| Xs]) when is_record(X, enum) -> function
121 gen(G, N, [X| Xs]) when is_record(X, struct) -> function
125 gen(G, N, [X| Xs]) when is_record(X, union) -> function
129 gen(G, N, [_| Xs]) -> function
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/benchmark/
H A DBenchmarkUtils.java152 public static IFile createUniqueFile(SequenceGenerator gen, IContainer parent, in createUniqueFile()
181 …public static IFolder createUniqueFolder(SequenceGenerator gen, IContainer parent) throws CoreExce… in createUniqueFolder()
223 public static void modifyFile(SequenceGenerator gen, IFile file) in modifyFile()
254 public static String makeUniqueName(SequenceGenerator gen, String prefix, String extension) { in makeUniqueName()
289 …public static void writeRandomText(SequenceGenerator gen, OutputStream os, int count) throws IOExc… in writeRandomText()
300 …public static void writeRandomBytes(SequenceGenerator gen, OutputStream os, int count) throws IOEx… in writeRandomBytes()
333 public static IFile[] createRandomDeepFiles(SequenceGenerator gen, IContainer root, int count, in createRandomDeepFiles()
362 public static void modifyRandomDeepFiles(SequenceGenerator gen, IContainer root, int count) in modifyRandomDeepFiles()
406 …public static IFile pickRandomFile(SequenceGenerator gen, IContainer parent) throws CoreException … in pickRandomFile()
422 …public static IFolder pickRandomFolder(SequenceGenerator gen, IContainer parent) throws CoreExcept… in pickRandomFolder()
[all …]
/dports/lang/micropython/micropython-1.17/tests/basics/
H A Dgenerator_pep479.py4 def gen(): function
21 def gen(): function
32 def gen(): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_asyncgen.py37 def to_list(gen): argument
142 async def gen(): function
154 async def gen(): function
183 async def gen(): function
193 async def gen(): function
214 async def gen(): function
223 async def gen(): function
305 async def gen(): function
343 async def gen(): function
382 async def gen(): function
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_asyncgen.py37 def to_list(gen): argument
142 async def gen(): function
154 async def gen(): function
183 async def gen(): function
193 async def gen(): function
214 async def gen(): function
223 async def gen(): function
305 async def gen(): function
343 async def gen(): function
382 async def gen(): function
[all …]
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_asyncgen.py37 def to_list(gen): argument
160 async def gen(): function
172 async def gen(): function
198 async def gen(): function
208 async def gen(): function
228 async def gen(): function
237 async def gen(): function
319 async def gen(): function
357 async def gen(): function
395 async def gen(): function
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_asyncgen.py37 def to_list(gen): argument
142 async def gen(): function
154 async def gen(): function
183 async def gen(): function
193 async def gen(): function
214 async def gen(): function
223 async def gen(): function
305 async def gen(): function
343 async def gen(): function
382 async def gen(): function
[all …]
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_asyncgen.py37 def to_list(gen): argument
142 async def gen(): function
154 async def gen(): function
183 async def gen(): function
193 async def gen(): function
214 async def gen(): function
223 async def gen(): function
305 async def gen(): function
343 async def gen(): function
382 async def gen(): function
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_asyncgen.py37 def to_list(gen): argument
142 async def gen(): function
154 async def gen(): function
183 async def gen(): function
193 async def gen(): function
214 async def gen(): function
223 async def gen(): function
305 async def gen(): function
343 async def gen(): function
382 async def gen(): function
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/detail/HIP/Kernels/
H A DsampleGaussianRNG.hip.cpp22 void sampleGaussianRNG(double* V, int n, rocrand_generator& gen) in sampleGaussianRNG()
30 void sampleGaussianRNG(float* V, int n, rocrand_generator& gen) in sampleGaussianRNG()
37 void sampleGaussianRNG(std::complex<double>* V, int n, rocrand_generator& gen) in sampleGaussianRNG()
49 void sampleGaussianRNG(std::complex<float>* V, int n, rocrand_generator& gen) in sampleGaussianRNG()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DNdkDecodeTest.cpp46 auto gen = make_generator(rec.fPath, r); in DEF_TEST() local
118 auto gen = make_generator(path, r); in DEF_TEST() local
194 auto gen = make_generator(rec.fPath, r); in DEF_TEST() local
238 auto gen = make_generator(path, r); in DEF_TEST() local
263 auto gen = make_generator(path, r); in DEF_TEST() local
304 auto gen = make_generator(rec.fPath, r); in DEF_TEST() local
356 auto gen = make_generator(path, r); in DEF_TEST() local
394 auto gen = make_generator(rec.fPath, r); in DEF_TEST() local
436 auto gen = make_generator(path, r); in DEF_TEST() local
474 auto gen = make_generator(path, r); in DEF_TEST() local
[all …]

1...<<11121314151617181920>>...675