HomeSort by relevance Sort by last modified time
    Searched full:get (Results 1751 - 1775 of 13186) sorted by null

<<71727374757677787980>>

  /dalvik/dx/src/com/android/dx/ssa/
SCCP.java 92 if (!executableBlocks.get(ssaBlock.getIndex())) {
163 int sourceReg = sources.get(i).getReg();
166 if (!executableBlocks.get(predBlockIndex)
231 int regA = sources.get(0).getReg();
245 int regB = sources.get(1).getReg();
330 int successor = block.getSuccessorList().get(i);
331 addBlockToWorklist(ssaMeth.getBlocks().get(successor));
353 int sourceReg = insn.getSources().get(0).getReg();
406 if (!executableBlocks.get(insn.getBlock().getIndex())) {
420 if (!executableBlocks.get(insn.getBlock().getIndex()))
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/jce/
PKCS7SignedData.java 158 // Get the digest algorithm
171 // Get the SignerInfo
186 // Get the signing certificate
340 * Get the algorithm used to calculate the message digest
396 * Get the X.509 certificates associated with this PKCS#7 object
404 * Get the X.509 certificate revocation lists associated with this PKCS#7 object
412 * Get the X.509 certificate actually used to sign the digest.
420 * Get the version of the PKCS#7 object. Always 1
428 * Get the version of the PKCS#7 "SignerInfo" object. Always 1
463 * Get the "issuer" from the TBSCertificate bytes that are passed i
    [all...]
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 174 // Get ADB handle to the interface by its name
188 // Get interface name.
198 // Get device descriptor for the interface
221 // Get configuration descriptor for the interface
238 // Get device serial number
248 // Get interface descriptor
282 // Get default bulk read endpoint info
296 // Get default bulk write endpoint info
317 // Get interface name
343 // Get default read endpoint
    [all...]
  /external/icu4c/common/
servloc.h 450 UObject* get(const UnicodeString& descriptor, UErrorCode& status) const {
451 return ICUService::get(descriptor, status);
454 UObject* get(const UnicodeString& descriptor, UnicodeString* actualReturn, UErrorCode& status) const {
455 return ICUService::get(descriptor, actualReturn, status);
461 * get(Locale, int, Locale[]) with KIND_ANY for kind and null for
464 UObject* get(const Locale& locale, UErrorCode& status) const;
468 * get(Locale, int, Locale[]) with a null actualReturn.
470 UObject* get(const Locale& locale, int32_t kind, UErrorCode& status) const;
474 * get(Locale, String, Locale[]) with a null kind.
476 UObject* get(const Locale& locale, Locale* actualReturn, UErrorCode& status) const
    [all...]
  /external/icu4c/test/intltest/
dadrcal.cpp 86 // Get 'from' time
113 errln(caseString+": Unable to get param '"+param+"' "
130 errln(caseString+": Unable to get parameter '"+param+"' "
150 errln(caseString+": Unable to get parameter '"+param+"' "
166 errln(caseString+": Unable to get parameter '"+param+"' "
182 errln(caseString+": Unable to get parameter '"+param+"' "
242 paramsSet.get((UCalendarDateFields)q), status);
245 paramsSet.get((UCalendarDateFields)q), status);
249 logln(operation + " of "+ paramsSet.get((UCalendarDateFields)q)
322 errln("FAIL: Failed to get Source time: %s", u_errorName(status))
    [all...]
  /external/kernel-headers/original/linux/
atmdev.h 55 /* get link rate */
57 /* get interface names (numbers) */
59 /* get interface type name */
61 /* get interface ESI */
63 /* get itf's local ATM addr. list */
71 /* get connection identifier range */
86 /* get AAL layer statistics */
88 /* get AAL layer statistics and zero */
90 /* get loopback mode */
119 * Loopback modes for ATM_{PHY,SAR}_{GET,SET}LOO
    [all...]
  /external/webkit/JavaScriptCore/wtf/
ListHashSet.h 250 PointerType get() const { return const_cast<PointerType>(m_iterator.get()); } function in class:WTF::ListHashSetIterator
251 ReferenceType operator*() const { return *get(); }
252 PointerType operator->() const { return get(); }
298 PointerType get() const function in class:WTF::ListHashSetConstIterator
302 ReferenceType operator*() const { return *get(); }
303 PointerType operator->() const { return get(); }
473 pair<typename ImplType::iterator, bool> result = m_impl.template add<ValueType, NodeAllocator*, Translator>(value, m_allocator.get());
483 pair<typename ImplType::iterator, bool> result = m_impl.template add<ValueType, NodeAllocator*, Translator>(newValue, m_allocator.get());
539 node->destroy(m_allocator.get());
    [all...]
  /external/webkit/WebCore/inspector/front-end/
ProfilesPanel.js 37 get buttonTooltip()
42 get buttonStyle()
47 get buttonCaption()
52 get id()
57 get name()
73 get welcomeMessage()
129 get toolbarItemLabel()
134 get statusBarItems()
391 get searchableViews()
515 get mainTitle(
    [all...]
  /external/webkit/WebCore/loader/
loader.cpp 130 host = m_hosts.get(hostName.impl());
147 // Handle asynchronously so early low priority requests don't get scheduled before later high priority ones
177 hostsToServe.append(i->second.get());
211 RefPtr<Host> host = m_hosts.get(hostName.impl());
227 RefPtr<Host> host = m_hosts.get(hostName.impl());
247 hostsToCancel.append(i->second.get());
463 Request* request = m_requestsLoading.get(loader);
494 // Did not get 304 response, continue as a regular resource load.
515 // If we get a multipart response, we must have a handle
526 Request* request = m_requestsLoading.get(loader)
    [all...]
  /external/webkit/WebCore/platform/graphics/mac/
SimpleFontDataMac.mm 99 return webFallbackFontFamily.get();
183 NSString *filePath = pathFromFont(initialFont.get());
194 LOG_ERROR("unable to initialize with font %@ at %@", initialFont.get(), filePath);
199 LOG_ERROR("unable to initialize with font %@ at %@", initialFont.get(), filePath);
206 [m_platformData.font() familyName], [initialFont.get() familyName], filePath);
263 // Unfortunately, NSFont will round this for us so we don't quite get the right value.
415 LOG_ERROR("unable to get ATSUFontID for %@", m_platformData.font());
444 return m_CTFont.get();
453 return attributesDictionary.get();
473 // By omitting the kCTKernAttributeName attribute, we get Core Text's standard kerning
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothA2dpService.java 120 int state = mAudioDevices.get(device);
327 if (mAudioDevices.get(device) == null && !addAudioSink(device))
330 int state = mAudioDevices.get(device);
350 handleSinkStateChange(device, mAudioDevices.get(device), state);
378 handleSinkStateChange(device, mAudioDevices.get(device), state);
392 Integer state = mAudioDevices.get(device);
409 Integer state = mAudioDevices.get(device);
436 Integer state = mAudioDevices.get(device);
475 if (mAudioDevices.get(device) == null) {
480 int prevState = mAudioDevices.get(device)
    [all...]
  /frameworks/base/core/tests/coretests/src/android/content/
ContentProviderOperationTest.java 325 assertEquals(Integer.valueOf(2), operationGetSelectionArgsBackReferences(op2).get(1));
326 assertEquals(Integer.valueOf(4), operationGetSelectionArgsBackReferences(op2).get(3));
349 assertEquals(Integer.valueOf(2), operationGetSelectionArgsBackReferences(op2).get(1));
350 assertEquals(Integer.valueOf(4), operationGetSelectionArgsBackReferences(op2).get(3));
450 return (Uri) field.get(operation);
457 return (String) field.get(operation);
464 return (String[]) field.get(operation);
471 return (ContentValues) field.get(operation);
478 return (Integer) field.get(operation);
485 return (ContentValues) field.get(operation)
    [all...]
  /frameworks/base/media/java/android/media/
ExifInterface.java 112 return mAttributes.get(tag);
124 String value = mAttributes.get(tag);
142 String value = mAttributes.get(tag);
188 // get count
277 String latValue = mAttributes.get(ExifInterface.TAG_GPS_LATITUDE);
278 String latRef = mAttributes.get(ExifInterface.TAG_GPS_LATITUDE_REF);
279 String lngValue = mAttributes.get(ExifInterface.TAG_GPS_LONGITUDE);
280 String lngRef = mAttributes.get(ExifInterface.TAG_GPS_LONGITUDE_REF);
297 String dateTimeString = mAttributes.get(TAG_DATETIME);
316 String date = mAttributes.get(TAG_GPS_DATESTAMP)
    [all...]
  /packages/apps/Email/src/com/android/email/provider/
AttachmentProvider.java 154 String accountId = segments.get(0);
155 String id = segments.get(1);
156 String format = segments.get(2);
233 String accountId = segments.get(0);
234 String id = segments.get(1);
235 String format = segments.get(2);
237 int width = Integer.parseInt(segments.get(3));
238 int height = Integer.parseInt(segments.get(4));
310 String accountId = segments.get(0);
311 String id = segments.get(1)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
LaunchConfigDelegate.java 88 * Get the emulator option with <code>EmulatorConfigTab.getSpeed(index)</code>
96 * Get the emulator option with <code>EmulatorConfigTab.getDelay(index)</code>
117 // get the project
139 AdtPlugin.printErrorToConsole("Couldn't get project object!");
173 // if we get -1, the device monitor is not even setup (anymore?).
214 // get the launch controller singleton
217 // get the application package
247 // Get the activity name defined in the config
250 // Get the full activity list and make sure the one we got matches.
360 // get the project name from the confi
    [all...]
  /cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerTest.java 106 am = AccountManager.get(getContext());
124 assertEquals(ACCOUNT_NAME, result.get(AccountManager.KEY_ACCOUNT_NAME));
125 assertEquals(ACCOUNT_TYPE, result.get(AccountManager.KEY_ACCOUNT_TYPE));
126 assertEquals(AUTH_TOKEN, result.get(AccountManager.KEY_AUTHTOKEN));
130 assertEquals(ACCOUNT_NAME, result.get(AccountManager.KEY_ACCOUNT_NAME));
131 assertEquals(ACCOUNT_TYPE, result.get(AccountManager.KEY_ACCOUNT_TYPE));
132 assertNull(result.get(AccountManager.KEY_AUTHTOKEN));
136 assertNull(resultBundle.get(AccountManager.KEY_ACCOUNT_NAME));
137 assertNull(resultBundle.get(AccountManager.KEY_ACCOUNT_TYPE));
138 assertNull(resultBundle.get(AccountManager.KEY_AUTHTOKEN))
    [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
WeakHashMap.java 67 R get(Map.Entry<K, V> entry); method in interface:WeakHashMap.Entry.Type
78 return super.get();
97 Object key = super.get();
111 return super.get() + "=" + value; //$NON-NLS-1$
145 nextKey = nextEntry.get();
158 R result = type.get(currentEntry);
321 Object key = entry.get();
334 public Map.Entry<K, V> get(Map.Entry<K, V> entry) {
381 public K get(Map.Entry<K, V> entry) {
453 public V get(Map.Entry<K, V> entry)
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
XSLTElementDef.java 346 * Get the type of this element.
371 * Get the allowed namespace for this element.
386 * Get the local name of this element.
401 * Get the name of this element.
416 * Get the allowed elements for this type.
454 * Given a namespace URI, and a local name, get the processor
521 * Given an unknown element, get the processor
558 * Get the allowed attributes for this type.
675 * Get whether or not this has a required element.
690 * Get whether or not this is a required element
    [all...]
  /external/webkit/JavaScriptCore/runtime/
JSObject.h 94 JSValue get(ExecState*, const Identifier& propertyName) const;
95 JSValue get(ExecState*, unsigned propertyName) const;
140 // This get function only looks at the property map.
143 size_t offset = m_structure->get(propertyName);
149 size_t offset = m_structure->get(propertyName);
156 size_t offset = m_structure->get(propertyName, attributes, specificFunction);
325 return m_inheritorID.get();
411 inline JSValue JSObject::get(ExecState* exec, const Identifier& propertyName) const function in class:JSC::JSObject
420 inline JSValue JSObject::get(ExecState* exec, unsigned propertyName) const function in class:JSC::JSObject
437 size_t offset = m_structure->get(propertyName, currentAttributes, currentSpecificFunction)
587 inline JSValue JSValue::get(ExecState* exec, const Identifier& propertyName) const function in class:JSC::JSValue
593 inline JSValue JSValue::get(ExecState* exec, const Identifier& propertyName, PropertySlot& slot) const function in class:JSC::JSValue
614 inline JSValue JSValue::get(ExecState* exec, unsigned propertyName) const function in class:JSC::JSValue
620 inline JSValue JSValue::get(ExecState* exec, unsigned propertyName, PropertySlot& slot) const function in class:JSC::JSValue
    [all...]
  /external/webkit/WebCore/bindings/js/
JSWebGLRenderingContextCustom.cpp 515 int32_t length = object->get(exec, JSC::Identifier(exec, "length")).toInt32(exec);
519 JSC::JSValue v = object->get(exec, i);
575 context->uniform1fv(location, webGLArray.get(), ec);
578 context->uniform2fv(location, webGLArray.get(), ec);
581 context->uniform3fv(location, webGLArray.get(), ec);
584 context->uniform4fv(location, webGLArray.get(), ec);
587 context->vertexAttrib1fv(index, webGLArray.get());
590 context->vertexAttrib2fv(index, webGLArray.get());
593 context->vertexAttrib3fv(index, webGLArray.get());
596 context->vertexAttrib4fv(index, webGLArray.get());
    [all...]
  /external/webkit/WebCore/page/
DragController.cpp 120 return fragment.get();
126 return createFragmentFromText(context.get(), dragData->asPlainText()).get();
164 mainFrame->eventHandler()->cancelDragAndDrop(createMouseEvent(dragData), clipboard.get());
187 mainFrame->eventHandler()->performDragAndDrop(createMouseEvent(dragData), clipboard.get());
244 // In order to get around this problem we assume any non-FILE input element
377 if (!innerFrame->editor()->shouldApplyStyle(style.get(), innerRange.get()))
380 innerFrame->editor()->applyStyle(style.get(), EditActionSetColor);
442 if (text.isEmpty() || !innerFrame->editor()->shouldInsertText(text, range.get(), EditorInsertActionDropped))
    [all...]
  /frameworks/base/services/java/com/android/server/
DevicePolicyManagerService.java 165 pw.print(prefix); pw.print(" "); pw.println(pols.get(i).tag);
184 ActiveAdmin aa = mAdminList.get(i);
229 ActiveAdmin admin = mAdminMap.get(who);
242 ActiveAdmin admin = mAdminMap.get(who);
259 ActiveAdmin admin = mAdminList.get(i);
279 ActiveAdmin admin = mAdminList.get(i);
309 return new DeviceAdminInfo(mContext, infos.get(0));
337 ActiveAdmin ap = mAdminList.get(i);
469 // a sanity check in case the two get out of sync; this should
511 if (mAdminList.get(i).getUid() == mPasswordOwner)
    [all...]
  /frameworks/base/services/java/com/android/server/am/
UsageStatsService.java 178 TimeStats times = mLaunchTimes.get(comp);
187 TimeStats times = mLaunchTimes.get(comp);
246 mLastWriteDay = mCal.get(Calendar.DAY_OF_YEAR);
258 sb.append(mCal.get(Calendar.YEAR));
259 int mm = mCal.get(Calendar.MONTH) - Calendar.JANUARY +1;
264 int dd = mCal.get(Calendar.DAY_OF_MONTH);
342 // Get all usage stats output files
357 String fileName = fileList.get(i);
367 final int curDay = mCal.get(Calendar.DAY_OF_YEAR);
380 // Get the most recent fil
    [all...]
  /packages/apps/Mms/src/com/android/mms/data/
Contact.java 128 public static Contact get(String number, boolean canBlock) { method in class:Contact
129 return sContactCache.get(number, canBlock);
141 // call addListener() so they immediately get notified when the contact has been
170 sContactCache.get(mNumber, false);
279 // cache each time that occurs. Unless we can get targeted updates for the contacts we
353 ArrayList<Contact> alc = mContactsHash.get(key);
404 public Contact get(String number, boolean canBlock) { method in class:Contact.ContactsCache
405 if (V) logWithTrace("get(%s, %s)", number, canBlock);
410 // all such anonymous messages will get added to the same
416 Contact contact = get(number)
751 public Contact get(String numberOrEmail) { method in class:Contact.ContactsCache
    [all...]
  /external/icu4c/common/unicode/
uloc.h 87 * locale, you get back the best available match, not necessarily
106 * itself. Use <code>uloc_getCountry</code> to get the ISO Country Code and
107 * <code>uloc_getLanguage</code> to get the ISO Language Code. You can
108 * use <code>uloc_getDisplayCountry</code> to get the
110 * you can use <code>uloc_getDisplayLanguage</code> to get the name of
154 * (<code>UNumberFormat</code>) that you would like to get. The locale is
160 * to get all the available objects of that type. You can sift
360 * @param localeID the new ICU default locale. A value of NULL will try to get
373 * @param localeID the locale to get the ISO language code with
391 * @param localeID the locale to get the ISO language code wit
    [all...]

Completed in 783 milliseconds

<<71727374757677787980>>