Home
last modified time | relevance | path

Searched refs:add (Results 1576 - 1600 of 5906) sorted by relevance

1...<<61626364656667686970>>...237

/third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/common/
H A DMainFragment.java223 mInstalledPkgs.add(packageInfo); in getInstalledPkgsList()
253 mDriverListPrefs.add(listPreference); in initEmptyListPreference()
285 mDriverListPrefs.add(listPreference); in initListPreference()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp116 void CtorDtorRunner::add(iterator_range<CtorDtorIterator> CtorDtors) { in add() function in llvm::orc::CtorDtorRunner
150 LookupSet.add(Name); in run()
309 L.add(JD, MemoryBuffer::getMemBuffer(ChildBufferRef), VModuleKey())) in tryToGenerate()
/third_party/skia/src/core/
H A DSkPath_serial.cpp109 size = safe.add(size, safe.mul(pts, sizeof(SkPoint))); in writeToMemory()
110 size = safe.add(size, safe.mul(cnx, sizeof(SkScalar))); in writeToMemory()
111 size = safe.add(size, safe.mul(vbs, sizeof(uint8_t))); in writeToMemory()
/third_party/optimized-routines/string/aarch64/
H A Dmemcpy.S62 add srcend, src, count
63 add dstend, dstin, count
160 add count, count, tmp1 /* Count is now 16 too large. */
H A Dstrncmp.S172 add limit, limit, count
173 add tmp3, tmp3, count
176 add limit_wd, limit_wd, tmp3, lsr #3
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dglnames.py5018 # root.add( word, map[word] )
5070 def add( self, word, value ): member in StringNode
5084 child.add( word, value )
5356 dict.add( agl_glyphs[g], eval( "0x" + agl_values[g] ) )
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp303 MIB.add(MI->getOperand(i)); in tryReplaceLoad()
341 MIB.add(Op); in tryReplaceCopy()
366 MIB.add(MI->getOperand(i)); in tryReplaceExtend()
/third_party/skia/fuzz/
H A DFuzzDDLThreading.cpp127 fGpuTaskGroup.add([&]{ in DDLFuzzer()
248 fGpuTaskGroup.add([=, ddl{std::move(ddl)}]{ in recordAndPlayDDL()
264 fGpuTaskGroup.add([=] { in run()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktPipelineCacheSCTests.cpp75 dst.glslSources.add(name.str()) << glu::VertexSource(code.str()); in createShaders()
89 dst.glslSources.add(name.str()) << glu::FragmentSource(code.str()); in createShaders()
102 dst.glslSources.add(name.str()) << glu::ComputeSource(code.str()); in createShaders()
/third_party/ffmpeg/libavcodec/arm/
H A Dac3dsp_arm.S32 add r12, r12, #1
/third_party/elfio/examples/add_section/
H A Dadd_section.cpp45 section* note_sec = reader.sections.add( ".note.ELFIO" ); in main()
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontTableCache.h37 void add(LETag tableTag, const void *table, size_t length);
/third_party/icu/icu4c/source/test/letest/
H A DFontTableCache.h35 void add(LETag tableTag, const void *table, size_t length);
/third_party/icu/icu4c/source/samples/layout/
H A DFontTableCache.h35 void add(LETag tableTag, const void *table);
/third_party/musl/src/math/i386/
H A Datan2f.s10 add %eax,%eax
H A Datanf.s6 add %eax,%eax
H A Datan2.s10 add %eax,%eax
H A Datan.s6 add %eax,%eax
/third_party/musl/src/ldso/m68k/
H A Ddlsym.s11 add.l #12,%sp
/third_party/node/deps/npm/node_modules/@pkgjs/parseargs/examples/
H A Dno-repeated-options.js3 // This is an example of using tokens to add a custom behaviour.
23 seenBefore.add(token.name);
/third_party/ltp/testcases/network/tcp_cc/
H A Dbbr01.sh23 ROD tc qdisc add dev $(tst_iface) root netem loss 0.5%
/third_party/ltp/testcases/network/tcp_cmds/tc/
H A Dtc01.sh6 # When using "tc qdisc add dev teql0 root teql0 command", qdisc_create()
36 EXPECT_FAIL tc qdisc add dev teql0 root teql0
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/shaders/compiled/
H A Dstandardvs.h22 add oPos, v0, c0
/third_party/skia/src/gpu/
H A DGrFinishCallbacks.h40 void add(GrGpuFinishedProc finishedProc, GrGpuFinishedContext finishedContext);
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DFontTableCache.h35 void add(LETag tableTag, const void *table);

Completed in 13 milliseconds

1...<<61626364656667686970>>...237