Searched
full:retrieved (Results
1201 -
1225 of
1866) sorted by null
<<41424344454647484950>>
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/ |
classpp_1_1_host_resolver.html | 290 <p>If the call completes successully, the results can be retrieved by <code><a class="el" href="classpp_1_1_host_resolver.html#aaa2e0834d48b8356f8f3185bc615611d" title="Gets the canonical name of the host.">GetCanonicalName()</a></code>, <code><a class="el" href="classpp_1_1_host_resolver.html#ace959e4cb6fd0a51669f6eff64e08ae3" title="Gets the number of network addresses.">GetNetAddressCount()</a></code> and <code><a class="el" href="classpp_1_1_host_resolver.html#a3680cf97d53a80a536c5dc6441a4c6e7" title="Gets a network address.">GetNetAddress()</a></code>.</p>
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/ |
struct_p_p_b___message_loop__1__0.html | 53 <p>Once you associate a message loop with a thread, you don't have to keep a reference to it. The system will hold a reference to the message loop for as long as the thread is running. The current message loop can be retrieved using the <a class="el" href="struct_p_p_b___message_loop__1__0.html#a8049f2ad6395195a673d801b1eeb65df" title="Returns a reference to the PPB_MessageLoop object attached to the current thread.">GetCurrent()</a> function.</p>
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/ |
classpp_1_1_graphics3_d.html | 170 <p>The list has the same structure as described for the constructor. All attribute values specified in <code>pp_graphics_3d.h</code> can be retrieved.</p>
|
classpp_1_1_host_resolver.html | 290 <p>If the call completes successully, the results can be retrieved by <code><a class="el" href="classpp_1_1_host_resolver.html#aaa2e0834d48b8356f8f3185bc615611d" title="Gets the canonical name of the host.">GetCanonicalName()</a></code>, <code><a class="el" href="classpp_1_1_host_resolver.html#ace959e4cb6fd0a51669f6eff64e08ae3" title="Gets the number of network addresses.">GetNetAddressCount()</a></code> and <code><a class="el" href="classpp_1_1_host_resolver.html#a3680cf97d53a80a536c5dc6441a4c6e7" title="Gets a network address.">GetNetAddress()</a></code>.</p>
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/ |
struct_p_p_b___message_loop__1__0.html | 53 <p>Once you associate a message loop with a thread, you don't have to keep a reference to it. The system will hold a reference to the message loop for as long as the thread is running. The current message loop can be retrieved using the <a class="el" href="struct_p_p_b___message_loop__1__0.html#a8049f2ad6395195a673d801b1eeb65df" title="Returns a reference to the PPB_MessageLoop object attached to the current thread.">GetCurrent()</a> function.</p>
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/ |
classpp_1_1_graphics3_d.html | 170 <p>The list has the same structure as described for the constructor. All attribute values specified in <code>pp_graphics_3d.h</code> can be retrieved.</p>
|
classpp_1_1_host_resolver.html | 290 <p>If the call completes successully, the results can be retrieved by <code><a class="el" href="classpp_1_1_host_resolver.html#aaa2e0834d48b8356f8f3185bc615611d" title="Gets the canonical name of the host.">GetCanonicalName()</a></code>, <code><a class="el" href="classpp_1_1_host_resolver.html#ace959e4cb6fd0a51669f6eff64e08ae3" title="Gets the number of network addresses.">GetNetAddressCount()</a></code> and <code><a class="el" href="classpp_1_1_host_resolver.html#a3680cf97d53a80a536c5dc6441a4c6e7" title="Gets a network address.">GetNetAddress()</a></code>.</p>
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
manifest_util.py | 315 host_os_name: name of host os whose archive must be retrieved.
|
/external/chromium_org/net/socket/ |
ssl_server_socket_nss.cc | 809 // Peer certificate is retrieved in HandshakeCallback() later, which is called
|
/external/chromium_org/net/ssl/ |
channel_id_service.cc | 50 // Retrieved or generated and returned a domain bound cert asynchronously.
|
/external/chromium_org/ppapi/tests/ |
test_case.h | 251 // Holds the test object, if any was retrieved from CreateTestObject.
|
/external/chromium_org/sync/engine/ |
sync_scheduler_impl.cc | 698 // will be called after access token is retrieved.
|
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/ |
Database.cpp | 499 WTF_LOG(StorageAPI, "Retrieved current version %s from database %s", currentVersion.ascii().data(), databaseDebugName().ascii().data()); [all...] |
/external/chromium_org/third_party/angle/extensions/ |
ANGLE_timer_query.txt | 265 last one will be lost if the results are not retrieved before starting
|
/external/chromium_org/third_party/icu/source/common/ |
putilimp.h | 31 * The signed value can be retrieved by simple right-shifting.
|
/external/chromium_org/third_party/libwebp/webp/ |
decode.h | 423 // Returns VP8_STATUS_OK when the features are successfully retrieved. Returns
|
/external/chromium_org/third_party/libxslt/libexslt/ |
functions.c | 506 * Register the function data such that it can be retrieved
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prcountr.h | 58 ** Similarly, a counter's name can be retrieved given its handle.
|
prtrace.h | 172 ** data so that this data can be retrieved later.
|
/external/chromium_org/third_party/opus/src/include/ |
opus_defines.h | 295 * <dt>1</dt><dd>VBR (default). The exact type of VBR may be retrieved via
|
/external/chromium_org/third_party/sqlite/src/src/ |
test6.c | 40 ** first retrieved from the real file. The write-list is then
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
dynamic_annotations.h | 167 This might be used when the memory has been retrieved from a free list and
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
dynamic_annotations.h | 167 This might be used when the memory has been retrieved from a free list and
|
/external/clang/docs/analyzer/ |
IPA.txt | 292 bifurcates the path and marks the object's region (retrieved from the
|
/external/clang/include/clang/AST/ |
DeclarationName.h | 338 /// retrieved using its member functions (e.g.,
|
Completed in 686 milliseconds
<<41424344454647484950>>