Home
last modified time | relevance | path

Searched refs:gentype (Results 1 – 25 of 1099) sorted by relevance

12345678910>>...44

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Languages/OpenCL/
H A DIBiF_Reduce_Scan.cl426 // gentype sub_group_non_uniform_reduce_add( gentype value )
427 // gentype sub_group_non_uniform_reduce_mul( gentype value )
456 // gentype sub_group_non_uniform_reduce_min( gentype value )
457 // gentype sub_group_non_uniform_reduce_max( gentype value )
488 // gentype sub_group_non_uniform_reduce_and(gentype value )
489 // gentype sub_group_non_uniform_reduce_or(gentype value )
490 // gentype sub_group_non_uniform_reduce_xor(gentype value )
491 // gentype sub_group_non_uniform_scan_inclusive_and(gentype value )
492 // gentype sub_group_non_uniform_scan_inclusive_or(gentype value )
493 // gentype sub_group_non_uniform_scan_inclusive_xor(gentype value )
[all …]
/dports/devel/py-numba/numba-0.51.2/numba/core/
H A Dgenerators.py26 assert isinstance(gentype, types.Generator)
27 restype = gentype.yield_type
29 argtypes = (gentype,)
60 self.gentype = self.get_generator_type()
99 retty = self.context.get_return_type(self.gentype)
136 assert self.gendesc.argtypes[0] == self.gentype
185 genptrty = self.context.get_value_type(self.gentype)
289 ty = self.gentype.state_types[state_index]
306 self.gentype = self.genlower.gentype
322 ty = self.gentype.state_types[state_index]
[all …]
/dports/java/java-subversion/subversion-1.14.1/
H A Dgen-make.py54 def main(fname, gentype, verfname=None, argument
59 gen_module = __import__(gen_modules[gentype][0])
277 gentype = 'make' variable
304 gentype = val variable
306 gentype = 'vcproj' variable
323 if gentype not in gen_modules.keys():
324 _usage_exit("Unknown module type '%s'" % (gentype))
326 main(conf, gentype, skip_depends=skip, other_options=rest.list)
/dports/devel/py-subversion/subversion-1.14.1/
H A Dgen-make.py54 def main(fname, gentype, verfname=None, argument
59 gen_module = __import__(gen_modules[gentype][0])
277 gentype = 'make' variable
304 gentype = val variable
306 gentype = 'vcproj' variable
323 if gentype not in gen_modules.keys():
324 _usage_exit("Unknown module type '%s'" % (gentype))
326 main(conf, gentype, skip_depends=skip, other_options=rest.list)
/dports/security/subversion-gnome-keyring/subversion-1.14.1/
H A Dgen-make.py54 def main(fname, gentype, verfname=None, argument
59 gen_module = __import__(gen_modules[gentype][0])
277 gentype = 'make' variable
304 gentype = val variable
306 gentype = 'vcproj' variable
323 if gentype not in gen_modules.keys():
324 _usage_exit("Unknown module type '%s'" % (gentype))
326 main(conf, gentype, skip_depends=skip, other_options=rest.list)
/dports/devel/p5-subversion/subversion-1.14.1/
H A Dgen-make.py54 def main(fname, gentype, verfname=None, argument
59 gen_module = __import__(gen_modules[gentype][0])
277 gentype = 'make' variable
304 gentype = val variable
306 gentype = 'vcproj' variable
323 if gentype not in gen_modules.keys():
324 _usage_exit("Unknown module type '%s'" % (gentype))
326 main(conf, gentype, skip_depends=skip, other_options=rest.list)
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/lib/
H A Dpkcs11_keygen.c67 key_generation_t gentype) in pkcs11_genAES() argument
149 if(gentype==kg_token_for_wrapping) { in pkcs11_genAES()
181 key_generation_t gentype) in pkcs11_genDESX() argument
273 if(gentype==kg_token_for_wrapping) { in pkcs11_genDESX()
315 key_generation_t gentype) in pkcs11_genGeneric() argument
435 if(gentype==kg_token_for_wrapping) { in pkcs11_genGeneric()
469 key_generation_t gentype) in pkcs11_genRSA() argument
630 if(gentype==kg_token_for_wrapping) { in pkcs11_genRSA()
677 key_generation_t gentype) in pkcs11_genEX() argument
909 key_generation_t gentype) { in pkcs11_genEC() argument
[all …]
/dports/math/eprover/eprover-E-2.0/CLAUSES/
H A Dccl_sine.h86 GeneralityMeasure gentype,
93 GeneralityMeasure gentype,
100 GeneralityMeasure gentype,
107 GeneralityMeasure gentype,
114 GeneralityMeasure gentype,
121 GeneralityMeasure gentype,
H A Dccl_f_generality.c147 static long extract_generality(FunGen_p gen, GeneralityMeasure gentype) in extract_generality() argument
151 switch(gentype) in extract_generality()
181 GeneralityMeasure gentype, in compute_d_rel() argument
206 switch(gentype) in compute_d_rel()
219 least_gen = extract_generality(gen, gentype); in compute_d_rel()
227 aux_gen_limit = extract_generality(gen, gentype); in compute_d_rel()
242 if(extract_generality(gen, gentype)>gen_limit) in compute_d_rel()
631 GeneralityMeasure gentype, in ClauseComputeDRel() argument
646 compute_d_rel(generality, gentype, benevolence, generosity, symbol_stack, res); in ClauseComputeDRel()
669 GeneralityMeasure gentype, in FormulaComputeDRel() argument
[all …]
H A Dccl_sine.c182 GeneralityMeasure gentype, in DRelationAddClause() argument
192 gentype, in DRelationAddClause()
229 GeneralityMeasure gentype, in DRelationAddFormula() argument
239 gentype, in DRelationAddFormula()
276 GeneralityMeasure gentype, in DRelationAddClauseSet() argument
289 gentype, in DRelationAddClauseSet()
311 GeneralityMeasure gentype, in DRelationAddFormulaSet() argument
324 gentype, in DRelationAddFormulaSet()
346 GeneralityMeasure gentype, in DRelationAddClauseSets() argument
357 gentype, in DRelationAddClauseSets()
[all …]
/dports/math/unuran/unuran-1.8.1/src/utils/
H A Ddebug.c117 _unur_make_genid( const char *gentype ) in _unur_make_genid() argument
133 len = strlen(gentype); in _unur_make_genid()
142 snprintf(genid, len+5, "%s.%03d", gentype, count); in _unur_make_genid()
144 sprintf(genid, "%s.%03d", gentype, count); in _unur_make_genid()
H A Ddebug_source.h37 char *_unur_make_genid( const char *gentype );
38 #define _unur_set_genid(gentype) _unur_make_genid(gentype) argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libclc/generic/lib/math/
H A Dfrexp.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
H A Dremquo.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libclc/generic/lib/math/
H A Dfrexp.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
H A Dremquo.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
/dports/devel/libclc/libclc-12.0.1.src/generic/lib/math/
H A Dfrexp.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libclc/generic/lib/math/
H A Dfrexp.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
/dports/devel/llvm12/llvm-project-12.0.1.src/libclc/generic/lib/math/
H A Dfrexp.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libclc/generic/lib/math/
H A Dfrexp.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libclc/generic/lib/math/
H A Dfrexp.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libclc/generic/lib/math/
H A Dfrexp.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libclc/generic/lib/math/
H A Dfrexp.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
/dports/devel/llvm13/llvm-project-13.0.1.src/libclc/generic/lib/math/
H A Dfrexp.cl6 #include <clc/math/gentype.inc>
11 #include <clc/math/gentype.inc>
16 #include <clc/math/gentype.inc>
/dports/math/sprng/sprng5/SRC/
H A D.vtemplate.cpp48 gentype = NULL; in MyRng()
103 gentype = GENTYPE; in init_rng()
133 gentype = c.gentype;
153 gentype = c.gentype;

12345678910>>...44