HomeSort by relevance Sort by last modified time
    Searched refs:Description (Results 151 - 175 of 228) sorted by null

1 2 3 4 5 67 8 910

  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_mastergain_gnu.s 4 @ Description: Copies 32-bit synth output to 16-bit buffer
ARM-E_filter_gnu.s 4 @ Description:
ARM-E_interpolate_loop_gnu.s 4 @ Description: the main synthesis function when fetching
ARM-E_interpolate_noloop_gnu.s 4 @ Description: the main synthesis function when fetching
ARM-E_voice_gain_gnu.s 4 @ Description: the main synthesis function when fetching
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
FwdLockEngine.h 234 * @param description Detailed description of the action
240 const ActionDescription& description);
503 static const String8 Description;
  /frameworks/av/libvideoeditor/vss/common/inc/
M4WRITER_common.h 183 M4OSA_Char* Description ;
  /external/junit/src/org/junit/
Assert.java 3 import org.hamcrest.Description;
773 Description description= new StringDescription(); local
774 description.appendText(reason);
775 description.appendText("\nExpected: ");
776 description.appendDescriptionOf(matcher);
777 description.appendText("\n got: ");
778 description.appendValue(actual);
779 description.appendText("\n");
780 throw new java.lang.AssertionError(description.toString())
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 12 ; * Description:
18 ; * Description:
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tree.Tests.pas     [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
network.cc 174 LOG(LS_INFO) << network->ToString() << ": " << network->description()
314 name = info->Description;
322 scoped_ptr<Network> network(new Network(name, info->Description,
344 // Ignore any HOST side vmware adapters with a description like:
346 // but don't ignore any GUEST side adapters with a description like:
348 if (strstr(network.description().c_str(), "VMnet") != NULL) {
  /external/compiler-rt/make/platform/
darwin_bni.mk 2 Description := Target for Darwin using an Apple-style build.
clang_linux.mk 0 Description := Static runtime libraries for clang/Linux.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 12 ; * Description:
18 ; * Description:
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_filter_gnu.s 4 @ Description:
ARM-E_interpolate_loop_gnu.s 4 @ Description: the main synthesis function when fetching
ARM-E_interpolate_noloop_gnu.s 4 @ Description: the main synthesis function when fetching
ARM-E_voice_gain_gnu.s 4 @ Description: the main synthesis function when fetching
  /system/media/camera/docs/
html.mako 129 <th class="th_description">Description</th>
142 % if section.description is not None:
143 <tr class="description"><td>${section.description}</td></tr>
153 <th class="th_description">Description</th>
241 % if prop.description is not None:
242 ${prop.description | wbr, br}
294 <li id="tag_${tag.id}">${tag.id} - ${tag.description}
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 174 const String8 FwdLockEngine::Description("OMA V1 Forward Lock");
219 pSupportInfo->setDescription(Description);
305 const ActionDescription& description) {
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_dct_9_arm.s 27 ; Description:
pvmp3_dct_9_gcc.s 27 @ Description:
  /external/blktrace/doc/
blktrace.tex 35 \begin{description}
47 \end{description}
385 Short & Long & Description \\ \hline\hline
472 Short & Long & Description \\ \hline\hline
519 \begin{description}
581 \end{description}
583 \subsection{\label{sec:blkparse-format}Output Description and Formatting}
591 Field & Description \\
631 Act & Description \\ \hline\hline
648 \subsubsection{\label{sec:act-table}RWBS Description}
    [all...]
  /external/icu4c/test/perf/collationperf/
CollPerf.pl 183 <th align="left">Description</th>
  /external/libvpx/libvpx/build/make/
gen_msvs_proj.sh 154 Description="Assembling \$(InputFileName)" \

Completed in 306 milliseconds

1 2 3 4 5 67 8 910