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

<<21222324252627282930>>

  /external/selinux/policycoreutils/sepolicy/sepolicy/templates/
unit_file.py 40 ## Domain allowed to transition.
  /external/selinux/secilc/test/
optional_test.cil 56 ;; This is not allowed
  /external/skia/gm/
gm_expectations.h 43 * Create a ResultDigest representing an allowed result
94 * Test expectations (allowed image results, etc.)
134 * Returns true iff there are no allowed results.
139 * Returns true iff resultDigest matches any allowed result,
  /external/skia/src/core/
SkDiscardableMemory.h 48 * Nested calls to lock are not allowed.
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue205/
AppleSmileTest.java 33 assertEquals("special characters are not allowed", e.getMessage());
  /external/testng/
build-with-maven 2 # allowed to have circular dependencies.
  /external/testng/src/main/java/org/testng/annotations/
Listeners.java 15 * the interface {@link org.testng.ITestNGListener} is allowed,
  /external/toybox/toys/android/
setprop.c 44 error_exit("'..' is not allowed in a property name");
  /external/tpm2/
NV_Read.c 16 // not allowed to read from the Index referenced by nvIndex
PCR_Event.c 14 // TPM_RC_LOCALITY current command locality is not allowed to extend the PCR
  /external/v8/src/
fixed-dtoa.h 20 // Example: FastFixedDtoa(0.001, 5, ...) is allowed to return buffer = "1", and
  /external/v8/test/mjsunit/regress/
regress-1176.js 30 // "delete this" is allowed in strict mode.
  /external/v8/test/preparser/
strict-with.js 28 // The with statement is not allowed in strict code.
  /external/vboot_reference/host/lib/include/
host_common.h 12 * Host is allowed direct use of stdlib funcs such as malloc() and free(),
  /external/vulkan-validation-layers/cmake/
FindX11_XCB.cmake 13 # Redistribution and use is allowed according to the terms of the BSD license.
  /external/webrtc/webrtc/base/
optional.h 40 // allowed inputs. For example, a function that searches an array might
54 // allowed inputs, but need to tell the caller what went wrong. Returning
60 // std::optional (and we're allowed to use it).
95 // Dereferencing. Only allowed if we have a value.
  /external/wpa_supplicant_8/
COPYING 11 terms that allowed either of those license alternatives to be
NOTICE 11 terms that allowed either of those license alternatives to be
  /frameworks/base/core/java/android/annotation/
StringDef.java 49 /** Defines the allowed constants for this element */
  /frameworks/base/core/java/android/content/pm/
ProviderInfo.java 52 * If non-null, these are the patterns that are allowed for granting URI
54 * allowed to be granted. If null, all URIs are allowed. The
62 * If non-null, these are path-specific permissions that are allowed for
  /frameworks/base/core/java/android/os/
NetworkOnMainThreadException.java 24 * are allowed to do networking on their main event loop threads,
  /frameworks/base/obex/javax/obex/
ObexTransport.java 77 * Must return the maximum allowed OBEX packet that can be sent over
84 * @return the maximum allowed OBEX packet that can be send over
90 * Must return the maximum allowed OBEX packet that can be received over
97 * @return the maximum allowed OBEX packet that can be send over
  /frameworks/base/services/net/java/android/net/apf/
ApfCapabilities.java 32 * Maximum size of APF program allowed.
  /frameworks/base/telephony/java/com/android/internal/telephony/
IWapPushManager.aidl 31 * record in the application ID table is not allowed. Use update/delete method.
  /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
PackageValidator.java 40 * The list of allowed signing certificates and their corresponding package names is defined in
47 * Map allowed callers' certificate keys to the expected caller information.
77 Log.v(TAG, "Adding allowed caller: " + info.name + " package="
85 Log.e(TAG, "Could not read allowed callers from XML.", e);

Completed in 528 milliseconds

<<21222324252627282930>>