| /third_party/mbedtls/tests/scripts/ |
| H A D | generate_pkcs7_tests.py | 71 def add(self, name, func_call): member in TestData
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | core_tests.cpp | 114 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 D | crypto_random.h | 52 BignumPointer add; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uniquecharstr.h | 58 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 D | enumset.h | 41 inline void add(T toAdd) { set(toAdd, 1); } in add() function in EnumSet
|
| /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
|
| /base/security/asset/interfaces/inner_kits/rs/src/ |
| H A D | plugin_interface.rs | 85 fn add(&mut self, attributes: &ExtDbMap) -> Result<i32, u32>; in add() functions
|