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 D | 0001-allow-CC-and-CXX-to-have-multiple-words.patch | 25 + cc = strings.Join(env, " ") 30 + cxx = strings.Join(env, " ")
|
| H A D | 0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch | 44 - 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 D | 0006-cmd-dist-separate-host-and-target-builds.patch | 172 + 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 D | CVE-2022-41720.patch | 209 + 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 D | 0003-Fix-build-with-gcc-10.patch | 45 …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 D | clipper.h | 206 struct Join; 210 typedef std::vector < Join* > JoinList; 346 bool JoinPoints(Join *j, OutRec* outRec1, OutRec* outRec2);
|
| H A D | clipper.cpp | 119 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 D | linear.rst | 29 # Join 2 devices together
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/i3c/ |
| H A D | protocol.rst | 95 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 D | CameraPreviewActivity.java | 510 mTrackResultPaint.setStrokeJoin(Paint.Join.ROUND); in showTrackSelectResults()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | xfs-delayed-logging-design.rst | 703 4. Join item to transaction 748 4. Join item to transaction
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0009-Use-libtool-2.4.patch | 18288 + # 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 D | as.info | 1828 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 D | as.info | 1828 2.13 Join Data and Text Sections: '-R'
|