/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/ |
D | TestFindMethods.java | 67 final String SAMPLE = "{ \"a\" : { \"value\" : 3 }," in _buildTree() local 70 return objectMapper().readTree(SAMPLE); in _buildTree()
|
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/ |
D | ult-sub-to-eq.ll | 11 ; 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/ |
D | syntax.ll | 4 …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/ |
D | syntax.ll | 4 …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/ |
D | mtools.conf | 19 SAMPLE FILE
|
/external/rust/crates/ring/tests/ |
D | quic_aes_128_tests.txt | 2 SAMPLE = 13484ec85dc4d36349697c7d4ea1a159
|
D | quic_aes_256_tests.txt | 2 SAMPLE = 82a0db90f4cee12fa4afeddb74396cf6
|
D | quic_chacha20_tests.txt | 2 SAMPLE = 215a7c1688b4ab7d830dcd052aef9f3c
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.getsampleposition.dx10.frag | 12 PS_OUTPUT main(int sample : SAMPLE)
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | hlsl.getsampleposition.dx10.frag | 12 PS_OUTPUT main(int sample : SAMPLE)
|
/external/cldr/tools/scripts/build/bin-build/ |
D | stbitten-env.sh.sample | 1 # SAMPLE
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_Coverage | 71 // SAMPLE FILE: First Line 81 // SAMPLE FILE: Last Line
|
/external/angle/src/compiler/translator/ |
D | glslang_tab_autogen.h | 107 SAMPLE = 308, enumerator
|
/external/bcc/src/lua/bpf/ |
D | cdef.lua | 251 while ev and ev.type ~= S.c.PERF_RECORD.SAMPLE do
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_opcode_tmp.h | 175 OP13_SAMPLE(SAMPLE)
|
/external/icu/icu4c/source/ |
D | Makefile.in | 39 @SAMPLES_TRUE@SAMPLE = samples 65 SUBDIRS = stubdata common i18n $(LAYOUTEX) $(ICUIO) $(TOOLS) $(DATASUBDIR) $(EXTRA) $(SAMPLE) $(TE…
|
/external/libevent/ |
D | CMakeLists.txt | 1021 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/ |
D | glslang_tab.cpp.h | 479 SAMPLE = 680, /* SAMPLE */ enumerator
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIIntrinsics.td | 55 // Fully-flexible SAMPLE instruction.
|
D | AMDGPUISelLowering.h | 279 SAMPLE, enumerator
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | glslang_tab.cpp.h | 489 SAMPLE = 690, /* SAMPLE */ enumerator
|
/external/mesa3d/docs/gallium/ |
D | tgsi.rst | 2333 .. 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/ |
D | tgsi_info_opcodes.h | 147 OPCODE(1, 3, OTHR, SAMPLE)
|
/external/dokka/core/src/main/kotlin/Kotlin/ |
D | DescriptorDocumentationParser.kt | 90 KDocKnownTag.SAMPLE -> { in <lambda>()
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | vertexdeclaration9.c | 141 NINE_DECLUSAGE_CASE0(SAMPLE); in nine_d3d9_to_nine_declusage()
|