Home
last modified time | relevance | path

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

/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_4_5_6.pass.cpp70 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()
Dbullet_1_2_3.pass.cpp156 DerefToType<T> dref; in doTest() local
167 runTestDispatchIf(NotRValue, tag, dref); in doTest()
/external/llvm-project/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_4_5_6.pass.cpp73 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()
Dbullet_1_2_3.pass.cpp155 DerefToType<T> dref; in doTest() local
166 runTestDispatchIf(NotRValue, tag, dref); in doTest()
/external/OpenCL-CTS/test_conformance/half/
DTest_vStoreHalf.cpp712 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/
DDIBuilderBindings.cpp29 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/
DTransAutoreleasePool.cpp188 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/
DTransAutoreleasePool.cpp189 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/
Dspirv_instruction_parser_autogen.h266 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,
Dspirv_instruction_builder_autogen.h228 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,
Dspirv_instruction_builder_autogen.cpp922 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 …]
Dspirv_instruction_parser_autogen.cpp1083 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/
DglcPackedDepthStencilTests.cpp865 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/
DDefaultMp4Builder.java266 DataReferenceBox dref = new DataReferenceBox(); in createTrackBox() local
267 dinf.addBox(dref); in createTrackBox()
270 dref.addBox(url); in createTrackBox()
DFragmentedMp4Builder.java717 DataReferenceBox dref = new DataReferenceBox();
718 dinf.addBox(dref);
721 dref.addBox(url);
/external/llvm-project/flang/lib/Lower/
DConvertType.cpp220 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/
Dspirv_builder.c641 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()
Dspirv_builder.h251 SpvId dref,
Dnir_to_spirv.c1869 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/
Disoflac.txt383 | | | | | |dref| | | Data Reference Box |
548 [dref: Data Reference Box]
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp1073 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/
Disoparser-default.properties120 dref=com.coremedia.iso.boxes.DataReferenceBox() key
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nv50.cpp725 const int dref = arg; in handleTEX() local
771 i->swapSources(dref, lod); in handleTEX()
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Den-IPA.txt13476 $x{dreyfuss → drefəs ; # drefəss drifəs
17459 $x{dreyfus → drefəs ; # drifəs