Searched refs:dref (Results 1 – 11 of 11) sorted by relevance
/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/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/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/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/mesa3d/src/compiler/nir/ |
D | nir_clone.c | 312 clone_deref(clone_state *state, const nir_deref *dref, in clone_deref() argument 315 switch (dref->deref_type) { in clone_deref() 317 return &clone_deref_array(state, nir_deref_as_array(dref), in clone_deref() 320 return &clone_deref_struct(state, nir_deref_as_struct(dref), in clone_deref()
|
/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/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/mp4parser/isoparser/src/main/resources/ |
D | isoparser-default.properties | 120 dref=com.coremedia.iso.boxes.DataReferenceBox() key
|
/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
|