HomeSort by relevance Sort by last modified time
    Searched defs:dref (Results 1 - 6 of 6) sorted by null

  /external/libcxx/test/libcxx/utilities/function.objects/func.require/
bullet_4_5_6.pass.cpp 70 DerefToType<TestType> dref; local
88 runTestNoPropDispatch<E>(M, dref, &dref.object.object);
103 runTestNoPropDispatch<E>(M, dref, &dref.object.object);
118 runTestNoPropDispatch<E>(M, dref, &dref.object.object);
133 runTestNoPropDispatch<E>(M, dref, &dref.object.object);
bullet_1_2_3.pass.cpp 156 DerefToType<T> dref; local
167 runTestDispatchIf(NotRValue, tag, dref);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/utilities/function.objects/func.require/
bullet_4_5_6.pass.cpp 70 DerefToType<TestType> dref; local
88 runTestNoPropDispatch<E>(M, dref, &dref.object.object);
103 runTestNoPropDispatch<E>(M, dref, &dref.object.object);
118 runTestNoPropDispatch<E>(M, dref, &dref.object.object);
133 runTestNoPropDispatch<E>(M, dref, &dref.object.object);
bullet_1_2_3.pass.cpp 156 DerefToType<T> dref; local
167 runTestDispatchIf(NotRValue, tag, dref);
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_lowering_nv50.cpp 725 const int dref = arg; local
768 // dref comes before bias/lod
771 i->swapSources(dref, lod);
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
DefaultMp4Builder.java 266 DataReferenceBox dref = new DataReferenceBox(); local
267 dinf.addBox(dref);
270 dref.addBox(url);

Completed in 219 milliseconds