| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | kmeans_index.h | 57 KMeansIndexParams(int branching = 32, int iterations = 11, 62 (*this)["branching"] = branching; 282 , branching(_branching) in KMeansDistanceComputer() 303 for (int j=1; j<branching; ++j) { in operator() 327 const int branching; variable 716 …void computeClustering(KMeansNodePtr node, int* indices, int indices_length, int branching, int le… in computeClustering() argument 721 if (indices_length < branching) { in computeClustering() 728 cv::AutoBuffer<int> centers_idx_buf(branching); in computeClustering() 731 (this->*chooseCenters)(branching, indices, indices_length, centers_idx, centers_length); in computeClustering() 733 if (centers_length<branching) { in computeClustering() [all …]
|
| H A D | hierarchical_clustering_index.h | 56 HierarchicalClusteringIndexParams(int branching = 32, 62 (*this)["branching"] = branching; 681 … void computeClustering(NodePtr node, int* dsindices, int indices_length, int branching, int level) in computeClustering() argument 693 std::vector<int> centers(branching); in computeClustering() 697 (this->*chooseCenters)(branching, dsindices, indices_length, ¢ers[0], centers_length); in computeClustering() 699 if (centers_length<branching) { in computeClustering() 711 node->childs = pool.allocate<NodePtr>(branching); in computeClustering() 714 for (int i=0; i<branching; ++i) { in computeClustering() 726 computeClustering(node->childs[i],dsindices+start, end-start, branching, level+1); in computeClustering()
|
| H A D | miniflann.hpp | 95 CompositeIndexParams(int trees = 4, int branching = 32, int iterations = 11, 107 HierarchicalClusteringIndexParams(int branching = 32, 113 KMeansIndexParams(int branching = 32, int iterations = 11,
|
| H A D | composite_index.h | 47 CompositeIndexParams(int trees = 4, int branching = 32, int iterations = 11, 54 (*this)["branching"] = branching;
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | x_unfl.S | 64 | Clear dirty bit on dest resister in the frame before branching 98 | Clear dirty bit on dest resister in the frame before branching 119 | Clear dirty bit on dest resister in the frame before branching
|
| H A D | x_fline.S | 55 | ;before branching to mem_read
|
| H A D | skeleton.S | 148 | Clear dirty bit on dest resister in the frame before branching
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | tc-actions-env-rules.rst | 10 1) If you stealeth or borroweth any packet thou shalt be branching
|
| /OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/ |
| H A D | concepts-appx.rst | 144 branching strategies, used achieve that goal in a manner similar to 149 The features are tagged and organized by way of a branching strategy 171 Using Git's tagging and branching features, the Yocto Project team 176 features, the same branching strategy is used. 204 same branching strategy applies to BSPs as it does to kernel features. 329 architecture and its branching strategy, see the 330 ":ref:`kernel-dev/concepts-appx:yocto linux kernel architecture and branching strategies`"
|
| H A D | maint-appx.rst | 140 branches checked out and any required branching, patching and tagging
|
| H A D | advanced.rst | 840 hierarchical branching system similar to what the Yocto Linux Kernel Git
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/expect/ |
| H A D | expect_5.45.4.bb | 6 X11 GUIs. An interpreted language provides branching and high-level control \
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/ |
| H A D | index.rst | 76 In this context Linus was talking about branching and merging,
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | kernel_user_helpers.rst | 19 constants that allows for efficient branching to those code segments. And
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | static-keys.rst | 72 gcc (v4.5) adds a new 'asm goto' statement that allows branching to a label:
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | booting.rst | 93 - code0/code1 are responsible for branching to stext.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/ |
| H A D | spectre.rst | 105 poisoning could be done by indirect branching into existing code, 292 guests from affecting indirect branching in the host kernel.
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | ftrace-design.rst | 75 means the code flow should usually be kept linear (i.e. no branching in the nop
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/cmake/ |
| H A D | GitVersion.cmake | 10 # * See: https://nvie.com/posts/a-successful-git-branching-model/
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | 5.Posting.rst | 71 point - a stable or -rc release - rather than branching off the mainline at
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | Kconfig | 451 Only enable it if you want to analyse the branching behavior.
|
| /OK3568_Linux_fs/yocto/poky/documentation/overview-manual/ |
| H A D | development-environment.rst | 393 Git repositories use branching techniques that track content change (not
|
| /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 | gccint.info | 16413 optimizations that this branching instruction should not be 16414 "collapsed" into a simpler branching construct. It is used when 19894 continue execution to the following one without branching. These 20297 a single header, or if there is a branching in the middle of the loop. 26855 target and branching around an assignment of zero to the target--or 27790 a separate branch insn testing the condition code and branching or not
|
| /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 | gccint.info | 16413 optimizations that this branching instruction should not be 16414 "collapsed" into a simpler branching construct. It is used when 19894 continue execution to the following one without branching. These 20297 a single header, or if there is a branching in the middle of the loop. 26855 target and branching around an assignment of zero to the target--or 27790 a separate branch insn testing the condition code and branching or not
|
| H A D | gcc.info | 46578 CPU supports event base branching.
|