Home
last modified time | relevance | path

Searched refs:pair (Results 2451 - 2475 of 5018) sorted by relevance

1...<<919293949596979899100>>...201

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dimage_filter_impl.h69 virtual void InitWithGradientBlur(float radius, const std::vector<std::pair<float, float>>& fractionStops,
/foundation/window/window_manager/window_scene/screen_session_manager/include/connection/
H A Dscreen_session_ability_connection.h87 const std::vector<std::pair<std::string, std::string>> &params);
/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dmulti_screen_manager.h86 std::pair<ScreenId, std::string> multiScreenStatus_; // main screen id & other screen status
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dchecksum.h41 : [sum] "+&d" (sum), [rp] "+&d" (rp.pair) : : "cc", "memory"); in csum_partial()
/kernel/linux/linux-6.6/arch/s390/hypfs/
H A Dhypfs_sprp.c31 : [r1] "+&d" (r1.pair) in __hypfs_sprp_diag304()
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Dtransobj.h87 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *pair);
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Dtransobj.h87 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *pair);
/third_party/gn/src/gn/
H A Dheader_checker.h138 std::set<std::pair<const Target*, const Target*>>* no_dependency_cache,
H A Dvalue_extractors.h51 // labels are filled in, the ptr for each pair in the vector will be null.
80 // pair in the vector will be null. Sets an error and returns false if a label
116 std::vector<std::pair<std::string, LibFile>>* externs,
H A Dxml_element_writer.h17 : public std::vector<std::pair<std::string_view, std::string_view>> {
/third_party/icu/icu4c/source/common/
H A Drbbirb.h208 * 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/node/deps/v8/src/wasm/
H A Dlocal-decl-encoder.cc59 local_decls.push_back(std::pair<uint32_t, ValueType>(count, type)); in AddLocals()
64 // (for each local pair <reps, type>, (size of reps) + (size of type))
H A Dcanonical-types.h55 using TypeInModule = std::pair<const WasmModule*, uint32_t>;
/third_party/node/src/
H A Dinspector_socket_server.h99 std::map<int, std::pair<std::string, std::unique_ptr<SocketSession>>>
/third_party/ninja/src/
H A Deval_env.h54 typedef std::vector<std::pair<std::string, TokenType> > TokenList;
/third_party/node/deps/icu-small/source/common/
H A Drbbirb.h205 * A pair of ints, used to bundle pairs of states or pairs of character classes.
207 typedef std::pair<int32_t, int32_t> IntPair;
/third_party/node/deps/v8/src/compiler/
H A Dnode-aux-data.h67 using value_type = std::pair<size_t, T>;
H A Dzone-stats.cc20 std::pair<InitialValues::iterator, bool> res = in StatsScope()
/third_party/node/deps/v8/src/execution/
H A Dmicrotask-queue.h150 std::pair<MicrotasksCompletedCallbackWithData, void*>;
/third_party/node/deps/v8/src/libplatform/
H A Ddefault-foreground-task-runner.h95 using TaskQueueEntry = std::pair<Nestability, std::unique_ptr<Task>>;
/third_party/protobuf/benchmarks/util/
H A Dprotoc-gen-proto2_to_proto3.cc71 std::vector<std::pair<string,string>> option_pairs; in Generate()
H A Dprotoc-gen-gogoproto.cc83 std::vector<std::pair<string,string>> option_pairs; in Generate()
/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.h126 std::vector<std::pair<std::string, std::string>> values);
/third_party/pulseaudio/src/pulse/
H A Dproplist.h301 int pa_proplist_setp(pa_proplist *p, const char *pair);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLMemory.h54 using CallbackData = std::pair<MemoryCB, void *>;

Completed in 11 milliseconds

1...<<919293949596979899100>>...201