Home
last modified time | relevance | path

Searched defs:add (Results 76 - 100 of 717) sorted by relevance

12345678910>>...29

/third_party/openssl/include/openssl/
H A Drand.h44 int (*add) (const void *buf, int num, double randomness); member
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DFontTableCache.cpp76 void FontTableCache::add(LETag tableTag, const void *table) in add() function in FontTableCache
/third_party/skia/src/pathops/
H A DSkPathOpsRect.h17 void add(const SkDPoint& pt) { in add() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dwaitgroup.h86 void WaitGroup::add(unsigned int count /* = 1 */) const { in add() function in marl::WaitGroup
/third_party/skia/third_party/externals/icu/source/common/
H A Duniquecharstr.h58 int32_t add(const UnicodeString &s, UErrorCode &errorCode) { in add() function in UniqueCharStrings
H A Duset_imp.h51 USetAdd *add; member
/third_party/rust/crates/memchr/src/memmem/
H A Drabinkarp.rs192 fn add(&mut self, byte: u8) { in add() functions
/third_party/skia/experimental/graphite/src/geom/
H A DIntersectionTree.h24 bool add(Rect rect) { in add() function in skgpu::IntersectionTree
/third_party/skia/experimental/graphite/src/
H A DRecorder.cpp48 void Recorder::add(sk_sp<Task> task) { in add() function in skgpu::Recorder
/third_party/rust/crates/regex/src/
H A Dpikevm.rs271 fn add( in add() functions
/foundation/ability/ability_runtime/test/unittest/lifecycle_test/
H A Dlifecycle_test_base.h92 long add = msecs / NANOSECONDS; in SemTimedWaitMillis() local
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Dfixed_size_list.h33 void add(T value) in add() function in OHOS::CameraStandard::FixedSizeList
/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
/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

Completed in 8 milliseconds

12345678910>>...29