/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | APIInfo.java | 114 public boolean isDraft() { return getVal(STA) == STA_DRAFT; } 115 public boolean isStable() { return getVal(STA) == STA_STABLE; } 116 public boolean isDeprecated() { return getVal(STA) == STA_DEPRECATED; } 117 public boolean isObsolete() { return getVal(STA) == STA_OBSOLETE; } 118 public boolean isInternal() { return getVal(STA) == STA_INTERNAL; } 119 public boolean isPackage() { return getVal(VIS) == VIS_PACKAGE; } 120 public boolean isPublic() { return getVal(VIS) == VIS_PUBLIC; } 121 public boolean isProtected() { return getVal(VIS) == VIS_PROTECTED; } 122 public boolean isPrivate() { return getVal(VIS) == VIS_PRIVATE; } 123 public boolean isStatic() { return getVal(ST 148 public int getVal(int typ) { method in class:APIInfo [all...] |
H A D | CheckAPI.java | 99 public abstract int getVal(int typ); method in class:CheckAPI.APIInfo 112 public int getVal(int typ) { method in class:CheckAPI.Info 208 int val = getVal(CAT); 393 result = (lhi.getVal(CAT) == CAT_CLASS ? lhi.name : lhi.cls) 394 .compareTo(rhi.getVal(CAT) == CAT_CLASS ? rhi.name : rhi.cls); 396 result = lhi.getVal(CAT)- rhi.getVal(CAT); 418 result = (lhi.getVal(CAT) == CAT_CLASS ? lhi.name : lhi.cls) 419 .compareTo(rhi.getVal(CAT) == CAT_CLASS ? rhi.name : rhi.cls); 421 result = lhi.getVal(CA 520 public int getVal(int typ) { method in class:CheckAPI.DeltaInfo [all...] |
H A D | CollectAPI.java | 76 if (state != info.getVal(APIInfo.STA)) { 154 if (!filter.get(info.getVal(APIInfo.STA))) { 176 buf.append(APIInfo.getTypeValName(APIInfo.STA, info.getVal(APIInfo.STA)));
|
H A D | APIData.java | 130 int sta = info.getVal(APIInfo.STA); 131 int cat = info.getVal(APIInfo.CAT);
|
H A D | ReportAPI.java | 68 public int getVal(int typ) { method in class:ReportAPI.DeltaInfo 69 return added.getVal(typ); 257 int lstatus = lhs.getVal(APIInfo.STA);
|
/external/llvm/lib/Transforms/Utils/ |
H A D | Evaluator.cpp | 205 Constant *Ptr = getVal(SI->getOperand(1)); 217 Constant *Val = getVal(SI->getOperand(0)); 275 getVal(BO->getOperand(0)), 276 getVal(BO->getOperand(1))); 281 getVal(CI->getOperand(0)), 282 getVal(CI->getOperand(1))); 287 getVal(CI->getOperand(0)), 292 InstResult = ConstantExpr::getSelect(getVal(SI->getOperand(0)), 293 getVal(SI->getOperand(1)), 294 getVal(S [all...] |
/external/llvm/lib/IR/ |
H A D | ProfileSummary.cpp | 88 static bool getVal(MDTuple *MD, const char *Key, uint64_t &Val) { function 168 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(1)), "TotalCount", 171 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(2)), "MaxCount", MaxCount)) 173 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(3)), "MaxInternalCount", 176 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(4)), "MaxFunctionCount", 179 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(5)), "NumCounts", NumCounts)) 181 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(6)), "NumFunctions",
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
H A D | Arg.java | 63 * @see #getVal() 74 public final XObject getVal() method in class:Arg 83 * @see #getVal()
|
/external/llvm/include/llvm/Transforms/Utils/ |
H A D | Evaluator.h | 64 Constant *getVal(Value *V) { function in class:llvm::Evaluator
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 2055 static Constant *getVal(DenseMap<Value*, Constant*> &ComputedValues, Value *V) { function 2338 Constant *Ptr = getVal(Values, SI->getOperand(1)); 2343 Constant *Val = getVal(Values, SI->getOperand(0)); 2390 getVal(Values, BO->getOperand(0)), 2391 getVal(Values, BO->getOperand(1))); 2394 getVal(Values, CI->getOperand(0)), 2395 getVal(Values, CI->getOperand(1))); 2398 getVal(Values, CI->getOperand(0)), 2401 InstResult = ConstantExpr::getSelect(getVal(Values, SI->getOperand(0)), 2402 getVal(Value [all...] |
/external/flatbuffers/tests/MyGame/Example/ |
H A D | Stat.php | 59 public function getVal() function
|
/external/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 1397 StringTableSize = Dyn.getVal(); 1407 DynRelaRegion.Size = Dyn.getVal(); 1410 DynRelaRegion.EntSize = Dyn.getVal(); 1413 SONameOffset = Dyn.getVal(); 1419 DynRelRegion.Size = Dyn.getVal(); 1422 DynRelRegion.EntSize = Dyn.getVal(); 1425 if (Dyn.getVal() == DT_REL) 1427 else if (Dyn.getVal() == DT_RELA) 1431 Twine((uint64_t)Dyn.getVal())); 1437 DynPLTRelRegion.Size = Dyn.getVal(); [all...] |
/external/annotation-tools/asmx/config/ |
H A D | ow_util_ant_tasks.jar | META-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/util/ org/objectweb/util/ant/ ... |
/external/llvm/include/llvm/Object/ |
H A D | ELFTypes.h | 370 uintX_t getVal() const { return d_un.d_val; }
|
/external/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 1007 return DAG.getStore(N->getChain(), SDLoc(Op), N->getVal(), 1015 return DAG.getTruncStore(N->getChain(), SDLoc(Op), N->getVal(), 1021 return DAG.getTruncStore(N->getChain(), SDLoc(Op), N->getVal(),
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
H A D | TransformerImpl.java | 1514 return arg.getVal().object(); 1553 setParameter(s2, s1, arg.getVal().object());
|
/external/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGNodes.h | 1162 const SDValue &getVal() const { return getOperand(2); } function in class:llvm::AtomicSDNode
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
H A D | SelectionDAGNodes.h | 1042 const SDValue &getVal() const { return getOperand(2); } function in class:llvm::SDNode::AtomicSDNode
|
/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 3197 SDValue Chain = DAG.getTruncStore(Node->getChain(), SDLoc(Op), Node->getVal(), 3220 SDValue Src2 = Node->getVal(); 3287 SDValue Src2 = Node->getVal();
|
/external/annotation-tools/asmx/test/lib/ |
H A D | xalan-2.6.0.jar | META-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ... |