Home
last modified time | relevance | path

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

123

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/
DTestFindMethods.java67 final String SAMPLE = "{ \"a\" : { \"value\" : 3 }," in _buildTree() local
70 return objectMapper().readTree(SAMPLE); in _buildTree()
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/
Dult-sub-to-eq.ll11 ; CHECK-NEXT: [[SUB:%.*]] = sub i32 [[DATA_LEN:%.*]], [[SAMPLE:%.*]]
12 ; CHECK-NEXT: [[CMP4:%.*]] = icmp eq i32 [[DATA_LEN]], [[SAMPLE]]
20 ; CHECK-NEXT: [[ADD:%.*]] = add i32 [[TMP0]], [[SAMPLE]]
/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/llvm-project/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
29 ; BAD-SAMPLE-LINE: error: {{.*}}bad_sample_line.prof:3: Expected 'NUM[.NUM]: NUM[ mangled_name:NUM]…
/external/mtools/
Dmtools.conf19 SAMPLE FILE
/external/rust/crates/ring/tests/
Dquic_aes_128_tests.txt2 SAMPLE = 13484ec85dc4d36349697c7d4ea1a159
Dquic_aes_256_tests.txt2 SAMPLE = 82a0db90f4cee12fa4afeddb74396cf6
Dquic_chacha20_tests.txt2 SAMPLE = 215a7c1688b4ab7d830dcd052aef9f3c
/external/deqp-deps/glslang/Test/
Dhlsl.getsampleposition.dx10.frag12 PS_OUTPUT main(int sample : SAMPLE)
/external/angle/third_party/vulkan-deps/glslang/src/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/angle/src/compiler/translator/
Dglslang_tab_autogen.h107 SAMPLE = 308, enumerator
/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.h175 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/libevent/
DCMakeLists.txt1021 foreach(SAMPLE ${SAMPLES})
1022 add_sample_prog(OFF ${SAMPLE} sample/${SAMPLE}.c)
1038 foreach (SAMPLE ${SAMPLES_WOPT})
1039 add_sample_prog(OFF ${SAMPLE} sample/${SAMPLE}.c ${WIN32_GETOPT})
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp.h479 SAMPLE = 680, /* SAMPLE */ enumerator
/external/llvm/lib/Target/AMDGPU/
DSIIntrinsics.td55 // Fully-flexible SAMPLE instruction.
DAMDGPUISelLowering.h279 SAMPLE, enumerator
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
Dglslang_tab.cpp.h489 SAMPLE = 690, /* SAMPLE */ enumerator
/external/mesa3d/docs/gallium/
Dtgsi.rst2333 .. opcode:: SAMPLE
2339 Syntax: ``SAMPLE dst, address, sampler_view, sampler``
2341 Example: ``SAMPLE TEMP[0], TEMP[1], SVIEW[0], SAMP[0]``
2345 Simplified alternative to the SAMPLE instruction. Using the provided
2357 cases where that behavior is desirable 'SAMPLE' instruction should be used.
2400 Just like the SAMPLE instruction with the exception that an additional bias
2410 Similar to the SAMPLE instruction but it performs a comparison filter. The
2411 operands to SAMPLE_C are identical to SAMPLE, except that there is an
2435 SAMPLE_D is identical to the SAMPLE opcode except that the derivatives for
2445 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/dokka/core/src/main/kotlin/Kotlin/
DDescriptorDocumentationParser.kt90 KDocKnownTag.SAMPLE -> { in <lambda>()
/external/mesa3d/src/gallium/frontends/nine/
Dvertexdeclaration9.c141 NINE_DECLUSAGE_CASE0(SAMPLE); in nine_d3d9_to_nine_declusage()

123