HomeSort by relevance Sort by last modified time
    Searched refs:Legal (Results 1 - 25 of 2648) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu4c/test/intltest/
transrt.cpp 110 // Legal
113 class Legal {
115 Legal() {}
116 virtual ~Legal() {}
120 class LegalJamo : public Legal {
165 class LegalGreek : public Legal {
185 // A special case which is legal but should be
200 // Legal greek has breathing marks IFF there is a vowel or RHO at the start
341 Legal* legalSource; // NOT owned
362 Legal* adoptedLegal
975 Legal *legal = new Legal(); local
989 Legal *legal = new Legal(); local
998 Legal *legal = new Legal(); local
1013 Legal *legal = new LegalJamo(); local
1023 Legal *legal = new Legal(); local
1143 LegalGreek *legal = new LegalGreek(TRUE); local
1178 LegalGreek *legal = new LegalGreek(FALSE); local
1210 LegalGreek *legal = new LegalGreek(FALSE); local
1231 Legal *legal = new Legal(); local
1280 LegalHebrew* legal = new LegalHebrew(error); local
1293 Legal *legal = new Legal(); local
1392 Legal *legal = new LegalIndic(); local
1659 Legal *legal = new LegalIndic(); local
1660 test.test(UnicodeString(fromSet,""),UnicodeString(toSet,""),exclusions,this,quick,legal); local
1682 Legal *legal = new LegalIndic(); local
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/webkit/LayoutTests/dom/html/level2/html/
hasFeature02.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hasFeature05.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hasFeature06.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
hasFeature02.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hasFeature05.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hasFeature06.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
hasFeature01.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hasFeature02.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hasFeature03.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hasFeature04.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp 129 setOperationAction(ISD::ConstantFP, MVT::f32, Legal);
233 setOperationAction(ISD::ROTR, MVT::i32, Expand /*Legal*/);
234 setOperationAction(ISD::ROTR, MVT::i16, Expand /*Legal*/);
237 setOperationAction(ISD::ROTL, MVT::i32, Legal);
238 setOperationAction(ISD::ROTL, MVT::i16, Legal);
246 // Make these operations legal and handle them during instruction selection:
247 setOperationAction(ISD::SHL, MVT::i64, Legal);
248 setOperationAction(ISD::SRL, MVT::i64, Legal);
249 setOperationAction(ISD::SRA, MVT::i64, Legal);
253 setOperationAction(ISD::MUL, MVT::i32, Legal);
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 73 /// legal SelectionDAG operators that the target instruction selector can accept
86 Legal, // The target natively supports this operation.
92 /// LegalizeTypeAction - This enum indicates whether a types are legal for a
231 /// legal super-reg register class for the register class of the value type.
281 /// it is already legal (return 'Legal') or we need to promote it to a larger
304 /// point types), this returns the largest legal type it will be expanded to.
315 llvm_unreachable("Type is not legal nor is it to be expanded!");
321 /// legal first class types. For example, EVT::v8f32 maps to 2 EVT::v4f32
364 /// are assumed to be legal
    [all...]
  /external/webkit/LayoutTests/dom/html/level1/core/
documentgetdoctypenodtd.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hc_attrgetvalue1.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hc_attrhaschildnodes.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hc_characterdatagetdata.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hc_documentgetelementsbytagnamelength.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hc_documentgetimplementation.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hc_documentgetrootnode.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hc_elementgetattributenode.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hc_elementgetelementsbytagname.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hc_elementgetelementsbytagnamenomatch.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
hc_elementgettagname.js 10 [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231

Completed in 618 milliseconds

1 2 3 4 5 6 7 8 91011>>