Home
last modified time | relevance | path

Searched refs:topic (Results 1 – 25 of 47) sorted by relevance

12

/external/icu/icu4c/source/samples/uresb/
Dsr.txt29 udata { "This is udata help topic" }
30 resourcebundles { "This is resource bundle help topic" }
31 collation { "This is collation help topic" }
32 breakit { "This is break iterator help topic" }
33 translit { "This is transliteration help topic" }
34 unicode { "This is unicode help topic" }
35 format { "This is format help topic" }
Droot.txt27 udata { "ROOT udata help topic" }
28 resourcebundles { "ROOT resource bundle help topic" }
29 collation { "ROOT collation help topic" }
30 breakit { "ROOT break iterator help topic" }
31 translit { "ROOT transliteration help topic" }
32 unicode { "ROOT unicode help topic" }
33 format { "ROOT format help topic" }
Den.txt28 udata { "This is udata help topic" }
29 resourcebundles { "This is resource bundle help topic" }
30 collation { "This is collation help topic" }
31 breakit { "This is break iterator help topic" }
32 translit { "This is transliteration help topic" }
33 unicode { "This is unicode help topic" }
34 format { "This is format help topic" }
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
Dcmdline.py132 def help_noop(self, error=None, topic=None, parser=None): argument
352 def help(self, error=None, topic=None, parser=None): argument
354 assert error or topic or parser
364 help_msg = topics.get(topic, '').strip()
368 print("Don't know topic %r" % topic)
381 self.help_fn(topic='minimum_help')
404 self.help_fn(topic='help')
416 self.help_fn(topic=a)
418 self.help_fn(topic='help')
423 self.help_fn(topic='version')
/external/llvm/docs/
DCompilerWriterInfo.rst23 * `ABI Addenda and Errata <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0045d/IHI0045D_ABI_a…
25 * `ARM C Language Extensions <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053a/IHI0053A_ac…
30 * `ARMv8 Instruction Set Overview <http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.genc…
32 * `ARM C Language Extensions <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053a/IHI0053A_ac…
133 * `Procedure Call Standard for the AArch64 Architecture <http://infocenter.arm.com/help/topic/com.a…
134 * `ELF for the ARM Architecture <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0044e/IHI0044E…
135 * `ELF for the ARM 64-bit Architecture (AArch64) <http://infocenter.arm.com/help/topic/com.arm.doc.…
DSphinxQuickstartTemplate.rst50 unless there is already a "how to" about your topic. The reason for this
/external/qemu/android/
Dhelp.h45 extern int android_help_for_topic( const char* topic, stralloc_t* out );
Dhelp.c1601 android_help_for_topic( const char* topic, stralloc_t* out ) in android_help_for_topic() argument
1606 if ( !strcmp(tt->name, topic) ) { in android_help_for_topic()
/external/e2fsprogs/lib/ss/
Dstd_rqs.ct7 request ss_help, "Display info on command or topic.",
/external/chromium_org/cc/
DOWNERS1 # For patches touching specific topics, try the topic-specific OWNERS at the
/external/webrtc/test/functional_test/
DREADME39 for more details on this topic. This can be overridden with the flag
/external/eigen/doc/
DTutorialMatrixArithmetic.dox59 This is an advanced topic that we explain on \ref TopicEigenExpressionTemplates "this page",
145 For more details on this topic, see the page on \ref TopicAliasing "aliasing".
210 For more details on this topic, see \ref TopicAssertions "this page".
DTemplateKeyword.dox15 …late and \c typename keywords are routinely used to define templates. This is not the topic of this
123 For more information and a fuller explanation of this topic, the reader may consult the following s…
DTutorialBlockOperations.dox63 …l cases, providing more specialized API and/or better performance. On the topic of performance, al…
DTutorialLinearAlgebra.dox114 \ref TopicLinearAlgebraDecompositions "this topic".
/external/nanopb-c/docs/
Dlsr.css16 p.topic-title {
/external/llvm/docs/_static/
Dllvm.css110 .topic-title{ display: none }
/external/chromium_org/ui/base/cocoa/
Dunderlay_opengl_hosting_window.mm100 …// - It breaks Expose: <http://sourceforge.net/projects/heat-meteo/forums/forum/268087/topic/45826…
/external/ceres-solver/docs/source/
Dfeatures.rst85 .. _solution quality: https://groups.google.com/forum/#!topic/ceres-solver/UcicgMPgbXw
/external/llvm/docs/HistoricalNotes/
D2001-02-09-AdveComments.txt105 could a great topic for a separate study.
D2001-02-09-AdveCommentsResponse.txt167 > Instead, it could a great topic for a separate study.
/external/llvm/docs/_themes/llvm-theme/static/
Dllvm-theme.css298 div.topic {
/external/llvm/test/CodeGen/Thumb2/
D2010-03-08-addi12-ccout.ll11 define void @SyHelp(i8* nocapture %topic, i32 %fin) nounwind {
/external/jsoncpp/
DSConstruct82 …# http://publib.boulder.ibm.com/infocenter/pseries/index.jsp?topic=/com.ibm.vacpp7a.doc/compiler/r…
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Ddojo-1.6.1.js3748 dojo.subscribe = function(/*String*/ topic, /*Object|null*/ context, /*String|Function*/ method){ argument
3763 … return [topic, dojo._listener.add(dojo._topics, topic, dojo.hitch(context, method))]; /*Handle*/
3780 dojo.publish = function(/*String*/ topic, /*Array*/ args){ argument
3795 var f = dojo._topics[topic];
3801 dojo.connectPublisher = function( /*String*/ topic, argument
3819 var pf = function(){ dojo.publish(topic, arguments); }

12