| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | LegacyPassManager.cpp | 336 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 D | LTO.cpp | 570 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 D | glcSubgroupsTestsUtils.hpp | 130 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 D | ec_local.h | 102 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 D | ViewableTaggedData.java | 683 private int add(Reference ref) { in add() method in ViewableTaggedData.RefWidthFinder
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationdatabuilder.cpp | 535 CollationDataBuilder::add(const UnicodeString &prefix, const UnicodeString &s, in add() function in CollationDataBuilder
|
| H A D | plurrule.cpp | 952 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 D | SkShadowUtils.cpp | 235 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 D | brotlidump.py | 1226 def add(self, index): member in ContextModeKeeper
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-buffer.cc | 258 hb_buffer_t::add (hb_codepoint_t codepoint, in add() function in hb_buffer_t [all...] |
| /third_party/python/Lib/tkinter/ |
| H A D | ttk.py | 809 def add(self, child, **kw): member in Notebook
|
| /third_party/python/Lib/ |
| H A D | _collections_abc.py | 684 def add(self, value): member in MutableSet
|
| H A D | mailbox.py | 42 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 D | Core.h | 163 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 D | SampleProf.h | 648 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 D | CFLAndersAliasAnalysis.cpp | 234 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 D | LoopRerollPass.cpp | 610 void LoopReroll::SimpleLoopReduction::add(Loop *L) { add() function in LoopReroll::SimpleLoopReduction [all...] |
| H A D | LoopDistribute.cpp | 141 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 D | APFloat.h | 925 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 D | APInt.cpp | 224 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 D | IceGlobalContext.h | 105 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 D | ImmutableSet.h | 401 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 D | JsonFormat.java | 550 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 D | FuzzCanvas.cpp | 118 SkColor mul, add; in make_fuzz_colorfilter() local
|
| /third_party/skia/modules/canvaskit/ |
| H A D | matrix.js | |