Home
last modified time | relevance | path

Searched refs:SAMPLE (Results 1 – 25 of 35) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SampleProfile/
Dsyntax.ll4 …ample-profile-file=%S/Inputs/bad_sample_line.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLE-LINE %s
13 …ample-profile-file=%S/Inputs/bad_sample_line.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLE-LINE %s
26 ; BAD-SAMPLE-LINE: error: {{.*}}bad_sample_line.prof:3: Expected 'NUM[.NUM]: NUM[ mangled_name:NUM]…
/external/llvm/test/Transforms/SampleProfile/
Dsyntax.ll4 …ample-profile-file=%S/Inputs/bad_sample_line.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLE-LINE %s
13 …ample-profile-file=%S/Inputs/bad_sample_line.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLE-LINE %s
26 ; BAD-SAMPLE-LINE: error: {{.*}}bad_sample_line.prof:3: Expected 'NUM[.NUM]: NUM[ mangled_name:NUM]…
/external/deqp-deps/glslang/Test/
Dhlsl.getsampleposition.dx10.frag12 PS_OUTPUT main(int sample : SAMPLE)
/external/cldr/tools/scripts/build/bin-build/
Dstbitten-env.sh.sample1 # SAMPLE
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_Coverage71 // SAMPLE FILE: First Line
81 // SAMPLE FILE: Last Line
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/
Dconfigure.ac4 AC_INIT([[[SAMPLE]]],[[[x.xx]]],[bugs@yourdomain]) package
/external/bcc/src/lua/bpf/
Dcdef.lua251 while ev and ev.type ~= S.c.PERF_RECORD.SAMPLE do
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h182 OP13_SAMPLE(SAMPLE)
/external/icu/icu4c/source/
DMakefile.in39 @SAMPLES_TRUE@SAMPLE = samples
65 SUBDIRS = stubdata common i18n $(LAYOUTEX) $(ICUIO) $(TOOLS) $(DATASUBDIR) $(EXTRA) $(SAMPLE) $(TE…
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp.h124 SAMPLE = 334, enumerator
DScan.cpp396 (*KeywordMap)["sample"] = SAMPLE; in fillInKeywordMap()
1022 case SAMPLE: in tokenizeIdentifier()
Dglslang.y144 %token <lex> UNIFORM PATCH SAMPLE BUFFER SHARED NONUNIFORM PAYLOADNV PAYLOADINNV HITATTRNV CALLDATA…
1335 | SAMPLE {
/external/llvm/lib/Target/AMDGPU/
DSIIntrinsics.td55 // Fully-flexible SAMPLE instruction.
DAMDGPUISelLowering.h279 SAMPLE, enumerator
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst2302 .. opcode:: SAMPLE
2308 Syntax: ``SAMPLE dst, address, sampler_view, sampler``
2310 Example: ``SAMPLE TEMP[0], TEMP[1], SVIEW[0], SAMP[0]``
2314 Simplified alternative to the SAMPLE instruction. Using the provided
2326 cases where that behavior is desirable 'SAMPLE' instruction should be used.
2369 Just like the SAMPLE instruction with the exception that an additional bias
2379 Similar to the SAMPLE instruction but it performs a comparison filter. The
2380 operands to SAMPLE_C are identical to SAMPLE, except that there is an
2404 SAMPLE_D is identical to the SAMPLE opcode except that the derivatives for
2414 SAMPLE_L is identical to the SAMPLE opcode except that the LOD is provided
[all …]
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info_opcodes.h147 OPCODE(1, 3, OTHR, SAMPLE)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h418 SAMPLE, enumerator
/external/mesa3d/src/gallium/state_trackers/nine/
Dvertexdeclaration9.c141 NINE_DECLUSAGE_CASE0(SAMPLE); in nine_d3d9_to_nine_declusage()
/external/libjpeg-turbo/
Dexample.txt51 /******************** JPEG COMPRESSION SAMPLE INTERFACE *******************/
224 /******************** JPEG DECOMPRESSION SAMPLE INTERFACE *******************/
/external/scapy/test/
DdnssecRR.uts136 t = DNSRRTSIG(rrname="SAMPLE-ALG.EXAMPLE.", time_signed=853804800, fudge=300)
/external/swiftshader/third_party/LLVM/projects/sample/
Dconfigure1246 [SAMPLE] configure [x.xx]
1260 It was created by [SAMPLE] $as_me [x.xx], which was
/external/mesa3d/src/compiler/glsl/
Dglsl_lexer.ll659 …, yyextra->ARB_gpu_shader5_enable || yyextra->OES_shader_multisample_interpolation_enable, SAMPLE);
Dglsl_parser.yy142 %token CENTROID IN_TOK OUT_TOK INOUT_TOK UNIFORM VARYING SAMPLE
2029 | SAMPLE
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsicsAMDGPU.td717 : AMDGPUImageDimSampleDims<"SAMPLE" # sample.UpperCaseMod, sample>,
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp19009 testCase test_case_fs_ns = { gohan, goten, NONE, SAMPLE, in test()
19013 testCase test_case_fs_sn = { gohan, goten, SAMPLE, NONE, in test()
19017 testCase test_case_fs_cs = { gohan, goten, CENTROID, SAMPLE, in test()
19021 testCase test_case_fs_sc = { gohan, goten, SAMPLE, CENTROID, in test()
19060 case SAMPLE: in test()

12