Home
last modified time | relevance | path

Searched refs:Passing (Results 1 – 25 of 232) sorted by relevance

12345678910

/external/eigen/doc/
DPassingByValue.dox3 /** \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/
Dfunctional.vertex_arrays.single_attribute.txt27 + 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/
D2013-04-16-AAPCS-C5-vs-VFP.ll1 ;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
Dinterwork.ll2 ; instruction sets. Passing this information to the linker and the assembler
D2013-04-16-AAPCS-C4-vs-VFP.ll1 ;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/
D2013-04-16-AAPCS-C5-vs-VFP.ll1 ;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
D2013-04-16-AAPCS-C4-vs-VFP.ll1 ;Check 5.5 Parameter Passing --> Stage C --> C.4 statement, when NSAA is not
12 ;5.5 Parameter Passing, Stage C:
D2013-04-21-AAPCS-VA-C.1.cp.ll1 ;Check 5.5 Parameter Passing --> Stage C --> C.1.cp statement for VA functions.
/external/llvm-project/mlir/test/mlir-cpu-runner/
Dlit.local.cfg8 # Passing ` -DLLVM_DEFAULT_TARGET_TRIPLE="" ` when the
/external/llvm-project/llvm/test/tools/llvm-ar/
Derror-opening-directory.test7 ## Passing in a directory:
/external/llvm-project/llvm/test/Transforms/SafeStack/X86/
Descape-call.ll6 ; Passing addr-of to function call
/external/llvm/test/Transforms/SafeStack/
Descape-call.ll6 ; Passing addr-of to function call
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dperformance-unnecessary-value-param-arc.m8 // Passing an Objective-C ARC-managed object to a C function should
Dperformance-unnecessary-value-param-arc.mm8 // Passing an Objective-C ARC-managed object to a C function should
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dsve-varargs-caller-broken.ll7 ; CHECK: Passing SVE types to variadic functions is currently not supported
Dsve-varargs-callee-broken.ll3 ; CHECK: Passing SVE types to variadic functions is currently not supported
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_CollectivePermute.pbtxt33 For example, suppose there are 4 TPU instances: `[A, B, C, D]`. Passing
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dmpi-type-mismatch.rst6 This check verifies if buffer type and MPI (Message Passing Interface) datatype
Dcppcoreguidelines-pro-type-vararg.rst12 Passing to varargs assumes the correct type will be read. This is fragile
Dmpi-buffer-deref.rst6 This check verifies if a buffer passed to an MPI (Message Passing Interface)
Dcppcoreguidelines-pro-type-union-access.rst6 This check flags all access to members of unions. Passing unions as a whole is
/external/rust/cxx/book/src/binding/
Dfn.md28 Passing a function pointer from C++ to Rust is not implemented yet, only from
/external/llvm-project/llvm/test/tools/llvm-libtool-darwin/
Dfilelist.test7 ## 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/
Dnullability-arc.mm35 // expected-note@-3{{Passing nil object reference via 1st parameter 'param'}}
/external/llvm-project/lld/test/COFF/
Dlto-new-pass-manager.ll8 ; Passing -time just to avoid empty FileCheck input

12345678910