/external/deqp-deps/SPIRV-Tools/source/val/ |
D | construct.cpp | 27 BasicBlock* exit, std::vector<Construct*> constructs) in Construct() argument 29 corresponding_constructs_(constructs), in Construct() 59 std::vector<Construct*> constructs) { in set_corresponding_constructs() argument 60 assert(ValidateConstructSize(type_, constructs.size())); in set_corresponding_constructs() 61 corresponding_constructs_ = constructs; in set_corresponding_constructs()
|
D | construct.h | 60 std::vector<Construct*> constructs = std::vector<Construct*>()); 67 void set_corresponding_constructs(std::vector<Construct*> constructs);
|
D | function.h | 133 const std::list<Construct>& constructs() const; 136 std::list<Construct>& constructs();
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | construct.cpp | 27 BasicBlock* exit, std::vector<Construct*> constructs) in Construct() argument 29 corresponding_constructs_(constructs), in Construct() 59 std::vector<Construct*> constructs) { in set_corresponding_constructs() argument 60 assert(ValidateConstructSize(type_, constructs.size())); in set_corresponding_constructs() 61 corresponding_constructs_ = constructs; in set_corresponding_constructs()
|
D | construct.h | 60 std::vector<Construct*> constructs = std::vector<Construct*>()); 67 void set_corresponding_constructs(std::vector<Construct*> constructs);
|
D | function.h | 133 const std::list<Construct>& constructs() const; 136 std::list<Construct>& constructs();
|
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/ |
D | analysis.ml | 28 (* Test that valid constructs verify. *) 37 (* Test that invalid constructs do not verify.
|
/external/llvm/test/Bindings/OCaml/ |
D | analysis.ml | 31 (* Test that valid constructs verify. *) 40 (* Test that invalid constructs do not verify.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bindings/OCaml/ |
D | analysis.ml | 31 (* Test that valid constructs verify. *) 40 (* Test that invalid constructs do not verify.
|
/external/selinux/secilc/docs/ |
D | cil_introduction.md | 6 …ltiple high-level languages that can both consume and produce language constructs with more featur… 27 … core concepts that are working well. All changes to existing language constructs need a clear and… 31 …e performance. At the very least, clearly identify and manage language constructs that cause work … 40 …ccess has been hampered by interfaces existing solely as pre-processor constructs, preventing comp… 42 …es or sets of types with commonly needed access. However, use of these constructs require up-front… 57 …ate from interaction with new CIL features. Contrastingly, CIL has new constructs for creating, ma…
|
/external/v8/tools/clang/plugins/tests/ |
D | base_refcounted.flags | 1 -Xclang -plugin-arg-find-bad-constructs -Xclang check-base-classes
|
D | ipc.flags | 1 -ferror-limit=0 -Xclang -plugin-arg-find-bad-constructs -Xclang check-ipc
|
D | enum_max_value.flags | 1 -Xclang -plugin-arg-find-bad-constructs -Xclang check-enum-max-value
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrSIMD.td | 11 /// \brief WebAssembly SIMD operand code-gen constructs.
|
D | WebAssemblyInstrAtomics.td | 11 /// \brief WebAssembly Atomic operand code-gen constructs.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrSIMD.td | 11 /// WebAssembly SIMD operand code-gen constructs.
|
D | WebAssemblyInstrExceptRef.td | 11 /// WebAssembly except_ref operand code-gen constructs.
|
/external/Reactive-Extensions/RxCpp/ |
D | DeveloperManual.md | 5 The scheduler in rxcpp v2 is based on the scheduler and worker constructs that *RxJava* uses (Eric … 32 …cutor pool.. One question to answer is whether these platform specific constructs should live in t…
|
/external/python/cpython3/Doc/library/ |
D | copy.rst | 38 * A *shallow copy* constructs a new compound object and then (to the extent 41 * A *deep copy* constructs a new compound object and then, recursively, inserts
|
/external/python/cpython2/Doc/library/ |
D | copy.rst | 34 * A *shallow copy* constructs a new compound object and then (to the extent 37 * A *deep copy* constructs a new compound object and then, recursively, inserts
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | 2013-03-06-vector-sext-operand-scalarize.ll | 4 ; with odd constructs like this. The code actually generated is incidental.
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2013-03-06-vector-sext-operand-scalarize.ll | 4 ; with odd constructs like this. The code actually generated is incidental.
|
/external/swiftshader/third_party/LLVM/test/MC/COFF/ |
D | module-asm.ll | 2 ; constructs work.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/ |
D | module-asm.ll | 2 ; constructs work.
|
/external/llvm/test/MC/COFF/ |
D | module-asm.ll | 2 ; constructs work.
|