Searched refs:Synchronize (Results 1 – 17 of 17) sorted by relevance
/external/openfst/src/script/ |
D | synchronize.cc | 24 void Synchronize(const FstClass &ifst, MutableFstClass *ofst) { in Synchronize() function 31 REGISTER_FST_OPERATION(Synchronize, StdArc, SynchronizeArgs); 32 REGISTER_FST_OPERATION(Synchronize, LogArc, SynchronizeArgs); 33 REGISTER_FST_OPERATION(Synchronize, Log64Arc, SynchronizeArgs);
|
/external/openfst/src/include/fst/script/ |
D | synchronize.h | 30 void Synchronize(SynchronizeArgs *args) { in Synchronize() function 34 Synchronize(ifst, ofst); in Synchronize() 37 void Synchronize(const FstClass &ifst, MutableFstClass *ofst);
|
D | fstscript.h | 141 REGISTER_FST_OPERATION(Synchronize, Arc, SynchronizeArgs); in RegisterBatch2()
|
/external/openfst/src/bin/ |
D | fstsynchronize.cc | 49 s::Synchronize(*ifst, &ofst); in main()
|
/external/glide/third_party/disklrucache/ |
D | CHANGELOG.md | 14 * Fix: Synchronize calls to `isClosed`.
|
/external/skia/site/dev/chrome/ |
D | changes.md | 16 * Synchronize the above changes in Skia with a Chromium commit to
|
/external/v8/src/heap/ |
D | heap.cc | 4730 v->Synchronize(VisitorSynchronization::kStringTable); in IterateWeakRoots() 4735 v->Synchronize(VisitorSynchronization::kExternalStringsTable); in IterateWeakRoots() 4743 v->Synchronize(VisitorSynchronization::kSmiRootList); in IterateSmiRoots() 4749 v->Synchronize(VisitorSynchronization::kStrongRootList); in IterateStrongRoots() 4752 v->Synchronize(VisitorSynchronization::kInternalizedString); in IterateStrongRoots() 4755 v->Synchronize(VisitorSynchronization::kBootstrapper); in IterateStrongRoots() 4757 v->Synchronize(VisitorSynchronization::kTop); in IterateStrongRoots() 4759 v->Synchronize(VisitorSynchronization::kRelocatable); in IterateStrongRoots() 4764 v->Synchronize(VisitorSynchronization::kDebug); in IterateStrongRoots() 4766 v->Synchronize(VisitorSynchronization::kCompilationCache); in IterateStrongRoots() [all …]
|
/external/openfst/src/include/fst/ |
D | synchronize.h | 449 void Synchronize(const Fst<Arc> &ifst, MutableFst<Arc> *ofst) { in Synchronize() function
|
/external/zlib/src/ |
D | ChangeLog | 599 - Synchronize FAQ with website 856 - Synchronize zconf.h with the new Windows DLL interface [Truta]
|
/external/v8/src/ |
D | bootstrapper.cc | 330 v->Synchronize(VisitorSynchronization::kExtensions); in Iterate()
|
D | heap-snapshot-generator.cc | 1827 void Synchronize(VisitorSynchronization::SyncTag tag) { in Synchronize() function in v8::internal::RootsReferencesExtractor
|
D | objects.h | 10772 virtual void Synchronize(VisitorSynchronization::SyncTag tag) {} in Synchronize() function
|
/external/libvncserver/x11vnc/ |
D | ChangeLog | 327 X call bug. Synchronize other projects sources.
|
/external/libvncserver/ |
D | ChangeLog | 1647 ll.patch, x11vnc/misc/inet6to4: Synchronize ssvnc 1.0.26. 2085 ll.patch: Synchronize ssvnc source, etc. Nearly the 1.0.24 2732 Synchronize other projects sources.
|
/external/e2fsprogs/debian/ |
D | changelog | 1179 * Synchronize section and priority levels in control file with the
|
/external/jetty/ |
D | VERSION.txt | 1617 + 310918 Synchronize content exchange
|
/external/bison/ |
D | ChangeLog-2012 | 3247 * doc/bison.texinfo: Synchronize ``Detail Node Listing''. 9491 * data/glr.c (yyprocessOneStack, yyparse): Synchronize the shift for
|