/external/libxml2/result/schematron/ |
D | zvon15_0.err | 2 /AAA line 1: Attribute name is forbidden in element AAA 3 /AAA/CCC line 3: Attribute color is forbidden in element CCC
|
D | zvon2_0.err | 1 Pattern: Character @ forbidden
|
D | zvon2_2.err | 1 Pattern: Character @ forbidden
|
D | zvon2_1.err | 1 Pattern: Character @ forbidden
|
/external/clang/test/SemaObjC/ |
D | arc-system-header.m | 10 // 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/ |
D | zvon2.sct | 2 <pattern name="Character @ forbidden">
|
D | zvon15.sct | 5 <name path="@*[not(name()='id')]"/> is forbidden in element
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | atomic.ll | 100 ; 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/ |
D | mhd2spdy_http.c | 55 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/ |
D | compact-branch-policy.ll | 14 ; immediately following beqzc would cause a forbidden slot hazard.
|
/external/swiftshader/third_party/LLVM/test/Transforms/LICM/ |
D | atomics.ll | 23 ; (Strictly speaking, it's not forbidden, but it's supposed to be possible to
|
/external/llvm/test/Transforms/LICM/ |
D | atomics.ll | 24 ; (Strictly speaking, it's not forbidden, but it's supposed to be possible to
|
/external/llvm/test/CodeGen/X86/ |
D | x86-win64-shrink-wrapping.ll | 11 ; etc.) prior to the return and this is forbidden for Win64.
|
/external/clang/include/clang/Basic/ |
D | DiagnosticCommentKinds.td | 30 "HTML end tag '%0' is forbidden">,
|
/external/pcre/dist2/ |
D | NEWS | 50 PCRE2 in which the use of \C is always forbidden.
|
/external/python/cpython2/Doc/library/ |
D | rexec.rst | 209 and concatenate additional forbidden functions --- when new dangerous built-in 278 raise IOError("'..' in filename forbidden")
|
/external/hyphenation-patterns/pt/ |
D | hyph-pt.lic.txt | 64 % - \lccode is *forbidden*, and I really mean it
|
/external/clang/docs/ |
D | ControlFlowIntegrity.rst | 135 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/ |
D | BasicNetworkTest.java | 208 @Test public void forbidden() throws Exception { in forbidden() method in BasicNetworkTest
|
/external/fdlibm/ |
D | readme | 229 are forbidden, then one should modify fdlibm.h to change
|
/external/eigen/doc/ |
D | TutorialArrayClass.dox | 147 Mixing matrices and arrays in an expression is forbidden with Eigen. For instance, you cannot add a…
|
/external/python/cpython2/Doc/howto/ |
D | urllib2.rst | 221 found), '403' (request forbidden), and '401' (authentication required). 275 'Request forbidden -- authorization will not help'),
|
/external/vixl/doc/aarch32/design/ |
D | code-generation-aarch32.md | 247 // It is forbidden to use macros during this scope.
|
/external/python/cpython3/Doc/library/ |
D | pickle.rst | 820 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/ |
D | urllib2.rst | 232 found), '403' (request forbidden), and '401' (authentication required). 286 'Request forbidden -- authorization will not help'),
|