HomeSort by relevance Sort by last modified time
    Searched full:forbidden (Results 51 - 75 of 165) sorted by null

1 23 4 5 6 7

  /external/openssl/include/openssl/
crypto.h 539 alg " previous FIPS forbidden algorithm error ignored");
542 #alg " Algorithm forbidden in FIPS mode");
  /external/webkit/WebKitTools/DumpRenderTree/win/
LayoutTestControllerWin.cpp 826 void LayoutTestController::setDomainRelaxationForbiddenForURLScheme(bool forbidden, JSStringRef scheme)
833 webView->setDomainRelaxationForbiddenForURLScheme(forbidden, schemeBSTR);
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Canvas.java 372 throw new UnsupportedOperationException("CALL TO PARENT FORBIDDEN");
381 throw new UnsupportedOperationException("CALL TO PARENT FORBIDDEN");
392 throw new UnsupportedOperationException("CALL TO PARENT FORBIDDEN");
    [all...]
  /dalvik/libcore/luni/src/main/java/java/net/
HttpURLConnection.java 130 * Numeric status code, 403: Forbidden
  /external/e2fsprogs/
ABOUT-NLS 91 translations have been forbidden at `configure' time by using the
  /external/fdlibm/
readme 229 are forbidden, then one should modify fdlibm.h to change
  /external/gtest/test/
gtest-filepath_test.cc 572 mac.Set(apple); // Implement Set() since overloading operator= is forbidden.
  /external/ipsec-tools/src/racoon/
handler.h 121 * If anonymous will be forbidden, we do delete them. */
  /external/libffi/src/
closures.c 37 /* This macro indicates it may be forbidden to map anonymous memory
  /external/stlport/test/unit/
vector_test.cpp 364 * Forbidden by the Standard:
  /external/webkit/WebCore/inspector/front-end/
Resource.js 63 403: "Forbidden",
  /external/webkit/WebKit/win/
WebURLResponse.cpp 136 result = LPCTSTR_UI_STRING("forbidden", "HTTP result code string");
WebView.h 781 virtual HRESULT STDMETHODCALLTYPE setDomainRelaxationForbiddenForURLScheme(BOOL forbidden, BSTR scheme);
    [all...]
  /packages/apps/Bluetooth/res/values/
strings.xml 178 <string name="status_forbidden">This transfer is forbidden by the target device</string>
  /external/webkit/WebKitTools/DumpRenderTree/
LayoutTestController.cpp 761 bool forbidden = JSValueToBoolean(context, arguments[0]); local
    [all...]
  /external/bison/
ABOUT-NLS 91 translations have been forbidden at `configure' time by using the
    [all...]
  /external/elfutils/
ABOUT-NLS 54 translations have been forbidden at `configure' time by using the
    [all...]
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
header.cpp 40 status = BitstreamWriteBits(stream, 4, 0); /* forbidden zero bits */
    [all...]
  /external/strace/
strace.1 618 On Linux, exciting as it would be, tracing the init process is forbidden.
  /external/webkit/WebCore/platform/network/cf/
ResourceHandleCFNet.cpp 724 // FIXME: We should ask FrameLoaderClient whether using credential storage is globally forbidden.
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebViewPrivate.h 512 + (void)_setDomainRelaxationForbidden:(BOOL)forbidden forURLScheme:(NSString *)scheme;
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java 182 * @throws SecurityException if the caller is forbidden to write.
  /external/webkit/WebCore/html/
HTMLParser.cpp 112 * 1. The element being added is explicitly forbidden inside some outer tag.
289 // If the node does not have a forbidden end tag requirement, and if the broken XML self-closing
    [all...]
HTMLElement.cpp 808 // Elements with forbidden tag status can never have children
    [all...]
  /external/icu4c/common/
ucnv_ext.c 355 * - match>0 && match!=length: not all input consumed, forbidden for this function
    [all...]

Completed in 323 milliseconds

1 23 4 5 6 7