Searched refs:topic (Results 1 - 5 of 5) sorted by relevance

/external/clearsilver/cs/
H A Dtest_trak1.cs1 <?cs if:(parent_id == #-1 && faq.topic_id == Query.topic) || (parent_id != #-1 && faq.sub_topic_id == Query.topic) ?>
/external/qemu/android/
H A Dhelp.h31 /* appends the help for a given help topic into a dynamic string
32 * returns 0 on success, or -1 on error (i.e. unknown topic)
34 extern int android_help_for_topic( const char* topic, stralloc_t* out );
H A Dhelp.c48 " For more information on this topic, see -help-sdk-images.\n\n"
1428 android_help_for_topic( const char* topic, stralloc_t* out ) argument
1433 if ( !strcmp(tt->name, topic) ) {
/external/e2fsprogs/lib/et/
H A Dtexinfo.tex815 % There is also \dosubind {index}{topic}{subtopic}
895 % \entry {sortstring}{page}{topic}
897 % \entry {sortstring}{page}{topic}{subtopic}
901 % before the first topic whose initial is c
902 % \entry {topic}{pagelist}
903 % for a topic that is used without subtopics
904 % \primary {topic}
905 % for the beginning of a topic that is used with subtopics
/external/grub/docs/
H A Dtexinfo.tex3109 % There is also \dosubind {index}{topic}{subtopic}
3520 % \entry {sortstring}{page}{topic}
3522 % \entry {sortstring}{page}{topic}{subtopic}
3526 % before the first topic whose initial is c
3527 % \entry {topic}{pagelist}
3528 % for a topic that is used without subtopics
3529 % \primary {topic}
3530 % for the beginning of a topic that is used with subtopics

Completed in 211 milliseconds