/third_party/flutter/skia/infra/bots/gen_tasks_logic/ |
D | gen_tasks_logic.go | 447 Caches: []*specs.Cache{ 857 Caches: CACHES_GO, 880 Caches: CACHES_GO, 959 t.Caches = append(t.Caches, CACHES_GIT...) 961 t.Caches = append(t.Caches, CACHES_WORKDIR...) 969 t.Caches = append(t.Caches, CACHES_GO...) 981 t.Caches = append(t.Caches, CACHES_DOCKER...) 1088 task.Caches = append(task.Caches, &specs.Cache{ 1145 task.Caches = append(task.Caches, CACHES_WORKDIR...)
|
/third_party/skia/infra/bots/gen_tasks_logic/ |
D | task_builder.go | 49 for _, exist := range b.Spec.Caches { 59 b.Spec.Caches = append(b.Spec.Caches, c)
|
D | gen_tasks_logic.go | 1239 b.Spec.Caches = append(b.Spec.Caches, &specs.Cache{
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | EHFrameSupport.cpp | 38 DenseMap<Block *, LinkGraph::SplitBlockCache> Caches; in operator ()() local 43 Caches[B] = LinkGraph::SplitBlockCache::value_type(); in operator ()() 45 Caches[&Sym->getBlock()]->push_back(Sym); in operator ()() 47 llvm::sort(*Caches[B], [](const Symbol *LHS, const Symbol *RHS) { in operator ()() 55 for (auto &KV : Caches) { in operator ()()
|
/third_party/cef/patch/patches/ |
D | font_family_cache_1501.patch | 11 // Caches font family preferences associated with a PrefService. This class
|
/third_party/skia/third_party/externals/swiftshader/src/SwiftShader/ |
D | SwiftShader.ini | 13 [Caches] section
|
/third_party/benchmark/test/ |
D | reporter_output_test.cc | 34 auto const& Caches = Info.caches; in AddContextCases() local 35 if (!Caches.empty()) { in AddContextCases() 38 for (size_t I = 0; I < Caches.size(); ++I) { in AddContextCases() 40 Caches[I].num_sharing != 0 ? " \\(x%int\\)$" : "$"; in AddContextCases()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | Device.h | 215 struct Caches; 216 std::unique_ptr<Caches> mCaches;
|
D | Device.cpp | 49 struct DeviceBase::Caches { struct in dawn_native::DeviceBase 62 mCaches = std::make_unique<DeviceBase::Caches>(); in DeviceBase()
|
/third_party/googletest/ |
D | .gitignore | 21 _ReSharper.Caches/
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/iomgr/ |
D | socket.pxd.pxi | 29 # Caches the picked event loop, so we can avoid the 30ns overhead each
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/ |
D | call.pxd.pxi | 23 # Caches the picked event loop, so we can avoid the 30ns overhead each
|
/third_party/skia/third_party/externals/oboe/docs/ |
D | FAQ.md | 26 1) Invalidate the Android Studio cache by going to File->Invalidate Caches / Restart 27 2) Delete the contents of `$HOME/Library/Caches/AndroidStudio<version>`
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | Device.h | 501 struct Caches; 502 std::unique_ptr<Caches> mCaches;
|
D | Device.cpp | 64 struct DeviceBase::Caches { struct in dawn_native::DeviceBase 65 ~Caches() { in ~Caches() argument 193 mCaches = std::make_unique<DeviceBase::Caches>(); in DeviceBase() 227 mCaches = std::make_unique<DeviceBase::Caches>(); in Initialize()
|
/third_party/boost/libs/math/doc/sf/ |
D | gegenbauer.qbk | 64 CPU Caches:
|
D | cardinal_b_splines.qbk | 88 CPU Caches:
|
/third_party/boost/libs/math/doc/interpolators/ |
D | quintic_hermite.qbk | 125 CPU Caches:
|
D | cubic_hermite.qbk | 143 CPU Caches:
|
D | catmull_rom.qbk | 137 CPU Caches:
|
/third_party/libnl/python/doc/ |
D | core.rst | 96 Caches which have been "provided" are made available to other users
|
/third_party/libwebsockets/READMEs/ |
D | README.lws_cache.md | 50 Caches are created using an info struct `struct lws_cache_creation_info`
|
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/ |
D | FlutterPluginAppLifeCycleDelegate.mm | 10 static const char* kCallbackCacheSubDir = "Library/Caches/";
|
/third_party/skia/third_party/externals/libwebp/ |
D | configure.ac | 286 dnl === Caches the current values of CPPFLAGS/LIBS in SAVED_* then
|
/third_party/flutter/skia/third_party/externals/libwebp/ |
D | configure.ac | 248 dnl === Caches the current values of CPPFLAGS/LIBS in SAVED_* then
|