Home
last modified time | relevance | path

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

/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/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/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h182 OP13_SAMPLE(SAMPLE)
/external/tpm2/
DLICENSE38 PROPOSAL, SPECIFICATION OR SAMPLE.
/external/icu/icu4c/source/
DMakefile.in39 @SAMPLES_TRUE@SAMPLE = samples
63 SUBDIRS = stubdata common i18n $(LAYOUTEX) $(ICUIO) $(TOOLS) $(DATASUBDIR) $(EXTRA) $(SAMPLE) $(TE…
/external/llvm/lib/Target/AMDGPU/
DSIIntrinsics.td55 // Fully-flexible SAMPLE instruction.
DAMDGPUISelLowering.h279 SAMPLE, enumerator
DAMDGPUISelLowering.cpp2850 NODE_NAME_CASE(SAMPLE) in getTargetNodeName()
DSIInstrInfo.td140 def SIsample : SDSample<"AMDGPUISD::SAMPLE">;
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst2339 .. opcode:: SAMPLE
2345 Syntax: ``SAMPLE dst, address, sampler_view, sampler``
2347 Example: ``SAMPLE TEMP[0], TEMP[1], SVIEW[0], SAMP[0]``
2351 Simplified alternative to the SAMPLE instruction. Using the provided
2363 cases where that behavior is desirable 'SAMPLE' instruction should be used.
2406 Just like the SAMPLE instruction with the exception that an additional bias
2416 Similar to the SAMPLE instruction but it performs a comparison filter. The
2417 operands to SAMPLE_C are identical to SAMPLE, except that there is an
2441 SAMPLE_D is identical to the SAMPLE opcode except that the derivatives for
2451 SAMPLE_L is identical to the SAMPLE opcode except that the LOD is provided
[all …]
/external/mesa3d/src/gallium/state_trackers/nine/
Dvertexdeclaration9.c141 NINE_DECLUSAGE_CASE0(SAMPLE); in nine_d3d9_to_nine_declusage()
/external/lisa/ipynb/tutorial/
D02_TestEnvUsage.ipynb1703 …"03:02:39 DEBUG : SAMPLE: {'a53': {'total': 10.111351999999897, 'last': 1335.646094, 'delta': 9…
1707 …"03:02:40 DEBUG : SAMPLE: {'a53': {'total': 0.3706250000000182, 'last': 1336.016719, 'delta': 0…
1710 …"03:02:41 DEBUG : SAMPLE: {'a53': {'total': 0.7240460000000439, 'last': 1336.37014, 'delta': 0.…
1713 …"03:02:44 DEBUG : SAMPLE: {'a53': {'total': 1.2472549999999956, 'last': 1336.893349, 'delta': 0…
1716 …"03:02:45 DEBUG : SAMPLE: {'a53': {'total': 1.4408379999999852, 'last': 1337.086932, 'delta': 0…
/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.ll591 …, yyextra->ARB_gpu_shader5_enable || yyextra->OES_shader_multisample_interpolation_enable, SAMPLE);
Dglsl_parser.yy139 %token CENTROID IN_TOK OUT_TOK INOUT_TOK UNIFORM VARYING SAMPLE
2012 | SAMPLE
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp18922 testCase test_case_fs_ns = { gohan, goten, NONE, SAMPLE, in test()
18926 testCase test_case_fs_sn = { gohan, goten, SAMPLE, NONE, in test()
18930 testCase test_case_fs_cs = { gohan, goten, CENTROID, SAMPLE, in test()
18934 testCase test_case_fs_sc = { gohan, goten, SAMPLE, CENTROID, in test()
18973 case SAMPLE: in test()
Dgl4cEnhancedLayoutsTests.hpp3143 SAMPLE, enumerator
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp838 NV50_IR_OPCODE_CASE(SAMPLE, TEX); in translateOpcode()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
Drbbitst.txt777 <data>•HERE •IS •A •SHORT •SAMPLE •SENTENCE. •AND •ANOTHER.•</data>
/external/icu/icu4c/source/test/testdata/
Drbbitst.txt777 <data>•HERE •IS •A •SHORT •SAMPLE •SENTENCE. •AND •ANOTHER.•</data>
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
Drbbitst.txt777 <data>•HERE •IS •A •SHORT •SAMPLE •SENTENCE. •AND •ANOTHER.•</data>
/external/pcre/dist2/doc/
Dpcre2.txt8831 PCRE2 SAMPLE PROGRAM