/external/llvm/lib/Target/ARM/ |
ARMRegisterInfo.td | 354 let Size = 64; // 2 x 32 bits, we have no predefined type of that size. 365 let Size = 192; // 3 x 64 bits, we have no predefined type of that size. 420 let Size = 192; // 3 x 64 bits, we have no predefined type of that size.
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/ |
r13317.htm | 366 > for predefined IDs. When the ID is ORed 1004 intended for two purposes: Drivers can skip predefined controls not 1006 well), or disable predefined and private controls after hardware
|
x542.htm | 109 interface plug-in or a driver specific panel application. Predefined 188 >First predefined ID, equal to 646 >End of the predefined control IDs (currently
|
/external/mockftpserver/MockFtpServer/src/site/apt/ |
fakeftpserver-getting-started.apt | 190 in the <<<setUp()>>> method. That includes creating a predefined <<<"/dir/sample.txt">>> file with the
260 * A <<<UnixFakeFileSystem>>> instance is configured with a predefined directory of "/" and a
346 as the two predefined files contained within it.
|
/external/mockftpserver/branches/1.x_Branch/src/site/apt/ |
stubftpserver-getting-started.apt | 143 * LIST - replies with a predefined directory listing
145 * PWD - replies with a predefined directory pathname
149 * RETR - replies with predefined contents for a retrieved file
|
/external/vulkan-validation-layers/ |
BUILD.md | 38 Example debug build (Note that the update\_external\_sources script used below builds external tools into predefined locations. See **Loader and Validation Layer Dependencies** for more information and other options): 144 Build all Windows targets after installing required software and cloning the Loader and Validation Layer repo as described above by completing the following steps in a "Developer Command Prompt for VS2013" window (Note that the update\_external\_sources script used below builds external tools into predefined locations. See **Loader and Validation Layer Dependencies** for more information and other options): 278 gslang and SPIRV-Tools repos are required to build and run Loader and Validation Layer components. They are not git sub-modules of Vulkan-LoaderAndValidationLayers but Vulkan-LoaderAndValidationLayers is linked to specific revisions of gslang and spirv-tools. These can be automatically cloned and built to predefined locations with the update\_external\_sources scripts. If a custom configuration is required, do the following steps:
|
/frameworks/base/core/java/android/content/ |
RestrictionsManager.java | 56 * and can be expressed via a predefined set of request types. 455 * predefined types specified here or a custom type that the specific 457 * namespaced to avoid collisions with predefined types and types specified by
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/ |
BackgroundScanScheduler.java | 51 * <p>Each new request is placed in the best predefined bucket. Once all requests have been added 88 * List of predefined periods (in ms) that buckets can be scheduled at. Ordered by preference 506 * find closest bucket period to the requested period in all predefined buckets [all...] |
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
WifiConfigurationTestUtil.java | 60 * These are constants used to generate predefined WifiConfiguration objects. 87 * Index used to assign unique SSIDs for the generation of predefined WifiConfiguration objects. 224 * Helper methods to generate predefined WifiConfiguration objects of the required type. These [all...] |
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-h8300.texi | 61 You can use predefined symbols of the form @samp{r@var{n}h} and 67 You can also use the eight predefined symbols @samp{r@var{n}} to refer 71 On the H8/300H, you can also use the eight predefined symbols
|
/external/clang/lib/Sema/ |
Sema.cpp | 158 // Initialize predefined 128-bit integer types, if needed. 172 // Initialize predefined Objective-C types: 175 // predefined 'SEL'. 181 // predefined 'id'. 202 // Initialize Microsoft "predefined C++ types". 212 // Initialize predefined OpenCL types and supported optional core features. [all...] |
/external/libxml2/doc/devhelp/ |
libxml2-xmlschemastypes.html | 183 </pre><p>Check that a value conforms to the lexical space of the predefined type. if true a value is computed and returned in @val.</p> 184 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>type</tt></i>:</span></td><td>the predefined type</td></tr><tr><td><span class="term"><i><tt>value</tt></i>:</span></td><td>the value to check</td></tr><tr><td><span class="term"><i><tt>val</tt></i>:</span></td><td>the return computed value</td></tr><tr><td><span class="term"><i><tt>node</tt></i>:</span></td><td>the node containing the value</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 if this validates, a positive error code number otherwise and -1 in case of internal or API error.</td></tr></tbody></table></div></div> 187 </pre><p>Check that a value conforms to the lexical space of the predefined type. if true a value is computed and returned in @val. This one does apply any normalization to the value.</p> 188 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>type</tt></i>:</span></td><td>the predefined type</td></tr><tr><td><span class="term"><i><tt>value</tt></i>:</span></td><td>the value to check</td></tr><tr><td><span class="term"><i><tt>val</tt></i>:</span></td><td>the return computed value</td></tr><tr><td><span class="term"><i><tt>node</tt></i>:</span></td><td>the node containing the value</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 if this validates, a positive error code number otherwise and -1 in case of internal or API error.</td></tr></tbody></table></div></div> [all...] |
/external/libxml2/doc/html/ |
libxml-xmlschemastypes.html | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-cpp.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 257 standard predefined macros remain defined. [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
codecs.py | 104 string values are predefined:
337 parameters are predefined:
410 parameters are predefined:
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
codecs.py | 98 string values are predefined:
331 parameters are predefined:
404 parameters are predefined:
[all...] |
/external/python/cpython2/Lib/ |
codecs.py | 116 string values are predefined: 349 parameters are predefined: 422 parameters are predefined: [all...] |
/external/vboot_reference/firmware/include/ |
vboot_api.h | 38 * Predefined error numbers. Success is 0. Errors are non-zero, but differ 703 /* Predefined (default) screens for VbExDisplayScreen(). */ 748 * Display a predefined screen; see VB_SCREEN_* for valid screens. [all...] |
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/ |
AppCompatBaseAutoSizeTest.java | 758 // Because this TextView has been configured to use predefined sizes. [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
codecs.py | 98 string values are predefined: 331 parameters are predefined: 404 parameters are predefined: [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
codecs.py | 98 string values are predefined: 331 parameters are predefined: 404 parameters are predefined: [all...] |
/prebuilts/go/darwin-x86/src/runtime/pprof/ |
pprof.go | 98 // Each Profile has a unique name. A few profiles are predefined: 106 // These predefined profiles maintain themselves and panic on an explicit 293 // The predefined profiles may assign meaning to other debug values;
|
/prebuilts/go/linux-x86/src/runtime/pprof/ |
pprof.go | 98 // Each Profile has a unique name. A few profiles are predefined: 106 // These predefined profiles maintain themselves and panic on an explicit 293 // The predefined profiles may assign meaning to other debug values;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
codecs.py | 98 string values are predefined: 331 parameters are predefined: 404 parameters are predefined: [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
codecs.py | 98 string values are predefined: 331 parameters are predefined: 404 parameters are predefined: [all...] |