/external/libcxx/test/libcxx/utilities/function.objects/func.require/ |
D | bullet_4_5_6.pass.cpp | 70 DerefToType<TestType> dref; in doTest() local 88 runTestNoPropDispatch<E>(M, dref, &dref.object.object); in doTest() 103 runTestNoPropDispatch<E>(M, dref, &dref.object.object); in doTest() 118 runTestNoPropDispatch<E>(M, dref, &dref.object.object); in doTest() 133 runTestNoPropDispatch<E>(M, dref, &dref.object.object); in doTest()
|
D | bullet_1_2_3.pass.cpp | 156 DerefToType<T> dref; in doTest() local 167 runTestDispatchIf(NotRValue, tag, dref); in doTest()
|
/external/llvm-project/libcxx/test/libcxx/utilities/function.objects/func.require/ |
D | bullet_4_5_6.pass.cpp | 73 DerefToType<TestType> dref; in doTest() local 91 runTestNoPropDispatch<E>(M, dref, &dref.object.object); in doTest() 106 runTestNoPropDispatch<E>(M, dref, &dref.object.object); in doTest() 121 runTestNoPropDispatch<E>(M, dref, &dref.object.object); in doTest() 136 runTestNoPropDispatch<E>(M, dref, &dref.object.object); in doTest()
|
D | bullet_1_2_3.pass.cpp | 155 DerefToType<T> dref; in doTest() local 166 runTestDispatchIf(NotRValue, tag, dref); in doTest()
|
/external/OpenCL-CTS/test_conformance/half/ |
D | Test_vStoreHalf.cpp | 712 ComputeReferenceInfoD dref; in Test_vStoreHalf_private() local 713 dref.x = (double *)gIn_double; in Test_vStoreHalf_private() 714 dref.r = (cl_half *)gOut_half_reference_double; in Test_vStoreHalf_private() 715 dref.f = doubleReferenceFunc; in Test_vStoreHalf_private() 716 dref.lim = blockCount; in Test_vStoreHalf_private() 717 dref.count = (blockCount + threadCount - 1) / threadCount; in Test_vStoreHalf_private() 731 dref.i = i; in Test_vStoreHalf_private() 744 ThreadPool_Do(ReferenceD, threadCount, &dref); in Test_vStoreHalf_private() 1309 ComputeReferenceInfoD dref; in Test_vStoreaHalf_private() local 1310 dref.x = (double *)gIn_double; in Test_vStoreaHalf_private() [all …]
|
/external/llvm/bindings/go/llvm/ |
D | DIBuilderBindings.cpp | 29 void LLVMDIBuilderDestroy(LLVMDIBuilderRef dref) { in LLVMDIBuilderDestroy() argument 30 DIBuilder *d = unwrap(dref); in LLVMDIBuilderDestroy() 34 void LLVMDIBuilderFinalize(LLVMDIBuilderRef dref) { unwrap(dref)->finalize(); } in LLVMDIBuilderFinalize() argument
|
/external/llvm-project/clang/lib/ARCMigrate/ |
D | TransAutoreleasePool.cpp | 188 if (DeclRefExpr *dref = dyn_cast<DeclRefExpr>(bop->getLHS())) { in VisitCompoundStmt() local 189 if (VarDecl *VD = dyn_cast<VarDecl>(dref->getDecl())) { in VisitCompoundStmt() 379 if (DeclRefExpr *dref = dyn_cast<DeclRefExpr>(rec)) in isPoolDrain() local 380 if (dref->getDecl() == poolVar) in isPoolDrain()
|
/external/clang/lib/ARCMigrate/ |
D | TransAutoreleasePool.cpp | 189 if (DeclRefExpr *dref = dyn_cast<DeclRefExpr>(bop->getLHS())) { in VisitCompoundStmt() local 190 if (VarDecl *VD = dyn_cast<VarDecl>(dref->getDecl())) { in VisitCompoundStmt() 380 if (DeclRefExpr *dref = dyn_cast<DeclRefExpr>(rec)) in isPoolDrain() local 381 if (dref->getDecl() == poolVar) in isPoolDrain()
|
/external/angle/src/common/spirv/ |
D | spirv_instruction_parser_autogen.h | 266 IdRef *dref, 274 IdRef *dref, 296 IdRef *dref, 304 IdRef *dref, 327 IdRef *dref, 1008 IdRef *dref, 1016 IdRef *dref, 1038 IdRef *dref, 1046 IdRef *dref, 1069 IdRef *dref,
|
D | spirv_instruction_builder_autogen.h | 228 IdRef dref, 236 IdRef dref, 258 IdRef dref, 266 IdRef dref, 289 IdRef dref, 878 IdRef dref, 886 IdRef dref, 908 IdRef dref, 916 IdRef dref, 939 IdRef dref,
|
D | spirv_instruction_builder_autogen.cpp | 922 IdRef dref, in WriteImageSampleDrefImplicitLod() argument 932 blob->push_back(dref); in WriteImageSampleDrefImplicitLod() 948 IdRef dref, in WriteImageSampleDrefExplicitLod() argument 958 blob->push_back(dref); in WriteImageSampleDrefExplicitLod() 1016 IdRef dref, in WriteImageSampleProjDrefImplicitLod() argument 1026 blob->push_back(dref); in WriteImageSampleProjDrefImplicitLod() 1043 IdRef dref, in WriteImageSampleProjDrefExplicitLod() argument 1053 blob->push_back(dref); in WriteImageSampleProjDrefExplicitLod() 1117 IdRef dref, in WriteImageDrefGather() argument 1127 blob->push_back(dref); in WriteImageDrefGather() [all …]
|
D | spirv_instruction_parser_autogen.cpp | 1083 IdRef *dref, in ParseImageSampleDrefImplicitLod() argument 1096 *dref = IdRef(_instruction[_o++]); in ParseImageSampleDrefImplicitLod() 1114 IdRef *dref, in ParseImageSampleDrefExplicitLod() argument 1127 *dref = IdRef(_instruction[_o++]); in ParseImageSampleDrefExplicitLod() 1197 IdRef *dref, in ParseImageSampleProjDrefImplicitLod() argument 1210 *dref = IdRef(_instruction[_o++]); in ParseImageSampleProjDrefImplicitLod() 1228 IdRef *dref, in ParseImageSampleProjDrefExplicitLod() argument 1241 *dref = IdRef(_instruction[_o++]); in ParseImageSampleProjDrefExplicitLod() 1316 IdRef *dref, in ParseImageDrefGather() argument 1329 *dref = IdRef(_instruction[_o++]); in ParseImageDrefGather() [all …]
|
/external/deqp/external/openglcts/modules/common/ |
D | glcPackedDepthStencilTests.cpp | 865 float d, dref = 0.0; in verifyDepthStencilGradient() local 895 dref = ((float)i) / (width - 1); in verifyDepthStencilGradient() 896 sref = (int)(dref * 255); in verifyDepthStencilGradient() 899 dref = ((float)j) / (height - 1); in verifyDepthStencilGradient() 903 dref = ((float)j) / (height - 1); in verifyDepthStencilGradient() 909 dref = ((float)j) / (height - 1); in verifyDepthStencilGradient() 914 dref = 1.0f - ((float)j) / (height - 1); in verifyDepthStencilGradient() 925 dref = ((float)j) / (height - 1); in verifyDepthStencilGradient() 930 dref = 1; in verifyDepthStencilGradient() 941 dref = ((float)j) / (height - 1); in verifyDepthStencilGradient() [all …]
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/ |
D | DefaultMp4Builder.java | 266 DataReferenceBox dref = new DataReferenceBox(); in createTrackBox() local 267 dinf.addBox(dref); in createTrackBox() 270 dref.addBox(url); in createTrackBox()
|
D | FragmentedMp4Builder.java | 717 DataReferenceBox dref = new DataReferenceBox(); 718 dinf.addBox(dref); 721 dref.addBox(url);
|
/external/llvm-project/flang/lib/Lower/ |
D | ConvertType.cpp | 220 mlir::Type gen(const Fortran::evaluate::DataRef &dref) { in gen() argument 221 return genVariant(dref); in gen()
|
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | spirv_builder.c | 641 SpvId dref, in spirv_builder_emit_image_sample() argument 654 if (dref) { in spirv_builder_emit_image_sample() 691 if (dref) in spirv_builder_emit_image_sample() 692 spirv_buffer_emit_word(&b->instructions, dref); in spirv_builder_emit_image_sample()
|
D | spirv_builder.h | 251 SpvId dref,
|
D | nir_to_spirv.c | 1869 SpvId coord = 0, proj = 0, bias = 0, lod = 0, dref = 0, dx = 0, dy = 0, in emit_tex() local 1919 dref = get_src_float(ctx, &tex->src[i].src); in emit_tex() 1920 assert(dref != 0); in emit_tex() 1995 if (dref) in emit_tex() 2022 lod, bias, dref, dx, dy, in emit_tex() 2029 if (dref && nir_dest_num_components(tex->dest) > 1) { in emit_tex()
|
/external/flac/doc/ |
D | isoflac.txt | 383 | | | | | |dref| | | Data Reference Box | 548 [dref: Data Reference Box]
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 1073 inline Memory dref(int lane) const; 2006 SpirvShader::Impl::Debugger::Shadow::Memory::dref(int lane) const in dref() function in sw::SpirvShader::Impl::Debugger::Shadow::Memory 2071 ptr = ptr.dref(shared->lane); in updateValue() 2363 vc->put(name, var->type->value(data.dref(lane), true)); in getOrCreateLocals() 2428 vc->put(var->name, var->type->value(data.dref(lane), true)); in buildGlobals()
|
/external/mp4parser/isoparser/src/main/resources/ |
D | isoparser-default.properties | 120 dref=com.coremedia.iso.boxes.DataReferenceBox() key
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_lowering_nv50.cpp | 725 const int dref = arg; in handleTEX() local 771 i->swapSources(dref, lod); in handleTEX()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 13476 $x{dreyfuss → drefəs ; # drefəss drifəs 17459 $x{dreyfus → drefəs ; # drifəs
|