OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
676 - 700
of
10314
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/icu/source/common/
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/
SkGraphics.h
38
* This max can be changed by
calling
SetFontCacheLimit().
100
* 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
54
/** 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/base/webui/
jstemplate_builder.h
77
// call AppendJsTemplateSourceHtml and AppendJsonHtml before
calling
this.
85
// should call AppendJsTemplateSourceHtml and AppendJsonHtml before
calling
/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/v8/src/platform/
semaphore.h
65
// Suspends the
calling
thread until the semaphore counter is non zero
69
// Suspends the
calling
thread until the counter is non zero or the timeout
/external/chromium_org/webkit/browser/fileapi/
local_file_stream_writer.h
47
// If failed, the error code is returned by
calling
|error_callback|.
55
// If failed, the error code is returned by
calling
|error_callback|.