Searched refs:delayed (Results 1 - 25 of 32) sorted by relevance

12

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dproperties.cpp31 // new (possibly delayed) FST is instead constructed.
34 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed) { argument
36 if (!delayed)
39 if (!delayed || inprops & kAccessible)
69 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2, bool delayed) { argument
73 bool empty1 = delayed; // Can fst1 be the empty machine?
74 bool empty2 = delayed; // Can fst2 be the empty machine?
76 if (!delayed) {
82 if (!delayed || inprops1 & kAccessible)
92 if (!delayed || inprops
266 RmEpsilonProperties(uint64 inprops, bool delayed) argument
290 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed) argument
[all...]
H A Dproperties.h297 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed = false);
301 bool delayed = false);
312 uint64 RmEpsilonProperties(uint64 inprops, bool delayed = false);
314 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed = false);
/external/chromium_org/chrome/browser/resources/help/
H A Dchannel_change_page.css21 .show-when-selected-channel-requires-delayed-update,
29 .selected-channel-requires-delayed-update
30 .show-when-selected-channel-requires-delayed-update,
/external/openfst/src/lib/
H A Dproperties.cc35 // new (possibly delayed) FST is instead constructed.
38 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed) { argument
40 if (!delayed)
43 if (!delayed || inprops & kAccessible)
82 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2, bool delayed) { argument
87 bool empty1 = delayed; // Can fst1 be the empty machine?
88 bool empty2 = delayed; // Can fst2 be the empty machine?
90 if (!delayed) {
96 if (!delayed || inprops1 & kAccessible)
106 if (!delayed || inprops
345 RmEpsilonProperties(uint64 inprops, bool delayed) argument
376 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed) argument
[all...]
/external/chromium_org/chromecast/media/cma/base/
H A Dmock_frame_provider.cc39 bool delayed = delayed_task_pattern_[pattern_idx_]; local
42 if (delayed) {
H A Dmock_frame_consumer.cc93 bool delayed = delayed_task_pattern_[pattern_idx_]; local
96 if (delayed) {
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_cache.c58 * Wrapper around a pipe buffer which adds delayed destruction.
83 struct list_head delayed; member in struct:pb_cache_manager
133 curr = mgr->delayed.next;
135 while(curr != &mgr->delayed) {
162 LIST_ADDTAIL(&buf->head, &mgr->delayed);
274 curr = mgr->delayed.next;
279 while(curr != &mgr->delayed) {
296 while(curr != &mgr->delayed) {
364 curr = mgr->delayed.next;
366 while(curr != &mgr->delayed) {
[all...]
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_cache.c58 * Wrapper around a pipe buffer which adds delayed destruction.
83 struct list_head delayed; member in struct:pb_cache_manager
133 curr = mgr->delayed.next;
135 while(curr != &mgr->delayed) {
162 LIST_ADDTAIL(&buf->head, &mgr->delayed);
274 curr = mgr->delayed.next;
279 while(curr != &mgr->delayed) {
296 while(curr != &mgr->delayed) {
364 curr = mgr->delayed.next;
366 while(curr != &mgr->delayed) {
[all...]
/external/ltrace/
H A Dlibrary.c152 int latent, int delayed)
160 libsym->delayed = delayed;
215 libsym->latent, libsym->delayed);
274 return libsym->delayed ? CBS_STOP : CBS_CONT;
148 private_library_symbol_init(struct library_symbol *libsym, arch_addr_t addr, const char *name, int own_name, enum toplt type_of_plt, int latent, int delayed) argument
H A Dlibrary.h69 * backend is responsible for clearing the delayed flag. See
71 int delayed : 1; member in struct:library_symbol
117 * for a delayed symbol. */
H A Dproc.c778 /* Don't enable latent or delayed symbols. */
779 if (libsym->latent || libsym->delayed) {
781 "delayed and/or latent breakpoint pid=%d, %s@%p",
862 assert(libsym->delayed);
863 libsym->delayed = 0;
864 debug(DEBUG_FUNCTION, "activated delayed symbol");
/external/openfst/src/include/fst/
H A Dproperties.h335 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed = false);
339 bool delayed = false);
352 uint64 RmEpsilonProperties(uint64 inprops, bool delayed = false);
355 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed = false);
/external/chromium_org/net/dns/
H A Ddns_test_util.cc87 bool delayed() const { return delayed_; } function in class:net::__anon9201::MockTransaction
178 if (transaction->delayed())
/external/oprofile/events/i386/westmere/
H A Devents13 event:0x06 counters:0,1,2,3 um:store_blocks minimum:200000 name:STORE_BLOCKS : Loads delayed with at-Retirement block code
/external/oprofile/events/i386/nehalem/
H A Dunit_masks18 0x01 not_sta This event counts the number of load operations delayed caused by preceding stores whose addresses are known but whose data is unknown, and preceding stores that conflict with the load but which incompletely overlap the load
19 0x02 sta This event counts load operations delayed caused by preceding stores whose addresses are unknown (STA block)
20 0x04 at_ret Counts number of loads delayed with at-Retirement block code
21 0x08 l1d_block Cacheable loads delayed with L1D block code
22 0x0F any All loads delayed due to store blocks
68 0x02 rs_delayed Counts the number of delayed RS dispatches at the stage latch
H A Devents22 event:0x06 counters:0,1,2,3 um:store_blocks minimum:6000 name:STORE_BLOCKS : This event counts the number of load operations delayed caused by preceding stores.
70 event:0xA2 counters:0,1,2,3 um:resource_stalls minimum:6000 name:RESOURCE_STALLS : Counts the number of Allocator resource related stalls. Includes register renaming buffer entries, memory buffer entries. In addition to resource related stalls, this event counts some other events. Includes stalls arising during branch misprediction recovery, such as if retirement of the mispredicted branch is delayed and stalls arising while store buffer is draining from synchronizing operations.
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
H A Dwallpaper_manager.cc1170 bool delayed) {
1188 GetPendingWallpaper(user_id, delayed)->ResetSetDefaultWallpaper();
1207 GetPendingWallpaper(user_id, delayed)
1213 GetPendingWallpaper(user_id, delayed)->ResetSetDefaultWallpaper();
1232 GetPendingWallpaper(user_id, delayed)
1238 GetPendingWallpaper(user_id, delayed)->ResetLoadWallpaper(info);
1256 GetPendingWallpaper(last_selected_user_, false /* Not delayed */)
1785 bool delayed) {
1788 (delayed ? GetWallpaperLoadDelay()
1169 ScheduleSetUserWallpaper(const std::string& user_id, bool delayed) argument
1783 GetPendingWallpaper( const std::string& user_id, bool delayed) argument
H A Dwallpaper_manager.h481 void ScheduleSetUserWallpaper(const std::string& user_id, bool delayed);
505 bool delayed);
/external/ltrace/sysdeps/linux-gnu/mips/
H A Dplt.c325 fprintf(stderr, "Failed to activate delayed sym %s\n",
386 libsym->delayed = 1;
/external/chromium_org/ui/file_manager/file_manager/foreground/css/
H A Dcommon.css184 menu.chrome-menu.hide-delayed[hidden] {
/external/ltrace/sysdeps/linux-gnu/ppc/
H A Dplt.c199 /* We may need to activate delayed symbols. */
721 assert(!chain->delayed);
722 chain->delayed = 1;
/external/chromium_org/chrome/browser/resources/local_ntp/
H A Dlocal_ntp.css648 #mv-notice.mv-notice-delayed-hide {
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dexc.pxd75 # happens. The delayed normalization is implemented to improve
/external/chromium_org/v8/tools/gyp/
H A Dv8_base.host.darwin-arm64.mk229 v8/src/arm64/delayed-masm-arm64.cc \
H A Dv8_base.host.linux-arm64.mk229 v8/src/arm64/delayed-masm-arm64.cc \

Completed in 765 milliseconds

12