Searched refs:subpage (Results 1 – 13 of 13) sorted by relevance
/external/eigen/doc/ |
D | Manual.dox | 8 - \subpage TopicCustomizing_Plugins 9 - \subpage TopicCustomizing_InheritingMatrix 10 - \subpage TopicCustomizing_CustomScalar 11 - \subpage TopicCustomizing_NullaryExpr 12 - \subpage TopicNewExpressionType 18 - \subpage Eigen2ToEigen3 19 - \subpage TopicFunctionTakingEigenTypes 20 - \subpage TopicPreprocessorDirectives 21 - \subpage TopicAssertions 22 - \subpage TopicMultiThreading [all …]
|
D | Overview.dox | 20 Under the \subpage UserManual_CustomizingEigen section, you will find discussions and examples on e… 22 Under the \subpage UserManual_Generalities section, you will find documentation on more general top…
|
/external/linux-kselftest/tools/testing/selftests/powerpc/mm/ |
D | subpage_prot.c | 68 static inline void check_faulted(void *addr, long page, long subpage, int write) in check_faulted() argument 70 int want_fault = (subpage == ((page + 3) % 16)); in check_faulted() 73 want_fault |= (subpage == ((page + 1) % 16)); in check_faulted() 77 addr, page, subpage, write, in check_faulted()
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | mainpage.dox | 21 /// - \subpage changes331 Check here for API changes 33 /// - \subpage build Building the runtime itself from source code; 34 /// - \subpage generate How to tell ANTLR to generate code for the C target; 35 /// - \subpage buildrec How to build the generated code 36 /// - \subpage using Using the runtime and the libraries and so on; 37 /// - \subpage runtime The documentation of the runtime code and functions;
|
D | using.dox | 36 /// Detailed documentation of these sections is given here: \subpage atsections 51 /// Detailed documentation of macros and rule action interoperation is given here: \subpage interop
|
D | changes31.dox | 23 /// documentation for more details. This beta version contains \subpage knownissues regarding
|
/external/libvpx/libvpx/ |
D | usage.dox | 18 \li \subpage usage_decode 21 \li \subpage usage_encode
|
/external/clang/include/clang/AST/ |
D | CommentCommands.td | 205 def Subpage : VerbatimLineCommand<"subpage">;
|
/external/tinyxml/ |
D | readme.txt | 75 - @subpage tutorial0
|
/external/jemalloc/include/jemalloc/internal/ |
D | jemalloc_internal.h.in | 843 * We can't achieve subpage alignment, so round up alignment
|
/external/jemalloc/ |
D | ChangeLog | 728 "arenas.cacheline", "arenas.subpage", "arenas.[tqcs]space_{min,max}", and
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 63932 Pgno subpage; 63934 subpage = get4byte(&pRoot->aData[pRoot->hdrOffset+8]); 63936 rc = moveToChild(pCur, subpage);
|
/external/sqlite/dist/ |
D | sqlite3.c | 63932 Pgno subpage; 63934 subpage = get4byte(&pRoot->aData[pRoot->hdrOffset+8]); 63936 rc = moveToChild(pCur, subpage);
|