HomeSort by relevance Sort by last modified time
    Searched refs:get (Results 676 - 700 of 4892) sorted by null

<<21222324252627282930>>

  /external/webkit/WebCore/svg/
SVGGlyphMap.h 57 node = currentLayer->get(curChar);
78 void get(const String& string, Vector<SVGGlyphIdentifier>& glyphs) function in class:WebCore::SVGGlyphMap
84 RefPtr<GlyphMapNode> node = currentLayer->get(curChar);
  /external/webkit/WebKit/chromium/src/
WebEntities.cpp 66 if (map.contains(code) && map.get(code) == name.lower())
102 return m_entitiesMap.get(code);
120 result.append(m_entitiesMap.get(*curPos));
  /frameworks/base/core/java/android/content/
ContentValues.java 236 * @param key the value to get
239 public Object get(String key) { method in class:ContentValues
240 return mValues.get(key);
246 * @param key the value to get
250 Object value = mValues.get(key);
257 * @param key the value to get
261 Object value = mValues.get(key);
282 * @param key the value to get
286 Object value = mValues.get(key);
307 * @param key the value to get
    [all...]
  /frameworks/base/core/java/android/gesture/
InstanceLearner.java 50 Instance sample = instances.get(i);
66 Double score = label2score.get(sample.label);
74 double score = label2score.get(name);
  /frameworks/base/core/java/android/provider/
Applications.java 96 if (!APPLICATION_PATH.equals(pathSegments.get(0))) return null;
97 String packageName = pathSegments.get(1);
98 String name = pathSegments.get(2);
  /frameworks/base/core/java/com/android/internal/util/
ProcessedMessages.java 33 * the last setSize, get which returns a processed message and
165 Info get(int index) { method in class:ProcessedMessages
173 return mMessages.get(nextIndex);
190 Info info = mMessages.get(mOldestIndex);
  /frameworks/base/test-runner/tests/src/android/test/
TestCaseUtilTest.java 33 assertTrue(testCaseNames.get(0).endsWith("OneTestTestCase"));
34 assertTrue(testCaseNames.get(1).endsWith("OneTestTestSuite"));
43 assertTrue(testCaseNames.get(0).endsWith("testOne"));
  /hardware/qcom/media/libstagefrighthw/
QComHardwareRenderer.cpp 70 CHECK(mISurface.get() != NULL);
102 if (mMemoryHeap.get() == NULL) {
106 if (mMemoryHeap.get() == NULL) {
  /libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/
HttpConnectionPool.java 69 public HttpConnection get(HttpConnection.Address address, int connectTimeout) method in class:HttpConnectionPool
73 List<HttpConnection> connections = connectionPool.get(address);
96 List<HttpConnection> connections = connectionPool.get(address);
  /libcore/luni/src/main/java/org/apache/xml/utils/
XMLReaderManager.java 85 // When the m_readers.get() method is called for the first time
96 reader = (XMLReader) m_readers.get();
98 if (!threadHasReader || m_inUse.get(reader) == Boolean.TRUE) {
157 if (m_readers.get() == reader && reader != null) {
  /libcore/luni/src/main/native/
org_apache_harmony_luni_platform_OSNetworkSystem.cpp 99 * @param address the sockaddr_storage structure to get the port from
159 // get a sensible error when you use the address.
188 const sockaddr* get() const { function in class:CompatibleSocketAddress
201 // Get the byte array that stores the IP address bytes in the InetAddress.
269 const CompatibleSocketAddress compatibleAddress(fd.get(), ss, true);
270 if (!setBlocking(fd.get(), false) ||
271 connect(fd.get(), compatibleAddress.get(), sizeof(sockaddr_storage)) == -1) {
276 didFail(fd.get(), -errno);
281 didConnect(fd.get());
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
AttributesTest.java 56 assertNull("a) All entries should be null after clear", a.get("1"));
57 assertNull("b) All entries should be null after clear", a.get("2"));
58 assertNull("c) All entries should be null after clear", a.get("3"));
59 assertNull("d) All entries should be null after clear", a.get("4"));
113 * @tests java.util.jar.Attributes#get(java.lang.Object)
174 .get(Attributes.Name.CLASS_PATH));
176 .get(Attributes.Name.MANIFEST_VERSION));
303 assertNull(attribute.get(null));
308 assertEquals(value, attribute.get(null));
313 assertNull(attribute.get(name))
    [all...]
  /ndk/build/core/
import-locals.mk 25 # then 'foo' will get the CFLAGS/CPPFLAGS/C_INCLUDES of both 'bar'
29 all_depends := $(call module-get-all-dependencies,$(LOCAL_MODULE))
32 imported_CFLAGS := $(call module-get-listed-export,$(all_depends),CFLAGS)
33 imported_CPPFLAGS := $(call module-get-listed-export,$(all_depends),CPPFLAGS)
34 imported_C_INCLUDES := $(call module-get-listed-export,$(all_depends),C_INCLUDES)
61 imported_LDLIBS := $(call module-get-listed-export,$(all_depends),LDLIBS)
  /ndk/sources/android/stlport/src/
iostream.cpp 90 // wrong types so that the constructors don't get run automatically.
224 istream* ptr_cin = new(&cin) istream(cin_buf.get()); cin_buf.release();
225 ostream* ptr_cout = new(&cout) ostream(cout_buf.get()); cout_buf.release();
226 ostream* ptr_cerr = new(&cerr) ostream(cerr_buf.get()); cerr_buf.release();
227 /*ostream* ptr_clog = */ new(&clog) ostream(clog_buf.get()); clog_buf.release();
238 wistream* ptr_wcin = new(&wcin) wistream(win.get()); win.release();
239 wostream* ptr_wcout = new(&wcout) wostream(wout.get()); wout.release();
240 wostream* ptr_wcerr = new(&wcerr) wostream(werr.get()); werr.release();
241 /*wostream* ptr_wclog = */ new(&wclog) wostream(wlog.get()); wlog.release();
338 if (cin_buf.get() != 0 && cout_buf.get() != 0 && cerr_buf.get() != 0 && clog_buf.get() != 0)
    [all...]
  /external/icu4c/test/intltest/
caltest.cpp 34 out += (UnicodeString("") + fieldName((UCalendarDateFields)i) + "=" + cal.get((UCalendarDateFields)i, status) + UnicodeString(" "));
336 cal->roll(UCAL_MONTH, (int32_t)(1 + UCAL_DECEMBER - cal->get(UCAL_MONTH, status)), status);
537 if (gc->get(UCAL_YEAR, status) != year ||
538 gc->get(UCAL_MONTH, status) != month ||
539 gc->get(UCAL_DATE, status) != (date + i)) errln("FAIL: Date wrong");
540 if (U_FAILURE(status)) { errln("Calendar::get failed"); return; }
572 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status);
573 if (U_FAILURE(status)) { errln("Calendar::get failed [%s]", u_errorName(status)); return; }
598 if (c->get(UCAL_MILLISECOND, status) != 123 ||
599 d->get(UCAL_MILLISECOND, status) != 456)
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/nio/tests/java/nio/
ByteBufferTest.java 401 * Class under test for byte get()
406 method = "get",
414 assertEquals(buf.get(), buf.get(i));
417 buf.get();
425 * Class under test for java.nio.ByteBuffer get(byte[])
430 method = "get",
439 ByteBuffer ret = buf.get(array);
440 assertEquals(array[0], buf.get(i));
444 buf.get(new byte[0])
    [all...]
  /bionic/libc/kernel/common/linux/
xattr.h 37 int (*get)(struct inode *inode, const char *name, void *buffer, member in struct:xattr_handler
  /cts/tools/dasm/src/java_cup/
terminal_set.java 80 return _elements.get(sym.index());
90 return _elements.get(indx);
139 result = _elements.get(sym.index());
235 if (_elements.get(t))
  /cts/tools/dex-tools/src/dex/structure/
DexEncodedValueType.java 185 public static DexEncodedValueType get(byte value) { method in class:DexEncodedValueType
186 // FIXME don't loop -> switch to get performance boost
  /cts/tools/signature-tools/test/signature/converter/
ConvertWildcardTest.java 61 IWildcardType wildcardType = (IWildcardType) parametrizedType.getTypeArguments().get(0);
63 ITypeReference upperBound = wildcardType.getUpperBounds().get(0);
90 IWildcardType wildcardType = (IWildcardType) parametrizedType.getTypeArguments().get(0);
92 ITypeReference upperBound = wildcardType.getUpperBounds().get(0);
  /dalvik/dx/src/com/android/dx/dex/file/
HeaderSection.java 48 public IndexedItem get(Constant cst) { method in class:HeaderSection
StringIdsSection.java 59 public IndexedItem get(Constant cst) { method in class:StringIdsSection
70 IndexedItem result = strings.get((CstUtf8) cst);
146 StringIdItem already = strings.get(value);
180 StringIdItem s = strings.get(string);
  /dalvik/dx/src/com/android/dx/rop/code/
BasicBlockList.java 66 public BasicBlock get(int n) { method in class:BasicBlockList
138 Insn insn = insns.get(j);
166 return get(idx);
178 BasicBlock one = get(i);
240 return labelToBlock(successors.get(0));
247 return labelToBlock(successors.get(0));
288 int label1 = succ1.get(i);
289 int label2 = succ2.get(i);
381 processReg(sources.get(i));
  /dalvik/dx/src/com/android/dx/ssa/
RegisterMapper.java 53 newSources.set(i, map(sources.get(i)));
  /development/ndk/platforms/android-3/include/linux/
xattr.h 37 int (*get)(struct inode *inode, const char *name, void *buffer, member in struct:xattr_handler

Completed in 601 milliseconds

<<21222324252627282930>>