OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inputs
(Results
201 - 225
of
4017
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/PCH/
chain-macro.c
1
// RUN: %clang_cc1 -emit-pch -o %t1 -detailed-preprocessing-record %S/
Inputs
/chain-macro1.h
2
// RUN: %clang_cc1 -emit-pch -o %t2 -detailed-preprocessing-record %S/
Inputs
/chain-macro2.h -include-pch %t1
cxx-method.cpp
1
// RUN: %clang_cc1 -x c++ -include %S/
Inputs
/cxx-method.h -verify %s
2
// RUN: %clang_cc1 -x c++ -emit-pch %S/
Inputs
/cxx-method.h -o %t
/external/clang/test/Preprocessor/
headermap-rel.c
5
// RUN: %clang_cc1 -E %s -o %t.i -I %S/
Inputs
/headermap-rel/foo.hmap -F %S/
Inputs
/headermap-rel
/external/clang/test/VFS/
include-mixed-real-and-virtual.c
4
// RUN: sed -e "s:INPUT_DIR:%S/
Inputs
:g" -e "s:OUT_DIR:%t:g" %S/
Inputs
/vfsoverlay.yaml > %t.yaml
include-real-from-virtual.c
4
// RUN: sed -e "s:INPUT_DIR:%S/
Inputs
:g" -e "s:OUT_DIR:%t:g" %S/
Inputs
/vfsoverlay.yaml > %t.yaml
include-virtual-from-real.c
4
// RUN: sed -e "s:INPUT_DIR:%S/
Inputs
:g" -e "s:OUT_DIR:%t:g" %S/
Inputs
/vfsoverlay.yaml > %t.yaml
/external/llvm/test/DebugInfo/Inputs/
dwarfdump-test-32bit.elf.o
/external/llvm/test/ExecutionEngine/MCJIT/remote/
multi-module-a.ll
1
; RUN: %lli -extra-module=%p/
Inputs
/multi-module-b.ll -extra-module=%p/
Inputs
/multi-module-c.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
multi-module-sm-pic-a.ll
1
; RUN: %lli -extra-module=%p/
Inputs
/multi-module-b.ll -extra-module=%p/
Inputs
/multi-module-c.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext -relocation-model=pic -code-model=small %s > /dev/null
/external/llvm/test/ExecutionEngine/OrcMCJIT/
multi-module-sm-pic-a.ll
1
; RUN: %lli -jit-kind=orc-mcjit -extra-module=%p/
Inputs
/multi-module-b.ll -extra-module=%p/
Inputs
/multi-module-c.ll -relocation-model=pic -code-model=small %s > /dev/null
/external/llvm/test/ExecutionEngine/OrcMCJIT/remote/
multi-module-a.ll
1
; RUN: %lli -jit-kind=orc-mcjit -extra-module=%p/
Inputs
/multi-module-b.ll -extra-module=%p/
Inputs
/multi-module-c.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
/external/llvm/test/Linker/
ConstantGlobals.ll
1
; RUN: llvm-link %s %S/
Inputs
/ConstantGlobals.ll -S | FileCheck %s
2
; RUN: llvm-link %S/
Inputs
/ConstantGlobals.ll %s -S | FileCheck %s
basiclink.ll
3
; RUN: llvm-as %S/
Inputs
/basiclink.a.ll -o %t.foo.bc
4
; RUN: llvm-as %S/
Inputs
/basiclink.b.ll -o %t.bar.bc
constructor-comdat.ll
1
; RUN: llvm-link %s %p/
Inputs
/constructor-comdat.ll -S -o - 2>&1 | FileCheck %s
2
; RUN: llvm-link %p/
Inputs
/constructor-comdat.ll %s -S -o - 2>&1 | FileCheck %s
linkage2.ll
1
; RUN: llvm-link %s %p/
Inputs
/linkage2.ll -S | FileCheck %s
2
; RUN: llvm-link %p/
Inputs
/linkage2.ll %s -S | FileCheck %s
pr22807.ll
1
; RUN: llvm-link -S -o - %p/pr22807.ll %p/
Inputs
/pr22807-1.ll %p/
Inputs
/pr22807-2.ll | FileCheck %s
/external/llvm/test/Object/
mri-addlib.test
2
; RUN: echo addlib %p/
Inputs
/GNU.a >> %t.mri
3
; RUN: echo addlib %p/
Inputs
/archive-test.a-gnu-minimal >> %t.mri
nm-error.test
5
RUN: not llvm-nm %p/
Inputs
/trivial-object-test.elf-i386 %t \
6
RUN: %p/
Inputs
/trivial-object-test.elf-i386 | \
/external/llvm/test/tools/gold/X86/
drop-debug.ll
2
; RUN: --plugin-opt=emit-llvm -shared %p/
Inputs
/drop-debug.bc \
8
; CHECK: warning: LLVM gold plugin: ignoring debug info with an invalid version (1) in {{.*}}/
Inputs
/drop-debug.bc
/external/llvm/test/tools/llvm-objdump/X86/
disassembly-show-raw.test
1
// RUN: llvm-objdump -d %p/
Inputs
/trivial.obj.elf-i386 \
3
// RUN: llvm-objdump -d -no-show-raw-insn %p/
Inputs
/trivial.obj.elf-i386 \
macho-dylib.test
1
RUN: llvm-objdump -m -dylibs-used %p/
Inputs
/hello.exe.macho-x86_64 | FileCheck %s -check-prefix=USED
2
RUN: llvm-objdump -m -dylib-id %p/
Inputs
/dylibLoadKinds.macho-x86_64 | FileCheck %s -check-prefix=ID
macho-section.test
1
// RUN: llvm-objdump -m -section __DATA,__mod_init_func %p/
Inputs
/dylibModInit.macho-x86_64 | FileCheck %s -check-prefix=MODINIT
2
// RUN: llvm-objdump -m -section __DATA,__mod_init_func -non-verbose %p/
Inputs
/dylibModInit.macho-x86_64 | FileCheck %s -check-prefix=NON_VERBOSE
/external/llvm/test/tools/llvm-pdbdump/
load-address.test
1
; RUN: llvm-pdbdump -externals %p/
Inputs
/LoadAddressTest.pdb \
4
; RUN: %p/
Inputs
/LoadAddressTest.pdb | FileCheck --check-prefix=VA %s
/external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_func_embeddertest.cpp
12
// Tests that the number of
inputs
is not simply calculated from the domain
13
// and trusted. The number of
inputs
has to be 1.
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderPackingFunctionTests.cpp
178
std::vector<tcu::Vec2>
inputs
;
local
185
inputs
.push_back(tcu::Vec2(0.0f, 0.0f));
186
inputs
.push_back(tcu::Vec2(-1.0f, 1.0f));
187
inputs
.push_back(tcu::Vec2(0.5f, -0.5f));
188
inputs
.push_back(tcu::Vec2(-1.5f, 1.5f));
189
inputs
.push_back(tcu::Vec2(0.25f, -0.75f));
196
inputs
.push_back(tcu::Vec2(x, y));
204
inputs
.push_back(tcu::Vec2(x, y));
207
outputs.resize(
inputs
.size());
209
m_testCtx.getLog() << TestLog::Message << "Executing shader for " <<
inputs
.size() << " input values" << tcu::TestLog::EndMessage
301
std::vector<deUint32>
inputs
;
local
403
std::vector<tcu::Vec2>
inputs
;
local
526
std::vector<deUint32>
inputs
;
local
630
std::vector<tcu::Vec2>
inputs
;
local
752
std::vector<deUint32>
inputs
;
local
878
std::vector<tcu::Vec4>
inputs
;
local
1011
std::vector<deUint32>
inputs
;
local
1123
std::vector<tcu::Vec4>
inputs
;
local
1256
std::vector<deUint32>
inputs
;
local
[
all
...]
Completed in 340 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>