/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ |
libmudflapth.so.0.0.0 | |
/external/chromium_org/third_party/sqlite/src/test/ |
e_createtable.test | 218 # 1: NOT DEFERRABLE INITIALLY DEFERRED 221 # 4: DEFERRABLE INITIALLY DEFERRED 270 ON DELETE RESTRICT ON UPDATE SET DEFAULT NOT DEFERRABLE INITIALLY DEFERRED 286 ON UPDATE SET NULL NOT DEFERRABLE INITIALLY DEFERRED 296 REFERENCES t2(x) NOT DEFERRABLE INITIALLY DEFERRED 345 ON DELETE RESTRICT ON UPDATE NO ACTION DEFERRABLE INITIALLY DEFERRED [all...] |
/external/sonivox/arm-fm-22k/lib_src/ |
eas_vm_protos.h | 480 * had their note-off requests deferred, should now proceed to 489 * any voice with deferred note offs on this channel are updated such that 513 * any voice with deferred note offs on this channel are updated such that 662 * Stop the notes that had deferred note-off requests. 671 * voices that have had deferred note-off requests are now put into release [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_vm_protos.h | 480 * had their note-off requests deferred, should now proceed to 489 * any voice with deferred note offs on this channel are updated such that 513 * any voice with deferred note offs on this channel are updated such that 662 * Stop the notes that had deferred note-off requests. 671 * voices that have had deferred note-off requests are now put into release [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_vm_protos.h | 480 * had their note-off requests deferred, should now proceed to 489 * any voice with deferred note offs on this channel are updated such that 513 * any voice with deferred note offs on this channel are updated such that 662 * Stop the notes that had deferred note-off requests. 671 * voices that have had deferred note-off requests are now put into release [all...] |
/external/zlib/src/ |
zlib.h | 375 accordingly; otherwise the allocation will be deferred to the first call of 387 of inflateInit() does not process any header information -- that is deferred [all...] |
/packages/providers/DownloadProvider/docs/ |
index.html | 145 <tr><td > DLMGR_A_8 </td><td > OMA downloads SHOULD be supported. </td><td > </td><td > <b>NO</b> deferred beyond Cupcake (not enough time) </td></tr> 146 <tr><td > DLMGR_A_9 </td><td > The Download Manager SHOULD only download when using high-speed (3G/wifi) links, or only when not roaming (if that can be detected). </td><td > </td><td > <b>NO</b> deferred beyond Cupcake (not enough time) </td></tr> 147 <tr><td > DLMGR_A_10 </td><td > Downloads SHOULD be user-controllable (if allowed by the initiating application), including pause, resume, and restart of failed downloads. </td><td > 4001 </td><td > <b>NO</b> deferred beyond Cupcake (not enough time, need precise specifications) </td></tr> 160 <tr><td > DLMGR_C_7 </td><td > The Download Manager SHOULD not display multiple notification icons for completed downloads. </td><td > 4002 </td><td > <b>NO</b> deferred beyond Cupcake (no precise specifications, need framework support) </td></tr> 161 <tr><td > DLMGR_C_8 </td><td > The Download Manager SHOULD delete old files from /cache </td><td > 3006 </td><td > <b>NO</b> deferred beyond Cupcake (no precise specifications) </td></tr> [all...] |
/external/chromium_org/chrome/browser/sync/ |
profile_sync_service.cc | 614 // We don't care to prevent multiple calls to StartUp in deferred mode 650 // We could measure the time spent deferred on a per-datatype basis, but [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
vdbeaux.c | [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_state_fs.c | 265 * special deferred depth write once the final mask value 494 * special deferred depth write once the final mask value [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/ |
dxgi_native.cpp | 654 * them, including views and Direct3D11 deferred context command lists (this is 679 * putting a deferred context layer over this intermediate layer. [all...] |
/external/chromium_org/v8/src/ |
compiler.cc | 536 // Deferred handles reference objects that were accessible during 539 // objects through deferred handles during the latter, with exceptions. [all...] |
/external/llvm/lib/Support/ |
regcomp.c | 1225 * is deferred. 1238 * is deferred. [all...] |
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_state_fs.c | 265 * special deferred depth write once the final mask value 494 * special deferred depth write once the final mask value [all...] |
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/ |
dxgi_native.cpp | 654 * them, including views and Direct3D11 deferred context command lists (this is 679 * putting a deferred context layer over this intermediate layer. [all...] |
/external/smack/src/com/kenai/jbosh/ |
BOSHClient.java | 249 * ScheduledExcecutor to use for deferred tasks. 265 * Future for sending a deferred empty request, if needed. [all...] |
/external/zlib/src/examples/ |
zlib_how.html | 343 (up through versions 1.2.x), the method-dependent memory allocations are deferred to the first call of 406 <tt>Z_MEM_ERROR</tt>, which can occur since memory allocation is deferred until <tt>inflate()</tt>
|
/frameworks/wilhelm/src/android/ |
android_Effect.cpp | 453 * ap->mAudioTrack != 0 is optional; if no track yet then the setting is deferred 541 * ap->mAudioTrack != 0 is optional; if no track yet then the setting is deferred
|
/ndk/sources/host-tools/ndk-stack/regex/ |
regcomp.c | 1189 * is deferred. 1202 * is deferred. [all...] |
/external/chromium/chrome/browser/autofill/ |
personal_data_manager.cc | 166 // changes. This method, |OnStateChange| acts as a deferred call to
|
/external/chromium/chrome/browser/chromeos/login/ |
login_utils.cc | 278 // but on Chrome OS it has to be deferred until the user finishes
|
/external/chromium/net/spdy/ |
spdy_session.h | 365 // can be deferred to the MessageLoop, so we avoid re-entrancy problems.
|
/external/chromium_org/base/threading/ |
sequenced_worker_pool_unittest.cc | 317 // Verify that the deferred task has not only not run, but has also been [all...] |
/external/chromium_org/chrome/browser/extensions/api/web_navigation/ |
web_navigation_apitest.cc | 89 // Resume all deferred requests.
|
/external/chromium_org/chrome/browser/metrics/ |
metrics_service.h | 265 INIT_TASK_SCHEDULED, // Waiting for deferred init tasks to
|