HomeSort by relevance Sort by last modified time
    Searched full:permissive (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/webkit/WebKitTools/DumpRenderTree/win/
PolicyDelegate.h 73 void setPermissive(bool permissive) { m_permissiveDelegate = permissive; }
LayoutTestControllerWin.cpp 302 void LayoutTestController::setCustomPolicyDelegate(bool setDelegate, bool permissive)
309 policyDelegate->setPermissive(permissive);
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/mac/
PolicyDelegate.mm 103 - (void)setPermissive:(BOOL)permissive
105 permissiveDelegate = permissive;
PolicyDelegate.h 38 - (void)setPermissive:(BOOL)permissive;
LayoutTestControllerMac.mm 255 void LayoutTestController::setCustomPolicyDelegate(bool setDelegate, bool permissive)
258 [policyDelegate setPermissive:permissive];
  /external/guava/src/com/google/common/collect/
ImmutableSortedSetFauxverideShim.java 149 * so that ImmutableSortedSet wouldn't "inherit" too-permissive factory
  /external/kernel-headers/original/asm-generic/
pgtable.h 35 * to a "more permissive" setting, which allows most architectures
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/LexicalConventions/
lexical-001.js 29 * We might not always be so permissive, so we warn about it."
  /external/webkit/WebKitTools/DumpRenderTree/
LayoutTestController.h 75 void setCustomPolicyDelegate(bool setDelegate, bool permissive);
LayoutTestController.cpp 733 controller->setCustomPolicyDelegate(JSValueToBoolean(context, arguments[0]), permissive); local
    [all...]
  /build/tools/apriori/
apriori.c 34 #define PERMISSIVE
    [all...]
  /external/dnsmasq/
COPYING-v3 201 non-permissive terms added in accord with section 7 apply to the code;
388 All other non-permissive additional terms are considered "further
403 Additional terms, permissive or non-permissive, may be stated in the
    [all...]
  /external/elfutils/src/
strip.c 67 { "permissive", OPT_PERMISSIVE, NULL, 0,
123 static bool permissive; variable
218 permissive = true;
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 216 void LayoutTestController::setCustomPolicyDelegate(bool setDelegate, bool permissive)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man7/
gpl.7 336 non-permissive terms added in accord with section 7 apply to the code;
548 All other non-permissive additional terms are considered \*(L"further
563 Additional terms, permissive or non-permissive, may be stated in the
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man7/
gpl.7 339 non-permissive terms added in accord with section 7 apply to the code;
536 All other non-permissive additional terms are considered \*(L"further
551 Additional terms, permissive or non\-permissive, may be stated in the
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man7/
gpl.7 339 non-permissive terms added in accord with section 7 apply to the code;
536 All other non-permissive additional terms are considered \*(L"further
551 Additional terms, permissive or non\-permissive, may be stated in the
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man7/
gpl.7 339 non-permissive terms added in accord with section 7 apply to the code;
536 All other non-permissive additional terms are considered \*(L"further
551 Additional terms, permissive or non\-permissive, may be stated in the
    [all...]
  /development/pdk/docs/
faqs.jd 28 the Android source code is licensed under the permissive Apache Software
  /external/elfutils/
NEWS 183 strip: Implement --permissive option.
  /external/webkit/WebCore/plugins/qt/
PluginViewQt.cpp 200 // here is to check if we are painting on QWebView, but let's be a little permissive :)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-cpp.1 168 mode preserves more white space, and is otherwise more permissive. Many
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-cpp.1 175 mode preserves more white space, and is otherwise more permissive. Many
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-cpp.1 168 mode preserves more white space, and is otherwise more permissive. Many
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-cpp.1 168 mode preserves more white space, and is otherwise more permissive. Many
    [all...]

Completed in 463 milliseconds

1 2 3