/external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/ |
Representer.java | 60 * - if there is a predefined class tag it is used<br/>
|
/frameworks/base/docs/html/wear/preview/features/ |
wearable-recycler-view.jd | 92 along a predefined UX curve, but the operation can cut off part of the child
|
/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/ |
BackupRestoreConfirmation.java | 210 // We vary the password prompt depending on whether one is predefined, and whether
|
/libcore/ojluni/src/main/java/java/lang/ |
Shutdown.java | 50 // The system shutdown hooks are registered with a predefined slot.
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
BaseRecyclerView.java | 31 * <li> NOT intercept a touch unless the scrolling velocity is below a predefined threshold.
|
/pdk/apps/TestingCamera2/ |
README.txt | 118 TestingCamera2 supports loading a predefined set of panes from an XML definition. The definitions
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man7/ |
fsf-funding.7 | 26 .\" Set up some character translations and predefined strings. \*(-- will
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
process.h | 161 /* Those methods are predefined by gcc builtins to return int. So to prevent
|
/prebuilts/go/darwin-x86/src/encoding/gob/ |
type.go | 243 // Create and check predefined types 268 // Predefined because it's needed by the Decoder 287 // Move the id space upwards to allow for growth in the predefined world 463 // All basic types are easy: they are predefined.
|
/prebuilts/go/linux-x86/src/encoding/gob/ |
type.go | 243 // Create and check predefined types 268 // Predefined because it's needed by the Decoder 287 // Move the id space upwards to allow for growth in the predefined world 463 // All basic types are easy: they are predefined.
|
/toolchain/binutils/binutils-2.25/gas/ |
README | 45 predefined aliases are also supported. The full naming scheme encodes
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
d30v.h | 27 /* Structure to hold information about predefined registers. */
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
Rule.java | 68 /** The return values of a rule and predefined rule attributes */ 379 /** Get the arg, return value, or predefined property for this rule */ 448 * it's start/stop (predefined attributes), then there is no need to
|
/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/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
|
/frameworks/base/core/java/android/content/ |
RestrictionsManager.java | 55 * and can be expressed via a predefined set of request types. 453 * predefined types specified here or a custom type that the specific 455 * namespaced to avoid collisions with predefined types and types specified by
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/ |
BackgroundScanScheduler.java | 52 * <p>Each new request is placed in the best predefined bucket. Once all requests have been added 89 * List of predefined periods (in ms) that buckets can be scheduled at. Ordered by preference 521 * find closest bucket period to the requested period in all predefined buckets [all...] |
/prebuilts/go/darwin-x86/src/runtime/pprof/ |
pprof.go | 34 // Each Profile has a unique name. A few profiles are predefined: 41 // These predefined profiles maintain themselves and panic on an explicit 227 // The predefined profiles may assign meaning to other debug values;
|
/prebuilts/go/linux-x86/src/runtime/pprof/ |
pprof.go | 34 // Each Profile has a unique name. A few profiles are predefined: 41 // These predefined profiles maintain themselves and panic on an explicit 227 // The predefined profiles may assign meaning to other debug values;
|
/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 | 155 // Initialize predefined 128-bit integer types, if needed. 169 // Initialize predefined Objective-C types: 172 // predefined 'SEL'. 178 // predefined 'id'. 194 // Initialize Microsoft "predefined C++ types". 204 // Initialize predefined OpenCL types. [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 | 26 .\" Set up some character translations and predefined strings. \*(-- will 256 standard predefined macros remain defined. [all...] |