Searched refs:restr (Results 1 – 14 of 14) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | isl_flow.c | 50 isl_restriction *restr; in isl_restriction_alloc() local 56 restr = isl_calloc_type(ctx, struct isl_restriction); in isl_restriction_alloc() 57 if (!restr) in isl_restriction_alloc() 60 restr->type = type; in isl_restriction_alloc() 63 return restr; in isl_restriction_alloc() 91 isl_restriction *restr; in isl_restriction_input() local 97 restr = isl_calloc_type(ctx, struct isl_restriction); in isl_restriction_input() 98 if (!restr) in isl_restriction_input() 101 restr->type = isl_restriction_type_input; in isl_restriction_input() 102 restr->source = source_restr; in isl_restriction_input() [all …]
|
/external/rust/crates/regex/examples/ |
D | shootout-regex-dna-bytes.rs | 43 let restr = variant.to_string(); in main() localVariable 45 counts.push((restr, future)); in main()
|
D | shootout-regex-dna.rs | 43 let restr = variant.to_string(); in main() localVariable 45 counts.push((restr, future)); in main()
|
D | shootout-regex-dna-cheat.rs | 48 let restr = variant.to_string(); in main() localVariable 50 counts.push((restr, future)); in main()
|
/external/llvm-project/polly/lib/External/isl/include/isl/ |
D | flow.h | 27 __isl_take isl_restriction *restr); 37 isl_ctx *isl_restriction_get_ctx(__isl_keep isl_restriction *restr);
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | readability-convert-member-functions-to-static.cpp | 161 void restr() __restrict { in restr() function
|
/external/python/cpython3/Lib/ |
D | csv.py | 217 …for restr in (r'(?P<delim>[^\w\n"\'])(?P<space> ?)(?P<quote>["\']).*?(?P=quote)(?P=delim)', # ,".*… 221 regexp = re.compile(restr, re.DOTALL | re.MULTILINE)
|
/external/python/cpython2/Lib/ |
D | csv.py | 218 …for restr in ('(?P<delim>[^\w\n"\'])(?P<space> ?)(?P<quote>["\']).*?(?P=quote)(?P=delim)', # ,".*?… 222 regexp = re.compile(restr, re.DOTALL | re.MULTILINE)
|
/external/one-true-awk/ |
D | awk.h | 246 uschar *restr; member
|
D | b.c | 160 && strcmp((const char *) fatab[i]->restr, s) == 0) { in makedfa() 211 f->restr = (uschar *) tostring(s); in mkdfa() 1339 xfree(f->restr); in freefa()
|
D | run.c | 1287 if (arg3type == REGEXPR && strlen((char*)((fa*)a[2])->restr) == 0) { in split()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_print.c | 505 const char *const restr = (access & ACCESS_RESTRICT) ? "restrict " : ""; in print_var_decl() local 509 fprintf(fp, "%s%s%s%s%s%s", coher, volat, restr, ronly, wonly, reorder); in print_var_decl()
|
/external/llvm-project/polly/lib/External/isl/doc/ |
D | user.pod | 610 __isl_keep isl_restriction *restr); 10582 __isl_take isl_restriction *restr);
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 7772 $x{racetrack → restræk ; # ræsɛtræk
|