HomeSort by relevance Sort by last modified time
    Searched defs:def (Results 76 - 100 of 813) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveInterval.h 53 SlotIndex def; member in class:llvm::VNInfo
57 : id(i), def(d)
62 : id(i), def(orig.def)
67 def = src.def;
74 bool isPHIDef() const { return def.isBlock(); }
77 bool isUnused() const { return !def.isValid(); }
80 void markUnused() { def = SlotIndex(); }
112 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
LiveInterval.h 61 SlotIndex def; member in class:llvm::VNInfo
64 VNInfo(unsigned i, SlotIndex d) : id(i), def(d) {}
67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {}
71 def = src.def;
78 bool isPHIDef() const { return def.isBlock(); }
81 bool isUnused() const { return !def.isValid(); }
84 void markUnused() { def = SlotIndex(); }
116 /// Return true if this instruction has a dead def
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftmm.h 127 /* def :: The axis's default design coordinate. */
145 FT_Fixed def; member in struct:FT_Var_Axis_
  /toolchain/binutils/binutils-2.27/gas/
macro.h 48 sb def; /* The default value. */ member in struct:formal_struct
  /art/test/1900-track-alloc/src/art/
Test1900.java 65 long def = doAllocate(10); local
70 doDeallocate(def);
113 def = doAllocate(env2, 10);
118 doDeallocate(env2, def);
  /art/test/596-app-images/src/
Main.java 130 final public static int def = 10; field in class:StaticFieldsInitSub
  /build/blueprint/
scope.go 41 def(config interface{}) (*poolDef, error)
51 def(config interface{}) (*ruleDef, error)
330 def, err := parseRuleParams(ruleScope, params)
338 def_: def,
397 func (l *localRule) def(interface{}) (*ruleDef, error) { func
  /external/annotation-tools/scene-lib/src/annotations/
Annotation.java 30 public final AnnotationDef def; field in class:Annotation
41 assert def != null;
42 assert def.fieldTypes != null;
43 assert def.fieldTypes.keySet() != null;
44 if (! fieldValues.keySet().equals(def.fieldTypes.keySet())) {
46 assert def.fieldTypes.containsKey(s)
47 : String.format("Annotation contains field %s but AnnotationDef does not%n annotation: %s%n def: %s%n", s, this, this.def);
50 // for (String s : def.fieldTypes.keySet()) {
58 AnnotationFieldType aft = def.fieldTypes.get(fieldname)
181 public final AnnotationDef def() { method in class:Annotation
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorKey.java 92 XSLTElementDef def = getElemDef(); local
103 XSLTAttributeDef attrDef = def.getAttributeDef(attrUri, attrLocalName);
130 XSLTAttributeDef[] attrDefs = def.getAttributes();
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
BaseMac.java 295 Class def = BaseBlockCipher.class.getClassLoader().loadClass(className); local
297 return def;
  /external/clang/test/SemaTemplate/
constructor-template.cpp 99 DefaultCtorHasDefaultArg def; local
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
IntlTestDateFormatAPI.java 90 DateFormat def = DateFormat.getInstance(); local
135 result1 = def.parseObject(text, pos);
142 result2 = def.parse(text);
149 result3 = def.parse(text, pos01);
203 final Calendar cal = def.getCalendar();
211 final NumberFormat nf = def.getNumberFormat();
219 final TimeZone tz = def.getTimeZone();
IntlTestSimpleDateFormatAPI.java 59 SimpleDateFormat def = new SimpleDateFormat(); local
74 Format clone = (Format) def.clone();
75 if( ! clone.equals(def) ) {
90 res1 = def.format(d, res1, pos1);
104 result1 = def.parse(text, pos);
108 result2 = def.parse(text);
120 def.setDateFormatSymbols(syms);
122 if( ! pat.getDateFormatSymbols().equals(def.getDateFormatSymbols()) ) {
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
IntlTestSimpleDateFormatAPI.java 56 SimpleDateFormat def = new SimpleDateFormat(); local
71 Format clone = (Format) def.clone();
72 if( ! clone.equals(def) ) {
87 res1 = def.format(d, res1, pos1);
101 result1 = def.parse(text, pos);
105 result2 = def.parse(text);
117 def.setDateFormatSymbols(syms);
119 if( ! pat.getDateFormatSymbols().equals(def.getDateFormatSymbols()) ) {

Completed in 1101 milliseconds

1 2 34 5 6 7 8 91011>>