HomeSort by relevance Sort by last modified time
    Searched full:allowed (Results 476 - 500 of 9846) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/docs/source/cso/
velems.rst 37 two components is not allowed.
43 three components. Using less than three components is not allowed.
  /external/parameter-framework/upstream/parameter/
ParameterFrameworkConfiguration.cpp 50 // Tuning allowed
69 // Tuning allowed
  /external/regex-re2/re2/testing/
regexp_generator.h 51 int maxatoms_; // Maximum number of atoms allowed in expr.
52 int maxops_; // Maximum number of ops allowed in expr.
  /external/slf4j/slf4j-api/src/main/java/org/slf4j/
IMarkerFactory.java 43 * <p>Null name values are not allowed.
46 * not allowed.
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/reader/
ReaderStringTest.java 46 "unacceptable character '' (0x5) special characters are not allowed\nin \"'string'\", position 4",
71 || error.equals("special characters are not allowed"));
  /external/tlsdate/src/events/
check_continuity.c 30 * allowed before needing a resync.
47 /* The allowed delta matches the interval for now. */
  /external/tpm2/
EventSequenceComplete.c 14 // TPM_RC_LOCALITY PCR extension is not allowed at the current locality
40 // see if extend of the PCR is allowed at the locality of the command,
  /external/v8/src/
bignum-dtoa.h 42 // Example: toFixed(0.001, 5) is allowed to return buffer="1", point=-2.
50 // 'requested_digits', the function is allowed to return fewer digits, in
  /external/valgrind/none/tests/s390x/
rounding.h 15 // 2 is not allowed
37 // 4,5,6 are not allowed
  /external/webrtc/talk/app/webrtc/objc/
RTCSessionDescription.mm 41 NSAssert(NO, @"nil arguments not allowed");
58 NSAssert(NO, @"nil arguments not allowed");
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
structs.h 333 /* Maximum allowed number of bits for a 30 msec packet */
335 /* Maximum allowed number of bits for a 30 msec packet */
337 /* Maximum allowed number of bits for both 30 and 60 msec packet */
339 /* Maximum allowed rate in bytes per 30 msec packet */
370 /* Maximum allowed number of bits for a 30 msec packet */
372 /* Maximum allowed number of bits for both 30 and 60 msec packet */
483 // Maximum allowed rate, measured in Bytes per 30 ms.
485 // Maximum allowed payload-size, measured in Bytes.
  /external/wpa_supplicant_8/src/common/
hw_features_common.c 91 int allowed[] = { 36, 44, 52, 60, 100, 108, 116, 124, 132, 140, local
102 /* Verify that HT40 secondary channel is an allowed 20 MHz
114 wpa_printf(MSG_ERROR, "HT40 secondary channel %d not allowed",
120 * Verify that HT40 primary,secondary channel pair is allowed per
123 * the list of allowed channels (already checked above).
131 for (k = 0; k < ARRAY_SIZE(allowed); k++) {
132 if (first == allowed[k]) {
138 wpa_printf(MSG_ERROR, "HT40 channel pair (%d, %d) not allowed",
  /frameworks/compile/mclinker/include/mcld/ADT/
TreeBase.h 49 assert(0 && "not allowed");
54 assert(0 && "not allowed");
  /frameworks/wilhelm/src/
data.h 65 // bit masks used to configure the allowed data locators for a given data source or data sink
83 // bit masks used to configure the allowed data formats for a given data source or data sink
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
IOExceptionWithCause.java 47 * the cause (see {@link #getCause()}). A <code>null</code> value is allowed.
62 * the cause (see {@link #getCause()}). A <code>null</code> value is allowed.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/
ItemElementDescriptor.java 38 * @param attributes The list of allowed attributes. Can be null or empty.
39 * @param children The list of allowed children. Can be null or empty.
  /system/media/audio_utils/include/audio_utils/
format.h 37 * Allowed format conversions are given by either case 1 or 2 below:
61 * Logs a fatal error if dst or src format is not allowed by the conversion rules above.
  /system/update_engine/client_library/
client_binder.h 57 bool SetUpdateOverCellularPermission(bool allowed) override;
58 bool GetUpdateOverCellularPermission(bool* allowed) const override;
client_dbus.h 50 bool SetUpdateOverCellularPermission(bool allowed) override;
51 bool GetUpdateOverCellularPermission(bool* allowed) const override;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
armv8-a-it-bad.l 12 .*:55: Error: r15 not allowed here -- `addeq r0,pc,pc'
14 .*:58: Error: r15 not allowed here -- `addeq pc,r0,r0'
  /system/keymaster/
keymaster_enforcement_test.cpp 117 // Pubkey ops allowed.
142 // Pubkey ops allowed.
197 // Pubkey ops allowed.
255 // Pubkey ops allowed.
288 // Pubkey ops allowed.
309 // Allowed because it's a pubkey op.
425 // Too soo, but pubkey ops allowed.
466 // This one is allowed because it's a pubkey op.
506 // Pubkey ops allowed.
565 // Pubkey ops allowed
    [all...]
  /art/runtime/interpreter/mterp/mips/
op_goto_32.S 7 * Unlike most opcodes, this one is allowed to branch to itself, so
  /art/runtime/interpreter/mterp/mips64/
op_goto_32.S 7 * Unlike most opcodes, this one is allowed to branch to itself, so
  /developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
PackageValidator.java 38 * The list of allowed signing certificates and their corresponding package names is defined in
45 * Map allowed callers' certificate keys to the expected caller information.
75 LogHelper.v(TAG, "Adding allowed caller: ", info.name,
83 LogHelper.e(TAG, e, "Could not read allowed callers from XML.");
  /developers/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
PackageValidator.java 38 * The list of allowed signing certificates and their corresponding package names is defined in
45 * Map allowed callers' certificate keys to the expected caller information.
75 LogHelper.v(TAG, "Adding allowed caller: ", info.name,
83 LogHelper.e(TAG, e, "Could not read allowed callers from XML.");

Completed in 747 milliseconds

<<11121314151617181920>>