Home
last modified time | relevance | path

Searched defs:add (Results 451 - 475 of 717) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/libabigail/tools/
H A Dfedabipkgdiff514 def add(self, rpm): member in RPMCollection
/third_party/mbedtls/library/
H A Dbignum_core.c433 mbedtls_mpi_uint add = mbedtls_ct_mpi_uint_if_else_0(do_add, A[i]); in mbedtls_mpi_core_add_if() local
H A Dgcm.c467 mbedtls_gcm_update_ad(mbedtls_gcm_context *ctx, const unsigned char *add, size_t add_len) mbedtls_gcm_update_ad() argument
703 mbedtls_gcm_crypt_and_tag(mbedtls_gcm_context *ctx, int mode, size_t length, const unsigned char *iv, size_t iv_len, const unsigned char *add, size_t add_len, const unsigned char *input, unsigned char *output, size_t tag_len, unsigned char *tag) mbedtls_gcm_crypt_and_tag() argument
738 mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx, size_t length, const unsigned char *iv, size_t iv_len, const unsigned char *add, size_t add_len, const unsigned char *tag, size_t tag_len, const unsigned char *input, unsigned char *output) mbedtls_gcm_auth_decrypt() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_builder.cpp191 ir_expression *add(operand a, operand b) in add() function
/third_party/node/deps/icu-small/source/common/
H A Dfilteredbrk.cpp102 inline UBool add(const UnicodeString& str, UErrorCode &status) { in add() function in UStringSet
/third_party/node/deps/icu-small/source/i18n/
H A Dregeximp.h341 inline void Regex8BitSet::add(UChar32 c) { in add() function in Regex8BitSet
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dudbgutil.cpp652 void KnownIssues::add(cons function in KnownIssues
676 void KnownIssues::add(const char *ticketStr, const char *where, const char *msg, UBool *firstForTicket, UBool *firstForWhere) add() function in KnownIssues
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_pack.c339 uint64_t add = bi_pack_add(tuple->add, bi_pack_tuple() local
346 bi_instr *add = tuple->add; bi_pack_tuple() local
649 bi_instr *add = clause->tuples[i].add; bi_pack_clause() local
[all...]
/third_party/lzma/Asm/x86/
H A DLzFindOpt.asm202 add d, 4 define
390 add d, 8 define
410 add define
470 add d, 12 global() define
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp1038 alu_node *add = sh.create_alu(); in fold_alu_op3() local
[all...]
/third_party/rust/crates/aho-corasick/src/
H A Dprefilter.rs349 pub fn add(&mut self, bytes: &[u8]) { in add() functions
585 fn add(&mut self, bytes: &[u8]) { in add() functions
887 fn add(&mut self, bytes: &[u8]) { in add() functions
[all...]
/third_party/python/Lib/
H A Doperator.py75 def add(a, b): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp226 Polynomial &add(const APInt &C) { in add() function in __anon24027::Polynomial
[all...]
/third_party/skia/src/core/
H A DSkResourceCache.cpp146 void SkResourceCache::add(Rec* rec, void* payload) { in add() function in SkResourceCache
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dchnsecal.cpp374 void ChineseCalendar::add(UCalendarDateFields field, int32_t amount, UErrorCode& status) { in add() function in ChineseCalendar
396 void ChineseCalendar::add(EDateFields field, int32_t amount, UErrorCode& status) { in add() function in ChineseCalendar
H A Dregeximp.h341 inline void Regex8BitSet::add(UChar32 c) { in add() function in Regex8BitSet
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dudbgutil.cpp649 void KnownIssues::add(cons function in KnownIssues
673 void KnownIssues::add(const char *ticketStr, const char *where, const char *msg, UBool *firstForTicket, UBool *firstForWhere) add() function in KnownIssues
[all...]
/third_party/skia/tests/
H A DSkSLInterpreterTest.cpp541 void add(void* base, int n) { in DEF_TEST() function
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set.hh126 void add (hb_codepoint_t g) in add() function
H A Dhb-subset-cff1.cc44 unsigned int add (unsigned int sid) in add() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DStratifiedSets.h345 bool add(const T &Main) { in add() function in llvm::cflaa::StratifiedSetsBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp900 void add(uint64_t V) { in add() function in __anon25212::HashAccumulator64
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp329 void Scheduler::WaitingFibers::add(const TimePoint& timeout, Fiber* fiber) { in add() function in marl::Scheduler::WaitingFibers
/third_party/skia/tools/skdiff/
H A Dskdiff_main.cpp171 void add (const DiffRecord& drp) { in add() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilteredbrk.cpp103 inline UBool add(const UnicodeString& str, UErrorCode &status) { in add() function in UStringSet

Completed in 31 milliseconds

1...<<11121314151617181920>>...29