Home
last modified time | relevance | path

Searched refs:using (Results 2626 - 2650 of 2955) sorted by relevance

1...<<101102103104105106107108109110>>...119

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alu.h44 using SrcValues = std::vector<PVirtualValue, Allocator<PVirtualValue>>;
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLCommandQueue.h247 using PropArray = std::vector<cl_queue_properties>;
/third_party/skia/third_party/externals/angle2/src/common/
H A Ddebug.h56 using LogSeverity = int;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DCLCommandQueueImpl.h19 using Ptr = std::unique_ptr<CLCommandQueueImpl>;
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputHLSL.h35 using ReferencedVariables = std::map<int, const TVariable *>;
113 // Emit one of three strings depending on traverse phase. Called with literal strings so using
138 // Returns true if variable initializer could be written using literal {} notation.
H A Dblocklayout.h179 using BlockLayoutMap = std::map<std::string, BlockMemberInfo>;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DBlit11.h93 using BlitConvertFunction = void(const gl::Box &sourceArea,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
H A Dcommon.h25 using namespace metal;
/third_party/skia/src/core/
H A DSkPictureRecord.h256 using INHERITED = SkCanvasVirtualEnforcer<SkCanvas>;
H A DSkPathPriv.h107 * Creates a path from arc params using the semantics of SkCanvas::drawArc. This function
153 using RangeIter = SkPath::RangeIter;
H A DSkRasterPipeline.h263 using StartPipelineFn = void(*)(size_t,size_t,size_t,size_t, void** program);
/third_party/skia/src/gpu/
H A DGrCaps.h77 // Primitive restart functionality is core in ES 3.0, but using it will cause slowdowns on some
284 // If the write is occurring using GrGpu::transferPixelsTo then this provides the
299 // If the read is occurring using GrGpu::transferPixelsFrom then this provides the
360 /** Supports using GrFence. */
363 /** Supports using GrSemaphore. */
390 /// op instead of using glClear seems to resolve the issue.
465 // If using discardable msaa surfaces in vulkan, when we break up a render pass for an
471 // be created using a render pass with 2 subpasses. We do miss on the pre-compile with this
640 using INHERITED = SkRefCnt;
H A DGrSurfaceProxy.h101 using LazyInstantiateCallback =
316 // copy is not neccessaru then the task can be marked skippable using GrRenderTask::canSkip() and
/third_party/skia/src/gpu/vk/
H A DGrVkCaps.h79 // write/read data when using a VkFormat with a specified color type.
137 // Returns true if the device supports passing in a flag to say we are using dedicated GPU when
195 // when using special memory that is DEVICE_LOCAL and HOST_VISIBLE on discrete GPUs.
434 using INHERITED = GrCaps;
H A DGrVkInterface.h38 using INHERITED = SkRefCnt;
H A DGrVkImage.h312 using INHERITED = GrTextureResource;
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.h331 using INHERITED = GrGpu;
/third_party/skia/src/gpu/dawn/
H A DGrDawnGpu.h261 using INHERITED = GrGpu;
/third_party/skia/src/gpu/ops/
H A DGrOp.h37 * Ops of the same subclass may be merged or chained using combineIfPossible. When two ops merge,
72 using Owner = std::unique_ptr<GrOp>;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ddtitvfmt.h259 * create an instance using default or given locale plus given skeleton.
266 * create an instance using default or given locale plus given skeleton
385 * information, instead of using those pre-defined data in resource file.
458 using Format::format;
625 * concurrently using this DateIntervalFormatter, even for nominally const
817 * Format 2 Calendars using fall-back interval pattern
H A Dmsgfmt.h69 * <p>Arguments can be named (using identifiers) or numbered (using small ASCII-digit integers).
100 * (or using a custom Format object if one was set).
249 * <p>Arguments are formatted according to their type, using the default
364 * Constructs a new MessageFormat using the given pattern and the
376 * Constructs a new MessageFormat using the given pattern and locale.
387 * Constructs a new MessageFormat using the given pattern and locale.
647 using Format::format;
674 * using the given pattern.
H A Dnumfmt.h81 * using namespace std;
155 * If you are using a monospaced font with spacing for alignment, you
162 * If you are using proportional fonts, instead of padding with
280 using Format::format;
764 * Creates NumberFormat instance without using the cache.
865 * Unregister a previously-registered NumberFormatFactory using the key returned from the
H A Dtblcoll.h98 * Collator, using data-driven tables. The user can create a customized
186 /** Opens a collator from a collator binary image created using
241 * @return the collation element iterator of the source string using this as
253 * @return the collation element iterator of the source using this as the
261 using Collator::compare;
318 * Compares two strings using the Collator.
333 * Compares two UTF-8 strings using the Collator.
482 * later used to instantiate a collator using ucol_openBinary.
617 * in the root collator. The object must be disposed of by using delete
701 * a collator with the same attributes using th
[all...]
H A Dtzfmt.h524 using Format::format;
628 * Format an object to produce a time zone display string using localized GMT offset format.
931 * Parses the input text using the default format patterns (e.g. "UTC{0}").
979 * Formats offset using ASCII digits. The input offset range must be
/third_party/skia/src/sksl/ir/
H A DSkSLType.h535 using INHERITED = Symbol;

Completed in 24 milliseconds

1...<<101102103104105106107108109110>>...119