Home
last modified time | relevance | path

Searched refs:forbidden (Results 1 – 25 of 43) sorted by relevance

12

/external/jetty/src/java/org/eclipse/jetty/security/
DRoleInfo.java66 public void setForbidden(boolean forbidden) in setForbidden() argument
68 this._forbidden = forbidden; in setForbidden()
69 if (forbidden) in setForbidden()
DConstraintSecurityHandler.java578 boolean forbidden = constraint.isForbidden(); in configureRoleInfo()
579 ri.setForbidden(forbidden); in configureRoleInfo()
/external/libxml2/result/schematron/
Dzvon15_0.err2 /AAA line 1: Attribute name is forbidden in element AAA
3 /AAA/CCC line 3: Attribute color is forbidden in element CCC
Dzvon2_0.err1 Pattern: Character @ forbidden
Dzvon2_2.err1 Pattern: Character @ forbidden
Dzvon2_1.err1 Pattern: Character @ forbidden
/external/clang/test/SemaObjC/
Darc-system-header.m10 // expected-note@arc-system-header.h:1 {{inline function performs a conversion which is forbidden i…
11 // expected-note@arc-system-header.h:5 {{inline function performs a conversion which is forbidden i…
/external/libxml2/test/schematron/
Dzvon2.sct2 <pattern name="Character @ forbidden">
Dzvon15.sct5 <name path="@*[not(name()='id')]"/> is forbidden in element
/external/llvm/test/Transforms/DeadStoreElimination/
Datomic.ll100 ; DSE across monotonic load (forbidden since the eliminated store is atomic)
111 ; DSE across monotonic store (forbidden since the eliminated store is atomic)
/external/libmicrohttpd/src/examples/
Dmhd2spdy_http.c55 static char * const forbidden[] = {"Transfer-Encoding", in http_cb_iterate() local
68 if(0 == strcasecmp(forbidden[i], name)) in http_cb_iterate()
/external/llvm/test/Transforms/LICM/
Datomics.ll23 ; (Strictly speaking, it's not forbidden, but it's supposed to be possible to
/external/llvm/test/Transforms/GVN/
Datomic.ll56 ; GVN across release-acquire pair (forbidden)
/external/llvm/test/CodeGen/X86/
Dx86-win64-shrink-wrapping.ll11 ; etc.) prior to the return and this is forbidden for Win64.
/external/clang/include/clang/Basic/
DDiagnosticCommentKinds.td30 "HTML end tag '%0' is forbidden">,
/external/hyphenation-patterns/pt/
Dhyph-pt.lic.txt64 % - \lccode is *forbidden*, and I really mean it
/external/clang/docs/
DControlFlowIntegrity.rst123 There are two types of bad cast that may be forbidden: bad casts
136 for a function to perform a forbidden cast to conform with an external API
/external/boringssl/src/
DPORTING.md122 * Interleaving application data with the new handshake is forbidden.
/external/mesa3d/src/glsl/
Dglsl_parser.yy1492 "precision qualifier forbidden "
1502 "precision qualifier forbidden "
1512 "precision qualifier forbidden "
/external/fdlibm/
Dreadme229 are forbidden, then one should modify fdlibm.h to change
/external/eigen/doc/
DTutorialArrayClass.dox147 Mixing matrices and arrays in an expression is forbidden with Eigen. For instance, you cannot add a…
/external/llvm/docs/
DSystemLibrary.rst49 are forbidden to be included by LLVM source code outside the implementation of
/external/curl/packages/OS400/
DREADME.OS40036 types are also forbidden. Libcurl uses enums as vararg procedure tagfields...
/external/e2fsprogs/
DABOUT-NLS91 translations have been forbidden at `configure' time by using the
/external/libvorbis/doc/
D03-codebook.tex385 dimension one) is forbidden. If decoder setup or decode requests such

12