Home
last modified time | relevance | path

Searched refs:using (Results 2551 - 2575 of 2955) sorted by relevance

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDominanceFrontierImpl.h37 using DomTreeNodeT = DomTreeNodeBase<BlockT>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h39 using InsnRange = std::pair<const MachineInstr *, const MachineInstr *>;
160 /// getMachineBasicBlocks - Populate given set using machine basic blocks
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler.h34 // are using a table in an unusual circumstance where allocation or calling a
111 // instead of using `fetch_add`. in RecordRehashSlow()
134 // instead of using `fetch_add`. in RecordEraseSlow()
256 using DisposeCallback = void (*)(const HashtablezInfo&);
279 // `Iterate` to determine if a given sample is live or dead using only
H A Dtest_instance_tracker.h124 using std::swap; in SwapImpl()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_test_util.h176 using CordRep = absl::cord_internal::CordRep;
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dflag.h25 // instances. Instead, you define and declare flags using the
27 // using the `absl::GetFlag()` and `absl::SetFlag()` functions.
53 // instead, you should declare flags using the `ABSL_DECLARE_FLAG()` macro
54 // within a header file, and define your flag using `ABSL_FLAG()` within your
72 using Flag = flags_internal::Flag<T>;
87 // https://developercommunity.visualstudio.com/content/problem/336946/class-with-constexpr-constructor-not-using-static.html?childToView=648454#comment-648454
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dinvoke.h173 using invoke_result_t = decltype(Invoker<F, Args...>::type::Invoke(
/third_party/skia/include/core/
H A DSkTypeface.h484 using INHERITED = SkWeakRefCnt;
H A DSkTextBlob.h112 This is equivalent to using SkTextBlobBuilder and calling allocRunPosH().
128 This is equivalent to using SkTextBlobBuilder and calling allocRunPos().
165 /** Returns storage containing SkData describing SkTextBlob, using optional custom
275 using INHERITED = SkRefCnt;
337 Glyphs are positioned on a baseline at (x, y), using font metrics to
362 Glyphs are positioned on a baseline at y, using x-axis positions written by
386 Glyphs are positioned using SkPoint written by caller to RunBuffer::pos, using
413 Glyphs are positioned on a baseline at (x, y), using font metrics to
439 Glyphs are positioned on a baseline at y, using
[all...]
/third_party/skia/include/gpu/
H A DGrTypes.h104 * Added here to support the legacy GrBackend enum value and clients who referenced it using
130 using GrMipMapped = GrMipmapped;
/third_party/skia/include/gpu/d3d/
H A DGrD3DTypes.h50 using element_type = T;
/third_party/skia/modules/skparagraph/include/
H A DParagraph.h121 using Visitor = std::function<void(int lineNumber, const VisitorInfo*)>;
/third_party/skia/modules/canvaskit/tests/
H A Dutil.js137 it(`draws gm ${name} on both CanvasKit and using Canvas2D`, (done) => {
/third_party/skia/modules/skottie/src/effects/
H A DEffects.h41 using EffectBuilderT = sk_sp<sksg::RenderNode>(EffectBuilder::*)(const skjson::ArrayValue&,
/third_party/skia/modules/svg/include/
H A DSkSVGNode.h186 using INHERITED = SkRefCnt;
/third_party/spirv-tools/source/opt/
H A Dinline_pass.h37 using cbb_ptr = const BasicBlock*;
/third_party/spirv-tools/source/val/
H A Dfunction.h185 using GetBlocksFunction =
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBlitGL.h198 using BlitProgramType = std::tuple<gl::TextureType, GLenum, GLenum>;
/third_party/backends/backend/genesys/
H A Dimage_pipeline.h59 using ProducerCallback = std::function<bool(std::size_t size, std::uint8_t* out_data)>;
89 using ProducerCallback = std::function<bool(std::size_t size, std::uint8_t* out_data)>;
463 // A pipeline node that scales rows to the specified width by using a point filter
/third_party/icu/icu4c/source/common/
H A Dcmemory.h189 using LocalPointerBase<T>::operator*;
190 using LocalPointerBase<T>::operator->;
314 * Simple array/buffer management class using uprv_malloc() and uprv_free().
559 * in one contiguous memory block, using uprv_malloc() and uprv_free().
/third_party/node/deps/v8/src/wasm/
H A Ddecoder.h40 using DecodeResult = VoidResult;
450 using Unsigned = typename std::make_unsigned<IntType>::type; in read_leb_tail()
/third_party/node/src/
H A Djs_native_api_v8.h63 using SourcePtr = std::variant<v8::Local<v8::Script>, v8::Global<v8::Script>>;
64 using DataType = enum { kJsvmScript };
141 // `handle_exception` callback should identify such case using
/third_party/node/deps/icu-small/source/common/
H A Dcmemory.h189 using LocalPointerBase<T>::operator*;
190 using LocalPointerBase<T>::operator->;
314 * Simple array/buffer management class using uprv_malloc() and uprv_free().
559 * in one contiguous memory block, using uprv_malloc() and uprv_free().
/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator.h220 using BitMaskType = uint32_t;
380 using ArgumentsStateType = CreateArgumentsType;
H A Dtypes.h250 using bitset = uint64_t; // Internal
375 using bitset = BitsetType::bitset; // Internal

Completed in 22 milliseconds

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