Home
last modified time | relevance | path

Searched refs:scin (Results 1 – 25 of 130) sorted by relevance

123456

/dports/audio/csound/csound-6.15.0/Engine/
H A Dscxtract.c39 int scxtract(CSOUND *csound, CORFIL *scin, FILE *xfile) in scxtract() argument
45 corfile_seek(scin, 0, SEEK_END); in scxtract()
46 corfile_puts(csound, "\n#exit\n", scin); in scxtract()
47 corfile_rewind(scin); in scxtract()
49 csound->scorestr = scin; in scxtract()
53 sread_initstr(csound, scin); in scxtract()
/dports/lang/php80/php-8.0.15/ext/pspell/
H A Dpspell.c86 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
340 zend_long scin; in PHP_FUNCTION() local
344 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
361 zend_long scin; in PHP_FUNCTION() local
394 zend_long scin; in PHP_FUNCTION() local
418 zend_long scin; in PHP_FUNCTION() local
447 zend_long scin; in PHP_FUNCTION() local
475 zend_long scin; in PHP_FUNCTION() local
478 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
497 zend_long scin; in PHP_FUNCTION() local
[all …]
/dports/textproc/php80-pspell/php-8.0.15/ext/pspell/
H A Dpspell.c86 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
340 zend_long scin; in PHP_FUNCTION() local
344 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
361 zend_long scin; in PHP_FUNCTION() local
394 zend_long scin; in PHP_FUNCTION() local
418 zend_long scin; in PHP_FUNCTION() local
447 zend_long scin; in PHP_FUNCTION() local
475 zend_long scin; in PHP_FUNCTION() local
478 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
497 zend_long scin; in PHP_FUNCTION() local
[all …]
/dports/www/mod_php80/php-8.0.15/ext/pspell/
H A Dpspell.c86 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
340 zend_long scin; in PHP_FUNCTION() local
344 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
361 zend_long scin; in PHP_FUNCTION() local
394 zend_long scin; in PHP_FUNCTION() local
418 zend_long scin; in PHP_FUNCTION() local
447 zend_long scin; in PHP_FUNCTION() local
475 zend_long scin; in PHP_FUNCTION() local
478 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
497 zend_long scin; in PHP_FUNCTION() local
[all …]
/dports/science/tfel/tfel-3.4.0/docs/gallery/behaviours/viscoplasticity/
H A DChabocheViscoplasticity.mfront29 StressStensor scin = computeElasticPrediction();
31 scin -= 2*C[i]*a[i]/3;
33 const stress seq = sigmaeq(scin);
43 StressStensor scin = sig;
47 scin -= 2*C[i]*a_[i]/3;
49 const stress seq = sigmaeq(scin);
54 const Stensor n = 3*deviator(scin)*iseq/2;
H A DIsotropicViscoplasticityAmstrongFredericKinematicHardening.mfront37 auto scin = sig ;
41 scin -= C[i]*a_[i]*two_third;
43 const auto seq = sigmaeq(scin);
49 const auto n = 3*iseq*deviator(scin)/2;
/dports/science/tfel-edf/tfel-3.2.1/docs/gallery/behaviours/viscoplasticity/
H A DChabocheViscoplasticity.mfront29 StressStensor scin = computeElasticPrediction();
31 scin -= 2*C[i]*a[i]/3;
33 const stress seq = sigmaeq(scin);
43 StressStensor scin = sig;
47 scin -= 2*C[i]*a_[i]/3;
49 const stress seq = sigmaeq(scin);
54 const Stensor n = 3*deviator(scin)*iseq/2;
H A DIsotropicViscoplasticityAmstrongFredericKinematicHardening.mfront37 auto scin = sig ;
41 scin -= C[i]*a_[i]*two_third;
43 const auto seq = sigmaeq(scin);
49 const auto n = 3*iseq*deviator(scin)/2;
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/input/
H A DCompressedSplitLineReader.java113 SplitCompressionInputStream scin; field in CompressedSplitLineReader
123 scin = in; in CompressedSplitLineReader()
155 if (scin.getPos() > scin.getAdjustedEnd()) { in readLine()
/dports/lang/php73/php-7.3.33/ext/pspell/
H A Dpspell.c238 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
497 zend_long scin; in PHP_FUNCTION() local
501 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
519 zend_long scin; in PHP_FUNCTION() local
553 zend_long scin; in PHP_FUNCTION() local
578 zend_long scin; in PHP_FUNCTION() local
608 zend_long scin; in PHP_FUNCTION() local
637 zend_long scin; in PHP_FUNCTION() local
640 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
660 zend_long scin; in PHP_FUNCTION() local
[all …]
/dports/lang/php74/php-7.4.27/ext/pspell/
H A Dpspell.c236 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
495 zend_long scin; in PHP_FUNCTION() local
499 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
517 zend_long scin; in PHP_FUNCTION() local
551 zend_long scin; in PHP_FUNCTION() local
576 zend_long scin; in PHP_FUNCTION() local
606 zend_long scin; in PHP_FUNCTION() local
635 zend_long scin; in PHP_FUNCTION() local
638 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
658 zend_long scin; in PHP_FUNCTION() local
[all …]
/dports/textproc/php74-pspell/php-7.4.27/ext/pspell/
H A Dpspell.c236 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
495 zend_long scin; in PHP_FUNCTION() local
499 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
517 zend_long scin; in PHP_FUNCTION() local
551 zend_long scin; in PHP_FUNCTION() local
576 zend_long scin; in PHP_FUNCTION() local
606 zend_long scin; in PHP_FUNCTION() local
635 zend_long scin; in PHP_FUNCTION() local
638 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
658 zend_long scin; in PHP_FUNCTION() local
[all …]
/dports/www/mod_php73/php-7.3.33/ext/pspell/
H A Dpspell.c238 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
497 zend_long scin; in PHP_FUNCTION() local
501 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
519 zend_long scin; in PHP_FUNCTION() local
553 zend_long scin; in PHP_FUNCTION() local
578 zend_long scin; in PHP_FUNCTION() local
608 zend_long scin; in PHP_FUNCTION() local
637 zend_long scin; in PHP_FUNCTION() local
640 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
660 zend_long scin; in PHP_FUNCTION() local
[all …]
/dports/textproc/php73-pspell/php-7.3.33/ext/pspell/
H A Dpspell.c238 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
497 zend_long scin; in PHP_FUNCTION() local
501 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
519 zend_long scin; in PHP_FUNCTION() local
553 zend_long scin; in PHP_FUNCTION() local
578 zend_long scin; in PHP_FUNCTION() local
608 zend_long scin; in PHP_FUNCTION() local
637 zend_long scin; in PHP_FUNCTION() local
640 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
660 zend_long scin; in PHP_FUNCTION() local
[all …]
/dports/www/mod_php74/php-7.4.27/ext/pspell/
H A Dpspell.c236 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
495 zend_long scin; in PHP_FUNCTION() local
499 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
517 zend_long scin; in PHP_FUNCTION() local
551 zend_long scin; in PHP_FUNCTION() local
576 zend_long scin; in PHP_FUNCTION() local
606 zend_long scin; in PHP_FUNCTION() local
635 zend_long scin; in PHP_FUNCTION() local
638 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
658 zend_long scin; in PHP_FUNCTION() local
[all …]
/dports/cad/alliance/alliance/src/documentation/alliance-examples/mipsR3000/sce/
H A Dmips_ctl_nt.vst12 scin : in BIT; -- scin
66 scin : in BIT; -- scin
108 scin : in BIT; -- scin
173 scin => scin,
205 scin => scan,
/dports/science/tfel/tfel-3.4.0/mfront/tests/behaviours/
H A DViscoChaboche.mfront49 StressStensor scin = sig ;
54 scin -= X_;
56 const stress seq = sigmaeq(scin);
66 n = 1.5*deviator(scin)*inv_seq;
H A DChaboche2.mfront57 const Stensor scin = sig - X1_ - X2_ ;
58 const real seq = sigmaeq(scin);
64 const Stensor n = (seq>1.e-12*young) ? 1.5*deviator(scin)/seq : Stensor(real(0));
/dports/science/tfel-edf/tfel-3.2.1/mfront/tests/behaviours/
H A DViscoChaboche.mfront49 StressStensor scin = sig ;
54 scin -= X_;
56 const stress seq = sigmaeq(scin);
66 n = 1.5*deviator(scin)*inv_seq;
H A DChaboche2.mfront57 const Stensor scin = sig - X1_ - X2_ ;
58 const real seq = sigmaeq(scin);
64 const Stensor n = (seq>1.e-12*young) ? 1.5*deviator(scin)/seq : Stensor(real(0));
/dports/science/tfel/tfel-3.4.0/docs/tutorial/mfront/
H A Dviscochab.mfront55 StressStensor scin = sig ;
60 scin -= X_;
62 const stress seq = sigmaeq(scin);
72 n = 1.5*deviator(scin)*inv_seq;
/dports/science/tfel/tfel-3.4.0/docs/presentations/mfront/
H A Dviscochab.mfront63 Stensor scin = deviator(sig);
66 scin -= C[i]*a_[i]/1.5;
68 const stress seq = sigmaeq(scin);
76 n = 1.5*deviator(scin)*inv_seq;
/dports/science/tfel-edf/tfel-3.2.1/docs/presentations/mfront/
H A Dviscochab.mfront63 Stensor scin = deviator(sig);
66 scin -= C[i]*a_[i]/1.5;
68 const stress seq = sigmaeq(scin);
76 n = 1.5*deviator(scin)*inv_seq;
/dports/science/tfel-edf/tfel-3.2.1/docs/tutorial/mfront/
H A Dviscochab.mfront55 StressStensor scin = sig ;
60 scin -= X_;
62 const stress seq = sigmaeq(scin);
72 n = 1.5*deviator(scin)*inv_seq;
/dports/cad/alliance/alliance/src/cells/src/dp_sxlib/
H A Ddp_dff_scan_x4_buf.vbe6 scin : in BIT;
32 scout <= scin;

123456