/third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/common/ |
H A D | MainFragment.java | 223 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 D | ExecutionUtils.cpp | 116 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 D | SkPath_serial.cpp | 109 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 D | memcpy.S | 62 add srcend, src, count 63 add dstend, dstin, count 160 add count, count, tmp1 /* Count is now 16 too large. */
|
H A D | strncmp.S | 172 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 D | glnames.py | 5018 # 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 D | X86FixupBWInsts.cpp | 303 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 D | FuzzDDLThreading.cpp | 127 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 D | vktPipelineCacheSCTests.cpp | 75 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 D | ac3dsp_arm.S | 32 add r12, r12, #1
|
/third_party/elfio/examples/add_section/ |
H A D | add_section.cpp | 45 section* note_sec = reader.sections.add( ".note.ELFIO" ); in main()
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | FontTableCache.h | 37 void add(LETag tableTag, const void *table, size_t length);
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | FontTableCache.h | 35 void add(LETag tableTag, const void *table, size_t length);
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | FontTableCache.h | 35 void add(LETag tableTag, const void *table);
|
/third_party/musl/src/math/i386/ |
H A D | atan2f.s | 10 add %eax,%eax
|
H A D | atanf.s | 6 add %eax,%eax
|
H A D | atan2.s | 10 add %eax,%eax
|
H A D | atan.s | 6 add %eax,%eax
|
/third_party/musl/src/ldso/m68k/ |
H A D | dlsym.s | 11 add.l #12,%sp
|
/third_party/node/deps/npm/node_modules/@pkgjs/parseargs/examples/ |
H A D | no-repeated-options.js | 3 // 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 D | bbr01.sh | 23 ROD tc qdisc add dev $(tst_iface) root netem loss 0.5%
|
/third_party/ltp/testcases/network/tcp_cmds/tc/ |
H A D | tc01.sh | 6 # 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 D | standardvs.h | 22 add oPos, v0, c0
|
/third_party/skia/src/gpu/ |
H A D | GrFinishCallbacks.h | 40 void add(GrGpuFinishedProc finishedProc, GrGpuFinishedContext finishedContext);
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | FontTableCache.h | 35 void add(LETag tableTag, const void *table);
|