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 D | DominanceFrontierImpl.h | 37 using DomTreeNodeT = DomTreeNodeBase<BlockT>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | LexicalScopes.h | 39 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 D | hashtablez_sampler.h | 34 // 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 D | test_instance_tracker.h | 124 using std::swap; in SwapImpl()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_test_util.h | 176 using CordRep = absl::cord_internal::CordRep;
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
H A D | flag.h | 25 // 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 D | invoke.h | 173 using invoke_result_t = decltype(Invoker<F, Args...>::type::Invoke(
|
/third_party/skia/include/core/ |
H A D | SkTypeface.h | 484 using INHERITED = SkWeakRefCnt;
|
H A D | SkTextBlob.h | 112 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 D | GrTypes.h | 104 * 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 D | GrD3DTypes.h | 50 using element_type = T;
|
/third_party/skia/modules/skparagraph/include/ |
H A D | Paragraph.h | 121 using Visitor = std::function<void(int lineNumber, const VisitorInfo*)>;
|
/third_party/skia/modules/canvaskit/tests/ |
H A D | util.js | 137 it(`draws gm ${name} on both CanvasKit and using Canvas2D`, (done) => {
|
/third_party/skia/modules/skottie/src/effects/ |
H A D | Effects.h | 41 using EffectBuilderT = sk_sp<sksg::RenderNode>(EffectBuilder::*)(const skjson::ArrayValue&,
|
/third_party/skia/modules/svg/include/ |
H A D | SkSVGNode.h | 186 using INHERITED = SkRefCnt;
|
/third_party/spirv-tools/source/opt/ |
H A D | inline_pass.h | 37 using cbb_ptr = const BasicBlock*;
|
/third_party/spirv-tools/source/val/ |
H A D | function.h | 185 using GetBlocksFunction =
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | BlitGL.h | 198 using BlitProgramType = std::tuple<gl::TextureType, GLenum, GLenum>;
|
/third_party/backends/backend/genesys/ |
H A D | image_pipeline.h | 59 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 D | cmemory.h | 189 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 D | decoder.h | 40 using DecodeResult = VoidResult; 450 using Unsigned = typename std::make_unsigned<IntType>::type; in read_leb_tail()
|
/third_party/node/src/ |
H A D | js_native_api_v8.h | 63 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 D | cmemory.h | 189 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 D | common-operator.h | 220 using BitMaskType = uint32_t; 380 using ArgumentsStateType = CreateArgumentsType;
|
H A D | types.h | 250 using bitset = uint64_t; // Internal 375 using bitset = BitsetType::bitset; // Internal
|
Completed in 22 milliseconds
1...<<101102103104105106107108109110>>...119