HomeSort by relevance Sort by last modified time
    Searched full:reason (Results 901 - 925 of 6774) sorted by null

<<31323334353637383940>>

  /external/chromium_org/courgette/
disassembler.h 51 bool Bad(const char *reason);
  /external/chromium_org/media/base/android/
webaudio_media_codec_bridge.h 62 // not be saved for any reason.
  /external/chromium_org/media/video/capture/win/
video_capture_device_win.h 65 void SetErrorState(const char* reason);
  /external/chromium_org/net/base/
test_completion_callback.h 22 // reason, this class is probably not ideal for a general application.
  /external/chromium_org/net/tools/flip_server/
balsa_enums.h 38 // RESP: version statuscode reason
  /external/chromium_org/net/tools/quic/test_tools/
quic_test_utils.h 57 const std::string& reason));
  /external/chromium_org/remoting/host/installer/mac/uninstaller/
remoting_uninstaller_app.mm 63 NSLog(@"Exception %@ %@", [exception name], [exception reason]);
  /external/chromium_org/remoting/jingle_glue/
signal_strategy.h 47 // is DISCONNECTED, then GetError() can be used to get the reason
  /external/chromium_org/sync/notifier/
push_client_channel.h 53 notifier::NotificationsDisabledReason reason) OVERRIDE;
  /external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
main.c 44 NPError NPP_DestroyStream(NPP instance, NPStream* stream, NPReason reason);
50 void NPP_URLNotify(NPP instance, const char* URL, NPReason reason, void* notifyData);
189 NPError NPP_DestroyStream(NPP instance, NPStream* stream, NPReason reason)
218 void NPP_URLNotify(NPP instance, const char* url, NPReason reason, void* notifyData)
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/gpu/
DrawingBufferTest.cpp 52 void forciblyLoseOldestContext(const String& reason) { }
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/skia/
GlyphPageTreeNodeSkia.cpp 54 // FIXME: For some reason SkAutoSTMalloc fails to link on Windows.
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
WebSocket.idl 69 [RaisesException] void close([Clamp] optional unsigned short code, optional DOMString reason);
WebSocketExtensionProcessor.h 55 // If procecssResponse() returns false, this should provide the reason.
  /external/chromium_org/third_party/WebKit/Source/testing/helper/
LayoutTestHelperWin.cpp 44 // for some reason, the call to SPI_SETFONTSMOOTHINGTYPE doesn't
  /external/chromium_org/third_party/WebKit/Source/testing/plugin/
PluginObject.h 77 extern void handleCallback(PluginObject* object, const char *url, NPReason reason, void *notifyData);
  /external/chromium_org/third_party/WebKit/Source/web/
WebEntities.cpp 50 // We add #39 for test-compatibility reason.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
fpositer.h 68 * Copy constructor. If the copy failed for some reason, the new iterator will
  /external/chromium_org/third_party/libevent/
evhttp.h 144 * @param reason a brief explanation of the error
147 const char *reason);
154 * @param reason a brief message to send with the response code
158 const char *reason, struct evbuffer *databuf);
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
jsepicecandidate.h 47 // |error| can be NULL if don't care about the failure reason.
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
chatroommodule.h 201 //! Some other reason
220 //! For some other reason
239 //! a call to RequestExitChatroom or for some other reason.
240 //! status indicates the reason the user exited
xmpplogintask.h 80 bool Failure(XmppEngine::Error reason);
  /external/chromium_org/third_party/mesa/src/docs/
README.VMS 30 changed default compilation to use /float=ieee/ieee=denorm. The reason for
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
TODO 17 - Y-tiling is even more fun. i915c doesn't use it, maybe there's a reason?
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_setup.h 68 const char *reason);

Completed in 2494 milliseconds

<<31323334353637383940>>