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

  /external/clang/lib/Basic/
IdentifierTable.cpp 201 // the first and third character. For preprocessor ID's there are no
205 #define HASH(LEN, FIRST, THIRD) \
206 (LEN << 5) + (((FIRST-'a') + (THIRD-'a')) & 31)
207 #define CASE(LEN, FIRST, THIRD, NAME) \
208 case HASH(LEN, FIRST, THIRD): \
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
NavCalculator.java 481 private static final Quadrant THIRD = new Quadrant(-1, -1);
496 return THIRD;
507 return THIRD;
  /external/ant-glob/
NOTICE 116 * wherever such third-party notices normally appear. The contents
188 * identification within third-party archives.
232 THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_attrspecifiedvaluechanged.js 81 child of of the THIRD employee and change its
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_attrspecifiedvaluechanged.js 81 child of of the THIRD employee and change its
  /external/quake/
NOTICE 117 part thereof, to be licensed as a whole at no charge to all third
161 years, to give any third party, for a charge no more than your
187 distribution of the source code, even though third parties are not
213 You are not responsible for enforcing compliance by third parties to
296 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
462 part thereof, to be licensed as a whole at no charge to all third
506 years, to give any third party, for a charge no more than your
532 distribution of the source code, even though third parties are not
558 You are not responsible for enforcing compliance by third parties to
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 368 part thereof, to be licensed as a whole at no charge to all third
411 years, to give any third party, for a charge no more than your
437 distribution of the source code, even though third parties are not
462 You are not responsible for enforcing compliance by third parties to
544 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  /external/e2fsprogs/lib/et/
texinfo.tex 24 %DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY THIRD PARTIES OR
48 % third parties on terms identical to those contained in this
50 % warranty protection to some or all third parties, at your option).
69 % years, to give any third party free (except for a nominal
    [all...]

Completed in 885 milliseconds