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 D | image_filter_impl.h | 69 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 D | screen_session_ability_connection.h | 87 const std::vector<std::pair<std::string, std::string>> ¶ms);
|
/foundation/window/window_manager/window_scene/screen_session_manager/include/ |
H A D | multi_screen_manager.h | 86 std::pair<ScreenId, std::string> multiScreenStatus_; // main screen id & other screen status
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | checksum.h | 41 : [sum] "+&d" (sum), [rp] "+&d" (rp.pair) : : "cc", "memory"); in csum_partial()
|
/kernel/linux/linux-6.6/arch/s390/hypfs/ |
H A D | hypfs_sprp.c | 31 : [r1] "+&d" (r1.pair) in __hypfs_sprp_diag304()
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | transobj.h | 87 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *pair);
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | transobj.h | 87 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *pair);
|
/third_party/gn/src/gn/ |
H A D | header_checker.h | 138 std::set<std::pair<const Target*, const Target*>>* no_dependency_cache,
|
H A D | value_extractors.h | 51 // 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 D | xml_element_writer.h | 17 : public std::vector<std::pair<std::string_view, std::string_view>> {
|
/third_party/icu/icu4c/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/node/deps/v8/src/wasm/ |
H A D | local-decl-encoder.cc | 59 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 D | canonical-types.h | 55 using TypeInModule = std::pair<const WasmModule*, uint32_t>;
|
/third_party/node/src/ |
H A D | inspector_socket_server.h | 99 std::map<int, std::pair<std::string, std::unique_ptr<SocketSession>>>
|
/third_party/ninja/src/ |
H A D | eval_env.h | 54 typedef std::vector<std::pair<std::string, TokenType> > TokenList;
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbirb.h | 205 * 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 D | node-aux-data.h | 67 using value_type = std::pair<size_t, T>;
|
H A D | zone-stats.cc | 20 std::pair<InitialValues::iterator, bool> res = in StatsScope()
|
/third_party/node/deps/v8/src/execution/ |
H A D | microtask-queue.h | 150 std::pair<MicrotasksCompletedCallbackWithData, void*>;
|
/third_party/node/deps/v8/src/libplatform/ |
H A D | default-foreground-task-runner.h | 95 using TaskQueueEntry = std::pair<Nestability, std::unique_ptr<Task>>;
|
/third_party/protobuf/benchmarks/util/ |
H A D | protoc-gen-proto2_to_proto3.cc | 71 std::vector<std::pair<string,string>> option_pairs; in Generate()
|
H A D | protoc-gen-gogoproto.cc | 83 std::vector<std::pair<string,string>> option_pairs; in Generate()
|
/third_party/protobuf/conformance/ |
H A D | binary_json_conformance_suite.h | 126 std::vector<std::pair<std::string, std::string>> values);
|
/third_party/pulseaudio/src/pulse/ |
H A D | proplist.h | 301 int pa_proplist_setp(pa_proplist *p, const char *pair);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLMemory.h | 54 using CallbackData = std::pair<MemoryCB, void *>;
|
Completed in 11 milliseconds
1...<<919293949596979899100>>...201