/third_party/node/deps/icu-small/source/i18n/ |
H A D | nfrlist.h | 65 void add(NFRule* thing) { in add() function in NFRuleList
|
/third_party/libdrm/ |
H A D | xf86atomic.h | 105 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 D | uevent02.c | 30 static struct uevent_desc add = { variable
|
/third_party/libwebsockets/lib/secure-streams/protocols/ |
H A D | ss-h2.c | 195 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 D | AbstractProtobufList.java | 97 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 D | LazyStringList.java | 86 void add(ByteString element); in add() method 95 void add(byte[] element); in add() method
|
H A D | ProtobufArrayList.java | 77 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 D | graphlib.py | 59 def add(self, node, *predecessors): member in TopologicalSorter
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Config.cpp | 83 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 D | RewriteUnaryMinusOperatorInt.cpp | 101 TIntermBinary *add = new TIntermBinary(EOpAdd, bitwiseNot, oneNode); in visitUnary() local
|
/third_party/skia/src/gpu/ |
H A D | GrDDLContext.cpp | 79 void add(CacheKey& desc, const GrProgramInfo* programInfo) { in add() function in final::ProgramInfoMap
|
/third_party/skia/src/core/ |
H A D | SkTDynamicHash.h | 44 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 D | RuleSegment.java | 31 boolean add(int glyph) { in add() method in RuleSegment
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | nfrlist.h | 65 void add(NFRule* thing) { in add() function in NFRuleList
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-set-digest.hh | 66 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 D | btm_matcher.py | 49 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 D | StringTableBuilder.h | 45 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 D | enumset.h | 41 inline void add(T toAdd) { set(toAdd, 1); } in add() function in EnumSet
|
/third_party/python/Lib/idlelib/ |
H A D | window.py | 11 def add(self, window): member in WindowList
|
/foundation/multimodalinput/input/service/libinput_adapter/test/ |
H A D | hotplug_detector_test.cpp | 108 auto add = [&addCalled, &addPath](std::string path) { in HWTEST_F() local
|
/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/ |
H A D | BpfResponseTest.cpp | 95 std::string add = "test"; in HWTEST_F() local
|
/foundation/communication/ipc/example/rust_test/service/src/ |
H A D | lib.rs | 33 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 D | VpnResponseTest.cpp | 95 std::string add = "test"; in HWTEST_F() local
|
/foundation/communication/netstack/test/unittest/http_test/ |
H A D | HttpClientResponseTest.cpp | 95 std::string add = "test"; in HWTEST_F() local
|
/foundation/communication/netstack/test/unittest/tcp_core_test/ |
H A D | TcpSocketResponseTest.cpp | 95 std::string add = "test"; in HWTEST_F() local
|