Searched
refs:Description (Results
301 -
325 of
520) sorted by null
<<11121314151617181920>>
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
ScanTestUtil.java | 28 import org.hamcrest.Description; 398 Description mismatchDescription) { 410 public void describeTo(final Description description) { 411 description.appendText("bucket band is ").appendValue(expectedBand); 423 Description mismatchDescription) { 474 public void describeTo(final Description description) { 475 description.appendText("bucket channels are ").appendValue(expectedChannels);
|
/external/libavc/common/arm/ |
ih264_intra_pred_luma_8x8_a9q.s | 69 @* @par Description: 154 @* @par Description: 227 @* @par Description: 307 @* @par Description: 418 @* @par Description: 511 @* @par Description: 602 @* @par Description: 722 @* @par Description: 840 @* @par Description: 941 @* @par Description [all...] |
ih264_intra_pred_luma_16x16_a9q.s | 68 @* @par Description: 149 @* @par Description: 227 @* @par Description: 351 @* @par Description:
|
ih264_padding_neon.s | 50 @* @par Description: 119 @* @par Description: 255 @* @par Description: 383 @* @par Description: 529 @* @par Description:
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ |
RewriteRuleXxxxStreamFixture.cs | 96 string description = "RewriteRuleTokenStream test"; 98 new RewriteRuleTokenStream(CreateTreeAdaptor(), description); 101 Assert.AreEqual(description.ToString(), tokenTest.Description, 102 "Description strings should be equal."); 115 string description = "RewriteRuleSubtreeStream test"; 117 new RewriteRuleSubtreeStream(CreateTreeAdaptor(), description); 120 Assert.AreEqual(description.ToString(), subtreeTest.Description, 121 "Description strings should be equal.") [all...] |
/external/libunwind/doc/ |
libunwind-ia64.tex | 58 For a detailed description of the IA-64 register usage convention, 84 \begin{Description} 100 \end{Description} 106 \begin{Description} 154 \end{Description} 161 \begin{Description} 191 \end{Description}
|
unw_flush_cache.tex | 17 \section{Description}
|
unw_getcontext.tex | 17 \section{Description}
|
libunwind-ptrace.tex | 39 \section{Description} 112 \begin{Description} 118 \end{Description}
|
unw_get_proc_info.tex | 17 \section{Description} 25 \begin{description} 75 \end{description} 98 \begin{Description} 104 \end{Description}
|
/external/c-ares/ |
ares_iphlpapi.h | 202 PWCHAR Description;
|
/external/chromium-trace/catapult/telemetry/telemetry/story/ |
story_set.py | 120 def Description(cls):
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/roboto/ |
awsqueryservice.py | 19 Description = ''
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_mastergain_gnu.s | 4 @ Description: Copies 32-bit synth output to 16-bit buffer
|
/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/native/services/surfaceflinger/RenderEngine/ |
Program.cpp | 23 #include "Description.h" 126 void Program::setUniforms(const Description& desc) {
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
ktmtypes.h | 157 WCHAR Description[MAX_TRANSACTION_DESCRIPTION_LENGTH];
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_MimeWriter.py | 68 ("Connection-Description", "Barry's Big Bass Business"), 77 ("Connection-Description", "Generic Interface for All Knowbots"), 117 KP-Connection-Description: Barry's Big Bass Business 138 KP-Connection-Description: Generic Interface for All Knowbots
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_MimeWriter.py | 68 ("Connection-Description", "Barry's Big Bass Business"), 77 ("Connection-Description", "Generic Interface for All Knowbots"), 117 KP-Connection-Description: Barry's Big Bass Business 138 KP-Connection-Description: Generic Interface for All Knowbots
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_MimeWriter.py | 68 ("Connection-Description", "Barry's Big Bass Business"), 77 ("Connection-Description", "Generic Interface for All Knowbots"), 117 KP-Connection-Description: Barry's Big Bass Business 138 KP-Connection-Description: Generic Interface for All Knowbots
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_MimeWriter.py | 68 ("Connection-Description", "Barry's Big Bass Business"), 77 ("Connection-Description", "Generic Interface for All Knowbots"), 117 KP-Connection-Description: Barry's Big Bass Business 138 KP-Connection-Description: Generic Interface for All Knowbots
|
/external/compiler-rt/make/platform/ |
clang_linux.mk | 0 Description := Static runtime libraries for clang/Linux.
|
/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 | 26 ; * Description: 32 ; * Description:
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
Antlr.Runtime.Tree.Tests.pas | [all...] |
Completed in 1495 milliseconds
<<11121314151617181920>>