Searched
full:calling (Results
426 -
450 of
10091) sorted by null
<<11121314151617181920>>
/external/chromium_org/media/base/ |
vector_math.h | 17 // calling FMAC() or FMUL(). Called during media library initialization; most
|
/external/chromium_org/net/base/ |
openssl_private_key_store.h | 31 // responsible for calling EVP_PKEY_free on it.
|
/external/chromium_org/net/disk_cache/simple/ |
simple_net_log_parameters.h | 22 // Creates a NetLog callback that returns parameters for the result of calling
|
/external/chromium_org/net/http/ |
http_stream.h | 35 // from the previous request is drained before calling this method. If the
|
/external/chromium_org/net/proxy/ |
polling_proxy_config_service.h | 35 // settings at most every |poll_interval| time by calling |get_config_func|
|
/external/chromium_org/net/tools/dump_cache/ |
url_utilities.h | 15 // For example: calling GetUrlHost(www.foo.com:8080/boo) returns www.foo.com
|
/external/chromium_org/net/url_request/ |
url_request_status.h | 41 // Returns true if the status is success, which makes some calling code more
|
/external/chromium_org/ppapi/native_client/tests/ppapi_browser/bad/ |
ppapi_bad_event_replay_crash.cc | 53 NULL, // Calling DidChangeView will cause a crash!
|
/external/chromium_org/remoting/base/ |
socket_reader.h | 21 // pending read request for the socket, so the calling code should never try
|
/external/chromium_org/rlz/lib/ |
machine_id.h | 18 // calling application.
|
/external/chromium_org/sandbox/win/src/ |
resolver_64.cc | 25 // calling conventions.
|
/external/chromium_org/sdch/open-vcdiff/src/ |
decodetable.h | 48 // UseCodeTable() may be called either before or after calling Init(). 97 // If Init() was not called before calling this method, then 105 // call. Calling UnGetInstruction() more than once before calling
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
regexp_adapter.h | 68 // Helper methods calling the Consume method that assume the match must start 92 // Helper method calling the Consume method that assumes the match can start 109 // Helper methods calling the Match method with the right arguments. 138 // Helper methods calling the Replace method with the right arguments.
|
/external/chromium_org/third_party/libphonenumber/src/resources/ |
phonenumber.proto | 28 // The country calling code for this number, as defined by the International Telecommunication Union 95 // The carrier selection code that is preferred when calling this phone number domestically. This 96 // also includes codes that need to be dialed in some countries when calling from landlines to 98 // itself when calling from a mobile phone to a domestic landline phone and vice versa.
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_release_buffers.spec | 66 else False is returned. After calling glXReleaseBuffersMESA, the
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
eglcurrent.c | 195 * Return the calling thread's thread info. 196 * If the calling thread nevers calls this function before, or if its thread 215 * Destroy the calling thread's thread info. 229 * Return true if the calling thread's thread info is dummy.
|
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/ |
sources.mak | 14 # - In bridge mode, mapi provides entry points calling into glapi. To use
|
/external/chromium_org/third_party/skia/include/core/ |
SkFontHost.h | 35 cache and return the same instance (but calling typeface->ref(), since the 36 caller is always responsible for calling unref() on each instance that is 112 calling unref() on the typeface when they are finished with it. 123 the caller is responsible for calling unref() when it is no longer used.
|
/external/chromium_org/third_party/skia/include/gpu/ |
SkGrPixelRef.h | 21 * Common baseclass that implements onLockPixels() by calling onReadPixels().
|
/external/chromium_org/third_party/skia/include/ports/ |
SkTypeface_win.h | 19 * for calling unref() when it is finished.
|
/external/chromium_org/third_party/skia/src/effects/ |
SkBlurMask.h | 50 // the calling library
|
/external/chromium_org/third_party/skia/src/utils/ |
SkMD5.h | 32 /** Processes input, adding it to the digest. Calling this after finish is undefined. */
|
SkSHA1.h | 32 /** Processes input, adding it to the digest. Calling this after finish is undefined. */
|
/external/chromium_org/tools/gyp/test/defines/ |
gyptest-defines-env-regyp.py | 23 # We clear the environ after calling gyp. When the auto-regeneration happens,
|
/external/chromium_org/tools/gyp/test/win/ |
gyptest-command-quote.py | 12 than calling "x.bat".
|
Completed in 2293 milliseconds
<<11121314151617181920>>