Home
last modified time | relevance | path

Searched refs:clauses (Results 1 – 25 of 166) sorted by relevance

1234567

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/selects/
DSelectUnbiased.kt36 val clauses = arrayListOf<() -> Unit>() constant
45 clauses.shuffle() in handleBuilderException()
46 clauses.forEach { it.invoke() } in handleBuilderException()
55 clauses += { registerSelectClause0(instance, block) } in invoke()
59 clauses += { registerSelectClause1(instance, block) } in invoke()
63 clauses += { registerSelectClause2(instance, param, block) } in invoke()
67 clauses += { instance.onTimeout(timeMillis, block) } in onTimeout()
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_test_pack.c108 list_inithead(&blk->clauses); in bit_test_single()
110 bi_clause *clauses[4] = { in bit_test_single() local
118 clauses[i]->bundle_count = 1; in bit_test_single()
119 list_addtail(&clauses[i]->link, &blk->clauses); in bit_test_single()
120 clauses[i]->scoreboard_id = (i & 1); in bit_test_single()
123 clauses[i]->dependencies = 1 << (~i & 1); in bit_test_single()
124 clauses[i]->staging_barrier = true; in bit_test_single()
128 clauses[0]->bundles[0].add = &ldubo; in bit_test_single()
129 clauses[0]->message_type = BIFROST_MESSAGE_ATTRIBUTE; in bit_test_single()
132 clauses[1]->bundles[0].fma = ins; in bit_test_single()
[all …]
/external/rust/cxx/syntax/
Dtrivial.rs152 let mut clauses = Vec::new(); in as_what() localVariable
154 clauses.push(Clause::Set { in as_what()
161 clauses.push(Clause::Set { in as_what()
168 clauses.push(Clause::Set { in as_what()
175 clauses.push(Clause::Ty1 { in as_what()
182 clauses.push(Clause::Ty1 { in as_what()
189 clauses.push(Clause::Set { in as_what()
196 for (i, clause) in clauses.iter().enumerate() { in as_what()
199 } else if i + 1 < clauses.len() { in as_what()
/external/llvm-project/llvm/include/llvm/Frontend/Directive/
DDirectiveBase.td9 // This is the base definition file directives and clauses.
25 // `namespace A { namespace B { <directives-clauses> } }`.
47 // EnumSet class name used for clauses to generated the allowed clauses map.
50 // Class holding the clauses in the flang parse-tree.
54 // Information about values accepted by enum-like clauses
138 // List of allowed clauses for the directive.
141 // List of clauses that are allowed to appear only once.
144 // List of clauses that are allowed but mutually exclusive.
147 // List of clauses that are required.
/external/rust/crates/codespan-reporting/tests/snapshots/
Dterm__fizz_buzz__rich_ascii_no_color.snap5 error[E0308]: `case` clauses have incompatible types
17 | \--------------' `case` clauses have incompatible types
22 error[E0308]: `case` clauses have incompatible types
37 | \------------------' `case` clauses have incompatible types
Dterm__fizz_buzz__rich_no_color.snap5 error[E0308]: `case` clauses have incompatible types
17 │ ╰──────────────' `case` clauses have incompatible types
22 error[E0308]: `case` clauses have incompatible types
37 │ ╰──────────────────' `case` clauses have incompatible types
Dterm__fizz_buzz__short_no_color.snap5 FizzBuzz.fun:8:12: error[E0308]: `case` clauses have incompatible types
6 FizzBuzz.fun:16:16: error[E0308]: `case` clauses have incompatible types
Dterm__fizz_buzz__rich_color.snap5 {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible types{/}
17 {fg:Blue}│{/} {fg:Blue}╰{/}{fg:Blue}──────────────' `case` clauses have incompatible types{/}
22 {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible types{/}
37 {fg:Blue}│{/} {fg:Blue}╰{/}{fg:Blue}──────────────────' `case` clauses have incompatible types{/}
Dterm__fizz_buzz__medium_no_color.snap5 FizzBuzz.fun:8:12: error[E0308]: `case` clauses have incompatible types
8 FizzBuzz.fun:16:16: error[E0308]: `case` clauses have incompatible types
Dterm__fizz_buzz__short_color.snap5 FizzBuzz.fun:8:12: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible …
6 FizzBuzz.fun:16:16: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible…
Dterm__fizz_buzz__medium_color.snap5 FizzBuzz.fun:8:12: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible …
8 FizzBuzz.fun:16:16: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible…
/external/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c243 list_inithead(&bblock->clauses); in bi_schedule()
254 list_addtail(&u->link, &bblock->clauses); in bi_schedule()
260 if (!list_is_empty(&bblock->clauses)) { in bi_schedule()
261 bi_clause *last_clause = list_last_entry(&bblock->clauses, bi_clause, link); in bi_schedule()
Dcompiler.h453 struct list_head clauses; /* list of bi_clause */ member
594 list_for_each_entry(bi_clause, v, &(block)->clauses, link)
597 list_for_each_entry_safe(bi_clause, v, &(block)->clauses, link)
600 list_for_each_entry_from(bi_clause, v, from, &(block)->clauses, link)
603 list_for_each_entry_from_rev(bi_clause, v, from, &(block)->clauses, link)
/external/llvm-project/mlir/tools/mlir-tblgen/
DOpenMPCommonGen.cpp43 const auto &clauses = recordKeeper.getAllDerivedDefinitions("Clause"); in emitDecls() local
45 for (const auto &r : clauses) { in emitDecls()
/external/clang/include/clang/Basic/
DOpenMPKinds.def1 //===--- OpenMPKinds.def - OpenMP directives and clauses list ---*- C++ -*-===//
11 /// clauses.
186 // OpenMP clauses.
413 // TODO More clauses for 'target data' directive.
434 // TODO: add target clauses 'is_device_ptr'
450 // TODO: add target clauses 'is_device_ptr'
471 // TODO More clauses for 'target update' directive.
480 // TODO More clauses for 'teams' directive.
490 // TODO More clauses for 'ordered' directive.
600 // TODO: add target clauses 'is_device_ptr'
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/selects/
DSelectDeadlockLFStressTest.kt56 …val clauses: List<SelectBuilder<Unit>.() -> Unit> = ArrayList<SelectBuilder<Unit>.() -> Unit>().ap… in <lambda>() constant in kotlinx.coroutines.selects.SelectDeadlockLFStressTest
80 for (clause in clauses) clause() in <lambda>()
/external/llvm-project/llvm/utils/lit/tests/Inputs/shtest-format/
Drequires-present.txt1 # REQUIRES with only true clauses. Test should run.
Dxfail-expr-false.txt1 # XFAIL with only false clauses. Test should run.
Dunsupported-expr-false.txt1 # UNSUPPORTED with only false clauses. Test should run.
/external/llvm-project/clang/include/clang/Basic/
DOpenMPKinds.def1 //===--- OpenMPKinds.def - OpenMP directives and clauses list ---*- C++ -*-===//
10 /// clauses.
/external/starlark-go/syntax/
Dparse.go912 var clauses []Node
925 clauses = append(clauses, &ForClause{For: pos, Vars: vars, In: in, X: x})
929 clauses = append(clauses, &IfClause{If: pos, Cond: cond})
940 Clauses: clauses,
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dvtx-fetch-branch.ll3 ; This tests for a bug where vertex fetch clauses right before an ENDIF
Dsmem-no-clause-coalesced.mir1 # RUN: llc -march=amdgcn -mcpu=gfx902 -o - %s -run-pass si-form-memory-clauses -verify-machineinstr…
/external/llvm/test/CodeGen/AMDGPU/
Dvtx-fetch-branch.ll3 ; This tests for a bug where vertex fetch clauses right before an ENDIF
/external/llvm-project/llvm/test/TableGen/
Ddirective3.td43 // CHECK: error: One or more clauses are defined multiple times on directive TDL_DirA

1234567