Home
last modified time | relevance | path

Searched defs:add (Results 101 - 125 of 1083) sorted by relevance

12345678910>>...44

/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_event_stats.cpp75 void BundleActiveEventStats::add(const BundleActiveEventStats& right) in add() function in OHOS::DeviceUsageStats::BundleActiveEventStats
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dmodule.h49 __le32 add; /* add x16, x16, #0x.... */ member
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dmdesc.h67 void (*add)(struct mdesc_handle *handle, u64 node, member
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dmdesc.h67 void (*add)(struct mdesc_handle *handle, u64 node, member
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dsubcmd-util.h66 static inline void astrcat(char **out, const char *add) in astrcat() argument
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dsmbios.c12 efi_status_t (__efiapi *add)(efi_smbios_protocol_t *, efi_handle_t, member
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dsubcmd-util.h65 static inline void astrcat(char **out, const char *add) in astrcat() argument
/test/xts/tools/sample/ServerSampleD/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DVideoController.java91 public Result<?> add(@RequestBody OhSampleShortVideo video) { in add() method in VideoController
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DBusinessGoodsController.java108 public Result<?> add(@RequestBody OhSampleBusinessGoods goods) { in add() method in BusinessGoodsController
H A DBusinessCommentController.java94 public Result<?> add(@RequestBody OhSampleBusinessComment comment) { in add() method in BusinessCommentController
/third_party/eudev/src/libudev/
H A Dlibudev-device-private.c33 static void udev_device_tag(struct udev_device *dev, const char *tag, bool add) in udev_device_tag() argument
55 int udev_device_tag_index(struct udev_device *dev, struct udev_device *dev_old, bool add) in udev_device_tag_index() argument
/third_party/curl/scripts/
H A Dschemetable.c79 unsigned int calc(const char *s, int add, int shift) in calc() argument
149 int add; in main() local
/third_party/gn/src/gn/
H A Dxml_element_writer.cc16 XmlAttributes& XmlAttributes::add(std::string_view attr_key, in add() function in XmlAttributes
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCollectionSet.java56 public boolean add(E e) { in add() method in CollectionSet
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DRangeDateRule.java41 public void add(DateRule rule) { in add() method in RangeDateRule
48 public void add(Date start, DateRule rule) { in add() method in RangeDateRule
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCollectionSet.java58 public boolean add(E e) { in add() method in CollectionSet
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DRangeDateRule.java43 public void add(DateRule rule) { in add() method in RangeDateRule
50 public void add(Date start, DateRule rule) { in add() method in RangeDateRule
/third_party/icu/icu4c/source/common/unicode/
H A Denumset.h41 inline void add(T toAdd) { set(toAdd, 1); } in add() function in EnumSet
/third_party/icu/icu4c/source/i18n/
H A Dnfrlist.h65 void add(NFRule* thing) { in add() function in NFRuleList
/third_party/mbedtls/tests/scripts/
H A Dgenerate_pkcs7_tests.py71 def add(self, name, func_call): member in TestData
/third_party/mesa3d/src/compiler/nir/tests/
H A Dcore_tests.cpp114 nir_ssa_def *add = nir_iadd(b, one, one); in TEST_F() local
128 nir_ssa_def *add = nir_iadd(b, one, one); in TEST_F() local
/third_party/node/src/crypto/
H A Dcrypto_random.h52 BignumPointer add; member
/third_party/node/deps/icu-small/source/common/
H A Duniquecharstr.h58 int32_t add(const char16_t*p, UErrorCode &errorCode) { in add() function in UniqueCharStrings
/third_party/node/deps/icu-small/source/common/unicode/
H A Denumset.h41 inline void add(T toAdd) { set(toAdd, 1); } in add() function in EnumSet
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrlist.h65 void add(NFRule* thing) { in add() function in NFRuleList

Completed in 7 milliseconds

12345678910>>...44