HomeSort by relevance Sort by last modified time
    Searched full:know (Results 1726 - 1750 of 9083) sorted by null

<<61626364656667686970>>

  /external/chromium_org/net/http/
http_response_info.h 86 // be any type of proxy, HTTP or SOCKS. Note, we do not know if a
  /external/chromium_org/net/proxy/
dhcp_proxy_script_adapter_fetcher_win.h 171 // Callback to let our client know we're done. Invalid in states
dhcp_proxy_script_fetcher_win.h 150 // Lets our client know we're done. Not valid in states START or DONE.
multi_threaded_proxy_resolver_unittest.cc 99 // We should be running on the worker thread -- while we don't know the
101 // know that it is going to be distinct from the loop running the
703 // We don't know the exact ordering that requests ran on threads with,
704 // but we do know the total count that should have reached the threads.
  /external/chromium_org/net/quic/congestion_control/
inter_arrival_overuse_detector.h 105 // than the state itself. It is also biased to low since we can't know
  /external/chromium_org/net/tools/quic/
quic_dispatcher.cc 115 // We don't know the version here, so assume latest.
  /external/chromium_org/net/websockets/
websocket_frame.h 164 // GetWebSocketFrameHeaderSize() can be used to know the size of header
  /external/chromium_org/ppapi/c/dev/
ppb_text_input_dev.h 120 * When the browser needs to know the content of the updated selection, it
  /external/chromium_org/ppapi/c/documentation/
index.dox 39 <p>Interfaces in the C API are named according to whether they are implemented by the browser or by you, the web app developer, in the Native Client module. Interfaces implemented by the browser are prefixed by "PPB" where "B" stands for browser. For example, the PPB_Core interface is a collection of core interfaces implemented by the browser and accessed by the Native Client module. As a web app developer, you need only know how to invoke PPB_ interfaces in your Native Client module.</p>
  /external/chromium_org/ppapi/cpp/documentation/
index.dox 39 <p>Interfaces in the C API are named according to whether they are implemented by the browser or by you, the web app developer, in the Native Client module. Interfaces implemented by the browser are prefixed by "PPB" where "B" stands for browser. For example, the PPB_Core interface is a collection of core interfaces implemented by the browser and accessed by the Native Client module. As a web app developer, you need only know how to invoke PPB_ interfaces in your Native Client module.</p>
  /external/chromium_org/ppapi/proxy/
ppp_instance_proxy_unittest.cc 76 // have a flag also for each function, so we know the right one got called.
  /external/chromium_org/ppapi/shared_impl/
ppb_audio_config_shared.cc 125 // know won't cause jitter.
ppb_audio_shared.cc 225 // Let the other end know which buffer we just filled. The buffer index is
  /external/chromium_org/ppapi/utility/
completion_callback_factory_thread_traits.h 16 /// callback factory), but if you know your object will only be used on one
  /external/chromium_org/ppapi/utility/graphics/
paint_aggregator.h 125 // InvalidateRect. We need to know this distinction for some operations.
  /external/chromium_org/printing/
page_setup.cc 71 // Since we don't know the dpi here, just disable the check.
  /external/chromium_org/remoting/base/
auto_thread.cc 137 // TODO(wez): Since at this point we know the MessageLoop _will_ run, and
  /external/chromium_org/remoting/host/installer/linux/
build-deb.sh 74 # gyp packaging target can track the output file, to know whether or not it
  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
invasive.cc 193 // TODO(nsylvain): find a way to know when the enum is finished
  /external/chromium_org/sandbox/win/sandbox_poc/
sandbox.cc 151 // We now know what we should load, so load it
  /external/chromium_org/sandbox/win/src/sidestep/
mini_disassembler_types.h 103 OT_PS = 0x08000000, // actually unsupported for (we don't know its size)
  /external/chromium_org/sync/engine/
sync_scheduler.h 112 // Invalidations are notifications the server sends to let us know when other
  /external/chromium_org/testing/gtest/samples/
sample3_unittest.cc 57 // (EXPECT_TRUE, FAIL, etc) need to know what the current test is
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObjectCache.h 230 // This will let you know if aria-hidden was explicitly set to false.
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSValue.h 202 // Don't go making it virtual again unless you know exactly what you're doing!

Completed in 1157 milliseconds

<<61626364656667686970>>