/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pyport.h | 278 * module; functions that are exported via method tables, callbacks, etc, [all...] |
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
object.h | 790 * possibly including finalizers (like __del__ methods or weakref callbacks) [all...] |
pyport.h | 278 * module; functions that are exported via method tables, callbacks, etc, [all...] |
/sdk/emulator/opengl/ |
DESIGN | 296 object, and translates them into function callbacks.
|
/external/chromium_org/chrome/common/extensions/docs/server2/test_data/file_system/ |
stat | [all...] |
/external/chromium_org/net/cookies/ |
cookie_monster_unittest.cc | 626 // TODO(erikwright): Replace the other callbacks and synchronous helper methods 783 // Invokes the PersistentCookieStore::LoadCookiesForKey completion callbacks [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ucnv.c | 334 /* In order to speed up the close, only call the callbacks when they have been changed. 335 This performance check will only work when the callbacks are set within a shared library [all...] |
/external/chromium_org/third_party/libxml/src/ |
NEWS | [all...] |
/external/chromium_org/third_party/sqlite/amalgamation/ |
sqlite3.c | [all...] |
sqlite3.h | [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
tclsqlite.c | 597 ** This procedure handles wal_hook callbacks. [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
RegionStore.cpp | 409 ScanReachableSymbols &Callbacks); 744 ScanReachableSymbols &Callbacks) { 754 if (!Callbacks.scan(RI.getData())) [all...] |
/external/icu4c/common/ |
ucnv.c | 336 /* In order to speed up the close, only call the callbacks when they have been changed. 337 This performance check will only work when the callbacks are set within a shared library [all...] |
/frameworks/base/core/java/android/inputmethodservice/ |
InputMethodService.java | 76 * introduces some new specific callbacks that most subclasses will want 102 * execute callbacks as it needs information about them, and provides APIs for 743 * time prior to any of the other input or UI creation callbacks. The [all...] |
/frameworks/base/docs/html/about/versions/ |
jelly-bean.jd | 355 <p>The new API gives you callbacks when a notification is added, updated, and [all...] |
/frameworks/base/docs/html/google/play/ |
expansion-files.jd | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDecoder.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
OMX_G722Decoder.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
OMX_G726Decoder.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
OMX_Mp3Decoder.c | [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
OMX_JpegDecoder.c | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
ChangeLog | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
ChangeLog | [all...] |
/external/chromium/net/http/ |
http_cache_unittest.cc | 285 // If |value| is true, don't deliver any completion callbacks until called 286 // again with |value| set to false. Caution: remember to enable callbacks 307 // Unlike the callbacks for MockHttpTransaction, we want this one to run even 626 // This version of the disk cache doesn't invoke CreateEntry callbacks. [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
regextst.cpp | 78 case 7: name = "Callbacks"; 79 if (exec) Callbacks(); [all...] |