Home
last modified time | relevance | path

Searched refs:FORBIDDEN (Results 1 – 25 of 26) sorted by relevance

12

/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/emi_mpu/
Demi_mpu.c102 FORBIDDEN, FORBIDDEN, FORBIDDEN, FORBIDDEN, in emi_mpu_init()
103 FORBIDDEN, FORBIDDEN, FORBIDDEN, FORBIDDEN, in emi_mpu_init()
104 FORBIDDEN, FORBIDDEN, FORBIDDEN, FORBIDDEN, in emi_mpu_init()
105 FORBIDDEN, FORBIDDEN, NO_PROT, in emi_mpu_init()
117 NO_PROT, FORBIDDEN, NO_PROT, NO_PROT); in emi_mpu_init()
Demi_mpu.h35 #define FORBIDDEN (5) macro
/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/emi_mpu/
Demi_mpu.c136 (FORBIDDEN << 3 | FORBIDDEN << 6)); in emi_mpu_init()
138 (FORBIDDEN << 6)); in emi_mpu_init()
140 (FORBIDDEN << 3 | FORBIDDEN << 6)); in emi_mpu_init()
142 (FORBIDDEN << 3 | FORBIDDEN << 6)); in emi_mpu_init()
144 (FORBIDDEN << 3 | FORBIDDEN << 6)); in emi_mpu_init()
Demi_mpu.h36 #define FORBIDDEN (5) macro
/external/rust/crates/tokio/src/signal/
Dunix.rs227 if signal < 0 || signal_hook_registry::FORBIDDEN.contains(&signal) { in signal_enable()
466 SignalKind::from_raw(signal_hook_registry::FORBIDDEN[0]), in signal_enable_error_on_forbidden_input()
/external/nist-sip/java/javax/sip/message/
DResponse.java21 int FORBIDDEN = 403; field
/external/python/cpython3/Lib/http/
D__init__.py76 FORBIDDEN = (403, 'Forbidden', variable in HTTPStatus
Dserver.py1071 HTTPStatus.FORBIDDEN,
1078 HTTPStatus.FORBIDDEN,
/external/python/cpython3/Doc/library/
Dhttp.rst87 ``403`` ``FORBIDDEN`` HTTP/1.1 :rfc:`7231`, Section 6.5.3
/external/nist-sip/java/gov/nist/javax/sip/message/
DSIPResponse.java140 case FORBIDDEN : in getReasonPhrase()
/external/nanohttpd/webserver/src/main/java/fi/iki/elonen/
DSimpleWebServer.java267 …return newFixedLengthResponse(Response.Status.FORBIDDEN, NanoHTTPD.MIME_PLAINTEXT, "FORBIDDEN: " +… in getForbiddenResponse()
/external/autotest/client/cros/faft/
Drpc_functions.py185 httplib.FORBIDDEN,
/external/caliper/lib/
Djsr311-api-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/ws/ javax/ ...
Djersey-client-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module- ...
/external/python/cpython2/Lib/
Dhttplib.py134 FORBIDDEN = 403 variable
/external/python/apitools/apitools/base/py/
Dtransfer.py422 if response.status_code in (http_client.FORBIDDEN,
/external/python/google-api-python-client/googleapiclient/
Dhttp.py105 if resp_status == six.moves.http_client.FORBIDDEN:
/external/python/cpython2/Doc/library/
Dhttplib.rst314 | :const:`FORBIDDEN` | ``403`` | HTTP/1.1, `RFC 2616, Section …
/external/autotest/client/common_lib/cros/
Ddev_server_unittest.py68 code=six.moves.http_client.FORBIDDEN,
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system.cc216 if (error.GetResponseCode() == Aws::Http::HttpResponseCode::FORBIDDEN) { in CheckForbiddenError()
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
DNanoHTTPD.java1200 FORBIDDEN(403, "Forbidden"), enumConstant
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/
Ds3_filesystem.cc68 case Aws::Http::HttpResponseCode::FORBIDDEN: in TF_SetStatusFromAWSError()
/external/python/cpython3/Python/
Dast.c994 static const char * const FORBIDDEN[] = { variable
1007 const char * const *p = FORBIDDEN; in forbidden_name()
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...

12