Home
last modified time | relevance | path

Searched refs:using (Results 2726 - 2750 of 2955) sorted by relevance

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

/third_party/node/deps/v8/src/strings/
H A Dstring-search.h34 // For needles using only characters in the same Unicode 256-code point page,
96 using SearchFunction = int (*)(StringSearch<PatternChar, SubjectChar>*,
281 // Loop extracted to separate function to allow using return to do in LinearSearch()
397 // Build shift table using suffixes. in PopulateBoyerMooreTable()
/third_party/libabigail/src/
H A Dabg-corpus-priv.h33 using regex::regex_t_sptr;
/third_party/libabigail/include/
H A Dabg-reporter.h23 using std::shared_ptr;
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.h544 using YuvPlaneArray = std::array<T, kMaxYuvPlaneCount>;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DRendererD3D.h137 // Warning: you should ensure binding really matches attrib.bindingIndex before using this
148 using AttribIndexArray = gl::AttribArray<int>;
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.h234 using SpirvDecorations = angle::FixedVector<spv::Decoration, 2>;
465 // Capabilities the shader is using. Accumulated as the instructions are generated. The Shader
468 // Execution modes the shader is using. Most execution modes are automatically derived from
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.h37 using RTVArray = std::array<ID3D11RenderTargetView *, gl::IMPLEMENTATION_MAX_DRAW_BUFFERS>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFAArch64.h24 using namespace llvm::support::endian;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DUtilsVk.h275 using GenerateMipmapDestLevelViews =
/third_party/skia/src/gpu/
H A DGrDrawOpAtlas.h31 * facilities for using GrDrawOpUploadToken to detect data hazards. Op's uploads are performed in
41 * it will try to upload to page 0 before page 1 or 2. To keep the atlas from continually using
44 * determined by using the GrDrawUploadToken system: After a flush each subarea of the page
416 * data using two tokens, a last use token and a last upload token. Once a Plot is "full" (i.e.
501 using INHERITED = SkRefCnt;
597 // On some systems texture coordinates are represented using half-precision floating point,
H A DGrGpu.h116 * or render targets can be checked using GrCaps.
321 * Updates the pixels in a rectangle of a texture using a buffer. If the texture is MIP mapped,
432 * semaphore before using this texture.
597 * texture has been transferred to a context using adopt semantics this should not be called.
613 * Creates a GrBackendRenderTarget that can be wrapped using
886 using INHERITED = SkRefCnt;
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext_v1.h148 * Draw the rect using a paint.
259 * 'viewMatrix', using the 'srcQuad' texture coordinates clamped to the optional 'subset'. If
260 * 'subset' is null, it's equivalent to using the fast src rect constraint. If 'subset' is
261 * provided, the strict src rect constraint is applied using 'subset'.
308 * Draw a roundrect using a paint.
577 using WillAddOpFn = void(GrOp*, uint32_t opsTaskID);
664 // Like drawFilledQuad but does not require using a GrPaint or FP for texturing.
/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h420 // After using glCheckFramebufferStatus() bind 0 to the color attachment and then rebind the
456 * Are we using sampler objects in favor of texture parameters? (This will only be true if
636 /** The external format and type are to be used when uploading/downloading data using
647 * fExternalReadFormat and fExternalType before using with glReadPixels.
780 using INHERITED = GrCaps;
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.h453 using INHERITED = GrGpu;
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_context.h88 using std::swap; in Shuffle()
H A Dfuzzer_util.h40 using ModuleSupplier = std::function<std::unique_ptr<opt::IRContext>()>;
87 // Updates OpPhi instructions in |bb_to| using |phi_ids| so that the new edge is
347 // Prefer using this function to opt::Function::RemoveParameter since
584 // (called using OpExtInst) have not been considered.
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence.h395 using PartitionedSubscripts =
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_context.h88 using std::swap; in Shuffle()
H A Dfuzzer_util.h40 using ModuleSupplier = std::function<std::unique_ptr<opt::IRContext>()>;
87 // Updates OpPhi instructions in |bb_to| using |phi_ids| so that the new edge is
347 // Prefer using this function to opt::Function::RemoveParameter since
584 // (called using OpExtInst) have not been considered.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence.h395 using PartitionedSubscripts =
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dangle_test_instantiate.h284 using ModifierFunc = std::function<ParamsT(const ParamsT &)>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCExpr.h31 using SectionAddrMap = DenseMap<const MCSection *, uint64_t>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h676 using InlineCallStack = SmallVector<FunctionSamples *, 10>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A Draw_ostream.h63 /// If a subclass installs an external buffer using SetBuffer then it can wait
123 /// Set the stream to be buffered, using the specified buffer size.
235 using uuid_t = uint8_t[16];
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DEndian.h81 using make_unsigned_t = typename std::make_unsigned<value_type>::type;

Completed in 31 milliseconds

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