Home
last modified time | relevance | path

Searched defs:add (Results 226 - 250 of 717) sorted by relevance

12345678910>>...29

/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DOrdinals.pm449 sub add { subroutine
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DSchema.java44 public Builder add(Column<?> column) { in add() method in Schema.Builder
51 public Builder add(ColumnGroup<?, ?> group) { in add() method in Schema.Builder
/third_party/rust/crates/codespan/codespan/src/
H A Dfile.rs64 pub fn add(&mut self, name: impl Into<OsString>, source: Source) -> FileId { in add() functions
[all...]
/third_party/rust/crates/humantime/src/
H A Dduration.rs85 fn add(self, other: Self) -> Result<Self, Error>; in add() functions
92 fn add(self, other: Self) -> Result<Self, Error> { in add() functions
/third_party/rust/crates/aho-corasick/src/packed/
H A Dpattern.rs73 pub fn add(&mut self, bytes: &[u8]) { in add() functions
/third_party/openssl/util/perl/OpenSSL/
H A DOrdinals.pm449 sub add { subroutine
/third_party/openssl/crypto/async/
H A Dasync_local.h54 int add; member
/third_party/openssl/
H A DConfigure3005 sub add { subroutine
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlayWidgets.h78 void add(size_t n) { count += n; } in add() function in gl::overlay::Count
119 void add(size_t n) in add() function in gl::overlay::RunningGraph
176 void add(T) const in add() function in gl::overlay::Mock
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h52 void add(void *Mem) { Allocations.push_back(Mem); } in add() function in llvm::AllocaHolder
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DResourceVk.h154 ANGLE_INLINE void ResourceUseList::add(const SharedResourceUse &resourceUse) in add() function in rx::vk::ResourceUseList
/third_party/skia/src/effects/
H A DSkEmbossMask.cpp78 int add = 0; in Emboss() local
/third_party/skia/src/gpu/
H A DGrManagedResource.h59 void add(const GrManagedResource* r) { in add() function in GrManagedResource::Trace
/third_party/skia/src/gpu/gl/
H A DGrGLExtensions.cpp146 void GrGLExtensions::add(const char ext[]) { in add() function in GrGLExtensions
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp241 void LRUCache<KEY, DATA, HASH>::add(const Key &key, const Data &data) in add() function in sw::LRUCache
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueryPool.cpp78 void Query::add(int64_t v) in add() function in vk::Query
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRecordList.java130 public RecordList<T> add(T record) { in add() method in RecordList
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DDataDisplayTable.java86 public void add(List<String> row) { in add() method in DataDisplayTable
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DEventScheduler.java82 public void add(SchedulableEvent event) { in add() method in EventScheduler.FastEventQueue
154 public void add(SchedulableEvent event) { in add() method in EventScheduler
/third_party/skia/src/pathops/
H A DSkOpBuilder.cpp111 void SkOpBuilder::add(const SkPath& path, SkPathOp op) { in add() function in SkOpBuilder
/third_party/skia/src/sksl/lex/
H A DNFAtoDFA.h76 void add(int nfaState, std::vector<int>* states) { in add() function in NFAtoDFA
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bimap.hh104 hb_codepoint_t add (hb_codepoint_t lhs) in add() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAutomaton.h235 bool add(const ActionT &A) { in add() function in llvm::Automaton
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp126 Counter CounterExpressionBuilder::add(Counter LHS, Counter RHS) { in add() function in CounterExpressionBuilder
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocaleprioritylist.cpp182 bool LocalePriorityList::add(const Locale &locale, int32_t weight, UErrorCode &errorCode) { in add() function in LocalePriorityList

Completed in 16 milliseconds

12345678910>>...29