Searched refs:accessible (Results 1 – 25 of 345) sorted by relevance
12345678910>>...14
/external/clang/test/SemaObjC/ |
D | objc-buffered-methods.m | 22 - (int) func { return prop; } // compiles - synthesized ivar will be accessible here. 23 - (int)get_g { return global; } // No warning here - synthesized ivar will be accessible here.
|
/external/autotest/client/site_tests/network_PortalStress/ |
D | control | 18 clients3.google.com is accessible or if portal code detects online 19 when clients3.google.com is not accessible.
|
/external/clang/docs/ |
D | DataFlowSanitizer.rst | 59 * ``discard`` -- To the extent that this function writes to (user-accessible) 61 satisfied for functions which do not write to user-accessible memory). Its 68 generally used for uninstrumentable functions which write to user-accessible 99 # malloc only writes to its internal data structures, not user-accessible memory.
|
/external/libunwind/doc/ |
D | libunwind-ia64.tex | 42 The machine-state (set of registers) that is accessible through 45 registers are accessible. For signal-trampoline frames, all registers 46 (including ``scratch'' (caller-saved) registers) are accessible. Most 48 accessible when. In case of doubt, it is always safe to \emph{try} to 50 \Func{unw\_get\_fpreg}()) and if the register isn't accessible, the 54 \texttt{r15}-\texttt{r18} are always accessible, even in normal
|
D | unw_get_reg.tex | 25 Furthermore, the exact set of accessible registers may depend on the 54 that is either invalid or not accessible in the current frame.
|
D | unw_set_reg.tex | 25 Furthermore, the exact set of accessible registers may depend on the 54 that is either invalid or not accessible in the current frame.
|
D | unw_set_fpreg.tex | 25 Furthermore, the exact set of accessible registers may depend on the 53 that is either invalid or not accessible in the current frame.
|
D | unw_get_fpreg.tex | 25 Furthermore, the exact set of accessible registers may depend on the 53 that is either invalid or not accessible in the current frame.
|
/external/chromium-libpac/ |
D | README | 5 functions and classes. To make this library accessible on Android, the string
|
/external/autotest/server/site_tests/android_DummyTest/ |
D | control | 14 A dummy test to verify Android device can be accessible with adb.
|
/external/grpc-grpc/examples/csharp/HelloworldXamarin/Droid/Assets/ |
D | AboutAssets.txt | 4 These files will be deployed with your package and will be accessible using Android's
|
/external/autotest/client/site_tests/audio_Aconnect/ |
D | control | 8 PURPOSE = 'Test that the MIDI seq kernel interface is accessible.'
|
/external/walt/docs/ |
D | Development.md | 36 1. Get your Chromebook connected to a network so it would be accessible from you workstation 39 1. On your workstation, run `ssh root@ip_addr` to verify that Chromebook is accessible
|
/external/skqp/site/dev/testing/ |
D | index.md | 11 accessible via the Skia [Perf](https://perf.skia.org) web interface.
|
/external/skia/site/dev/testing/ |
D | index.md | 11 accessible via the Skia [Perf](https://perf.skia.org) web interface.
|
/external/eigen/Eigen/ |
D | PardisoSupport | 26 …* In order to use this module, the MKL headers must be accessible from the include paths, and your…
|
D | Cholesky | 20 * Those decompositions are also accessible via the following methods:
|
D | SPQRSupport | 26 …* In order to use this module, the SPQR headers must be accessible from the include paths, and you…
|
D | SparseCholesky | 22 * Those decompositions are accessible via the following classes:
|
D | UmfPackSupport | 30 …* In order to use this module, the umfpack headers must be accessible from the include paths, and …
|
/external/python/cpython2/Doc/library/ |
D | pkgutil.rst | 97 If the module or package is accessible via the normal import mechanism, a 125 or package name that is accessible via both :data:`sys.path` and one of the 147 *path*, or, if path is ``None``, all accessible modules.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | ldrex-frame-size.ll | 7 ; maximum accessible is 1020, but FrameLowering adds 16 bytes to its estimated
|
/external/mockftpserver/tags/1.1/ |
D | README.txt | 26 - The Log4J jar, version 1.2.13 or later, accessible on the CLASSPATH
|
/external/mockftpserver/tags/2.x_Before_IDEA/ |
D | README.txt | 26 - The Log4J jar, version 1.2.13 or later, accessible on the CLASSPATH
|
/external/mockftpserver/tags/1.2.3/ |
D | README.txt | 26 - The Log4J jar, version 1.2.13 or later, accessible on the CLASSPATH
|
12345678910>>...14