Home
last modified time | relevance | path

Searched full:branches (Results 1 – 25 of 1390) sorted by relevance

12345678910>>...56

/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A Drestapi.py78 branches = params['branch'].split(',')
79 index.config['BRANCH'] = branches
81 branches = ['*']
84 def load_cache(path, index, branches=[]): argument
89 # Filter the branches on loaded files...
91 for branch in branches:
93 if 'branches' in pindex:
94 for br in pindex['branches']:
98 if 'branches' in pindex:
99 for br in pindex['branches']:
[all …]
H A D__init__.py191 Note: the 'branch' parameter if set can select multiple branches by using
290 If a branch has not been specified, we will iterate over the branches in
303 If a branch has not been specified, we will iterate over the branches in
309 branches = [branch]
311 branches = None
315 layerBranch = index.find_collection(collection, version, branches)
325 If a branch has not been specified, we will iterate over the branches in
329 branches = [branch]
331 branches = None
334 layerBranch = index.find_layerbranch(name, branches)
[all …]
H A Dcooker.py71 def _load_bblayers(self, branches=None): argument
76 if not branches:
77 raise layerindexlib.LayerIndexFetchError("No branches specified for _load_bblayers!")
82 index.branches = {}
102 for branch in branches:
104 index.branches[branchId] = layerindexlib.Branch(index, None)
105 index.branches[branchId].define_data(branchId, branch, bb_branch)
141 for branchId in index.branches:
172 branches = params['branch'].split(',')
174 branches = ['HEAD']
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dmatch.cpp13 for (const std::pair<T, std::shared_ptr<Expression>>& branch : branches) { in eachChild()
25 Expression::childrenEqual(branches, rhs->branches)); in operator ==()
33 for (const auto& branch : branches) { in possibleOutputs()
51 std::map<T, std::shared_ptr<Expression>> sortedBranches(branches.begin(), branches.end()); in serialize()
53 // Group branches by unique match expression to support condensed serializations in serialize()
91 auto it = branches.find(inputValue->get<std::string>()); in evaluate()
92 if (it != branches.end()) { in evaluate()
112 auto it = branches.find(rounded); in evaluate()
113 if (it != branches.end()) { in evaluate()
195 std::unique_ptr<Expression>>> branches, in create() argument
[all …]
H A Dcase.cpp9 for (const auto& branch : branches) { in evaluate()
23 for (const Branch& branch : branches) { in eachChild()
33 … return *otherwise == *(rhs->otherwise) && Expression::childrenEqual(branches, rhs->branches); in operator ==()
40 for (const auto& branch : branches) { in possibleOutputs()
71 std::vector<Case::Branch> branches; in parse() local
72 branches.reserve((length - 2) / 2); in parse()
88 branches.push_back(std::make_pair(std::move(*test), std::move(*output))); in parse()
99 std::move(branches), in parse()
/OK3568_Linux_fs/yocto/poky/documentation/overview-manual/
H A Ddevelopment-environment.rst164 - Be sure to always work in matching branches for both the selected
230 The Yocto Project files are maintained using Git in "branches" whose Git
231 histories track every change and whose structures provide branches for
252 branches in this repository using the web interface of the
254 area. These branches hold changes (commits) to the project that have
258 branches into the "master" branch of the Git repository.
261 maintain cloned repositories of upstream branches. The cloned
309 - *Use Branches Liberally:* It is very easy to create, use, and delete
310 local branches in your working Git repository on the development
311 host. You can name these branches anything you like. It is helpful to
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Dlayerindex.py62 def _construct_url(baseurls, branches): argument
71 if branches:
72 baseurl += ";branch=%s" % ','.join(branches)
81 branches = [args.branch]
83branches = (self.tinfoil.config_data.getVar('LAYERSERIES_CORENAMES') or 'master').split()
84 logger.debug('Trying branches: %s' % branches)
111 for remoteurl in _construct_url(apiurl, branches):
116 logger.error("Remote layer index %s is empty for branches %s" % (apiurl, branches))
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/westmereep-sp/
H A Dpipeline.json83 "BriefDescription": "Unconditional branches executed"
91 "BriefDescription": "Unconditional call branches executed"
99 "BriefDescription": "Indirect call branches executed"
107 "BriefDescription": "Indirect non call branches executed"
115 "BriefDescription": "Call branches executed"
123 "BriefDescription": "All non call branches executed"
131 "BriefDescription": "Indirect return branches executed"
139 "BriefDescription": "Taken branches executed"
174 "BriefDescription": "Mispredicted branches executed"
182 "BriefDescription": "Mispredicted conditional branches executed"
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/westmereex/
H A Dpipeline.json83 "BriefDescription": "Unconditional branches executed"
91 "BriefDescription": "Unconditional call branches executed"
99 "BriefDescription": "Indirect call branches executed"
107 "BriefDescription": "Indirect non call branches executed"
115 "BriefDescription": "Call branches executed"
123 "BriefDescription": "All non call branches executed"
131 "BriefDescription": "Indirect return branches executed"
139 "BriefDescription": "Taken branches executed"
174 "BriefDescription": "Mispredicted branches executed"
182 "BriefDescription": "Mispredicted conditional branches executed"
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/westmereep-dp/
H A Dpipeline.json83 "BriefDescription": "Unconditional branches executed"
91 "BriefDescription": "Unconditional call branches executed"
99 "BriefDescription": "Indirect call branches executed"
107 "BriefDescription": "Indirect non call branches executed"
115 "BriefDescription": "Call branches executed"
123 "BriefDescription": "All non call branches executed"
131 "BriefDescription": "Indirect return branches executed"
139 "BriefDescription": "Taken branches executed"
174 "BriefDescription": "Mispredicted branches executed"
182 "BriefDescription": "Mispredicted conditional branches executed"
[all …]
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dasm-macros.h91 * Tests the bit in reg2 and branches to label if the
103 * Tests the bit in reg2 and branches to label if the
180 * original bit was zero it branches to label.
193 * original bit was non-zero it branches to label.
206 * original bit was zero it branches to label.
219 * original bit was non-zero it branches to label.
232 * original bit was zero it branches to label.
245 * original bit was non-zero it branches to label.
257 * If the all the bits in the mask are zero it branches to label.
269 * If the any of the bits in the mask are 1 it branches to label.
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/nehalemex/
H A Dpipeline.json83 "BriefDescription": "Unconditional branches executed"
91 "BriefDescription": "Unconditional call branches executed"
99 "BriefDescription": "Indirect call branches executed"
107 "BriefDescription": "Indirect non call branches executed"
115 "BriefDescription": "Call branches executed"
123 "BriefDescription": "All non call branches executed"
131 "BriefDescription": "Indirect return branches executed"
139 "BriefDescription": "Taken branches executed"
174 "BriefDescription": "Mispredicted branches executed"
182 "BriefDescription": "Mispredicted conditional branches executed"
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/nehalemep/
H A Dpipeline.json83 "BriefDescription": "Unconditional branches executed"
91 "BriefDescription": "Unconditional call branches executed"
99 "BriefDescription": "Indirect call branches executed"
107 "BriefDescription": "Indirect non call branches executed"
115 "BriefDescription": "Call branches executed"
123 "BriefDescription": "All non call branches executed"
131 "BriefDescription": "Indirect return branches executed"
139 "BriefDescription": "Taken branches executed"
174 "BriefDescription": "Mispredicted branches executed"
182 "BriefDescription": "Mispredicted conditional branches executed"
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dmatch.hpp16 using Branches = std::unordered_map<T, std::shared_ptr<Expression>>; typedef in mbgl::style::expression::Match
20 Branches branches_, in Match()
24 branches(std::move(branches_)), in Match()
40 Branches branches; member in mbgl::style::expression::Match
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/silvermont/
H A Dpipeline.json4branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target ad…
14branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target ad…
24branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target ad…
34branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target ad…
44branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target ad…
54branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target ad…
64branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target ad…
74branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target ad…
84branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target ad…
104 …"PublicDescription": "JCC counts the number of mispredicted conditional branches (JCC) instruction…
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Ddistance_query.hpp193 // CONSIDER: using one global container/heap for active branches in operator ()()
195 // This would also change the way how branches are traversed! in operator ()()
330 branches = o.branches; in operator =()
335 active_branch_list_type branches; member
389 active_branch_list_type & branches = internal_stack.back().branches; in increment() local
392 if ( branches.size() <= current_branch ) in increment()
411 is_node_prunable(neighbors.back().first, branches[current_branch].first) ) in increment()
421 rtree::apply_visitor(*this, *(branches[current_branch - 1].second)); in increment()
444 // Put node's elements into the list of active branches if those elements meets predicates
478 … internal_stack.back().branches.push_back( std::make_pair(node_distance, it->second) ); in operator ()()
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/
H A Dmaint-appx.rst17 list all necessary patches, configurations, branches, tags, and feature
30 kernel that branches off ``linux.org`` version 4.12 and the
43 on your local machine, you can discover the branches that are available
60 Branches in the ``yocto-kernel-cache`` repository correspond to Yocto Linux
63 Once you have checked out and switched to appropriate branches, you can
69 As mentioned, branches in the ``yocto-kernel-cache`` repository
71 Branches contain descriptions in the form of ``.scc`` and ``.cfg``
131 all the branches, tags, patches and configurations that need to be
140 branches checked out and any required branching, patching and tagging
159 become an integrated part of the branches.
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/ivytown/
H A Dpipeline.json362 "PublicDescription": "Not taken macro-conditional branches.",
368 "BriefDescription": "Not taken macro-conditional branches",
372 "PublicDescription": "Taken speculative and retired macro-conditional branches.",
378 "BriefDescription": "Taken speculative and retired macro-conditional branches",
392 …"PublicDescription": "Taken speculative and retired indirect branches excluding calls and returns.…
398 … "BriefDescription": "Taken speculative and retired indirect branches excluding calls and returns",
402 … "PublicDescription": "Taken speculative and retired indirect branches with return mnemonic.",
408 "BriefDescription": "Taken speculative and retired indirect branches with return mnemonic",
432 "PublicDescription": "Speculative and retired macro-conditional branches.",
438 "BriefDescription": "Speculative and retired macro-conditional branches",
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/ivybridge/
H A Dpipeline.json362 "PublicDescription": "Not taken macro-conditional branches.",
368 "BriefDescription": "Not taken macro-conditional branches",
372 "PublicDescription": "Taken speculative and retired macro-conditional branches.",
378 "BriefDescription": "Taken speculative and retired macro-conditional branches",
392 …"PublicDescription": "Taken speculative and retired indirect branches excluding calls and returns.…
398 … "BriefDescription": "Taken speculative and retired indirect branches excluding calls and returns",
402 … "PublicDescription": "Taken speculative and retired indirect branches with return mnemonic.",
408 "BriefDescription": "Taken speculative and retired indirect branches with return mnemonic",
432 "PublicDescription": "Speculative and retired macro-conditional branches.",
438 "BriefDescription": "Speculative and retired macro-conditional branches",
[all …]
/OK3568_Linux_fs/kernel/Documentation/process/
H A D7.AdvancedTopics.rst42 the tree, use branches, etc. An understanding of git's tools for the
45 remote branches, the index, fast-forward merges, pushes and pulls, detached
60 The normal git workflow involves the use of a lot of branches. Each line
62 maintained independently. Branches in git are cheap, there is no reason to
65 Publicly-available branches should be created with care; merge in patches
66 from development branches when they are in complete form and ready to go -
97 of the reasons why development should be done in private branches (which
98 can be rewritten if necessary) and only moved into public branches when
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dfunction.cpp349 …(type::Type type, const std::string& property, std::map<T, std::unique_ptr<Expression>> branches) { in categorical() argument
351 for (auto& b : branches) { in categorical()
358 …pe::Type type, const std::string& property, std::map<bool, std::unique_ptr<Expression>> branches) { in categorical() argument
359 auto it = branches.find(true); in categorical()
360 std::unique_ptr<Expression> trueCase = it == branches.end() ? in categorical()
364 it = branches.find(false); in categorical()
365 std::unique_ptr<Expression> falseCase = it == branches.end() ? in categorical()
436 auto branches = convertBranches<bool>(type, value, err); in convertCategoricalFunction() local
437 if (!branches) { in convertCategoricalFunction()
440 return categorical(type, property, std::move(*branches)); in convertCategoricalFunction()
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/tests/
H A Dlayerindexobj.py25 self.index.branches = {}
34 self.index.branches[branchId] = Branch(self.index)
35 self.index.branches[branchId].define_data(branchId,
37 self.index.branches[branchId].lockData()
91 branch = self.index.branches[1]
131 self.assertEqual(layerBranch.branch, self.index.branches[1])
143 self.assertEqual(layerBranch.branch, self.index.branches[1])
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Ditrace.txt2 b synthesize branches events (branch misses for Arm SPE)
3 c synthesize branches events (calls only)
4 r synthesize branches events (returns only)
45 It is also possible to skip events generated (instructions, branches, transactions,
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dgit.py12 This option also supports multiple branch fetching, with branches
13 separated by commas. In multiple branches case, the name option
14 must have the same number of names to match the branches, which is
174 branches = ud.parm.get("branch", "").split(',')
175 if branches == [""] and not ud.nobranch:
177 branches = ["master"]
178 if len(branches) != len(ud.names):
207 ud.branches = {}
209 branch = branches[pos]
210 ud.branches[name] = branch
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DM68HC11_002dOpts.html158 <dt><code>--short-branches</code></dt>
159 <dd><p>The &lsquo;<samp>--short-branches</samp>&rsquo; option turns off the translation of
160 relative branches into absolute branches when the branch offset is
168 &lsquo;<samp>jmp</samp>&rsquo; and the conditional branches instructions are inverted and
176 <dt><code>--force-long-branches</code></dt>
177 <dd><p>The &lsquo;<samp>--force-long-branches</samp>&rsquo; option forces the translation of
178 relative branches into absolute branches. This option does not affect

12345678910>>...56