/frameworks/base/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/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.h | 106 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument 107 Start = FirstFuncConstantID; in getFunctionConstantRange()
|
/frameworks/base/docs/html/guide/topics/media/ |
D | audio-capture.jd | 179 setText("Start recording"); 187 setText("Start recording"); 201 setText("Start playing"); 209 setText("Start playing");
|
/frameworks/base/docs/html/guide/developing/tools/ |
D | sqlite3.jd | 53 <li>Start the sqlite3 tool from the <code>/tools</code> directory, specifying the database
|
/frameworks/base/docs/html/guide/tutorials/views/ |
D | hello-relativelayout.jd | 10 <li>Start a new project/Activity called HelloRelativeLayout.</li>
|
D | hello-tablelayout.jd | 11 <li>Start a new project/Activity called HelloTableLayout.</li>
|
D | hello-linearlayout.jd | 11 <li>Start a new project/Activity called HelloLinearLayout.</li>
|
D | hello-spinner.jd | 12 <li>Start a new project/Activity called HelloSpinner.</li>
|
D | hello-autocomplete.jd | 11 <li>Start a new project/Activity called HelloAutoComplete.</li>
|
D | hello-listview.jd | 11 <li>Start a new project/ListActivity called HelloListView.</li>
|
D | hello-gallery.jd | 11 <li>Start a new project/Activity called HelloGallery.</li>
|
D | hello-datepicker.jd | 10 <li>Start a new project/Activity called HelloDatePicker.</li>
|
D | hello-gridview.jd | 11 <li>Start a new project/Activity called HelloGridView.</li>
|
/frameworks/base/docs/html/guide/developing/devices/ |
D | managing-avds.jd | 42 <li>Start the AVD Manager: 76 launch an emulator with the AVD by selecting a device and clicking <strong>Start</strong>.</p>
|
/frameworks/base/docs/html/guide/developing/debugging/ |
D | ddms.jd | 128 <li>In the Allocation Tracker tab, click the <strong>Start Tracking</strong> button to begin 132 since you clicked on the <strong>Start Tracking</strong> button. You can click on <strong>Get 196 <li>Click the <strong>Start Method Profiling</strong> button.</li> 203 between the time you clicked on <strong>Start Method Profiling</strong> and <strong>Stop Method
|
D | debugging-projects-cmdline.jd | 46 <li>Start DDMS from the sdk <code>/tools</code> directory. This also starts ADB if it is
|
/frameworks/base/docs/html/resources/tutorials/views/ |
D | hello-tablelayout.jd | 11 <li>Start a new project named <em>HelloTableLayout</em>.</li>
|
D | hello-relativelayout.jd | 18 <li>Start a new project named <em>HelloRelativeLayout</em>.</li>
|
D | hello-linearlayout.jd | 14 <li>Start a new project named <em>HelloLinearLayout</em>.</li>
|
/frameworks/base/docs/html/sdk/1.0_r1/ |
D | upgrading.jd | 46 …<li>Start Eclipse, then select <strong>Help</strong> > <strong>Software Updates</strong> > <… 74 …<li>Start Eclipse, then select <strong>Help</strong> > <strong>Software Updates...</strong>.</l…
|
/frameworks/base/docs/html/sdk/1.0_r2/ |
D | upgrading.jd | 46 …<li>Start Eclipse, then select <strong>Help</strong> > <strong>Software Updates</strong> > <… 74 …<li>Start Eclipse, then select <strong>Help</strong> > <strong>Software Updates...</strong>.</l…
|
/frameworks/base/docs/html/resources/articles/ |
D | track-mem.jd | 40 the <em>Allocation Tracker</em> tab. In the new view, click <em>Start
|