Home
last modified time | relevance | path

Searched refs:add (Results 3051 - 3075 of 5986) sorted by relevance

1...<<121122123124125126127128129130>>...240

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dstrmatch.cpp210 toUnionTo.add(ch); in addMatchSetTo()
272 // or we can add ALL characters to the set. It's probably more useful in addReplacementSetTo()
H A Dstrrepl.cpp302 toUnionTo.add(ch); in addReplacementSetTo()
/third_party/skia/tests/
H A Dskia_test.cpp249 cpuTests.add(SkTestRunnable(test, &status)); in main()
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dafblue.pl223 my $add = ($last_aux eq "af_blue_" . $num_sections . "_0" )
227 return " $aux = $add$curr_offset,\n";
360 # If there is no else-clause for an if-clause, we add one. This is
/third_party/python/Doc/tools/extensions/
H A Dsuspicious.py239 seen.add((issue, line))
/third_party/python/Lib/concurrent/futures/
H A Dthread.py200 self._threads.add(t)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h160 void add(iterator_range<CtorDtorIterator> CtorDtors);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstantRange.h339 ConstantRange add(const ConstantRange &Other) const;
471 /// Return whether unsigned add of the two ranges always/never overflows.
474 /// Return whether signed add of the two ranges always/never overflows.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
H A DLinkAllPasses.h239 X.add(nullptr, llvm::LocationSize::unknown(), in ForcePassLinking()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DRegionPass.cpp272 RGPM->add(this); in assignPassManager()
H A DRegionPrinter.cpp250 FPM.add(ViewerPass); in invokeFunctionPass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProf.cpp207 add(Str); in read()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonVExtract.cpp92 .add(ExtI->getOperand(2)) in genElemLoad()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp198 .add(Cond[0]); in expandBranches()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrBuilder.h12 // The BuildMem function may be used with the BuildMI function to add entire
119 /// addDirectMem - This function is used to add a direct memory reference to the
149 return MIB.addImm(1).addReg(0).add(Offset).addReg(0); in addOffset()
152 /// addRegOffset - This function is used to add a memory reference of the form
162 /// addRegReg - This function is used to add a memory reference of the form:
192 /// addFrameReference - This function is used to add a reference to the base of
215 /// addConstantPoolReference - This function is used to add a reference to the
/third_party/skia/tools/
H A Dget_images_from_skps.cpp60 gSeen.add(digest); in sniff()
/third_party/skia/tools/skqp/
H A Dcut_release.py70 s.add(line.strip())
/third_party/spirv-tools/kokoro/scripts/linux/
H A Dbuild-docker.sh26 git config --global --add safe.directory $ROOT_DIR
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableList.h199 LLVM_NODISCARD ImmutableList<T> add(ElemT &&Data, ImmutableList<T> L) { in add() function in llvm::ImmutableListFactory
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dmethod_dump.sh83 // Some items with _ in them get returned in quotes, so do not add more.
/third_party/python/Lib/test/
H A Dtest_unicode_file_functions.py78 files.add(name)
H A Dtest_pkg.py79 self.modules_to_cleanup.add('.'.join(comps))
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMessageBuilderContext.java101 * completeness. Any attempt to add a message type with required fields to a
157 throw runtime.newArgumentError("Cannot add a map field with a float, double, enum, or message type."); in map()
185 this.builder.pendingList.add(mapentryDesc); in map()
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_tk.py299 def bind(sequence=None, func=None, add=None):
/third_party/python/Lib/unittest/
H A Dresult.py220 seen.add(id(c))

Completed in 17 milliseconds

1...<<121122123124125126127128129130>>...240