HomeSort by relevance Sort by last modified time
    Searched defs:getValue (Results 351 - 375 of 4901) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-view/share/
Reporter.py 42 def getValue(self,r,bugtype,getConfigOption):
53 </tr>"""%(self.getName(),r.getName(),self.getName(),self.getValue(r,bugtype,getConfigOption))
61 default = self.getValue(r,bugtype,getConfigOption)
164 def getValue(self,r,bugtype,getConfigOption):
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-view/share/
Reporter.py 42 def getValue(self,r,bugtype,getConfigOption):
53 </tr>"""%(self.getName(),r.getName(),self.getName(),self.getValue(r,bugtype,getConfigOption))
61 default = self.getValue(r,bugtype,getConfigOption)
164 def getValue(self,r,bugtype,getConfigOption):
  /prebuilts/clang/host/linux-x86/clang-4053586/tools/scan-view/share/
Reporter.py 45 def getValue(self,r,bugtype,getConfigOption):
56 </tr>"""%(self.getName(),r.getName(),self.getName(),self.getValue(r,bugtype,getConfigOption))
64 default = self.getValue(r,bugtype,getConfigOption)
167 def getValue(self,r,bugtype,getConfigOption):
  /prebuilts/clang/host/linux-x86/clang-4393122/share/scan-view/
Reporter.py 45 def getValue(self,r,bugtype,getConfigOption):
56 </tr>"""%(self.getName(),r.getName(),self.getName(),self.getValue(r,bugtype,getConfigOption))
64 default = self.getValue(r,bugtype,getConfigOption)
167 def getValue(self,r,bugtype,getConfigOption):
  /prebuilts/clang/host/linux-x86/clang-4479392/share/scan-view/
Reporter.py 45 def getValue(self,r,bugtype,getConfigOption):
56 </tr>"""%(self.getName(),r.getName(),self.getName(),self.getValue(r,bugtype,getConfigOption))
64 default = self.getValue(r,bugtype,getConfigOption)
167 def getValue(self,r,bugtype,getConfigOption):
  /prebuilts/clang/host/linux-x86/clang-4579689/share/scan-view/
Reporter.py 45 def getValue(self,r,bugtype,getConfigOption):
56 </tr>"""%(self.getName(),r.getName(),self.getName(),self.getValue(r,bugtype,getConfigOption))
64 default = self.getValue(r,bugtype,getConfigOption)
167 def getValue(self,r,bugtype,getConfigOption):
  /prebuilts/clang/host/linux-x86/clang-4630689/share/scan-view/
Reporter.py 45 def getValue(self,r,bugtype,getConfigOption):
56 </tr>"""%(self.getName(),r.getName(),self.getName(),self.getValue(r,bugtype,getConfigOption))
64 default = self.getValue(r,bugtype,getConfigOption)
167 def getValue(self,r,bugtype,getConfigOption):
  /prebuilts/clang/host/linux-x86/clang-4639204/share/scan-view/
Reporter.py 45 def getValue(self,r,bugtype,getConfigOption):
56 </tr>"""%(self.getName(),r.getName(),self.getName(),self.getValue(r,bugtype,getConfigOption))
64 default = self.getValue(r,bugtype,getConfigOption)
167 def getValue(self,r,bugtype,getConfigOption):
  /prebuilts/clang/host/linux-x86/clang-4691093/share/scan-view/
Reporter.py 45 def getValue(self,r,bugtype,getConfigOption):
56 </tr>"""%(self.getName(),r.getName(),self.getName(),self.getValue(r,bugtype,getConfigOption))
64 default = self.getValue(r,bugtype,getConfigOption)
167 def getValue(self,r,bugtype,getConfigOption):
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
Reporter.py 42 def getValue(self,r,bugtype,getConfigOption):
53 </tr>"""%(self.getName(),r.getName(),self.getName(),self.getValue(r,bugtype,getConfigOption))
61 default = self.getValue(r,bugtype,getConfigOption)
164 def getValue(self,r,bugtype,getConfigOption):
  /prebuilts/misc/linux-x86/analyzer/tools/scan-view/
Reporter.py 42 def getValue(self,r,bugtype,getConfigOption):
53 </tr>"""%(self.getName(),r.getName(),self.getName(),self.getValue(r,bugtype,getConfigOption))
61 default = self.getValue(r,bugtype,getConfigOption)
164 def getValue(self,r,bugtype,getConfigOption):
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
StateLabelProvider.java 48 return getValue(property);
54 private String getValue(IGLProperty element) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
IGLProperty.java 44 Object getValue();
  /system/chre/util/tests/
optional_test.cc 104 int getValue() const {
127 EXPECT_EQ(container->getValue(), kValue1);
128 EXPECT_EQ(transferee1.getValue(), kInvalidValue);
135 EXPECT_EQ(container->getValue(), kValue2);
136 EXPECT_EQ(transferee2.getValue(), kInvalidValue);
  /test/suite_harness/tools/dex-tools/src/dex/reader/
DexEncodedAnnotationImpl.java 63 public List<DexAnnotationAttribute> getValue() {
73 return getTypeName() + ":" + getValue();
  /external/guava/guava/src/com/google/common/collect/
SparseImmutableTable.java 55 V value = cell.getValue();
71 rowBuilder.put(row.getKey(), ImmutableMap.copyOf(row.getValue()));
77 columnBuilder.put(col.getKey(), ImmutableMap.copyOf(col.getValue()));
99 ImmutableMap<C, V> row = (ImmutableMap<C, V>) rowEntry.getValue();
102 return cellOf(rowEntry.getKey(), colEntry.getKey(), colEntry.getValue());
106 V getValue(int index) {
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableMap.java 101 checkNotNull(entry.getValue());
106 entries.add(entryOf((K) entry.getKey(), (V) entry.getValue()));
113 put(entry.getKey(), entry.getValue());
130 return of(entry.getKey(), entry.getValue());
150 checkNotNull(entry.getValue());
165 return ImmutableMap.<K, V>of(entry.getKey(), entry.getValue());
170 checkNotNull(e.getKey()), checkNotNull(e.getValue()));
293 public ImmutableSet<V> getValue() {
294 return ImmutableSet.of(outerEntry.getValue());
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
Relation.java 178 put(entry.getKey(), entry.getValue());
224 result.addAll(keyValue.getValue());
246 this.value = e.getValue();
255 public V getValue() {
278 put(entry.getValue(), entry.getKey());
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Relation.java 176 put(entry.getKey(), entry.getValue());
222 result.addAll(keyValue.getValue());
244 this.value = e.getValue();
253 public V getValue() {
276 put(entry.getValue(), entry.getKey());
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
SimpleEntryTest.java 40 public Object getValue() {
55 assertEquals("test", testEntry.getValue());
60 assertNull(testEntry.getValue());
79 assertEquals("test", entry.getValue());
81 assertNull(entry.getValue());
86 assertEquals("test", entry.getValue());
88 assertEquals("Another String", entry.getValue());
107 ^ (e.getValue() == null ? 0 : e.getValue().hashCode()), e
113 assertEquals(e.getKey() + "=" + e.getValue(), e.toString())
    [all...]
SimpleImmutableEntryTest.java 41 public Object getValue() {
56 assertEquals("test", testEntry.getValue());
61 assertNull(testEntry.getValue());
80 assertEquals("test", entry.getValue());
82 assertNull(entry.getValue());
87 assertEquals("test", entry.getValue());
94 assertEquals("test", entry.getValue());
115 ^ (e.getValue() == null ? 0 : e.getValue().hashCode()), e
121 assertEquals(e.getKey() + "=" + e.getValue(), e.toString())
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterColorBorderRepresentation.java 109 if (border.mParamColor.getValue() == mParamColor.getValue()
110 && border.mParamRadius.getValue() == mParamRadius.getValue()
111 && border.mParamSize.getValue() == mParamSize.getValue()) {
136 return mParamColor.getValue();
144 return mParamSize.getValue();
152 return mParamRadius.getValue();
177 writer.value(mParamSize.getValue());
    [all...]
  /art/test/445-checker-licm/src/
Main.java 19 static int getValue() {
131 sum += Dummy.getValue();
  /art/tools/ahat/src/main/com/android/ahat/
Query.java 98 newQuery.append(entry.getValue());
  /art/tools/dexfuzz/src/dexfuzz/rawdex/
EncodedField.java 44 return ((accessFlags & Flag.ACC_VOLATILE.getValue()) != 0);
52 accessFlags |= Flag.ACC_VOLATILE.getValue();
54 accessFlags &= ~(Flag.ACC_VOLATILE.getValue());
75 public int getValue() {

Completed in 584 milliseconds

<<11121314151617181920>>