/external/eigen/doc/ |
Manual.dox | 7 - \subpage Eigen2ToEigen3 8 - \subpage TopicFunctionTakingEigenTypes 9 - \subpage TopicPreprocessorDirectives 10 - \subpage TopicAssertions 11 - \subpage TopicCustomizingEigen 12 - \subpage TopicMultiThreading 13 - \subpage TopicUsingIntelMKL 14 - \subpage TopicTemplateKeyword 15 - \subpage UserManual_UnderstandingEigen 19 - \subpage TopicInsideEigenExampl [all...] |
Overview.dox | 20 Under the \subpage UserManual_Generalities section, you will find documentation on more general topics such as preprocessor directives, controlling assertions, multi-threading, MKL support, some Eigen's internal insights, and much more...
|
/hardware/samsung_slsi/exynos5/include/ |
Exynos.h | 38 * @subpage ExynosBuffer 40 * @subpage ExynosRect 42 * @subpage ExynosMutex 44 * @subpage ExynosJpegEncoder 46 * @subpage ExynosJpegDecoder 48 * @subpage ExynosCamera 50 * @subpage ExynosHdmi 52 * @subpage ExynosDC 54 * @subpage exynos_gscaler 56 * @subpage exynos_v4l [all...] |
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
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;
|
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
|
changes31.dox | 23 /// documentation for more details. This beta version contains \subpage knownissues regarding
|
/external/chromium_org/chrome/browser/ui/webui/uber/ |
uber_ui.cc | 192 // Find the appropriate subpage and forward the message. 193 SubpageMap::iterator subpage = sub_uis_.find(source_url.GetOrigin().spec()); local 194 if (subpage == sub_uis_.end()) { 200 // The message was sent from a subpage. 202 // return subpage->second->GetController()->OverrideHandleWebUIMessage( 204 subpage->second->ProcessWebUIMessage(source_url, message, args);
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
options_ui_browsertest.h | 26 // Navigate to a certain subpage in the Uber/Settings page and block until it
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/ |
context.h | 63 * \li \subpage mainloop - A minimal but fast implementation based on poll(). 64 * \li \subpage threaded_mainloop - A special version of the previous 68 * \li \subpage glib-mainloop - A wrapper around GLib's main loop. 139 * \li \subpage streams 140 * \li \subpage scache 141 * \li \subpage introspect 142 * \li \subpage subscribe
|
pulseaudio.h | 79 * \subpage simple for more details. 85 * PulseAudio API. A guide can be found in \subpage async.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/ |
context.h | 63 * \li \subpage mainloop - A minimal but fast implementation based on poll(). 64 * \li \subpage threaded_mainloop - A special version of the previous 68 * \li \subpage glib-mainloop - A wrapper around GLib's main loop. 139 * \li \subpage streams 140 * \li \subpage scache 141 * \li \subpage introspect 142 * \li \subpage subscribe
|
pulseaudio.h | 79 * \subpage simple for more details. 85 * PulseAudio API. A guide can be found in \subpage async.
|
/external/chromium_org/chrome/browser/resources/options/ |
search_page.js | 360 * Reveal the associated section for |subpage|, as well as the one for its 364 revealAssociatedSections_: function(subpage) { 365 for (var page = subpage; page; page = page.parentPage) { 373 * @return {!Array.<HTMLElement>} all the associated controls for |subpage|, 374 * including |subpage.associatedControls| as well as any controls on parent 375 * pages that are indirectly necessary to get to the subpage. 378 getAssociatedControls_: function(subpage) { 380 for (var page = subpage; page; page = page.parentPage) {
|
/external/chromium_org/chrome/browser/autocomplete/ |
history_provider_util.h | 28 // (e.g. "http://www.google.com/") and not some other subpage
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
usage.dox | 18 - \subpage usage_decode 21 - \subpage usage_encode 61 - \subpage usage_xma
|
/external/libvpx/libvpx/ |
usage.dox | 18 - \subpage usage_decode 21 - \subpage usage_encode 61 - \subpage usage_xma
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
usage.dox | 18 - \subpage usage_decode 21 - \subpage usage_encode 61 - \subpage usage_xma
|
/external/chromium_org/chrome/browser/resources/uber/ |
uber.js | 280 * Invokes a method on a subpage. If the subpage has not signaled readiness, 314 * Selects and navigates a subpage. This is called from uber-frame.
|
uber_shared.css | 20 body.uber-frame .subpage-sheet-container .page,
|
/external/chromium_org/chrome/browser/signin/ |
signin_error_notifier_ash.cc | 113 // Navigate to the sync setup subpage, which will launch a login page.
|
/external/chromium_org/chrome/browser/sync/ |
sync_error_notifier_ash.cc | 167 // Add an accept button to launch the sync setup settings subpage.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/ |
uber_shared.css | 20 body.uber-frame .subpage-sheet-container .page,
|
/external/libnl/lib/ |
doc.c | 26 * - \subpage core_doc 27 * - \subpage route_doc 28 * - \subpage genl_doc 29 * - \subpage nf_doc
|
/external/clang/include/clang/AST/ |
CommentCommands.td | 205 def Subpage : VerbatimLineCommand<"subpage">;
|
/external/qemu/ |
exec.c | 703 subpage_t *subpage; local 731 subpage = subpage_init((addr & TARGET_PAGE_MASK), 735 subpage = io_mem_opaque[(orig_memory & ~TARGET_PAGE_MASK) 738 subpage_register(subpage, start_addr2, end_addr2, phys_offset, 762 subpage = subpage_init((addr & TARGET_PAGE_MASK), 765 subpage_register(subpage, start_addr2, end_addr2, [all...] |