Searched
full:read (Results
301 -
325 of
23242) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/common/extensions/docs/static/ |
experimental.cookies.html | 6 You can read all about it at its new home:
|
experimental.history.html | 6 You can read all about it at its new home:
|
experimental.idle.html | 6 You can read all about it at its new home:
|
/external/chromium/net/udp/ |
udp_socket.h | 26 // Read/Write // Reads/Writes all go to a single destination 29 // In this case, we want to read/write to many clients which are connecting 30 // to this server. First the server 'binds' to an addres, then we read from 34 // RecvFrom/SendTo // Each read can come from a different client
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/ |
README | 8 Then read document by:
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
experimental_browsingData.html | 5 it's supported! You can read all about it at its new home:
|
experimental_contentSettings.html | 6 You can read all about it at its new home:
|
experimental_contextMenus.html | 6 You can read all about it at its new home:
|
experimental_cookies.html | 6 You can read all about it at its new home:
|
experimental_debugger.html | 5 it's supported! You can read all about it at its new home:
|
experimental_devtools_inspectedWindow.html | 5 it's supported! You can read all about it at its new home:
|
experimental_devtools_network.html | 5 it's supported! You can read all about it at its new home:
|
experimental_devtools_panels.html | 5 it's supported! You can read all about it at its new home:
|
experimental_history.html | 6 You can read all about it at its new home:
|
experimental_identity.html | 5 to <a href="identity.html"><code>identity</code></a>. You can read
|
experimental_privacy.html | 5 it's supported! You can read all about it at its new home:
|
experimental_storage.html | 5 it's supported! You can read all about it at its new home:
|
/external/chromium_org/content/common/ |
one_writer_seqlock.cc | 19 // consistent state, so we can try to read. 23 // Otherwise, the writer is in the middle of an update. Retry the read. 30 // If the sequence number was updated then a read should be re-attempted. 31 // -- Load fence, read membarrier
|
/external/chromium_org/ipc/ |
param_traits_read_macros.h | 20 // Set up so next include will generate read methods. 27 Read(const Message* m, PickleIterator* iter, param_type* p) { \ 30 #define IPC_STRUCT_TRAITS_PARENT(type) ParamTraits<type>::Read(m, iter, p) && 36 Read(const Message* m, PickleIterator* iter, param_type* p) { \
|
/external/chromium_org/net/udp/ |
udp_socket.h | 25 // Read/Write // Reads/Writes all go to a single destination 28 // In this case, we want to read/write to many clients which are connecting 29 // to this server. First the server 'binds' to an addres, then we read from 33 // RecvFrom/SendTo // Each read can come from a different client
|
/external/chromium_org/remoting/base/ |
socket_reader.h | 20 // completed read. Note that when this object is destroyed it may leave a 21 // pending read request for the socket, so the calling code should never try 25 // Callback that is called for each finished read. |data| may be set to NULL 34 // completed read. Reading stops on the first error. Must not be called more
|
/external/chromium_org/remoting/host/ |
chromoting_param_traits.h | 19 static bool Read(const Message* m, PickleIterator* iter, param_type* r); 27 static bool Read(const Message* m, PickleIterator* iter, param_type* r); 35 static bool Read(const Message* m, PickleIterator* iter, param_type* r); 43 static bool Read(const Message* m, PickleIterator* iter, param_type* r);
|
/external/chromium_org/third_party/WebKit/ManualTests/resources/multiFileResources/ |
post-echo-and-notify-done.cgi | 6 read(STDIN, $request, $ENV{'CONTENT_LENGTH'})
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/ |
gen-text.sh | 6 while read j; do
|
/external/chromium_org/tools/gyp/test/generator-output/actions/build/ |
README.txt | 3 their normal location by making the src/ read-only, and then
|
Completed in 1455 milliseconds
<<11121314151617181920>>