Searched
full:calling (Results
751 -
775 of
11340) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/WebKit/Source/platform/ |
PurgeableVector.h | 73 // The instance must be locked before calling this. 81 // WARNING: Calling unlock() on an instance that wasn't created with the
|
/external/chromium_org/third_party/icu/source/common/ |
ucnv_imp.h | 99 * before calling this function. 101 * before calling this function.
|
uenum.c | 85 /* Don't call this directly. Only uenum_unext should be calling this. */ 112 /* Don't call this directly. Only uenum_next should be calling this. */
|
usetiter.cpp | 45 * <br>Note also that the codepointEnd is undefined after calling this method. 75 * <br>Note also that the codepointEnd is undefined after calling this method.
|
/external/chromium_org/third_party/libphonenumber/src/resources/ |
phonemetadata.proto | 148 // exception of "country calling codes" used for non-geographical entities, 154 // The country calling code that one would dial from overseas when trying to 249 // for a calling code. It may not be set by more than one country with the 250 // same calling code, and it should not be set by countries with a unique 251 // calling code. This can be used to indicate that "GB" is the main country 252 // for the calling code "44" for example, rather than Jersey or the Isle of 257 // calling code. If a number matches this pattern, it could belong to this 269 // and all regions associated with that calling code will use the same
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
xmlexports.h | 17 * the calling convention used for functions. 46 * Macro which declares the calling convention for exported functions that
|
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/ |
glapi_nop.c | 33 * When there's no current rendering context, calling a GL function like 108 fprintf(stderr, "GL User Error: calling GL function without a rendering context\n");
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
NOTES | 21 The module is not active by default, and must be installed by calling 39 and (optionally) cease calling _tnl_InvalidateState().
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prmon.h | 63 ** Enter the lock associated with the monitor. If the calling thread currently 72 ** calling thread has not entered the monitor.
|
prpdce.h | 57 ** If the lock is acquired by the calling thread, the 86 ** calling thread. If more time expires than that declared in
|
/external/chromium_org/third_party/skia/include/core/ |
SkFontHost.h | 33 cache and return the same instance (but calling typeface->ref(), since the 34 caller is always responsible for calling unref() on each instance that is
|
/external/chromium_org/third_party/skia/src/pdf/ |
SkPDFStream.cpp | 53 SkAutoMutexAcquire lock(fMutex); // multiple threads could be calling emit 69 SkAutoMutexAcquire lock(fMutex); // multiple threads could be calling emit
|
/external/chromium_org/third_party/webrtc/base/ |
thread_unittest.cc | 264 // Try calling functors. 270 // Try calling bare functions. 279 // Verifies that two threads calling Invoke on each other at the same time does 385 // Try calling functor. 396 // Try calling functor. 425 // Try calling functor. 432 // Calling thread is gone. Return message shouldn't happen. 442 // Try calling functor.
|
/external/chromium_org/third_party/webrtc/modules/audio_device/android/ |
single_rw_fifo.cc | 73 // to ensure that Push will be successful before calling it. 88 // to ensure that Pop will be successfull before calling it.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
dbgfmt.h | 63 * Call yasm_dbgfmt_destroy() instead of calling this function. 68 * Call yasm_dbgfmt_generate() instead of calling this function.
|
listfmt.h | 62 * Call yasm_listfmt_destroy() instead of calling this function. 67 * Call yasm_listfmt_output() instead of calling this function.
|
/external/chromium_org/tools/deep_memory_profiler/ |
README.policy | 10 is a Python-style regular expression to match with calling stack frames. 12 For each memory chunks allocated by malloc, its calling stack frame of malloc
|
/external/chromium_org/ui/base/webui/ |
jstemplate_builder.h | 79 // call AppendJsTemplateSourceHtml and AppendJsonHtml before calling this. 88 // should call AppendJsTemplateSourceHtml and AppendJsonHtml before calling
|
/external/chromium_org/win8/test/ |
open_with_dialog_async.cc | 91 // Bounce back to the calling thread to release resources and deliver the 96 // The calling thread has gone away. There's nothing to be done but leak.
|
/external/clang/lib/ARCMigrate/ |
TransAPIUses.cpp | 16 // - Calling -zone gets replaced with 'nil'. 93 // Calling -zone is meaningless in ARC, change it to nil.
|
/external/compiler-rt/include/sanitizer/ |
lsan_interface.h | 44 // Calling this function makes LSan enter the leak checking phase immediately. 46 // you have intentional memory leaks in your shutdown code). Calling this
|
/external/deqp/doc/testspecs/GLES31/ |
functional.synchronization.txt | 59 Multiple computes are dispatched without calling MemoryBarrier(). Result and 66 Multiple instances of programs are dispatched without calling MemoryBarrrier(). Buffer
|
/external/icu/icu4c/source/common/ |
ucnv_imp.h | 99 * before calling this function. 101 * before calling this function.
|
uenum.c | 85 /* Don't call this directly. Only uenum_unext should be calling this. */ 112 /* Don't call this directly. Only uenum_next should be calling this. */
|
usetiter.cpp | 45 * <br>Note also that the codepointEnd is undefined after calling this method. 75 * <br>Note also that the codepointEnd is undefined after calling this method.
|
Completed in 2019 milliseconds
<<31323334353637383940>>