/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyAddMissingPrototypes.cpp | 64 std::vector<std::pair<Function *, Function *>> Replacements; in runOnModule()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Testing/Support/ |
H A D | Annotations.cpp | 31 llvm::SmallVector<std::pair<llvm::StringRef, size_t>, 8> OpenRanges; in Annotations()
|
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | vectorize_scalar_matrix_constructors_test.cc | 28 TransformTestWithParam<std::pair<uint32_t, uint32_t>>;
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbirb.h | 208 * A pair of ints, used to bundle pairs of states or pairs of character classes. 210 typedef std::pair<int32_t, int32_t> IntPair;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | BreadthFirstIterator.h | 56 using QueueElement = std::pair<NodeRef, Optional<ChildItTy>>;
|
H A D | Statistic.h | 203 const std::vector<std::pair<StringRef, unsigned>> GetStatistics();
|
/third_party/vixl/examples/aarch32/ |
H A D | custom-aarch32-disasm.cc | 107 std::pair<Location::Offset, const char*>(GetLocation(), name_)); in ~NamedLabel()
|
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_generator.cc | 74 std::vector<std::pair<string, string> > options; in GenerateAll() 86 // - A comment can go on a line after a expected package/prefix pair. in GenerateAll() 117 // - A comment can go on a line after a expected package/prefix pair. in GenerateAll()
|
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_generator.cc | 70 std::vector<std::pair<string, string> > options; in Generate()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | unordered_map_members_test.h | 36 EXPECT_TRUE((std::is_same<std::pair<const typename TypeParam::key_type, in TYPED_TEST_P()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | distribution_test_util_test.cc | 143 std::vector<std::pair<double, double>> cases = { in TEST()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass_interchange_signedness_of_integer_operands.cpp | 43 std::vector<std::pair<protobufs::IdUseDescriptor, uint32_t>> uses_to_replace; in Apply()
|
/third_party/spirv-tools/source/util/ |
H A D | string_utils.h | 47 std::pair<std::string, std::string> SplitFlagArgs(const std::string& flag);
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deSTLUtil.hpp | 115 std::pair<typename M::iterator,bool> ret = map.insert(entry); in insert()
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglRenderCase.hpp | 85 virtual void executeForContexts (eglw::EGLDisplay display, eglw::EGLSurface surface, const Config& config, const std::vector<std::pair<eglw::EGLint, eglw::EGLContext> >& contexts) = DE_NULL;
|
/foundation/ability/ability_runtime/test/unittest/running_infos_test/ |
H A D | running_infos_test.cpp | 595 std::pair<std::string, std::shared_ptr<DataAbilityRecord>>(dataAbilityName, dataAbilityRecord)); in HWTEST_F() 635 std::pair<std::string, std::shared_ptr<DataAbilityRecord>>(dataAbilityName, dataAbilityRecord)); in HWTEST_F() 675 std::pair<std::string, std::shared_ptr<DataAbilityRecord>>(dataAbilityName, dataAbilityRecord)); in HWTEST_F() 690 std::pair<std::string, std::shared_ptr<DataAbilityRecord>>(dataAbilityName2, dataAbilityRecord2)); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_gauge_bridge.cpp | 48 [](const std::pair<Color, Dimension>& left, const std::pair<Color, Dimension>& right) { in SortColorStopOffset() 53 [](const std::pair<Color, Dimension>& left, const std::pair<Color, Dimension>& right) { in SortColorStopOffset()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | view_stack_processor.cpp | 549 std::pair<RefPtr<Component>, RefPtr<Component>> ViewStackProcessor::WrapComponents() in WrapComponents() 718 return std::pair<RefPtr<Component>, RefPtr<Component>>(components[0], components[components.size() - 1]); in WrapComponents() 744 std::pair<RefPtr<Component>, RefPtr<Component>> ViewStackProcessor::FinishReturnMain() in FinishReturnMain() 748 return std::pair<RefPtr<Component>, RefPtr<Component>>(nullptr, nullptr); in FinishReturnMain()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | span_node.h | 149 using FONT_FEATURES_LIST = std::list<std::pair<std::string, int32_t>>; 200 std::pair<int32_t, int32_t> interval; 239 std::optional<std::pair<int32_t, int32_t>> GetIntersectionInterval(std::pair<int32_t, int32_t> interval) const;
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_file.cpp | 182 headerAnimeStartTimes_.size() * sizeof(std::pair<uint64_t, int64_t>), 1, file_); in WriteHeader() 233 headerAnimeStartTimes_.size() * sizeof(std::pair<uint64_t, int64_t>), 1, file_); in ReadHeader() 660 const std::vector<std::pair<uint64_t, int64_t>>& RSFile::GetAnimeStartTimes() const in GetAnimeStartTimes() 665 void RSFile::AddAnimeStartTimes(const std::vector<std::pair<uint64_t, int64_t>>& startTimes) in AddAnimeStartTimes()
|
/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | metadata_napi.cpp | 57 std::vector<std::pair<std::string, std::string>> KVSArray; 98 napi_value SetArrayInfo(napi_env env, std::vector<std::pair<std::string, std::string>> recordParameters) in SetArrayInfo() 315 std::vector<std::pair<std::string, std::string>> GetArrayArgument(napi_env env, napi_value object) in GetArrayArgument() 317 std::vector<std::pair<std::string, std::string>> kVStrArray; in GetArrayArgument()
|
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/ |
H A D | hirecorder_impl.cpp | 324 using SrcInputPair = std::pair<int32_t, Plugin::SrcInputType>; in DoSetVideoSource() 340 using SrcInputPair = std::pair<int32_t, Plugin::SrcInputType>; in DoSetAudioSource() 484 std::pair<int32_t, Plugin::SrcInputType>(sourceId, TransAudioInputType(source))); in SetAudioSourceInternal() 507 std::pair<int32_t, Plugin::SrcInputType>(sourceId, TransVideoInputType(source))); in SetVideoSourceInternal()
|
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
H A D | networkshare_tracker_test.cpp | 377 std::for_each(g_callbackMap.begin(), g_callbackMap.end(), [this](const auto &pair) { in HWTEST_F() 378 NetworkShareTracker::GetInstance().RegisterSharingEvent(pair.second); in HWTEST_F() 383 std::for_each(g_callbackMap.begin(), g_callbackMap.end(), [this](const auto &pair) { in HWTEST_F() 384 NetworkShareTracker::GetInstance().UnregisterSharingEvent(pair.second); in HWTEST_F()
|
/foundation/distributeddatamgr/kv_store/frameworks/common/ |
H A D | itypes_util.h | 223 bool Marshalling(const std::pair<F, S> &result, MessageParcel &parcel); 225 bool Unmarshalling(std::pair<F, S> &val, MessageParcel &parcel); 398 bool ITypesUtil::Marshalling(const std::pair<F, S> &result, MessageParcel &parcel) in Marshalling() 410 bool ITypesUtil::Unmarshalling(std::pair<F, S> &val, MessageParcel &parcel) in Unmarshalling()
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | pty.c | 109 * the other side of the pty/tty pair. 360 * pty_common_install - set up the pty pair 365 * Perform the initial set up for the tty/pty pair. Called from the 457 struct tty_struct *pair = tty->link; in pty_remove() local 459 if (pair) in pty_remove() 460 pair->driver->ttys[pair->index] = NULL; in pty_remove()
|