/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
D | pvmp3_stereo_proc.h | 99 int32 Start, 104 int32 Start,
|
D | pvmp3_stereo_proc.cpp | 183 int32 Start, in pvmp3_st_mid_side() argument 187 int32 *pt_xr = &xr[Start]; in pvmp3_st_mid_side() 188 int32 *pt_xl = &xl[Start]; in pvmp3_st_mid_side() 221 int32 Start, in pvmp3_st_intensity() argument 227 int32 *pt_xr = &xr[Start]; in pvmp3_st_intensity() 228 int32 *pt_xl = &xl[Start]; in pvmp3_st_intensity()
|
D | pvmp3_mpeg2_stereo_proc.h | 101 int32 Start,
|
D | pvmp3_mpeg2_stereo_proc.cpp | 163 int32 Start, in pvmp3_st_intensity_ver2() argument 174 int32 *pt_xr = &xr[Start]; in pvmp3_st_intensity_ver2() 175 int32 *pt_xl = &xl[Start]; in pvmp3_st_intensity_ver2()
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | time_util.h | 35 void Start(); 59 : mWatch(watch) { mWatch->Start(); } in ScopedTimer()
|
D | time_util.cpp | 52 void NamedStopWatch::Start() { in Start() function in android::filterfw::NamedStopWatch 88 mWatch->Start(); in ScopedTimer()
|
/frameworks/base/media/mca/filterpacks/native/base/ |
D | time_util.h | 35 void Start(); 59 : mWatch(watch) { mWatch->Start(); } in ScopedTimer()
|
D | time_util.cpp | 50 void NamedStopWatch::Start() { in Start() function in android::filterfw::NamedStopWatch 86 mWatch->Start(); in ScopedTimer()
|
/frameworks/base/docs/html/training/wearables/apps/ |
D | voice.jd | 31 Users say "Start <Your App Name>" to use these voice actions and an activity that you specify 131 <td>Start/Stop a bike ride</td> 147 <td>Start/Stop a run</td> 164 <td>Start/Stop a workout</td> 218 a "Start MyActivityName" voice action. </p> 220 <p>Registering for a "Start" action is the same as registering 224 <p>To specify the text to say after "Start", specify a <code>label</code> attribute for the activtiy 226 "Start MyRunningApp" voice action and launches <code>StartRunActivity</code>. 257 // Start the activity, the intent will be populated with the speech text
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | ValueEnumerator.h | 125 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument 126 Start = FirstFuncConstantID; in getFunctionConstantRange()
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | ValueEnumerator.h | 125 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument 126 Start = FirstFuncConstantID; in getFunctionConstantRange()
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.h | 125 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument 126 Start = FirstFuncConstantID; in getFunctionConstantRange()
|
/frameworks/base/docs/html/guide/topics/media/ |
D | audio-capture.jd | 178 setText("Start recording"); 186 setText("Start recording"); 200 setText("Start playing"); 208 setText("Start playing");
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | start.jd | 2 page.metaDescription=Start publishing on Google Play in minutes by registering for a developer acco… 15 Start publishing on Google Play in minutes by: 32 When you're ready, use the Start button to go to the Developer Console.
|
/frameworks/base/docs/html/tools/help/ |
D | monitor.jd | 37 <p>Start an Android emulator or connect an Android device via USB cable, and connect Device
|
D | gltracer.jd | 35 <li>Start Eclipse and open a workspace that contains an Android project.</li> 44 <li>Start the <a href="monitor.html">Device Monitor</a> tool.</li>
|
D | sqlite3.jd | 53 <li>Start the sqlite3 tool from the <code>/tools</code> directory, specifying the database
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | stopping.jd | 19 <li><a href="#Start">Start/Restart Your Activity</a></li> 132 <h2 id="Start">Start/Restart Your Activity</h2>
|
/frameworks/base/docs/html/training/basics/intents/ |
D | result.jd | 8 next.title=Allowing Other Apps to Start Your Activity 18 <li><a href="#StartActivity">Start the Activity</a></li> 50 <h2 id="StartActivity">Start the Activity</h2>
|
/frameworks/base/docs/html/distribute/engage/ |
D | analytics.jd | 20 Start by discovering how many people visit your Google Play listing page,
|
/frameworks/base/docs/html/sdk/installing/ |
D | studio-debug.jd | 160 <li>Start your app as described in <a href="#runDebug">Run your App in Debug Mode</a>.</li> 209 <li>Start your app as described in <a href="#runDebug">Run your App in Debug Mode</a>.</li> 295 <li>Start your app as described in <a href="#runDebug">Run Your App in Debug Mode</a>.</li> 302 <li>Click <strong>Start Allocation Tracking</strong> 362 <li>Start your app as described in <a href="#runDebug">Run your App in Debug Mode</a>.</li> 377 <li>Start your app as described in <a href="#runDebug">Run your App in Debug Mode</a>.</li> 384 <li>Click <strong>Start Recording</strong>.</li>
|
/frameworks/base/docs/html/training/load-data-background/ |
D | setup-loader.jd | 19 <a href="#DefineLaunch">Start the Query</a> 98 <h2 id="DefineLaunch">Start the Query</h2>
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | index.jd | 51 <p><strong><a href="creating-project.html">Start the first lesson ›</a></strong></p>
|
/frameworks/base/docs/html/tools/devices/ |
D | managing-avds.jd | 43 <li>Start the AVD Manager: 77 launch an emulator with the AVD by selecting a device and clicking <strong>Start</strong>.</p>
|
/frameworks/base/docs/html/training/tv/playback/ |
D | now-playing.jd | 12 <li><a href="#session">Start a Media Session</a></li> 35 <h2 id="session">Start a Media Session</h2>
|