OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:forbidden
(Results
151 - 175
of
389
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/tab_contents/
render_view_context_menu.cc
[
all
...]
/external/chromium_org/net/test/android/javatests/src/org/chromium/net/test/util/
TestWebServer.java
392
sReasons.put(HttpStatus.SC_FORBIDDEN, "
Forbidden
");
/external/chromium_org/ppapi/api/
ppb_websocket.idl
66
* (Note that the code 1005 is
forbidden
to send in actual close frames by
/external/chromium_org/ppapi/c/
ppb_websocket.h
77
* (Note that the code 1005 is
forbidden
to send in actual close frames by
/external/chromium_org/testing/gtest/test/
gtest-filepath_test.cc
616
mac.Set(apple); // Implement Set() since overloading operator= is
forbidden
.
/external/chromium_org/third_party/WebKit/Source/core/editing/
MarkupAccumulator.cpp
519
// 3. HTML elements which do not have a "
forbidden
" end tag will close with a separate end tag.
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.cc
223
// munmap's in the middle of the page, which is
forbidden
in windows.
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
port.cc
222
// munmap's in the middle of the page, which is
forbidden
in windows.
/external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_libcdep.cc
264
// This class has no constructor, as global constructors are
forbidden
in
/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
636
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/kernel-headers/original/asm-mips/
io.h
156
* are
forbidden
in portable PCI drivers.
/external/libffi/src/
closures.c
37
/* This macro indicates it may be
forbidden
to map anonymous memory
/external/libvorbis/doc/
03-codebook.tex
385
dimension one) is
forbidden
. If decoder setup or decode requests such
/external/libvpx/libvpx/third_party/googletest/src/test/
gtest-filepath_test.cc
632
mac.Set(apple); // Implement Set() since overloading operator= is
forbidden
.
/external/llvm/docs/
SystemLibrary.rst
49
are
forbidden
to be included by LLVM source code outside the implementation of
/external/llvm/include/llvm/CodeGen/
MachineInstrBuilder.h
67
"Passing in 'true' to addReg is
forbidden
! Use enums instead.");
/external/llvm/include/llvm/IR/
BasicBlock.h
44
// sentinel. Dereferencing the sentinel is
forbidden
(save the
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
RawHeaders.java
384
// Drop headers that are
forbidden
when layering HTTP over SPDY.
/external/protobuf/gtest/test/
gtest-filepath_test.cc
546
mac.Set(apple); // Implement Set() since overloading operator= is
forbidden
.
/external/smack/src/org/jivesoftware/smack/
PacketReader.java
400
new XMPPError(XMPPError.Condition.
forbidden
));
/external/smack/src/org/jivesoftware/smackx/filetransfer/
FileTransferNegotiator.java
347
XMPPError error = new XMPPError(XMPPError.Condition.
forbidden
, "Offer Declined");
/external/stlport/test/unit/
vector_test.cpp
364
*
Forbidden
by the Standard:
Completed in 1465 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>