Home
last modified time | relevance | path

Searched refs:emission (Results 1 – 14 of 14) sorted by relevance

/external/bluetooth/glib/gobject/
Dgsignal.c166 Emission *emission);
168 Emission *emission);
690 Emission *emission) in emission_push() argument
692 emission->next = *emission_list_p; in emission_push()
693 *emission_list_p = emission; in emission_push()
698 Emission *emission) in emission_pop() argument
703 if (node == emission) in emission_pop()
720 Emission *emission; in emission_find() local
722 for (emission = emission_list; emission; emission = emission->next) in emission_find()
723 if (emission->instance == instance && in emission_find()
[all …]
DChangeLog2298 the innermost signal currently in emission for this instance.
2300 of the innermost signal emission of an instance.
2853 * gsignal.[hc]: made signal handler and emission hook ids gulongs.
2857 emission they were connected within.
3016 * gsignal.[hc]: fixed accumulator invocation, implemented emission
3018 language bindings can wrap the accumulator and emission hook
3184 emission arguments are to be considered static for the scope of the
3185 emission. should be used with care and only if the caller knows that
3187 to an emission.
3220 * gsignal.c: add signal emission debugging abilities, along with
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_klex.pkb304 #!+.LEU*T embargos )+.M!@<8F2Teminent" emission )+.M0!T9PN emissionen
/external/bison/data/m4sugar/
Dm4sugar.m4912 # emitted after: the lack of correlation between emission and expansion
/external/bluetooth/glib/
DChangeLog.pre-2-8293 * tests/refcount/signals.c: Test signal emission from
DNEWS1061 the reply, rather than by the signal emission return value
2966 * Added signal emission hooks and signal accumulators.
/external/webkit/WebKit/gtk/
DChangeLog375 Remove emission of signal that does not exist.
514 the error signal emission.
4211 Refactor the emission of the download-requested signal so that we
8016 returning WebKitNavigationResponse. The emission will be stopped
/external/bluetooth/glib/gio/
DChangeLog3149 the signal emission return value. This is because
/external/webkit/WebKit/chromium/
DChangeLog39 chunks. This eliminates emission of several instances for the same
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
Dde-DE_lexpos.utf2185 N "emission" "?EmI's^io:n"
/external/webkit/WebKit/qt/
DChangeLog3734 * Avoid emission of microFocusChanged during setComposition()
10189 Updated docs with the signal emission behavior of urlChanged()
/external/webkit/WebCore/
DChangeLog-2002-12-037515 (KHTMLPart::restoreURL): Un-ifdef emission of started().
7516 (KHTMLPart::openURL): Un-ifdef emission of started().
DChangeLog-2009-06-168211 AtkObject::state-changed:focused signal emission.
/external/dbus/
DChangeLog8050 Add improved "object oriented" signal handling/emission.