Home
last modified time | relevance | path

Searched defs:add (Results 526 - 550 of 707) sorted by relevance

1...<<212223242526272829

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLegacyPassManager.cpp336 void add(Pass *P) { in add() function in llvm::legacy::FunctionPassManagerImpl
1015 void PMDataManager::add(Pass *P, bool ProcessAnalysis) { in add() function in llvm::legacy::FunctionPassManagerImpl::PMDataManager
1331 void FunctionPassManager::add(Pass *P) { in add() function in llvm::legacy::FunctionPassManagerImpl::FunctionPassManager
1718 void PassManager::add(Pass *P) { add() function in llvm::legacy::FunctionPassManagerImpl::PassManager
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp570 Error LTO::add(std::unique_ptr<InputFile> Input, in add() function in LTO
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.hpp130 Program& ProgramCollection<Program>::add (const std::string& name) in add() function in glc::ProgramCollection
140 void ProgramCollection<Program>::add (const std::string& name, de::MovePtr<Program>& program) in add() function in glc::ProgramCollection
/third_party/openssl/ohos_lite/crypto/ec/
H A Dec_local.h102 int (*add) (const EC_GROUP *, EC_POINT *r, const EC_POINT *a, member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DViewableTaggedData.java683 private int add(Reference ref) { in add() method in ViewableTaggedData.RefWidthFinder
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdatabuilder.cpp535 CollationDataBuilder::add(const UnicodeString &prefix, const UnicodeString &s, in add() function in CollationDataBuilder
H A Dplurrule.cpp952 AndConstraint::add(UErrorCode& status) { in add() function in AndConstraint
997 OrConstraint::add(UErrorCode& status) { in add() function in OrConstraint
/third_party/skia/src/utils/
H A DSkShadowUtils.cpp235 sk_sp<SkVertices> add(const SkPath& devPath, const AmbientVerticesFactory& ambient, in add() function in __anon18979::CachedTessellations
246 sk_sp<SkVertices> add(const SkPath& devPath, const SpotVerticesFactory& spot, in add() function in __anon18979::CachedTessellations
279 sk_sp<SkVertices> add(const SkPath& path, const FACTORY& factory, const SkMatrix& matrix, in add() function in __anon18979::CachedTessellations::Set
[all...]
/third_party/skia/third_party/externals/brotli/research/
H A Dbrotlidump.py1226 def add(self, index): member in ContextModeKeeper
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.cc258 hb_buffer_t::add (hb_codepoint_t codepoint, in add() function in hb_buffer_t
[all...]
/third_party/python/Lib/tkinter/
H A Dttk.py809 def add(self, child, **kw): member in Notebook
/third_party/python/Lib/
H A D_collections_abc.py684 def add(self, value): member in MutableSet
H A Dmailbox.py42 def add(self, message): member in Mailbox
292 def add(self, message): member in Maildir
603 def add(self, message): member in _singlefileMailbox
950 def add(self, message): member in MH
1251 def add(self, message): member in Babyl
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h163 void add(SymbolStringPtr Name, in add() function in llvm::orc::SymbolLookupSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DSampleProf.h648 void add(StringRef Name, bool copy = false) { in add() function in llvm::sampleprof::ProfileSymbolList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp234 bool add(InstantiatedValue V, AliasAttrs Attr) { in add() function in __anon23890::AliasAttrMap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp610 void LoopReroll::SimpleLoopReduction::add(Loop *L) { add() function in LoopReroll::SimpleLoopReduction
[all...]
H A DLoopDistribute.cpp141 void add(Instruction *I) { Set.insert(I); } in add() function in __anon25132::InstPartition
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h925 opStatus add(const APFloat &RHS, roundingMode RM) { in add() function in llvm::APFloat
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp224 static bool add(uint64_t *dest, const uint64_t *x, const uint64_t *y, in add() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceGlobalContext.h105 void add(const CodeStats &Other) { in add() function in Ice::GlobalContext::CodeStats
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableSet.h401 TreeTy* add(TreeTy* T, value_type_ref V) { in add() function in llvm::ImutAVLFactory
1018 LLVM_NODISCARD ImmutableSet add(ImmutableSet Old, value_type_ref V) { in add() function in llvm::ImmutableSet::Factory
1155 ImmutableSetRef add(value_type_ref V) { in add() function in llvm::ImmutableSetRef
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DJsonFormat.java550 public Builder add(Descriptor messageType) { in add() method in JsonFormat.TypeRegistry.Builder
563 public Builder add(Iterable<Descriptor> messageTypes) { in add() method in JsonFormat.TypeRegistry.Builder
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp118 SkColor mul, add; in make_fuzz_colorfilter() local
/third_party/skia/modules/canvaskit/
H A Dmatrix.js

Completed in 49 milliseconds

1...<<212223242526272829