Home
last modified time | relevance | path

Searched refs:Join (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A D0001-allow-CC-and-CXX-to-have-multiple-words.patch25 + cc = strings.Join(env, " ")
30 + cxx = strings.Join(env, " ")
H A D0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch44 - build.ToolDir = filepath.Join(ctxt.GOROOT, "pkg/tool/"+runtime.GOOS+"_"+runtime.GOARCH)
48 + build.ToolDir = filepath.Join(ctxt.GOROOT, "pkg/tool/"+runtime.GOOS+"_"+runtime.GOARCH)
H A D0006-cmd-dist-separate-host-and-target-builds.patch172 + xprintf("Building %s for host, %s/%s.\n", strings.Join(toBuild, ","), goos, goarch)
187 + xprintf("Building %s for target, %s/%s.\n", strings.Join(toBuild, ","), goos, goarch)
H A DCVE-2022-41720.patch209 + path := filepath.Join(t.TempDir(), name)
341 - fullName := filepath.Join(dir, filepath.FromSlash(path.Clean("/"+name)))
342 + fullName := filepath.Join(dir, path)
/OK3568_Linux_fs/buildroot/package/quagga/
H A D0003-Fix-build-with-gcc-10.patch45 …int qpim_t_periodic = PIM_DEFAULT_T_PERIODIC; /* Period between Join/Prune M…
69 -int qpim_t_periodic; /* Period between Join/Prune Messages */
102 +extern int qpim_t_periodic; /* Period between Join/Prune Messages */
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.h206 struct Join;
210 typedef std::vector < Join* > JoinList;
346 bool JoinPoints(Join *j, OutRec* outRec1, OutRec* outRec2);
H A Dclipper.cpp119 struct Join { struct
1944 Join* j = new Join; in AddJoin()
1970 Join* j = new Join; in AddGhostJoin()
2034 Join* jr = m_GhostJoins[i]; in InsertLocalMinimaIntoAEL()
3451 bool Clipper::JoinPoints(Join *j, OutRec* outRec1, OutRec* outRec2) in JoinPoints()
3676 Join* join = m_Joins[i]; in JoinCommonEdges()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dlinear.rst29 # Join 2 devices together
/OK3568_Linux_fs/kernel/Documentation/driver-api/i3c/
H A Dprotocol.rst95 I3C Hot-Join
98 The Hot-Join mechanism is similar to USB hotplug. This mechanism allows
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/
H A DCameraPreviewActivity.java510 mTrackResultPaint.setStrokeJoin(Paint.Join.ROUND); in showTrackSelectResults()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dxfs-delayed-logging-design.rst703 4. Join item to transaction
748 4. Join item to transaction
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch18288 + # Join marker and all lines until next marker into a single line
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info1828 2.13 Join Data and Text Sections: '-R'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info1828 2.13 Join Data and Text Sections: '-R'