OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callbacks
(Results
1651 - 1675
of
3607
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
asn1_locl.h
132
* efficient
callbacks
: for example a CRL entry database.
/external/chromium_org/third_party/openssl/openssl/crypto/
ex_data.c
251
/* The
callbacks
required in the "ex_data" hash table */
571
* calling new()
callbacks
for each index in the class used by this variable */
578
/* Duplicate a CRYPTO_EX_DATA variable - including calling dup()
callbacks
for
587
/* Cleanup a CRYPTO_EX_DATA variable - including calling free()
callbacks
for
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
RpcUtil.java
101
* security, when passing a callback to untrusted code: most
callbacks
do
/external/chromium_org/third_party/skia/src/core/
SkBitmapFilter.cpp
20
// These are the per-scanline
callbacks
that are used when we must resort to
/external/chromium_org/third_party/sqlite/src/ext/rtree/
rtree9.test
12
# that custom r-tree queries (geometry
callbacks
) work.
/external/chromium_org/third_party/sqlite/src/test/
trace2.test
15
# by virtual table or user function
callbacks
). These statements are treated
/external/chromium_org/ui/base/ime/
input_method_ibus.h
162
// Used for making
callbacks
.
input_method_tsf.cc
38
// In non-Aura environment, appropriate
callbacks
to OnFocus() and OnBlur()
/external/chromium_org/ui/views/controls/menu/
menu_runner.h
48
// resulting in possible
callbacks
to your now deleted object. Instead you
/external/chromium_org/ui/views/controls/scrollbar/
base_scroll_bar.h
165
// is accessed by the
callbacks
for the auto-repeat up/down buttons to know
/external/chromium_org/ui/views/ime/
input_method.h
60
// translated into other predefined event
callbacks
. Currently this method is
/external/chromium_org/ui/webui/resources/js/cr/
promise.js
25
* An array of the
callbacks
.
/external/chromium_org/v8/src/
messages.cc
111
// and ignore scheduled exceptions
callbacks
can throw.
v8.h
121
// List of
callbacks
when a Call completes.
/external/chromium_org/webkit/browser/appcache/
appcache_group.cc
254
// Observers may release us in these
callbacks
, so we protect against
appcache_service.h
42
// Refcounted container to avoid copying the collection in
callbacks
.
/external/chromium_org/webkit/browser/fileapi/
file_writer_delegate.cc
46
// This halts any
callbacks
on this delegate.
local_file_stream_writer.cc
31
// Invalidate weak pointers so that we won't receive any
callbacks
from
/external/chromium_org/win8/metro_driver/
print_document_source.h
155
// asynchronous
callbacks
.
/external/clang/lib/Rewrite/Frontend/
InclusionRewriter.cpp
31
/// created by preprocessor
callbacks
.
49
/// various \c PPCallbacks
callbacks
.
524
// First let the preprocessor process the entire file and call
callbacks
.
525
//
Callbacks
will record which #include's were actually performed.
/external/elfutils/libdwfl/
dwfl_build_id_find_elf.c
85
const Dwfl_Callbacks *const cb = mod->dwfl->
callbacks
;
/external/elfutils/libebl/
eblopenbackend.c
158
/* Default
callbacks
. Mostly they just return the error value. */
294
/* Fill in the default
callbacks
. The initializer for the machine
401
/* Nothing matched. We use only the default
callbacks
. */
450
/* Default
callbacks
. Mostly they just return the error value. */
/external/icu4c/common/unicode/
urep.h
33
* \brief C API:
Callbacks
for UReplaceable
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DefaultHdfParser.java
28
* Parses data in HierachicalDataFormat (HDF), generating
callbacks
for data encountered in the
/external/kernel-headers/original/linux/netfilter/
nfnetlink.h
122
__u8 cb_count; /* number of
callbacks
*/
Completed in 1893 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>