Searched refs:Passing (Results 1 – 25 of 232) sorted by relevance
12345678910
/external/eigen/doc/ |
D | PassingByValue.dox | 3 /** \eigenManualPage TopicPassingByValue Passing Eigen objects by value to functions 5 Passing objects by value is almost always a very bad idea in C++, as this means useless copies, and…
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.vertex_arrays.single_attribute.txt | 27 + Passing attributes to vec{N}, ivec{N} and uvec{N} (1 < n < 5). 28 + Passing integer types to float types. 29 + Passing ingerer types to intgeger types.
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | 2013-04-16-AAPCS-C5-vs-VFP.ll | 1 ;Check 5.5 Parameter Passing --> Stage C --> C.5 statement, when NSAA is not 14 ;please, read 5.5 Parameter Passing, Stage C, stages C.2.cp, C.4 and C.5
|
D | interwork.ll | 2 ; instruction sets. Passing this information to the linker and the assembler
|
D | 2013-04-16-AAPCS-C4-vs-VFP.ll | 1 ;Check 5.5 Parameter Passing --> Stage C --> C.4 statement, when NSAA is not 12 ;5.5 Parameter Passing, Stage C:
|
/external/llvm/test/CodeGen/ARM/ |
D | 2013-04-16-AAPCS-C5-vs-VFP.ll | 1 ;Check 5.5 Parameter Passing --> Stage C --> C.5 statement, when NSAA is not 14 ;please, read 5.5 Parameter Passing, Stage C, stages C.2.cp, C.4 and C.5
|
D | 2013-04-16-AAPCS-C4-vs-VFP.ll | 1 ;Check 5.5 Parameter Passing --> Stage C --> C.4 statement, when NSAA is not 12 ;5.5 Parameter Passing, Stage C:
|
D | 2013-04-21-AAPCS-VA-C.1.cp.ll | 1 ;Check 5.5 Parameter Passing --> Stage C --> C.1.cp statement for VA functions.
|
/external/llvm-project/mlir/test/mlir-cpu-runner/ |
D | lit.local.cfg | 8 # Passing ` -DLLVM_DEFAULT_TARGET_TRIPLE="" ` when the
|
/external/llvm-project/llvm/test/tools/llvm-ar/ |
D | error-opening-directory.test | 7 ## Passing in a directory:
|
/external/llvm-project/llvm/test/Transforms/SafeStack/X86/ |
D | escape-call.ll | 6 ; Passing addr-of to function call
|
/external/llvm/test/Transforms/SafeStack/ |
D | escape-call.ll | 6 ; Passing addr-of to function call
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | performance-unnecessary-value-param-arc.m | 8 // Passing an Objective-C ARC-managed object to a C function should
|
D | performance-unnecessary-value-param-arc.mm | 8 // Passing an Objective-C ARC-managed object to a C function should
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | sve-varargs-caller-broken.ll | 7 ; CHECK: Passing SVE types to variadic functions is currently not supported
|
D | sve-varargs-callee-broken.ll | 3 ; CHECK: Passing SVE types to variadic functions is currently not supported
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_CollectivePermute.pbtxt | 33 For example, suppose there are 4 TPU instances: `[A, B, C, D]`. Passing
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | mpi-type-mismatch.rst | 6 This check verifies if buffer type and MPI (Message Passing Interface) datatype
|
D | cppcoreguidelines-pro-type-vararg.rst | 12 Passing to varargs assumes the correct type will be read. This is fragile
|
D | mpi-buffer-deref.rst | 6 This check verifies if a buffer passed to an MPI (Message Passing Interface)
|
D | cppcoreguidelines-pro-type-union-access.rst | 6 This check flags all access to members of unions. Passing unions as a whole is
|
/external/rust/cxx/book/src/binding/ |
D | fn.md | 28 Passing a function pointer from C++ to Rust is not implemented yet, only from
|
/external/llvm-project/llvm/test/tools/llvm-libtool-darwin/ |
D | filelist.test | 7 ## Passing files in a listfile: 35 ## Passing in dirname: 48 ## Passing both -filelist option and object file as input:
|
/external/llvm-project/clang/test/Analysis/ |
D | nullability-arc.mm | 35 // expected-note@-3{{Passing nil object reference via 1st parameter 'param'}}
|
/external/llvm-project/lld/test/COFF/ |
D | lto-new-pass-manager.ll | 8 ; Passing -time just to avoid empty FileCheck input
|
12345678910