Home
last modified time | relevance | path

Searched refs:nch (Results 1 – 25 of 48) sorted by relevance

12

/external/python/cpython2/Modules/
Dparsermodule.c1075 int nch = NCH(tree); in validate_repeating_list() local
1076 int res = (nch && validate_ntype(tree, ntype) in validate_repeating_list()
1082 if (is_even(nch)) in validate_repeating_list()
1083 res = validate_comma(CHILD(tree, --nch)); in validate_repeating_list()
1084 if (res && nch > 1) { in validate_repeating_list()
1086 for ( ; res && pos < nch; pos += 2) in validate_repeating_list()
1103 int nch = NCH(tree); in validate_class() local
1105 ((nch == 4) || (nch == 6) || (nch == 7))); in validate_class()
1110 && validate_colon(CHILD(tree, nch - 2)) in validate_class()
1111 && validate_suite(CHILD(tree, nch - 1))); in validate_class()
[all …]
/external/python/cpython3/Parser/
Dnode.c84 int nch = NCH(n); in _PyNode_FinalizeEndPos() local
86 if (nch == 0) { in _PyNode_FinalizeEndPos()
89 last = CHILD(n, nch - 1); in _PyNode_FinalizeEndPos()
99 const int nch = n1->n_nchildren; in PyNode_AddChild() local
105 if (nch > 0) { in PyNode_AddChild()
106 _PyNode_FinalizeEndPos(CHILD(n1, nch - 1)); in PyNode_AddChild()
109 if (nch == INT_MAX || nch < 0) in PyNode_AddChild()
112 current_capacity = XXXROUNDUP(nch); in PyNode_AddChild()
113 required_capacity = XXXROUNDUP(nch + 1); in PyNode_AddChild()
/external/python/cpython2/Parser/
Dnode.c81 const int nch = n1->n_nchildren; in PyNode_AddChild() local
86 if (nch == INT_MAX || nch < 0) in PyNode_AddChild()
89 current_capacity = XXXROUNDUP(nch); in PyNode_AddChild()
90 required_capacity = XXXROUNDUP(nch + 1); in PyNode_AddChild()
/external/llvm-project/clang/include/clang/Basic/
DBuiltinsX86_64.def27 TARGET_HEADER_BUILTIN(__mulh, "LLiLLiLLi", "nch", "intrin.h", ALL_MS_LANGUAGES, "")
28 TARGET_HEADER_BUILTIN(__umulh, "ULLiULLiULLi", "nch", "intrin.h", ALL_MS_LANGUAGES, "")
29 TARGET_HEADER_BUILTIN(_mul128, "LLiLLiLLiLLi*", "nch", "intrin.h", ALL_MS_LANGUAGES, "")
30 TARGET_HEADER_BUILTIN(_umul128, "ULLiULLiULLiULLi*", "nch", "intrin.h", ALL_MS_LANGUAGES, "")
33 TARGET_HEADER_BUILTIN(__shiftleft128, "ULLiULLiULLiUc", "nch", "intrin.h", ALL_MS_LANGUAGES, "")
34 TARGET_HEADER_BUILTIN(__shiftright128, "ULLiULLiULLiUc", "nch", "intrin.h", ALL_MS_LANGUAGES, "")
/external/libldac/src/
DldacBT_internal.c220 DECLFUNC void ldacBT_prepare_pcm_encode( void *pbuff, char **ap_pcm, int nsmpl, int nch, argument
224 if( nch == 2 ){
282 else if( nch == 1 ){
511 DECLFUNC int ldacBT_get_eqmid_from_frmlen( int frmlen, int nch, int flgFrmHdr, int pktType ) argument
519 if( nch > 0 ){
520 frmlen /= nch;
DldacBT_internal.h199 DECLFUNC void ldacBT_prepare_pcm_encode( void *pbuff, char **ap_pcm, int nsmpl, int nch,
205 DECLFUNC int ldacBT_get_eqmid_from_frmlen( int frmlen, int nch, int flgFrmHdr, int pktType );
/external/python/cpython2/Lib/plat-mac/
Dvideoreader.py158 nch = self.audiodescr['numChannels']
159 if nch == 1:
161 elif nch == 2:
164 channels = map(lambda x: str(x+1), range(nch))
172 blocksize = (bps/8)*nch
/external/llvm-project/flang/lib/Parser/
Dprescan.cpp497 char nch{EmitCharAndAdvance(tokens, '.')}; in NextToken() local
498 if (!inPreprocessorDirective_ && IsDecimalDigit(nch)) { in NextToken()
502 } else if (nch == '.' && EmitCharAndAdvance(tokens, '.') == '.') { in NextToken()
530 char nch{EmitCharAndAdvance(tokens, ch)}; in NextToken() local
532 if ((nch == '=' && in NextToken()
534 (ch == nch && in NextToken()
537 (ch == '=' && nch == '>')) { in NextToken()
539 EmitCharAndAdvance(tokens, nch); in NextToken()
/external/rust/crates/unicode-segmentation/src/
Dword.rs644 let nch = self.string[nidx..].chars().next().unwrap(); in get_next_cat() localVariable
645 Some(wd::word_category(nch).2) in get_next_cat()
655 let nch = self.string[..idx].chars().next_back().unwrap(); in get_prev_cat() localVariable
656 Some(wd::word_category(nch).2) in get_prev_cat()
/external/cldr/common/testData/transforms/
Dru-t-ru-Latn-m0-bgn.txt20 Yyënchëping Йёнчёпинг
Dru-Latn-t-ru-m0-bgn.txt19 Йёнчёпинг Yyënchëping
Dtk-t-tk-Cyrl-m0-bgn.txt352 үпҗүнчилиге üpҗünchиlиge
578 үпҗүнчиликлер üpҗünchиlиkler
643 мүмкинчиликлериң mümkиnchиlиklerиng
647 мүмкинчиликлерине mümkиnchиlиklerиne
Dky-Latn-t-ky-m0-bgn.txt647 мүмкүнчүлүктөр mümkünchülüktör
682 өзүнчө özünchö
/external/webrtc/common_audio/third_party/ooura/fft_size_256/
Dfft4g.cc338 size_t j, nch; in makect() local
343 nch = nc >> 1; in makect()
344 delta = atanf(1.0f) / nch; in makect()
345 c[0] = (float)cos(delta * nch); in makect()
346 c[nch] = 0.5f * c[0]; in makect()
347 for (j = 1; j < nch; j++) { in makect()
/external/icu/icu4c/source/data/locales/
Dlag.txt147 "Mʉʉnchɨ",
161 "Kʉmʉʉnchɨ",
/external/icu/icu4c/source/data/region/
Dpcm.txt122 GF{"Frẹ́nch Giána"}
218 PF{"Frẹ́nch Poliníshia"}
261 TF{"Frẹ́nch Saútán Tẹ́rẹ́tris"}
/external/libxaac/decoder/
Dixheaacd_drc_freq_dec.c571 WORD32 nch, UWORD8 *b_channel_on) { in ixheaacd_drc_excluded_channels() argument
579 if (ich < nch) { in ixheaacd_drc_excluded_channels()
588 if (ich < nch) { in ixheaacd_drc_excluded_channels()
/external/adhd/cras/src/tools/cras_test_client/
Dcras_test_client.c2237 int nch; in main() local
2242 nch = atoi(s); in main()
2243 coeff = (float *)calloc((size_t)nch * (size_t)nch, in main()
2245 for (size = 0; size < nch * nch; size++) { in main()
2251 cras_client_config_global_remix(client, nch, coeff); in main()
/external/python/cpython3/Python/
Dast.c2671 int i, nch, start = 0; in ast_for_atom_expr() local
2675 nch = NCH(n); in ast_for_atom_expr()
2684 assert(nch > 1); in ast_for_atom_expr()
2690 if (nch == 1) in ast_for_atom_expr()
2692 if (start && nch == 2) { in ast_for_atom_expr()
2697 for (i = start + 1; i < nch; i++) { in ast_for_atom_expr()
4176 const int nch = NCH(n); in ast_for_try_stmt() local
4177 int end_lineno, end_col_offset, n_except = (nch - 3)/3; in ast_for_try_stmt()
4187 if (TYPE(CHILD(n, nch - 3)) == NAME) { in ast_for_try_stmt()
4188 if (strcmp(STR(CHILD(n, nch - 3)), "finally") == 0) { in ast_for_try_stmt()
[all …]
/external/libcups/vcnet/regex/
Dregcomp.ih29 static int nch(register struct parse *p, register cset *cs);
/external/python/cpython2/Python/
Dast.c3066 const int nch = NCH(n); in ast_for_try_stmt() local
3067 int n_except = (nch - 3)/3; in ast_for_try_stmt()
3076 if (TYPE(CHILD(n, nch - 3)) == NAME) { in ast_for_try_stmt()
3077 if (strcmp(STR(CHILD(n, nch - 3)), "finally") == 0) { in ast_for_try_stmt()
3078 if (nch >= 9 && TYPE(CHILD(n, nch - 6)) == NAME) { in ast_for_try_stmt()
3082 orelse = ast_for_suite(c, CHILD(n, nch - 4)); in ast_for_try_stmt()
3088 finally = ast_for_suite(c, CHILD(n, nch - 1)); in ast_for_try_stmt()
3096 orelse = ast_for_suite(c, CHILD(n, nch - 1)); in ast_for_try_stmt()
3102 else if (TYPE(CHILD(n, nch - 3)) != except_clause) { in ast_for_try_stmt()
/external/icu/icu4c/source/data/lang/
Dpcm.txt80 fr{"Frẹ́nch Lángwej"}
81 fr_CA{"Kánádá Frẹnch"}
82 fr_CH{"Swítzalánd Frẹnch"}
/external/fft2d/src/fft2d/fft2d/
Dfft4f2d.f633 integer nc, ip(0 : *), nch, j local
637 nch = nc / 2
638 delta = atan(1.0d0) / nch
640 c(nch) = 0.5d0 * cos(delta * nch)
641 do j = 1, nch - 1
/external/python/cpython3/Modules/
Dparsermodule.c645 int nch = NCH(tree); in validate_node() local
660 for (pos = 0; pos < nch; ++pos) { in validate_node()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregcomp.c100 static int nch(struct parse *, cset *);
737 if (nch(p, cs) == 1) { /* optimize singleton sets */ in p_bracket()
1196 nch(struct parse *p, cset *cs) in nch() function

12