OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hook
(Results
126 - 150
of
470
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bluetooth/glib/docs/reference/gobject/
tut_gsignal.xml
298
Emission hooks are connected with <function><link linkend="g-signal-add-emission-
hook
">g_signal_add_emission_hook</link></function>
299
and removed with <function><link linkend="g-signal-remove-emission-
hook
">g_signal_remove_emission_hook</link></function>.
363
<emphasis>EMISSION_HOOK</emphasis>: if any emission
hook
was added to
397
closures or emission
hook
stops the signal emission with
402
If, at any point during emission, one of the closures or emission
hook
/external/e2fsprogs/lib/et/
com_err.texinfo
341
calls to @samp{com_err} will turn into calls to the new
hook
routine.
342
@samp{reset_com_err_hook} turns off this
hook
. This may intended to
361
void
hook
(const char * whoami, long code,
378
@code{set_com_err_hook (
hook
);},
386
reference via the @code{va_list} value @code{args}, the
hook
routine may
/external/bluetooth/glib/gobject/
gsignal.h
53
* @data: user data associated with the
hook
.
56
* allows you to tie a
hook
to the signal type, so that it will trap all
62
*
hook
is disconnected (and destroyed).
/external/emma/core/java12/com/vladium/emma/rt/
InstrClassLoader.java
49
final IClassLoadHook
hook
, final Map cache)
59
m_hook =
hook
;
249
classURL = getResource (classResource); // important to
hook
into URLClassLoader's overload of this so that Class-Path manifest attributes are processed etc
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
Package.java
406
*
Hook
called right before an archive is installed. The archive has already
410
* The
hook
lets the package decide if installation of this specific archive should
431
*
Hook
called right after an archive has been installed.
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
ThreadSafeClientConnManager.java
110
*
Hook
for creating the connection pool.
126
*
Hook
for creating the connection operator.
/external/bluetooth/glib/docs/reference/glib/
glib-docs.sgml
29
<!ENTITY glib-
Hook
-Functions SYSTEM "xml/hooks.xml">
157
&glib-
Hook
-Functions;
/external/bluetooth/glib/glib/
Makefile.am
345
install-exec-
hook
:
360
dist-
hook
: $(BUILT_EXTRA_DIST)
gmain.h
292
/*
Hook
for GClosure / GSource integration. Don't touch */
/external/libffi/testsuite/lib/
libffi-dg.exp
35
# or
hook
to do that, we simply change the text being tested.
265
# Because the DG framework doesn't provide a
hook
that is run at the
/external/webkit/WebKitTools/simplejson/
__init__.py
271
json-py API compatibility
hook
. Use loads(s) instead.
280
json-py API compatibility
hook
. Use dumps(s) instead.
/external/bison/build-aux/
mkinstalldirs
154
# eval: (add-
hook
'write-file-hooks 'time-stamp)
/external/bluetooth/glib/
Makefile.am
144
dist-
hook
: $(BUILT_EXTRA_DIST)
/external/bluetooth/glib/tests/
Makefile.am
225
dist-
hook
: $(BUILT_EXTRA_DIST)
/external/dbus/test/
Makefile.am
103
dist-
hook
:
/external/dhcpcd/
dhcpcd.conf.5
94
Don't run this
hook
script.
dhcpcd.conf.5.in
109
Don't run this
hook
script.
/external/grub/
compile
138
# eval: (add-
hook
'write-file-hooks 'time-stamp)
mkinstalldirs
146
# eval: (add-
hook
'write-file-hooks 'time-stamp)
/external/grub/docs/
mdate-sh
166
# eval: (add-
hook
'write-file-hooks 'time-stamp)
/external/icu4c/i18n/
nortrans.cpp
26
* System registration
hook
.
/external/icu4c/test/cintltst/
cbiapts.c
64
* storage. A
hook
(probably a local in the caller's code) allows all
65
* strings converted with that
hook
to be freed with a single call.
122
static void freeToUCharStrings(void **
hook
) {
123
StringStruct *s = *(StringStruct **)
hook
;
/external/jpeg/
jdtrans.c
56
/* Call progress monitor
hook
if present */
/external/libffi/
compile
138
# eval: (add-
hook
'write-file-hooks 'time-stamp)
mkinstalldirs
154
# eval: (add-
hook
'write-file-hooks 'time-stamp)
Completed in 666 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>