HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 651 - 675 of 10091) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
hidden-evals.html 109 console.log("press resume before calling f_named_3()");
113 console.log("press resume before calling f_unnamed_3()");
  /external/chromium_org/third_party/freetype/include/freetype/
ftadvanc.h 94 /* calling @FT_Load_Glyph, used to determine what kind */
141 /* calling @FT_Load_Glyph. */
  /external/chromium_org/third_party/icu/source/common/
ucnv_imp.h 98 * before calling this function.
100 * 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 142 // exception of "country calling codes" used for non-geographical entities,
148 // The country calling code that one would dial from overseas when trying to
243 // for a calling code. It may not be set by more than one country with the
244 // same calling code, and it should not be set by countries with a unique
245 // calling code. This can be used to indicate that "GB" is the main country
246 // for the calling code "44" for example, rather than Jersey or the Isle of
251 // calling code. If a number matches this pattern, it could belong to this
263 // 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/
SkGraphics.h 38 * This max can be changed by calling SetFontCacheLimit().
81 * This max can be changed by calling SetFontCacheLimit().
  /external/chromium_org/third_party/skia/include/images/
SkImageRef.h 32 retained (by calling ref()), so the caller should not
53 /** Return true if the image can be decoded and is opaque. Calling this
  /external/chromium_org/third_party/tlslite/tlslite/utils/
hmac.py 81 updating the object after calling this function.
101 method, and can ask for the hash value at any time by calling its digest()
  /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/resource/
resource_bundle_gtk.cc 34 // Calling gdk_pixbuf_loader_close forces the data to be parsed by the
35 // loader. We must do this before calling gdk_pixbuf_loader_get_pixbuf.
  /external/chromium_org/ui/gfx/image/
cairo_cached_surface.h 47 // Sets the pixbuf that we pass to cairo. Calling UsePixbuf() only derefs the
49 // the X server occurs at SetSource() time. Calling UsePixbuf() should only
  /external/chromium_org/ui/webui/
jstemplate_builder.h 77 // call AppendJsTemplateSourceHtml and AppendJsonHtml before calling this.
85 // should call AppendJsTemplateSourceHtml and AppendJsonHtml before calling
  /external/chromium_org/webkit/browser/fileapi/
local_file_stream_writer.h 44 // If failed, the error code is returned by calling |error_callback|.
52 // If failed, the error code is returned by calling |error_callback|.
  /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/e2fsprogs/debugfs/
ncheck.c 121 "while calling ext2fs_get_pathname");
130 "while calling ext2_dir_iterate");
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
HTTPProxyData.java 26 * Same as calling {@link #HTTPProxyData(String, int, String, String) HTTPProxyData(proxyHost, proxyPort, <code>null</code>, <code>null</code>)}
37 * Same as calling {@link #HTTPProxyData(String, int, String, String, String[]) HTTPProxyData(proxyHost, proxyPort, <code>null</code>, <code>null</code>, <code>null</code>)}
  /external/icu4c/common/
ucnv_imp.h 99 * before calling this function.
101 * before calling this function.

Completed in 786 milliseconds

<<21222324252627282930>>