Home
last modified time | relevance | path

Searched refs:Synchronize (Results 1 – 25 of 35) sorted by relevance

12

/third_party/rust/crates/clap/examples/
Dpacman.md44 sync, -S, --sync Synchronize packages.
52 Synchronize packages.
/third_party/node/deps/v8/src/roots/
Droots.cc28 visitor->Synchronize(VisitorSynchronization::kReadOnlyRootList); in Iterate()
/third_party/node/deps/v8/src/snapshot/
Droots-serializer.h52 void Synchronize(VisitorSynchronization::SyncTag tag) override;
Droots-serializer.cc38 void RootsSerializer::Synchronize(VisitorSynchronization::SyncTag tag) { in Synchronize() function in v8::internal::RootsSerializer
Ddeserializer.h160 void Synchronize(VisitorSynchronization::SyncTag tag) override;
Ddeserializer.cc297 void Deserializer<IsolateT>::Synchronize(VisitorSynchronization::SyncTag tag) { in Synchronize() function in v8::internal::Deserializer
/third_party/skia/site/docs/dev/chrome/
Dchanges.md21 * Synchronize the above changes in Skia with a Chromium commit to
/third_party/node/deps/v8/src/objects/
Dvisitors.h103 virtual void Synchronize(VisitorSynchronization::SyncTag tag) {} in Synchronize() function
/third_party/brotli/
Dbrotli.spec120 - DESC:Synchronize patches from community
/third_party/node/deps/v8/src/heap/
Dheap.cc4881 v->Synchronize(VisitorSynchronization::kStringTable); in IterateWeakRoots()
4889 v->Synchronize(VisitorSynchronization::kExternalStringsTable); in IterateWeakRoots()
4898 v->Synchronize(VisitorSynchronization::kSmiRootList); in IterateSmiRoots()
4981 v->Synchronize(VisitorSynchronization::kStrongRootList); in IterateRoots()
4984 v->Synchronize(VisitorSynchronization::kBootstrapper); in IterateRoots()
4986 v->Synchronize(VisitorSynchronization::kRelocatable); in IterateRoots()
4988 v->Synchronize(VisitorSynchronization::kDebug); in IterateRoots()
4991 v->Synchronize(VisitorSynchronization::kCompilationCache); in IterateRoots()
4995 v->Synchronize(VisitorSynchronization::kBuiltins); in IterateRoots()
5000 v->Synchronize(VisitorSynchronization::kThreadManager); in IterateRoots()
[all …]
/third_party/python/Doc/library/
Dshelve.rst80 Synchronize and close the persistent *dict* object. Operations on a closed
Ddbm.rst388 Synchronize the on-disk directory and data files. This method is called
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.251528 * builds/vms/ftconfig.h: Synchronize.
1549 * src/sfnt/ttpost.c (tt_post_default_names): Synchronize with
2371 * src/cid/cidload.c (cid_parse_font_matrix): Synchronize with
2374 * src/type42/t42parse.c (t42_parse_font_matrix): Synchronize with
2376 (t42_parse_encoding): Synchronize with `t1_parse_encoding'.
3847 [autofit] Synchronize `cjk' with `latin' module (and vice versa).
3857 (af_cjk_metrics_scale): Synchronize.
3997 * builds/unix/ftconfig.h: Synchronize with
4209 Synchronize ranges with `latin'.
DChangeLog.29526 * builds/windows/vc2010/freetype.sln: Synchronize with the project.
644 Synchronize other Windows project files.
662 * builds/vms/ftconfig.h: Synchronize with unix `ftconfig.in' file.
666 * builds/unix/ftconfig.in: Synchronize with main `ftconfig.h' file.
DChangeLog.22102 * devel/ftoption.h: Synchronize with
619 * devel/ftoption.h: Synchronize with
826 * devel/ftoption.h: Synchronize with
1246 * devel/ftoption.h: Synchronize with
DChangeLog.232013 * src/base/ftobjs.c (FT_Sfnt_Table_Info): Synchronize to new
2874 * src/cff/cffgload.c (cff_builder_close_contour): Synchronize with
4060 (FT_Outline_Decompose) [_STANDALONE_]: Synchronize with version in
4133 * devel/ftoption.h: Synchronize with
5543 * devel/ftoption.h: Synchronize with
5599 * builds/mac/ftmac.c: Synchronize to src/base/ftmac.c,
6055 (TT_Process_Simple_Glyph): Synchronize variable types.
6558 * builds/amiga/include/freetype/config/ftconfig.h: Synchronize.
7356 * devel/ftoption.h: Synchronize with
7439 * builds/unix/ftconfig.in: Synchronize with main ftconfig.h.
DChangeLog.28718 * src/cff/cf2hints.c (cf2_hintmap_map): Synchronize if-else
778 [bdf] Synchronize sanity checks with pcf driver.
2571 [FT_CONFIG_OPTION_PIC]: Synchronize code.
DChangeLog.210657 * devel/ftoption.h: Synchronize with
1780 * builds/windows/ftdebug.c: Synchronize with `src/base/ftdebug.c`.
2578 * builds/windows/ftdebug.c: Synchronize with `src/base/ftdebug.c`.
2813 [autofit] Synchronize with ttfautohint.
5996 Synchronize `ftdebug.c' files.
5999 builds/windows/ftdebug.c: Synchronize with `src/base/ftdebug.c'.
6009 * devel/ftoption.h: Synchronize with master `ftoption.h'.
6544 * devel/ftoption.h: Synchronize with main `ftoption.h'.
DChangeLog.263381 * src/type42/t42parse.c (t42_parse_encoding): Synchronize with
3698 Synchronize flat/round stem selection algorithm with blue zone code.
4367 [AF_CONFIG_OPTION_USE_WARPER]: Synchronize with `aflatin.c'.
4370 [AF_CONFIG_OPTION_USE_WARPER]: Synchronize with `aflatin.c'.
DChangeLog.2440 Synchronize `ftconfig.h'.
1788 af_latin_hint_edges): Synchronize with formatting used in the
4177 Synchronize config files.
5536 * devel/ftoption.h: Synchronize with
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DREADME_P9.txt602 - Message Synchronize: msgsync
DPPCInstr64Bit.td1472 // SLB Synchronize
/third_party/glslang/
DREADME.md187 #### 2) Synchronize dependencies and generate build files
/third_party/zlib/
DChangeLog717 - Synchronize FAQ with website
974 - Synchronize zconf.h with the new Windows DLL interface [Truta]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicsNVVM.td1025 // Synchronize all threads in the CTA at barrier 'n'.
1028 // Synchronize 'm', a multiple of warp size, (arg 2) threads in

12