Home
last modified time | relevance | path

Searched refs:add (Results 3551 - 3575 of 5921) sorted by relevance

1...<<141142143144145146147148149150>>...237

/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djfdctflt-sse.asm217 add edx, 4*DCTSIZE*SIZEOF_FAST_FLOAT
353 add edx, byte 4*SIZEOF_FAST_FLOAT
H A Djfdctfst-mmx.asm236 add edx, byte 4*DCTSIZE*SIZEOF_DCTELEM
377 add edx, byte 4*SIZEOF_DCTELEM
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof.cpp630 marksSeenSoFar.add(firstNonspacingMark); in checkImpl()
639 marksSeenSoFar.add(c); in checkImpl()
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp167 this->modifiersPool().add(modifiers), in symbol()
239 const Modifiers* m = this->modifiersPool().add(this->modifiers()); in symbol()
H A DSkSLCompiler.cpp218 privateSymbolTable->add(std::make_unique<Variable>(/*line=*/-1, in makePrivateSymbolTable()
219 fCoreModifiers.add(Modifiers{}), in makePrivateSymbolTable()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-cff-common.hh252 /* add an endchar only charstring for a missing glyph if CFF1 */ in flatten()
507 add (old_num); in create()
710 /* add an endchar only charstring for a missing glyph if CFF1 */ in encode_charstrings()
886 closure->add (subr_num); in collect_subr_refs_in_subr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLint.cpp746 FPM.add(V); in lintFunction()
755 PM.add(V); in lintModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPInt.h1633 /// DST += SRC * MULTIPLIER + PART if add is true
1634 /// DST = SRC * MULTIPLIER + PART if add is false
1646 bool add);
1718 bool a; ///< add indicator
1931 inline APInt add(const APInt &LHS, const APInt &RHS) { return LHS + RHS; }
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp329 void Scheduler::WaitingFibers::add(const TimePoint& timeout, Fiber* fiber) { in add() function in marl::Scheduler::WaitingFibers
333 MARL_ASSERT(added, "WaitingFibers::add() fiber already waiting"); in add()
475 work.waiting.add(*timeout, currentFiber); in suspend()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp360 *BuildMI(&MBB, DL, get(Opc)).add(Cond[1]).add(Cond[2]).addMBB(TBB); in insertBranch()
635 {MO_TPREL_ADD, "riscv-tprel-add"}, in getSerializableDirectMachineOperandTargetFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp400 .add(LoadBase) in buildCopy()
420 .add(StoreBase) in buildCopy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp141 void add(Instruction *I) { Set.insert(I); } in add() function in __anon25132::InstPartition
296 PartitionContainer.back().add(Inst); in addToCyclicPartition()
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dinspector.cc611 // Base case: add the variable. in AddEntryPointInOutVariables()
843 (*sampler_targets_)[ep_name].add( in GenerateSamplerTargets()
899 callsites.add(call->Declaration()); in GetOriginatingResources()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_ext.cpp59 * Shift byte once instead of each section word and add 0xffffff. in ucnv_extFindToU()
956 // Do not add any fallbacks, even if ucnv_fromUnicode() would use them in extSetUseMapping()
959 // By analogy, also do not add "good one-way" mappings. in extSetUseMapping()
961 // Do not add entries with reserved bits set. in extSetUseMapping()
967 // Do not add entries with reserved bits set. in extSetUseMapping()
972 // Do not add <subchar1> entries or other (future?) pseudo-entries in extSetUseMapping()
1002 /* add the initial code point */ in ucnv_extGetUnicodeSetString()
1003 sa->add(sa->set, firstCP); in ucnv_extGetUnicodeSetString()
1005 /* add the string so far */ in ucnv_extGetUnicodeSetString()
1011 /* append this code unit and recurse or add th in ucnv_extGetUnicodeSetString()
[all...]
/third_party/python/Lib/test/
H A Dtest_interpreters.py304 interps.add(interp)
527 created.add(ch)
/third_party/python/Lib/
H A Dtraceback.py421 fnames.add(filename)
687 _seen.add(id(exc_value))
H A Dthreading.py905 _dangling.add(self)
1019 _shutdown_locks.add(self._tstate_lock)
/third_party/python/Lib/tomllib/
H A D_parser.py149 self._pending_flags.add((key, flag))
173 cont[key_stem]["recursive_flags" if recursive else "flags"].add(flag)
/third_party/protobuf/python/google/protobuf/internal/
H A Ddecoder.py574 # add more information to the error message and re-raise it.
686 pos = value.add()._InternalParse(buffer, pos, end)
733 if value.add()._InternalParse(buffer, pos, new_pos) != new_pos:
/third_party/protobuf/python/google/protobuf/
H A Djson_format.py563 sub_message = getattr(message, field.name).add()
659 self._ConvertValueMessage(item, message.values.add())
/third_party/skia/modules/skparagraph/src/
H A DRun.h534 void add(Run* run) { in InternalLineMetrics() function
547 void add(InternalLineMetrics other) { in InternalLineMetrics() function
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs386 fn add(self, rhs: TimeSpec) -> TimeSpec { in add() functions
620 fn add(self, rhs: TimeVal) -> TimeVal { in add() functions
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageTests.cpp289 sourceCollections.glslSources.add("tex_vert") << glu::VertexSource(vertexSrc.str()); in initPrograms()
290 sourceCollections.glslSources.add("tex_frag") << glu::FragmentSource(fragmentSrc.str()); in initPrograms()
H A DvktPipelineImageViewTests.cpp242 sourceCollections.glslSources.add("tex_vert") << glu::VertexSource(vertexSrc.str()); in initPrograms()
243 sourceCollections.glslSources.add("tex_frag") << glu::FragmentSource(fragmentSrc.str()); in initPrograms()
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp63 programCollection.glslSources.add("per_sample_fetch_vs") << glu::VertexSource(vs.str()); in initPrograms()
82 programCollection.glslSources.add("per_sample_fetch_fs") << glu::FragmentSource(fs.str()); in initPrograms()

Completed in 33 milliseconds

1...<<141142143144145146147148149150>>...237