Home
last modified time | relevance | path

Searched refs:using (Results 2751 - 2775 of 4008) sorted by relevance

1...<<111112113114115116117118119120>>...161

/third_party/node/deps/v8/src/heap/
H A Dmarking-barrier.h47 using MarkingState = MarkCompactCollector::MarkingState;
/third_party/node/deps/v8/src/libplatform/
H A Ddefault-platform.h52 using TimeFunction = double (*)();
/third_party/node/deps/v8/src/objects/
H A Doddball.h76 using BodyDescriptor =
H A Dproperty-cell.h71 using BodyDescriptor = FixedBodyDescriptor<kNameOffset, kSize, kSize>;
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-concurrent-dispatcher.h74 using QueueT = LockedQueue<std::unique_ptr<MaglevCompilationJob>>;
/third_party/node/deps/v8/src/regexp/
H A Dregexp-flags.h49 using RegExpFlags = base::Flags<RegExpFlag>;
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot.h46 // snapshot from a live isolate that's using a shared ReadOnlyHeap or is
54 using SerializerFlags = base::Flags<SerializerFlag>;
89 // Create a new context using the internal context snapshot.
/third_party/node/deps/v8/src/torque/
H A Dcontextual.h96 using ContextualClass = ContextualVariable<T, T>;
/third_party/node/deps/v8/src/utils/
H A Daddress-map.h22 using Entry = base::TemplateHashMapEntry<uintptr_t, uint32_t>;
/third_party/libabigail/include/
H A Dabg-writer.h24 using namespace abigail::ir;
H A Dabg-cxx-compat.h27 using std::optional;
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DFileBasedCsvLoader.java32 public static FileBasedCsvLoader using(Path dir) throws IOException { in using() method in FileBasedCsvLoader
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DIndexDataManager.h92 using StreamingBuffer = std::unique_ptr<StreamingIndexBufferInterface>;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DInputLayoutCache.h117 using LayoutCache = angle::base::HashingMRUCache<PackedAttributeLayout, d3d11::InputLayout>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h51 using RangeMapType = DenseMap<MCSymbol *, PadRange>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.h58 using RegRefIter =
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dbit_vector.h30 using BitContainer = uint64_t;
/third_party/skia/src/gpu/
H A DGrAttachment.h103 using INHERITED = GrSurface;
/third_party/skia/src/gpu/ops/
H A DStrokeTessellateOp.h28 using PathStrokeList = StrokeTessellator::PathStrokeList;
/third_party/skia/src/gpu/vk/
H A DGrVkPipelineStateBuilder.h83 using INHERITED = GrGLSLProgramBuilder;
H A DGrVkPipeline.h93 using INHERITED = GrVkManagedResource;
/third_party/skia/src/image/
H A DSkImage_Lazy.h104 using INHERITED = SkImage_Base;
/third_party/skia/src/codec/
H A DSkBmpCodec.h148 using INHERITED = SkCodec;
H A DSkBmpRLECodec.h75 * Set an RLE pixel using the color table
118 using INHERITED = SkBmpCodec;
/third_party/skia/src/core/
H A DSkPathEffectBase.h42 // TODO: consider using passed-in flags to limit the work asPoints does.
125 using INHERITED = SkPathEffect;

Completed in 13 milliseconds

1...<<111112113114115116117118119120>>...161