Home
last modified time | relevance | path

Searched refs:add (Results 3326 - 3350 of 5696) sorted by relevance

1...<<131132133134135136137138139140>>...228

/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/
H A D__main__.py195 # Also add known dependency txt files as possible inputs.
203 files_to_copy.add(f)
/third_party/skia/src/sksl/ir/
H A DSkSLVarDeclarations.cpp197 ThreadContext::SymbolTable()->add(std::move(var)); in Convert()
H A DSkSLSwitchStatement.cpp78 intValues.add(intValue); in find_duplicate_case_values()
/third_party/skia/src/pathops/
H A DSkOpContour.h308 fBounds.add(segment->bounds()); in setBounds()
/third_party/skia/src/sksl/
H A DSkSLThreadContext.cpp139 return Context().fModifiersPool->add(modifiers); in Modifiers()
/third_party/skia/src/sksl/dsl/
H A DDSLType.cpp280 const SkSL::Type* result = ThreadContext::SymbolTable()->add(Type::MakeStructType(pos.line(), in Struct()
H A DDSLVar.cpp117 const SkSL::Modifiers* modifiers = ThreadContext::Context().fModifiersPool->add( in DSLGlobalVar()
/third_party/skia/third_party/externals/dawn/generator/
H A Dgenerator_lib.py217 paths.add(path)
/third_party/optimized-routines/string/arm/
H A Dmemchr.S78 uadd8 r5, r5, r7 @ Parallel add 0xff - sets the GE bits for anything that wasn't 0
80 uadd8 r6, r6, r7 @ Parallel add 0xff - sets the GE bits for anything that wasn't 0
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset.cc366 tags_set.add (tag); in hb_subset_or_fail()
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
H A Dppc-darwin_closure.S107 add r3,r3,r4 // Add contents of table to table address.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DLegacyPassManagers.h326 void add(Pass *P, bool ProcessAnalysis = true);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
H A DLTO.h199 /// This type defines the callback to add a native object that is generated on
211 /// stream callback will add the file to the link after the stream is written
262 /// and pass it and an array of symbol resolutions to the add() function.
264 /// native object files that LTO may add to the link.
266 /// and Cache functions to add up to getMaxTasks() native object files to
284 Error add(std::unique_ptr<InputFile> Obj, ArrayRef<SymbolResolution> Res);
292 /// function to add native object files to the link.
295 /// native object files and add them to the link.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h143 void add(Value *V, uint32_t num);
263 /// available for the load in each specified block. If it is, add it to
264 /// ValuesPerBlock. If not, add it to UnavailableBlocks.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopPass.cpp387 LPPM->add(this); in assignPassManager()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp594 CurAST->add(*Block); // Incorporate the specified basic block in runOnLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/scripts/
H A Dupdate.py176 targets.add(arch)
191 'git remote add origin https://github.com/llvm/llvm-project.git', 2)
256 """Copy platform-dependent generated files and add platform-specific
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceELFSection.cpp189 void ELFStringTableSection::add(const std::string &Str) { in add() function in Ice::ELFStringTableSection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64CondBrTuning.cpp17 /// 1) add w8, w0, w1 -> cmn w0, w1 ; CMN is an alias of ADDS.
20 /// 2) add w8, w0, w1 -> adds w8, w0, w1 ; w8 has multiple uses.
108 MIB.add(MI.getOperand(I)); in convertToFlagSetting()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
H A DTargetMachineC.cpp269 unwrap(PM)->add( in LLVMAddAnalysisPasses()
/third_party/unity/auto/
H A Dgenerate_module.rb222 `svn add \"#{file[:path]}\"`
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageLiteToString.java85 getters.add(method.getName()); in reflectivePrintWithIndent()
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DDurations.java423 public static Duration add(Duration d1, Duration d2) { in add() method in Durations
H A DFieldMaskUtil.java182 paths.add(CaseFormat.LOWER_UNDERSCORE.to(CaseFormat.LOWER_CAMEL, path)); in toJsonString()
H A DFieldMaskTree.java98 * to add is a sub-path of an existing leaf node, nothing will be changed in the tree.
113 // The path to add is a sub-path of an existing leaf node. in addFieldPath()
195 paths.add(path); in getFieldPaths()

Completed in 19 milliseconds

1...<<131132133134135136137138139140>>...228