/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | omxVCM4P10_FilterDeblockingChroma_HorEdge_I.c | 104 int I, X, Y, Internal=0; in omxVCM4P10_FilterDeblockingChroma_HorEdge_I() local 116 for (Y=0; Y<8; Y+=4, Internal=1) in omxVCM4P10_FilterDeblockingChroma_HorEdge_I() 137 pAlpha[Internal], in omxVCM4P10_FilterDeblockingChroma_HorEdge_I() 138 pBeta[Internal], in omxVCM4P10_FilterDeblockingChroma_HorEdge_I()
|
D | omxVCM4P10_FilterDeblockingLuma_HorEdge_I.c | 100 int I, X, Y, Internal=0; in omxVCM4P10_FilterDeblockingLuma_HorEdge_I() local 112 for (Y=0; Y<16; Y+=4, Internal=1) in omxVCM4P10_FilterDeblockingLuma_HorEdge_I() 132 pAlpha[Internal], in omxVCM4P10_FilterDeblockingLuma_HorEdge_I() 133 pBeta[Internal], in omxVCM4P10_FilterDeblockingLuma_HorEdge_I()
|
D | omxVCM4P10_FilterDeblockingLuma_VerEdge_I.c | 99 int X, Y, I, Internal=0; in omxVCM4P10_FilterDeblockingLuma_VerEdge_I() local 114 for (X=0; X<16; X+=4, Internal=1) in omxVCM4P10_FilterDeblockingLuma_VerEdge_I() 135 pAlpha[Internal], in omxVCM4P10_FilterDeblockingLuma_VerEdge_I() 136 pBeta[Internal], in omxVCM4P10_FilterDeblockingLuma_VerEdge_I()
|
D | omxVCM4P10_FilterDeblockingChroma_VerEdge_I.c | 103 int I, X, Y, Internal=0; in omxVCM4P10_FilterDeblockingChroma_VerEdge_I() local 117 for (X=0; X<8; X+=4, Internal=1) in omxVCM4P10_FilterDeblockingChroma_VerEdge_I() 138 pAlpha[Internal], in omxVCM4P10_FilterDeblockingChroma_VerEdge_I() 139 pBeta[Internal], in omxVCM4P10_FilterDeblockingChroma_VerEdge_I()
|
/frameworks/base/core/java/android/net/ |
D | Network.java | 44 import com.android.okhttp.internal.Internal; 293 Internal.instance.setNetwork(client, mNetwork); in openConnection()
|
/frameworks/base/docs/html/training/basics/data-storage/ |
D | files.jd | 15 <li><a href="#InternalVsExternalStorage">Choose Internal or External Storage</a></li> 17 <li><a href="#WriteInternalStorage">Save a File on Internal Storage</a></li> 25 <li><a href="{@docRoot}guide/topics/data/data-storage.html#filesInternal">Using the Internal 48 <h2 id="InternalVsExternalStorage">Choose Internal or External Storage</h2> 59 <p><b>Internal storage:</b></p> 66 <p>Internal storage is best when you want to be sure that neither the user nor other apps can 141 <h2 id="WriteInternalStorage">Save a File on Internal Storage</h2>
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | ResolveInfo.h | 72 enum Visibility { Default = 0, Internal = 1, Hidden = 2, Protected = 3 }; enumerator
|
/frameworks/compile/mclinker/lib/LD/ |
D | ResolveInfo.cpp | 228 visibility() == ResolveInfo::Internal) && in shouldForceLocal()
|
/frameworks/rs/api/ |
D | rs_for_each.spec | 226 summary: (Internal API) Launch a kernel in the current Script (with the slot number) 228 Internal API to launch a kernel.
|
/frameworks/base/docs/html/guide/topics/data/ |
D | data-storage.jd | 20 <li><a href="#filesInternal">Using the Internal Storage</a></li> 45 <dt><a href="#filesInternal">Internal Storage</a></dt> 149 <h2 id="filesInternal">Using the Internal Storage</h2>
|
/frameworks/base/docs/html/training/articles/ |
D | perf-tips.jd | 13 <li><a href="#GettersSetters">Avoid Internal Getters/Setters</a></li> 157 <h2 id="GettersSetters">Avoid Internal Getters/Setters</h2>
|
/frameworks/base/proto/src/ |
D | metrics_constants.proto | 110 // OPEN: Settings > Internal storage > Apps storage > [App] 219 // OPEN: Settings > Internal storage 939 // OPEN: Settings > Internal storage > Apps storage 2055 // OPEN: Settings > Internal storage > Storage manager
|
/frameworks/compile/mclinker/lib/Core/ |
D | IRBuilder.cpp | 542 if (pBinding == ResolveInfo::Local || pVisibility == ResolveInfo::Internal || in addSymbolFromDynObj()
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
D | nsd.jd | 232 // Internal bookkeeping code goes here.
|
/frameworks/base/docs/html/guide/topics/media/ |
D | mediaplayer.jd | 103 <li>Internal URIs, such as one you might obtain from a Content Resolver</li>
|
/frameworks/base/docs/html/guide/topics/search/ |
D | adding-custom-suggestions.jd | 594 Internal URI schemes should not be used to rewrite the query in this way.</li>
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 5342 // Internal State Tracking //
|
/frameworks/base/ |
D | preloaded-classes | 2667 com.android.okhttp.internal.Internal
|
D | compiled-classes-phone | 6078 com.android.okhttp.internal.Internal
|