Searched
full:enforce (Results
351 -
375 of
1666) sorted by null
<<11121314151617181920>>
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
solaris2.em | 105 /* Enforce base version. The encoded vd_ndx is vernum + 1. */
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
Vpn.java | [all...] |
/prebuilts/tools/common/m2/repository/org/jboss/jboss-parent/20/ |
jboss-parent-20.pom | 608 <goal>enforce</goal>
646 <id>enforce-java-version</id>
648 <goal>enforce</goal>
660 <id>enforce-maven-version</id>
662 <goal>enforce</goal>
[all...] |
/art/test/048-reflect-v8/src/ |
AnnotationTest.java | 38 printAnnotationsByType(Calendar.class, User2.class); // Enforce ordering 'z,x,y' 108 printDeclaredAnnotationsByType(Calendar.class, User2.class); // Enforce ordering 'z,x,y'
|
/external/eigen/doc/ |
PreprocessorDirectives.dox | 104 This option is typically used to enforce binary compatibility between code/libraries compiled with different SIMD options. For instance, one may compile AVX code and enforce ABI compatibility with existing SSE code by defining \c EIGEN_MAX_ALIGN_BYTES=16. In the other way round, since by default AVX implies 32 bytes alignment for best performance, one can compile SSE code to be ABI compatible with AVX code by defining \c EIGEN_MAX_ALIGN_BYTES=32.
|
/external/libchrome/base/threading/ |
sequenced_worker_pool.h | 35 // To enforce ordering, get a unique sequence token from the pool and post all 72 // not enforce shutdown semantics or allow us to specify how many worker
|
/external/llvm/lib/Target/AArch64/ |
AArch64PBQPRegAlloc.cpp | 212 // Enforce minCost(sameParity(RaClass)) > maxCost(otherParity(RdClass)) 289 // Enforce that cost is higher with all other Chains of the same parity
|
/external/skqp/src/gpu/ |
GrDrawingManager.cpp | 448 // other special code paths. If a color space is provided, though, enforce all other rules. 485 // other special code paths. If a color space is provided, though, enforce all other rules.
|
/external/tensorflow/tensorflow/core/lib/core/ |
arena.cc | 97 // enforce that now. 208 // Enforce alignment on freestart_ then check for adequate space,
|
/external/tensorflow/tensorflow/core/lib/gtl/ |
int_type.h | 36 // in that regard as they do not enforce type-safety. 104 // NB: this implementation does not attempt to abide by or enforce dimensional
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/ |
isacfix.h | 385 * enforce a frame-size for all values of bottleneck. Then iSAC will not 394 * - enforceFrameSize : 1 to enforce the given frame-size through out
|
/frameworks/base/core/java/android/widget/ |
TableRow.java | 112 // enforce horizontal layout 121 // enforce horizontal layout
|
/hardware/broadcom/wlan/bcmdhd/firmware/ |
LICENSE.TXT | 205 to seek and obtain immediate injunctive relief to enforce obligations under 208 7.6. Waiver. The waiver of, or failure to enforce, any breach or default
|
/hardware/invensense/6515/libsensors_iio/ |
License.txt | 205 to seek and obtain immediate injunctive relief to enforce obligations under 208 7.6. Waiver. The waiver of, or failure to enforce, any breach or default
|
/libcore/ojluni/src/main/java/javax/net/ssl/ |
SNIHostName.java | 72 * (IDN). {@link IDN#toASCII(String, int)} is used to enforce the 134 * and enforce the restrictions on ASCII characters in hostnames (see
|
/prebuilts/misc/common/robolectric/3.1.1/lib/ |
junit-4.12.pom | 152 <id>enforce-versions</id> 155 <goal>enforce</goal>
|
/prebuilts/tools/common/m2/repository/com/fasterxml/oss-parent/23/ |
oss-parent-23.pom | 241 <id>enforce-java</id> 244 <goal>enforce</goal>
|
/prebuilts/tools/common/m2/repository/com/fasterxml/oss-parent/24/ |
oss-parent-24.pom | 243 <id>enforce-java</id> 246 <goal>enforce</goal>
|
/prebuilts/tools/common/m2/repository/com/fasterxml/oss-parent/4/ |
oss-parent-4.pom | 197 <id>enforce-java</id> 200 <goal>enforce</goal>
|
/prebuilts/tools/common/m2/repository/junit/junit/4.12/ |
junit-4.12.pom | 152 <id>enforce-versions</id> 155 <goal>enforce</goal>
|
/prebuilts/tools/common/m2/repository/org/jboss/weld/weld-parent/6/ |
weld-parent-6.pom | 278 <id>enforce</id> 280 <goal>enforce</goal>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
AccordionControl.java | 60 * The control can be configured to enforce a single category open at any time (the 118 * @param single if true, enforce a single category open at a time
|
/toolchain/binutils/binutils-2.27/opcodes/ |
cgen-opc.c | 375 /* Enforce divisibility. */ 414 /* Enforce divisibility. */
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
DeviceSelectionOptions.java | 98 + "--max-battery is specified, enforce the check. If " 106 "_If_ --max-battery-temperature is specified, enforce the battery checking. If "
|
/art/runtime/ |
hidden_api.h | 78 // Exit early. Nothing to enforce.
|
Completed in 1442 milliseconds
<<11121314151617181920>>