Home
last modified time | relevance | path

Searched full:join (Results 5326 - 5350 of 7589) sorted by relevance

1...<<211212213214215216217218219220>>...304

/third_party/skia/gm/
H A Dwidebuttcaps.cpp108 // - >=4 because the tessellator code will just assume we have enough to combine a miter join
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
H A DMainActivity.java116 p.setStrokeJoin(Paint.Join.ROUND); in surfaceChanged()
/third_party/skia/infra/bots/buildstats/
H A Dbuildstats_flutter.py90 with open(os.path.join(out_dir, lib_name+'.json'), 'w') as output:
/third_party/skia/modules/canvaskit/wasm_tools/SIMD/
H A Dsimd_float_capabilities.cpp37 //auto vec3 = skvx::join(vec1, vec2); //not available in wasm in main()
H A Dsimd_int_capabilities.cpp37 //auto vec3 = skvx::join(vec1, vec2); //not available in wasm in main()
/third_party/skia/modules/pathkit/
H A Dexterns.js78 StrokeOpts.prototype.join;
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DFillStroke.cpp45 static constexpr SkPaint::Join gJoins[] = { in FillStrokeAdapter()
/third_party/skia/modules/svg/src/
H A DSkSVGFe.cpp68 defaultSubregion.join(fctx.filterPrimitiveSubregion(inputs[i])); in resolveFilterSubregion()
/third_party/rust/crates/regex/scripts/
H A Dscrape_crates_io.py58 if os.path.join(old_dir, args.crates_index)
/third_party/rust/crates/which-rs/src/
H A Dfinder.rs138 let new_paths = paths.into_iter().map(move |p| p.join(binary_name.clone())); in path_search_candidates()
/third_party/skia/dm/
H A DDMJsonWriter.cpp41 SkString path = SkOSPath::Join(dir, "dm.json"); in DumpJson()
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/script/
H A Dextract-numbery-strings.go95 childname := filepath.Join(filename, info.Name())
/third_party/rust/crates/nix/
H A DREADME.md100 Feel free to join us in [the nix-rust/nix](https://gitter.im/nix-rust/nix) channel on Gitter to
/third_party/rust/crates/syn/src/
H A Dmac.rs199 token::printing::delim(delim, span.join(), tokens, inner);
/third_party/skia/bench/
H A DPathOpsBench.cpp82 DEF_BENCH( return new PathOpsBench("join", kUnion_SkPathOp); )
/third_party/spirv-tools/utils/
H A Dgenerate_language_headers.py125 return '\n'.join(parts)
/third_party/vk-gl-cts/modules/gles3/scripts/
H A Dgen-invalid-texture-funcs.py58 self.name = string.join([s.lower() for s in [funcname] + args], "_")
H A Dgen-swizzle-math-operations.py169 swizzle1 = "".join(map(lambda x: swizzleComponents[x], swizzleIndices))
/third_party/vk-gl-cts/scripts/
H A Dcppcheck.py159 srcDir = os.path.realpath(os.path.normpath(os.path.join(os.path.dirname(__file__), "..", "..")))
H A Dlaunchcontrol_build.py47 cflagsStr = " ".join(cflags)
/third_party/vk-gl-cts/scripts/src_util/
H A Dcheck_include_guards.py101 headers.append(os.path.join(root, file))
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksIPC.cpp166 listenerLoop.join(); in ~ParentImpl()
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeAppendList.cpp109 threads[threadNdx]->join(); in runAppendListTest()
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
H A DdeThreadUnix.c120 /* If join fails for some reason, at least mark as detached. */ in deThread_join()
/third_party/vk-gl-cts/modules/egl/
H A DteglThreadCleanUpTests.cpp259 thread.join(); in iterate()

Completed in 17 milliseconds

1...<<211212213214215216217218219220>>...304