Home
last modified time | relevance | path

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

123

/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/CodeGen/Mips/compactbranches/
Dcompact-branch-policy.ll14 ; immediately following beqzc would cause a forbidden slot hazard.
/external/swiftshader/third_party/LLVM/test/Transforms/LICM/
Datomics.ll23 ; (Strictly speaking, it's not forbidden, but it's supposed to be possible to
/external/llvm/test/Transforms/LICM/
Datomics.ll24 ; (Strictly speaking, it's not forbidden, but it's supposed to be possible to
/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/pcre/dist2/
DNEWS50 PCRE2 in which the use of \C is always forbidden.
/external/python/cpython2/Doc/library/
Drexec.rst209 and concatenate additional forbidden functions --- when new dangerous built-in
278 raise IOError("'..' in filename forbidden")
/external/hyphenation-patterns/pt/
Dhyph-pt.lic.txt64 % - \lccode is *forbidden*, and I really mean it
/external/clang/docs/
DControlFlowIntegrity.rst135 There are two types of bad cast that may be forbidden: bad casts
149 for a function to perform a forbidden cast to conform with an external API
/external/volley/src/test/java/com/android/volley/toolbox/
DBasicNetworkTest.java208 @Test public void forbidden() throws Exception { in forbidden() method in BasicNetworkTest
/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/python/cpython2/Doc/howto/
Durllib2.rst221 found), '403' (request forbidden), and '401' (authentication required).
275 'Request forbidden -- authorization will not help'),
/external/vixl/doc/aarch32/design/
Dcode-generation-aarch32.md247 // It is forbidden to use macros during this scope.
/external/python/cpython3/Doc/library/
Dpickle.rst820 raise pickle.UnpicklingError("global '%s.%s' is forbidden" %
834 pickle.UnpicklingError: global 'os.system' is forbidden
840 pickle.UnpicklingError: global 'builtins.eval' is forbidden
/external/python/cpython3/Doc/howto/
Durllib2.rst232 found), '403' (request forbidden), and '401' (authentication required).
286 'Request forbidden -- authorization will not help'),

123