Home
last modified time | relevance | path

Searched defs:can (Results 1 – 24 of 24) sorted by relevance

/external/mesa3d/docs/specs/
DMESA_release_buffers.spec37 The glxMesaReleaseBuffers() function can be used to explicitly indicate function
DMESA_swap_frame_usage.spec157 queued by the implementation. This function can be called at any function
/external/skia/gm/
Dhugepath.cpp45 auto can = surf->getCanvas(); in __anon2970af3b0102() local
/external/skqp/gm/
Dhugepath.cpp45 auto can = surf->getCanvas(); in __anon34e5fe520102() local
/external/mesa3d/docs/specs/OLD/
DMESA_program_debug.spec91 The rule is that the callback function can only issue glGet*() function
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DTransliteratorDisorderedMarksTest.java67 CanonicalIterator can = new CanonicalIterator(""); in disorderedMarksAddAll() local
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTransliteratorDisorderedMarksTest.java64 CanonicalIterator can = new CanonicalIterator(""); in disorderedMarksAddAll() local
/external/jline/src/src/main/java/jline/
DSimpleCompletor.java102 String can = (String) i.next(); in complete() local
/external/skia/tests/
DPointTest.cpp46 bool can = SkPointPriv::CanNormalize(p.fX, p.fY); in test_normalize_cannormalize_consistent() local
DSurfaceTest.cpp97 bool can = ctxInfo.grContext()->colorTypeSupportedAsSurface(colorType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DImageTest.cpp489 bool can = ctxInfo.grContext()->colorTypeSupportedAsImage(colorType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/python/cpython3/Modules/
Dsocketmodule.h198 struct sockaddr_can can; member
/external/icu/icu4c/source/test/intltest/
Dcanittst.cpp310 CanonicalIterator can(start, status); in TestAPI() local
/external/skqp/tests/
DPointTest.cpp46 bool can = SkPointPriv::CanNormalize(p.fX, p.fY); in test_normalize_cannormalize_consistent() local
DSurfaceTest.cpp97 bool can = ctxInfo.grContext()->colorTypeSupportedAsSurface(colorType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DImageTest.cpp489 bool can = ctxInfo.grContext()->colorTypeSupportedAsImage(colorType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/u-boot/arch/arm/dts/
Dat91sam9263.dtsi971 can: can@fffac000 { label
/external/clang/lib/AST/
DType.cpp125 QualType et, QualType can, in DependentSizedArrayType()
151 QualType can, in DependentSizedExtVectorType()
2873 TypeOfExprType::TypeOfExprType(Expr *E, QualType can) in TypeOfExprType()
2897 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType()
2944 TagType::TagType(TypeClass TC, const TagDecl *D, QualType can) in TagType()
/external/python/httplib2/doc/html/
Dsearchindex.js1 …1,optimistic_concurrency_method:1,unimplementedhmacdigestauthoptionerror:1,can:1,aliv:[0,1],contro… property
Dsearchindex.json1 …stic_concurrency_method":[1],"unimplementedhmacdigestauthoptionerror":[1],"can":[0,1],"root":[0],"… array
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java2275 String can = canon.toString(); in TestJB5298() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationMiscTest.java2278 String can = canon.toString(); in TestJB5298() local
/external/v8/benchmarks/
Dearley-boyer.js1156 "can": "\030", property
/external/webrtc/talk/app/webrtc/
Dwebrtcsession_unittest.cc1131 void TestCanInsertDtmf(bool can) { in TestCanInsertDtmf()