Home
last modified time | relevance | path

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

12345678910>>...26

/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
/third_party/libdrm/
H A Dxf86atomic.h105 static inline int atomic_add_unless(atomic_t *v, int add, int unless) in atomic_add_unless() argument
/third_party/ltp/testcases/kernel/uevents/
H A Duevent02.c30 static struct uevent_desc add = { variable
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-h2.c195 secstream_tx_credit_add_h2(lws_ss_handle_t *h, int add) in secstream_tx_credit_add_h2() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractProtobufList.java97 public boolean add(E e) { in add() method in AbstractProtobufList
103 public void add(int index, E element) { in add() method in AbstractProtobufList
/third_party/python/Lib/
H A Dgraphlib.py59 def add(self, node, *predecessors): member in TopologicalSorter
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DConfig.cpp83 EGLint ConfigSet::add(const Config &config) in add() function in egl::ConfigSet
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DRewriteUnaryMinusOperatorInt.cpp101 TIntermBinary *add = new TIntermBinary(EOpAdd, bitwiseNot, oneNode); in visitUnary() local
/third_party/skia/src/gpu/
H A DGrDDLContext.cpp79 void add(CacheKey& desc, const GrProgramInfo* programInfo) { in add() function in final::ProgramInfoMap
/third_party/skia/src/core/
H A DSkTDynamicHash.h44 void add(T* entry) { fTable.set(entry); } in add() function in SkTDynamicHash
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRuleSegment.java31 boolean add(int glyph) { in add() method in RuleSegment

Completed in 11 milliseconds

12345678910>>...26