Searched refs:ort (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/contrib/dhcpcd/src/ |
| HD | route.c | 506 rt_add(rb_tree_t *kroutes, struct rt *nrt, struct rt *ort) in rt_add() argument 529 rt_desc(ort == NULL ? "adding" : "changing", nrt); in rt_add() 532 if (ort == NULL) { in rt_add() 533 ort = rb_tree_find_node(kroutes, nrt); in rt_add() 534 if (ort != NULL && in rt_add() 535 ((ort->rt_flags & RTF_REJECT && in rt_add() 537 (ort->rt_ifp == nrt->rt_ifp && in rt_add() 539 ort->rt_metric == nrt->rt_metric && in rt_add() 541 sa_cmp(&ort->rt_gateway, &nrt->rt_gateway) == 0))) in rt_add() 543 if (ort->rt_mtu == nrt->rt_mtu) in rt_add() [all …]
|
| /dragonfly/contrib/gcc-8.0/gcc/cp/ |
| HD | semantics.c | 4532 enum c_omp_region_type ort) in handle_omp_array_sections_1() argument 4544 && ort == C_ORT_OMP in handle_omp_array_sections_1() 4609 if (ort == C_ORT_OMP in handle_omp_array_sections_1() 4614 maybe_zero_len, first_non_one, ort); in handle_omp_array_sections_1() 4857 handle_omp_array_sections (tree c, enum c_omp_region_type ort) in handle_omp_array_sections() argument 4864 ort); in handle_omp_array_sections() 5053 if (ort == C_ORT_OMP || ort == C_ORT_ACC) in handle_omp_array_sections() 5076 if ((ort & C_ORT_OMP_DECLARE_SIMD) != C_ORT_OMP && ort != C_ORT_ACC) in handle_omp_array_sections() 5850 finish_omp_clauses (tree clauses, enum c_omp_region_type ort) in finish_omp_clauses() argument 5870 if (ort & C_ORT_ACC) in finish_omp_clauses() [all …]
|
| HD | pt.c | 16013 tsubst_omp_clauses (tree clauses, enum c_omp_region_type ort, in tsubst_omp_clauses() argument 16151 if ((ort & C_ORT_OMP_DECLARE_SIMD) == C_ORT_OMP) in tsubst_omp_clauses() 16212 if (ort != C_ORT_OMP_DECLARE_SIMD) in tsubst_omp_clauses() 16214 new_clauses = finish_omp_clauses (new_clauses, ort); in tsubst_omp_clauses() 17143 enum c_omp_region_type ort = C_ORT_OMP; in tsubst_expr() local 17147 ort = C_ORT_ACC; in tsubst_expr() 17150 clauses = tsubst_omp_clauses (OMP_FOR_CLAUSES (t), ort, args, complain, in tsubst_expr()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | gimplify.c | 9648 enum omp_region_type ort = ORT_WORKSHARE; in gimplify_omp_for() local 9658 ort = ORT_ACC; in gimplify_omp_for() 9662 ort = ORT_UNTIED_TASK; in gimplify_omp_for() 9664 ort = ORT_TASK; in gimplify_omp_for() 9667 ort = ORT_SIMD; in gimplify_omp_for() 9675 if (ort == ORT_SIMD && TREE_VEC_LENGTH (OMP_FOR_INIT (for_stmt)) == 1) in gimplify_omp_for() 9703 gimplify_scan_omp_clauses (&OMP_FOR_CLAUSES (for_stmt), pre_p, ort, in gimplify_omp_for() 9711 if (ort == ORT_SIMD && OMP_FOR_PRE_BODY (for_stmt)) in gimplify_omp_for() 9844 gimplify_scan_omp_clauses (&OMP_FOR_CLAUSES (orig_for_stmt), pre_p, ort, in gimplify_omp_for() 9896 else if (ort == ORT_SIMD) in gimplify_omp_for() [all …]
|
| /dragonfly/contrib/gcc-8.0/gcc/c/ |
| HD | c-typeck.c | 12472 enum c_omp_region_type ort) in handle_omp_array_sections_1() argument 12488 && ort == C_ORT_OMP in handle_omp_array_sections_1() 12557 maybe_zero_len, first_non_one, ort); in handle_omp_array_sections_1() 12788 handle_omp_array_sections (tree c, enum c_omp_region_type ort) in handle_omp_array_sections() argument 12795 ort); in handle_omp_array_sections() 12988 if (ort == C_ORT_OMP || ort == C_ORT_ACC) in handle_omp_array_sections() 13010 if (ort != C_ORT_OMP && ort != C_ORT_ACC) in handle_omp_array_sections() 13082 c_finish_omp_clauses (tree clauses, enum c_omp_region_type ort) in c_finish_omp_clauses() argument 13105 if (ort & C_ORT_ACC) in c_finish_omp_clauses() 13135 if (handle_omp_array_sections (c, ort)) in c_finish_omp_clauses() [all …]
|
| /dragonfly/share/dict/ |
| HD | web2 | 132371 ort
|