Home
last modified time | relevance | path

Searched refs:using (Results 701 - 725 of 3330) sorted by relevance

1...<<21222324252627282930>>...134

/drivers/peripheral/usb/test/fuzztest/usbcommonfunction_fuzzer/
H A Dusbcommonfunction_fuzzer.h23 using OHOS::HDI::Usb::V1_0::UsbDev;
24 using OHOS::HDI::Usb::V1_0::IUsbInterface;
/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed.h40 using DistributedMsg = DistributedCmd;
49 using DistDeviceInfo = DistDevInfo;
/test/xts/acts/startup_lite/bootstrap_posix/src/
H A DSamgrApiTest.h23 using SamgrApiGroup = enum TagSamgrApiGroup {
34 using SamgrApiPri = enum TagSamgrApiPri {
/test/xts/hats/hdf/display/buffer/moduletest_additional/
H A Ddisplay_buffer_mt.h26 using OHOS::HDI::Display::Buffer::V1_0::AllocInfo;
27 using OHOS::HDI::Display::Buffer::V1_0::IDisplayBuffer;
/third_party/node/deps/v8/src/heap/cppgc/
H A Dcompaction-worklists.h22 using MovableReference = const void*;
24 using MovableReferencesWorklist =
/third_party/node/deps/v8/src/objects/
H A Dcell.h22 using TorqueGeneratedCell::value;
25 using BodyDescriptor = FixedBodyDescriptor<kValueOffset, kSize, kSize>;
H A Dfeedback-vector.h68 using MapAndHandler = std::pair<Handle<Map>, MaybeObjectHandle>;
69 using MapAndFeedback = std::pair<Handle<Map>, MaybeObjectHandle>;
159 using MaybeObjectHandles = std::vector<MaybeObjectHandle>;
200 using TorqueGeneratedFeedbackVector<FeedbackVector,
218 using TorqueGeneratedFeedbackVector::invocation_count;
219 using TorqueGeneratedFeedbackVector::set_invocation_count;
361 using TorqueGeneratedFeedbackVector::raw_feedback_slots;
524 // TODO(mythria): Consider using 16 bits for this and slot_count so that we
528 // Get slot_count using an acquire load.
589 using VectorICCompute
[all...]
/third_party/skia/third_party/externals/tint/src/ast/
H A Dtest_helper.h29 using TestHelper = TestHelperBase<testing::Test>;
33 using TestParamHelper = TestHelperBase<testing::TestWithParam<T>>;
/third_party/skia/modules/svg/include/
H A DSkSVGXMLDOM.h14 using SkDOMNode = Node;
15 using SkDOMAttr = Attr;
H A DSkSVGTypes.h22 using SkSVGColorType = SkColor;
23 using SkSVGIntegerType = int;
24 using SkSVGNumberType = SkScalar;
25 using SkSVGStringType = SkString;
26 using SkSVGViewBoxType = SkRect;
27 using SkSVGTransformType = SkMatrix;
28 using SkSVGPointsType = SkTDArray<SkPoint>;
39 using ValueT = T;
637 using SkSVGFeColorMatrixValues = SkTDArray<SkSVGNumberType>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMachO.h63 using dice_iterator = content_iterator<DiceRef>;
67 /// across all exported symbols using:
111 using NodeList = SmallVector<NodeState, 16>;
112 using node_iterator = NodeList::const_iterator;
125 using export_iterator = content_iterator<ExportEntry>;
162 /// rebasing using:
202 using rebase_iterator = content_iterator<MachORebaseEntry>;
206 /// bindings using:
260 using bind_iterator = content_iterator<MachOBindEntry>;
268 using LoadCommandLis
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h28 using Elf32_Addr = uint32_t; // Program address
29 using Elf32_Off = uint32_t; // File offset
30 using Elf32_Half = uint16_t;
31 using Elf32_Word = uint32_t;
32 using Elf32_Sword = int32_t;
34 using Elf64_Addr = uint64_t;
35 using Elf64_Off = uint64_t;
36 using Elf64_Half = uint16_t;
37 using Elf64_Word = uint32_t;
38 using Elf64_Swor
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDIE.h121 /// Print the abbreviation using the specified asm printer.
156 /// Print all abbreviations using the specified asm printer.
370 using ValTy = AlignedCharArrayUnion<DIEInteger, DIEString, DIEExpr, DIELabel,
508 using Node = IntrusiveBackListNode;
540 using IntrusiveBackListBase::empty;
642 using ListTy = IntrusiveBackList<Node>;
653 using iterator_adaptor =
668 using iterator_adaptor =
683 using value_range = iterator_range<value_iterator>;
684 using const_value_rang
[all...]
/third_party/node/deps/v8/include/
H A Dv8-isolate.h53 * If you are using threads then you should hold the V8::Locker lock while
251 * |BackingStore| allocated using this allocator hold a std::shared_ptr
551 using UseCounterCallback = void (*)(Isolate* isolate,
631 using AbortOnUncaughtExceptionCallback = bool (*)(Isolate*);
681 * Methods below this point require holding a lock (using Locker) in
904 using GCCallback = void (*)(Isolate* isolate, GCType type,
906 using GCCallbackWithData = void (*)(Isolate* isolate, GCType type,
965 * Detaches a managed C++ heap if one was attached using `AttachCppHeap()`.
975 * attached using `AttachCppHeap()`.
1043 using AtomicsWaitCallbac
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DOrcCBindingsStack.h81 using LayerT = orc::LegacyRTDyldObjectLinkingLayer;
108 using CompileCallbackMgr = orc::JITCompileCallbackManager;
109 using ObjLayerT = orc::LegacyRTDyldObjectLinkingLayer;
110 using CompileLayerT = orc::LegacyIRCompileLayer<ObjLayerT, orc::SimpleCompiler>;
111 using CODLayerT =
114 using CallbackManagerBuilder =
117 using IndirectStubsManagerBuilder = CODLayerT::IndirectStubsManagerBuilderT;
121 using OwningObject = object::OwningBinary<object::ObjectFile>;
447 using ResolverMap =
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseMap.h41 using std::pair<KeyT, ValueT>::pair;
61 using const_arg_type_t = typename const_pointer_or_const_ref<T>::type;
64 using size_type = unsigned;
65 using key_type = KeyT;
66 using mapped_type = ValueT;
67 using value_type = BucketT;
69 using iterator = DenseMapIterator<KeyT, ValueT, KeyInfoT, BucketT>;
70 using const_iterator =
690 using BaseT = DenseMapBase<DenseMap, KeyT, ValueT, KeyInfoT, BucketT>;
858 using Base
[all...]
H A DSmallVector.h112 using size_type = size_t;
113 using difference_type = ptrdiff_t;
114 using value_type = T;
115 using iterator = T *;
116 using const_iterator = const T *;
118 using const_reverse_iterator = std::reverse_iterator<const_iterator>;
119 using reverse_iterator = std::reverse_iterator<iterator>;
121 using reference = T &;
122 using const_reference = const T &;
123 using pointe
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dbitset_utils.h106 using value_type = BitsT;
107 using param_type = ParamT;
446 using BitSet8 = BitSetT<N, uint8_t>;
449 using BitSet16 = BitSetT<N, uint16_t>;
452 using BitSet32 = BitSetT<N, uint32_t>;
455 using BitSet64 = BitSetT<N, uint64_t>;
464 using EnableIfBitsFit = typename std::enable_if<N <= sizeof(T) * 8>::type;
469 using Type = BitSetArray<N>;
477 using Type = BitSet64<N>;
480 using BaseBitSetTyp
[all...]
/drivers/peripheral/camera/hdi_service/v1_0/include/
H A Dcamera_device_service_callback.h24 using namespace OHOS::HDI::Camera::V1_0;
25 using namespace OHOS::VDI::Camera::V1_0;
H A Doffline_stream_operator_service.h24 using namespace OHOS::HDI::Camera::V1_0;
25 using namespace OHOS::VDI::Camera::V1_0;
/drivers/peripheral/camera/vdi_base/interfaces/v1_0/
H A Dicamera_host_vdi_callback.h29 using namespace OHOS;
30 using namespace OHOS::HDI;
H A Dicamera_device_vdi_callback.h29 using namespace OHOS;
30 using namespace OHOS::HDI;
H A Dioffline_stream_operator_vdi.h29 using namespace OHOS;
30 using namespace OHOS::HDI;
/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_death_test.h34 using namespace OHOS::HDI::Display::Buffer::V1_0;
35 using namespace OHOS::HDI::Display::Composer::V1_2;
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_manager_interface/include/
H A Daudio_manager_interface_impl_test.h37 using OHOS::HDI::DistributedAudio::Audioext::V2_0::DAudioEvent;
38 using OHOS::HDI::DistributedAudio::Audioext::V2_0::IDAudioCallback;

Completed in 20 milliseconds

1...<<21222324252627282930>>...134