/foundation/distributeddatamgr/preferences/frameworks/native/src/ |
H A D | preferences_base.cpp | 222 std::pair<int, PreferencesValue> PreferencesBase::GetValue(const std::string &key, const PreferencesValue &defValue) in GetValue() 227 std::pair<int, std::map<std::string, PreferencesValue>> PreferencesBase::GetAllData() in GetAllData()
|
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | watcher_impl.cpp | 200 [event](const pair<std::string, std::pair<int, uint32_t>> &iter) { in NotifyEvent()
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/ |
H A D | watcher_entity.cpp | 255 [event](const pair<std::string, std::pair<int, uint32_t>> &iter) { in NotifyEvent()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/ |
H A D | cmd_list.h | 37 using CmdListData = std::pair<const void*, size_t>; 289 std::vector<std::pair<size_t, OpDataHandle>> imageHandleVec_;
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
H A D | image_filter.cpp | 78 ImageFilter::ImageFilter(FilterType t, float radius, const std::vector<std::pair<float, float>>& fractionStops, 127 const std::vector<std::pair<float, float>>& fractionStops, GradientDir direction, in CreateGradientBlurImageFilter()
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | session_manager_agent_controller.cpp | 48 std::pair<int32_t, WindowManagerAgentType> pidPair = {pid, type}; in RegisterWindowManagerAgent() 50 std::pair<int32_t, WindowManagerAgentType>>::value_type(windowManagerAgent->AsObject(), pidPair)); in RegisterWindowManagerAgent()
|
/foundation/window/window_manager/wmserver/include/ |
H A D | window_root.h | 142 std::vector<std::pair<uint64_t, WindowVisibilityState>> GetWindowVisibilityChangeInfo( 151 std::vector<std::pair<uint64_t, WindowVisibilityState> > lastVisibleData_;
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-cs5535.c | 165 void cs5535_gpio_setup_event(unsigned offset, int pair, int pme) in cs5535_gpio_setup_event() argument 188 val |= ((pair & 7) << shift); in cs5535_gpio_setup_event()
|
/kernel/linux/linux-6.6/arch/s390/pci/ |
H A D | pci_mmio.c | 79 [cc] "+d" (cc), [ioaddr_len] "+&d" (ioaddr_len.pair) in __pcistg_mio_inuser() 223 [ioaddr_len] "+&d" (ioaddr_len.pair), in __pcilg_mio_inuser()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-cs5535.c | 165 void cs5535_gpio_setup_event(unsigned offset, int pair, int pme) in cs5535_gpio_setup_event() argument 188 val |= ((pair & 7) << shift); in cs5535_gpio_setup_event()
|
/third_party/gn/src/base/strings/ |
H A D | string_split.cc | 99 // below code will copy the strings directly into the result pair. in AppendStringKeyValue() 211 for (const std::string_view& pair : pairs) { in SplitStringIntoKeyValuePairs() 212 if (!AppendStringKeyValue(pair, key_value_delimiter, key_value_pairs)) { in SplitStringIntoKeyValuePairs()
|
/third_party/glslang/glslang/Include/ |
H A D | Common.h | 180 class TMap : public std::map<K, D, CMP, pool_allocator<std::pair<K const, D> > > { 184 class TUnorderedMap : public std::unordered_map<K, D, HASH, PRED, pool_allocator<std::pair<K const, D> > > {
|
/third_party/benchmark/test/ |
H A D | perf_counters_gtest.cc | 168 std::vector<std::pair<std::string, double>> measurements; in TEST() 301 std::vector<std::pair<std::string, double>> measurements; in TEST()
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | nup.cc | 144 std::pair<int,int> NupState::convert_order(int subpage) const // {{{ in convert_order() 224 static std::pair<Axis,Position> parsePosition(char a,char b) // {{{ returns ,CENTER(0) on invalid in parsePosition()
|
/third_party/googletest/googlemock/include/gmock/internal/ |
H A D | gmock-internal-utils.h | 407 // A type transform to remove constness from the first part of a pair. 409 // and this transform produces a similar but assignable pair. 415 // Partially specialized to remove constness from std::pair<const K, V>. 417 struct RemoveConstFromKey<std::pair<const K, V> > { 418 typedef std::pair<K, V> type;
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | numberrangeformatter.h | 610 * Extracts the formatted range as a pair of decimal numbers. This endpoint 625 * @return A pair of StringClasses containing the numeric strings. 629 inline std::pair<StringClass, StringClass> getDecimalNumbers(UErrorCode& status) const; 632 * Returns whether the pair of numbers was successfully formatted as a range or whether an identity fallback was 711 std::pair<StringClass, StringClass> FormattedNumberRange::getDecimalNumbers(UErrorCode& status) const { in getDecimalNumbers()
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | ArchiveExtractCallback.h | 154 int Compare(const CIndexToPathPair &pair) const
156 return MyCompare(Index, pair.Index);
|
/third_party/littlefs/ |
H A D | lfs.h | 359 lfs_block_t pair[2]; member 412 lfs_block_t pair[2]; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_valuefactory.h | 276 Allocator<std::pair<const Key, T>>>; 280 Allocator<std::pair<const Key, T>>>;
|
/third_party/node/src/ |
H A D | node_process_object.cc | 114 std::pair<std::string_view, std::string_view> in CreateProcessObject() 121 *slot++ = std::pair<std::string_view, std::string_view>( \ in CreateProcessObject()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | numberrangeformatter.h | 617 * Extracts the formatted range as a pair of decimal numbers. This endpoint 632 * @return A pair of StringClasses containing the numeric strings. 636 inline std::pair<StringClass, StringClass> getDecimalNumbers(UErrorCode& status) const; 639 * Returns whether the pair of numbers was successfully formatted as a range or whether an identity fallback was 718 std::pair<StringClass, StringClass> FormattedNumberRange::getDecimalNumbers(UErrorCode& status) const { in getDecimalNumbers()
|
/third_party/libinput/src/ |
H A D | util-strings.h | 361 char *pair = pairs[idx]; in kv_double_from_string() local 363 char **kv = strv_from_string(pair, kv_separator, &nelem); in kv_double_from_string()
|
/third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
H A D | unicodetext.h | 30 using std::pair; 382 // UnicodeTextRange is a pair of iterators, useful for specifying text 384 typedef pair<UnicodeText::const_iterator,
|
/third_party/node/deps/v8/src/heap/ |
H A D | local-heap.cc | 413 std::pair<GCEpilogueCallback*, void*> callback_and_data(callback, data); in AddGCEpilogueCallback() 423 std::pair<GCEpilogueCallback*, void*> callback_and_data(callback, data); in RemoveGCEpilogueCallback()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LivePhysRegs.cpp | 32 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> *Clobbers) { in removeRegsInMask() 81 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> &Clobbers) { in stepForward()
|