HomeSort by relevance Sort by last modified time
    Searched refs:Terms (Results 1 - 10 of 10) sorted by null

  /external/wpa_supplicant_8/hs20/server/www/
free-remediation.php 9 <p>Terms and conditions have changed. You need to accept the new terms
12 <p>Terms and conditions..</p>
free.php 18 <p>Terms and conditions..</p>
  /external/llvm/lib/ProfileData/Coverage/
CoverageMapping.cpp 44 Counter C, int Sign, SmallVectorImpl<std::pair<unsigned, int>> &Terms) {
49 Terms.push_back(std::make_pair(C.getCounterID(), Sign));
53 extractTerms(E.LHS, Sign, Terms);
55 Terms);
61 // Gather constant terms.
62 llvm::SmallVector<std::pair<unsigned, int>, 32> Terms;
63 extractTerms(ExpressionTree, +1, Terms);
65 // If there are no terms, this is just a zero. The algorithm below assumes at
67 if (Terms.size() == 0)
70 // Group the terms by counter ID
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 735 // Bail out when the Numerator is not divisible by one of the terms of
    [all...]
DependenceAnalysis.cpp     [all...]
  /build/make/tools/droiddoc/templates-pdk/
customizations.cs 145 <a href="http://www.google.com/intl/en/policies/" target="_blank">Privacy &amp; Terms</a> -
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h     [all...]
  /external/llvm/include/llvm/ProfileData/Coverage/
CoverageMapping.h 164 /// \brief Gather the terms of the expression tree for processing.
170 SmallVectorImpl<std::pair<unsigned, int>> &Terms);
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 9 # it under the terms of the GNU General Public License as published by
304 source code. And you must show them these terms so they know their
324 The precise terms and conditions for copying, distribution and
328 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
332 under the terms of this General Public License. The "Program", below,
360 distribute such modifications or work under the terms of Section 1
369 parties under the terms of this License.
385 themselves, then this License, and its terms, do not apply to those
388 on the Program, the distribution of the whole must be on the terms of
403 under Section 2) in object code or executable form under the terms o
    [all...]
  /external/abi-compliance-checker/
abi-compliance-checker.pl 41 # it under the terms of the GNU General Public License or the GNU Lesser
316 under the terms of the GNU LGPL or GNU GPL.
    [all...]

Completed in 1225 milliseconds