/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/check-for-inappropriate-macros-in-external-headers-tests/ |
D | fake-data-failing-expected.txt | 1 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:2' included forbidden macro 'PLATFORM' => '#if P… 2 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:4' included forbidden macro 'CPU' => '#if CPU(X8… 3 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:6' included forbidden macro 'OS' => '#if OS(MACO… 4 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:8' included forbidden macro 'COMPILER' => '#if C… 5 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:10' included forbidden macro 'ENABLE' => '#if EN… 6 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:12' included forbidden macro 'HAVE' => '#if HAVE… 7 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:14' included forbidden macro 'USE' => '#if USE(F… 8 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:16' included forbidden macro 'COMPILER' => '#if … 9 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:18' included forbidden macro 'COMPILER' => '#if … 10 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:23' included forbidden macro 'PLATFORM' => ' #i… [all …]
|
/external/chromium_org/webkit/browser/database/ |
D | database_util.cc | 76 char forbidden[] = {'\\', '/', '\0'}; in IsValidOriginIdentifier() local 80 pos = origin_identifier.find_first_of(forbidden, 0, arraysize(forbidden)); in IsValidOriginIdentifier()
|
/external/chromium_org/third_party/WebKit/Source/platform/weborigin/ |
D | SchemeRegistry.cpp | 203 void SchemeRegistry::setDomainRelaxationForbiddenForURLScheme(bool forbidden, const String& scheme) in setDomainRelaxationForbiddenForURLScheme() argument 208 if (forbidden) in setDomainRelaxationForbiddenForURLScheme()
|
D | SchemeRegistry.h | 64 static void setDomainRelaxationForbiddenForURLScheme(bool forbidden, const String&);
|
/external/smack/src/org/jivesoftware/smack/packet/ |
D | XMPPError.java | 317 public static final Condition forbidden = new Condition("forbidden"); field in XMPPError.Condition 372 instances.put(Condition.forbidden, new ErrorSpecification(Condition.forbidden, in errorSpecifications()
|
/external/llvm/test/Transforms/LICM/ |
D | atomics.ll | 23 ; (Strictly speaking, it's not forbidden, but it's supposed to be possible to
|
/external/chromium_org/net/http/ |
D | transport_security_state_static.json | 14 // bad_static_spki_hashes: (optional list of strings) the set of forbidden SPKIs hashes
|
/external/chromium_org/tools/json_schema_compiler/ |
D | cpp_type_generator_test.py | 28 self.forbidden = self.models['forbidden'].AddNamespace(
|
/external/smack/src/org/jivesoftware/smack/ |
D | PacketReader.java | 400 new XMPPError(XMPPError.Condition.forbidden)); in parseFeatures()
|
/external/hyphenation/ |
D | README.nonstandard | 99 Fortunatelly, non-standard hyphenation points are forbidden in the PatGen
|
/external/clang/include/clang/Basic/ |
D | DiagnosticCommentKinds.td | 30 "HTML end tag '%0' is forbidden">,
|
/external/smack/src/org/jivesoftware/smackx/filetransfer/ |
D | FileTransferNegotiator.java | 347 XMPPError error = new XMPPError(XMPPError.Condition.forbidden, "Offer Declined"); in rejectStream()
|
/external/chromium_org/third_party/tlslite/patches/ |
D | status_request.patch | 128 + # According to RFC 6066, this is not strictly forbidden
|
/external/smack/src/org/jivesoftware/smackx/commands/ |
D | AdHocCommandManager.java | 417 respondError(response, XMPPError.Condition.forbidden); in processAdHocCommand()
|
/external/fdlibm/ |
D | readme | 229 are forbidden, then one should modify fdlibm.h to change
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | glsl_parser.yy | 1492 "precision qualifier forbidden " 1502 "precision qualifier forbidden " 1512 "precision qualifier forbidden "
|
/external/mesa3d/src/glsl/ |
D | glsl_parser.yy | 1492 "precision qualifier forbidden " 1502 "precision qualifier forbidden " 1512 "precision qualifier forbidden "
|
/external/chromium_org/chrome/common/mac/ |
D | cfbundle_blocker.mm | 44 // forbidden to load. Each element of the array will be a string containing
|
/external/eigen/doc/ |
D | C03_TutorialArrayClass.dox | 158 Mixing matrices and arrays in an expression is forbidden with Eigen. For instance, you cannot add a…
|
/external/llvm/docs/ |
D | SystemLibrary.rst | 49 are forbidden to be included by LLVM source code outside the implementation of
|
/external/e2fsprogs/ |
D | ABOUT-NLS | 91 translations have been forbidden at `configure' time by using the
|
/external/chromium_org/ppapi/api/ |
D | ppb_websocket.idl | 66 * (Note that the code 1005 is forbidden to send in actual close frames by
|
/external/libvorbis/doc/ |
D | 03-codebook.tex | 385 dimension one) is forbidden. If decoder setup or decode requests such
|
/external/chromium_org/base/ |
D | callback.h.pump | 283 // references. (Binding to non-const references is forbidden, see bind.h.)
|
/external/protobuf/java/ |
D | README.txt | 310 which is forbidden to prevent name ambiguity:
|