Home
last modified time | relevance | path

Searched defs:add (Results 626 - 650 of 1093) sorted by relevance

1...<<21222324252627282930>>...44

/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
H A Dpstats.py169 def add(self, *arg_list): member in Stats
/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h366 void add(const LegalizeRule &Rule) { in add() function in LegalizeRuleSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h215 const MachineInstrBuilder &add(const MachineOperand &MO) const { in add() function in llvm::MachineInstrBuilder
220 const MachineInstrBuilder &add(ArrayRef<MachineOperand> MOs) const { in add() function in llvm::MachineInstrBuilder
/third_party/toybox/toys/pending/
H A Dmodprobe.c136 static struct module_s *get_mod(char *mod, uint8_t add) in get_mod() argument
/third_party/protobuf/src/google/protobuf/
H A Dparse_context.h622 const char* EpsCopyInputStream::ReadPackedVarint(const char* ptr, Add add) { in ReadPackedVarint() argument
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.h57 void add(TextRange tail) { in add() function
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dec.rs336 pub fn add( in add() functions
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureStateQueryTests.cpp197 void RequiredExtensions::add (const char* ext) in add() function in deqp::gls::TextureStateQueryTests::__anon31012::RequiredExtensions
205 void RequiredExtensions::add (const RequiredExtensions& other) in add() function in deqp::gls::TextureStateQueryTests::__anon31012::RequiredExtensions
[all...]
/device/qemu/drivers/virtio/
H A Dvirtnet.c288 uint16_t add = 0; in VirtnetRxHandle() local

Completed in 34 milliseconds

1...<<21222324252627282930>>...44