Home
last modified time | relevance | path

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

12345678910>>...29

/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
H A DLazyStringList.java86 void add(ByteString element); in add() method
95 void add(byte[] element); in add() method
H A DProtobufArrayList.java77 public boolean add(E element) { in add() method in ProtobufArrayList
95 public void add(int index, E element) { in add() method in ProtobufArrayList
/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
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrlist.h65 void add(NFRule* thing) { in add() function in NFRuleList
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-set-digest.hh66 void add (hb_codepoint_t g) { mask |= mask_for (g); } in add() function
123 void add (hb_codepoint_t g) in add() function
/third_party/python/Lib/lib2to3/
H A Dbtm_matcher.py49 def add(self, pattern, start): member in BottomMatcher
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DStringTableBuilder.h45 size_t add(StringRef S) { return add(CachedHashStringRef(S)); } in add() function in llvm::StringTableBuilder
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Denumset.h41 inline void add(T toAdd) { set(toAdd, 1); } in add() function in EnumSet
/third_party/python/Lib/idlelib/
H A Dwindow.py11 def add(self, window): member in WindowList
/foundation/multimodalinput/input/service/libinput_adapter/test/
H A Dhotplug_detector_test.cpp108 auto add = [&addCalled, &addPath](std::string path) { in HWTEST_F() local
/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/
H A DBpfResponseTest.cpp95 std::string add = "test"; in HWTEST_F() local
/foundation/communication/ipc/example/rust_test/service/src/
H A Dlib.rs33 pub fn add(num1: &i32, num2: &i32) -> i32 { in add() functions
89 fn add(&self, num1: i32, num2: i32) -> IpcResult<i32>; in add() functions
141 fn add (&self, num1: i32, num2: i32) -> IpcResult<i32> { in add() functions
156 fn add(&self, num1: i32, num2: i32) -> IpcResult<i32> { in add() functions
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_core_test/
H A DVpnResponseTest.cpp95 std::string add = "test"; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/http_test/
H A DHttpClientResponseTest.cpp95 std::string add = "test"; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tcp_core_test/
H A DTcpSocketResponseTest.cpp95 std::string add = "test"; in HWTEST_F() local

Completed in 9 milliseconds

12345678910>>...29