/external/chromium_org/net/http/ |
http_auth_handler_factory.cc | 178 CreateReason reason, 194 return it->second->CreateAuthHandler(challenge, target, origin, reason,
|
/external/chromium_org/net/tools/spdyshark/ |
Makefile.am | 65 # For some unknown reason, having a big "for" loop in the Makefile 68 # reason.
|
Makefile.nmake | 65 # For some unknown reason, having a big "for" loop in the Makefile 68 # reason.
|
/external/chromium_org/sandbox/win/src/sidestep/ |
mini_disassembler_types.h | 57 // The reason we use a full 4 bytes and a mask, is that we need to combine 91 // The reason we use a full 4 bytes and a mask, is that we need
|
/external/chromium_org/sync/sessions/ |
nudge_tracker.cc | 65 // LOCAL could lead to incorrect behaviour. This is part of the reason why 81 // incorrect behaviour. This is part of the reason why we're deprecating
|
/external/chromium_org/third_party/WebKit/Source/modules/websockets/ |
WebSocket.h | 82 void close(unsigned short code, const String& reason, ExceptionState&); 122 virtual void didClose(unsigned long unhandledBufferedAmount, ClosingHandshakeCompletionStatus, unsigned short code, const String& reason) OVERRIDE;
|
WebSocketExtensionDispatcher.cpp | 92 void WebSocketExtensionDispatcher::fail(const String& reason) 94 m_failureReason = reason;
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/ |
result.py | 122 def addSkip(self, test, reason): 124 self.skipped.append((test, reason))
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
jsep.h | 79 // |error| can be NULL if doesn't care about the failure reason. 135 // |error| can be NULL if doesn't care about the failure reason.
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
portproxy.cc | 142 int error_code, const std::string& reason) { 144 impl_->SendBindingErrorResponse(request, addr, error_code, reason);
|
turnserver.h | 151 int code, const std::string& reason); 156 const std::string& reason);
|
/external/chromium_org/third_party/ocmock/OCMock/ |
OCMockObject.m | 181 NSException *exception = [NSException exceptionWithName:NSInternalInconsistencyException reason: 209 NSException *exception = [NSException exceptionWithName:NSInternalInconsistencyException reason:
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
kssl.h | 121 int reason; member in struct:kssl_err_st 164 void kssl_err_set(KSSL_ERR *kssl_err, int reason, char *text);
|
/external/chromium_org/third_party/openssl/openssl/ssl/ |
kssl.h | 121 int reason; member in struct:kssl_err_st 164 void kssl_err_set(KSSL_ERR *kssl_err, int reason, char *text);
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
RpcController.java | 91 * Causes {@code failed()} to return true on the client side. {@code reason} 97 void setFailed(String reason);
|
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/ |
heap-profiler.h | 104 * memory leaks. Will include the reason in the logged message 106 PERFTOOLS_DLL_DECL void HeapProfilerDump(const char *reason);
|
/external/chromium_org/tools/deep_memory_profiler/lib/ |
pageframe.py | 126 def reason(self): member in class:PFNCounts 162 elif line.startswith('Reason: '):
|
/external/chromium_org/tools/memory_watcher/ |
mini_disassembler_types.h | 59 // The reason we use a full 4 bytes and a mask, is that we need to combine 93 // The reason we use a full 4 bytes and a mask, is that we need
|
/external/chromium_org/tools/traceline/traceline/sidestep/ |
mini_disassembler_types.h | 57 // The reason we use a full 4 bytes and a mask, is that we need to combine 91 // The reason we use a full 4 bytes and a mask, is that we need
|
/external/chromium_org/ui/views/ |
accessible_pane_view.cc | 231 views::FocusManager::FocusChangeReason reason = 235 reason == views::FocusManager::kReasonDirectFocusChange) {
|
/external/chromium_org/url/ |
url_canon_icu.cc | 30 UConverterCallbackReason reason, 32 if (reason == UCNV_UNASSIGNED) {
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
BoolAssignmentChecker.cpp | 94 // This means we cannot properly reason about it. 130 // This means we cannot properly reason about it.
|
/external/dhcpcd/ |
dhcpcd-run-hooks.8 | 57 .Ev $reason 58 is to the reason why
|
dhcpcd-run-hooks.8.in | 57 .Ev $reason 58 is to the reason why
|
/external/kernel-headers/original/linux/sunrpc/ |
svcauth.h | 71 * DENIED - authp holds reason for denial. 85 * DENIED - authp holds a reason for MSG_DENIED
|