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

<<21222324252627282930>>

  /dalvik/dx/src/com/android/dx/ssa/back/
FirstFitLocalCombiningAllocator.java 180 RegisterSpec ssaSpec = ssaRegs.get(i);
244 RegisterSpec ssaSpec = specs.get(i);
246 if (!ssaRegsMapped.get(ssaSpec.getReg())
280 if (ssaRegsMapped.get(spec.getReg())) {
308 && !ssaRegsMapped.get(ssaSpec.getReg())
337 if (reservedRopRegs.get(i)) {
375 while (i < width && !reservedRopRegs.get(reg + i)) {
408 while (i < width && !usedRopRegs.get(reg + i)) {
428 if (ssaRegsMapped.get(ssaReg)) {
467 ssaMeth.getBlocks().get(predBlocks.nextSetBit(0))
    [all...]
  /external/webkit/WebCore/editing/
Editor.cpp 238 addToKillRing(selectedRange().get(), false);
276 if (client() && client()->shouldInsertText(text, selectedRange().get(), EditorInsertActionPasted))
301 return client()->shouldInsertText(static_cast<CharacterData*>(child)->data(), replacingDOMRange.get(), givenAction);
303 return client()->shouldInsertNode(fragment.get(), replacingDOMRange.get(), givenAction);
317 replaceSelectionWithFragment(createFragmentFromText(selectedRange().get(), text), selectReplacement, smartReplace, true);
372 pasteboard->writeSelection(selectedRange().get(), canSmartCopyOrDelete(), m_frame);
483 int unicodeBidiValue = static_cast<CSSPrimitiveValue*>(unicodeBidi.get())->getIdent();
494 int unicodeBidiValue = static_cast<CSSPrimitiveValue*>(unicodeBidi.get())->getIdent();
500 return static_cast<CSSPrimitiveValue*>(direction.get())->getIdent() == CSSValueLtr ? LeftToRightWritingDirection : RightToLeftWritingDirection
    [all...]
ReplaceSelectionCommand.cpp 132 removeInterchangeNodes(m_fragment.get());
139 RefPtr<Range> range = VisibleSelection::selectionFromContentsOfNode(holder.get()).toNormalizedRange();
140 String text = plainText(range.get());
147 restoreTestRenderingNodesToFragment(holder.get());
150 m_fragment = createFragmentFromText(selection.toNormalizedRange().get(), evt->text());
156 removeInterchangeNodes(holder.get());
158 removeUnrenderedNodes(holder.get());
159 restoreTestRenderingNodesToFragment(holder.get());
200 parent->removeChild(node.get(), ec);
224 RefPtr<StyledElement> holder = createDefaultParagraphElement(m_document.get());
    [all...]
  /external/icu4c/i18n/unicode/
gregocal.h 75 * // get the supported ids for GMT-08:00 (Pacific Standard Time)
78 * // if no ids were returned, something is wrong. get out.
98 * cout << "ERA: " << calendar->get( UCAL_ERA, success ) << endl;
99 * cout << "YEAR: " << calendar->get( UCAL_YEAR, success ) << endl;
100 * cout << "MONTH: " << calendar->get( UCAL_MONTH, success ) << endl;
101 * cout << "WEEK_OF_YEAR: " << calendar->get( UCAL_WEEK_OF_YEAR, success ) << endl;
102 * cout << "WEEK_OF_MONTH: " << calendar->get( UCAL_WEEK_OF_MONTH, success ) << endl;
103 * cout << "DATE: " << calendar->get( UCAL_DATE, success ) << endl;
104 * cout << "DAY_OF_MONTH: " << calendar->get( UCAL_DAY_OF_MONTH, success ) << endl;
105 * cout << "DAY_OF_YEAR: " << calendar->get( UCAL_DAY_OF_YEAR, success ) << endl
    [all...]
  /external/webkit/WebCore/inspector/
InspectorController.cpp 263 long id = m_domAgent->pushNodePathToFrontend(m_nodeToFocus.get());
356 m_previousMessage->updateRepeatCountInConsole(m_frontend.get());
361 m_previousMessage->addToConsole(m_frontend.get());
515 ScriptGlobalObject::set(m_frontendScriptState, "InspectorBackend", m_inspectorBackend.get());
516 ScriptGlobalObject::set(m_frontendScriptState, "InspectorFrontendHost", m_inspectorFrontendHost.get());
526 if (!ScriptGlobalObject::get(m_frontendScriptState, "WebInspector", webInspectorObj))
550 m_domAgent = InspectorDOMAgent::create(m_frontend.get());
552 m_timelineAgent->resetFrontendProxyObject(m_frontend.get());
661 it->second->updateScriptObject(m_frontend.get());
667 m_consoleMessages[i]->addToConsole(m_frontend.get());
    [all...]
  /dalvik/libcore/text/src/main/java/java/text/
DecimalFormatSymbols.java 36 * of these symbols, you can get the {@code DecimalFormatSymbols} object from
62 * and then to get the {@code DecimalFormatSymbols} from that object by
72 * and then to get the {@code DecimalFormatSymbols} from that object by
522 currencySymbol = (String) fields.get("currencySymbol", ""); //$NON-NLS-1$ //$NON-NLS-2$
523 setDecimalSeparator(fields.get("decimalSeparator", '.')); //$NON-NLS-1$
524 setDigit(fields.get("digit", '#')); //$NON-NLS-1$
525 setGroupingSeparator(fields.get("groupingSeparator", ',')); //$NON-NLS-1$
526 infinity = (String) fields.get("infinity", ""); //$NON-NLS-1$ //$NON-NLS-2$
527 intlCurrencySymbol = (String) fields.get("intlCurrencySymbol", ""); //$NON-NLS-1$ //$NON-NLS-2$
528 setMinusSign(fields.get("minusSign", '-')); //$NON-NLS-1
    [all...]
  /external/webkit/WebCore/bridge/objc/
objc_instance.mm 107 NSMapInsert(s_instanceWrapperCache, instance, wrapper.get());
118 NSMapRemove(s_instanceWrapperCache, _instance.get());
120 if ([_instance.get() respondsToSelector:@selector(finalizeForWebScript)])
121 [_instance.get() performSelector:@selector(finalizeForWebScript)];
167 return [_instance.get() respondsToSelector:@selector(invokeDefaultMethodWithArguments:)];
188 [invocation setTarget:_instance.get()];
252 // Should never get here. Argument types are filtered (and
263 // Get the return value type.
272 // Get the return value and convert it to a JavaScript value. Length
280 result = convertObjcValueToValue(exec, buffer, objcValueType, m_rootObject.get());
    [all...]
  /external/webkit/WebCore/platform/gtk/
gtkdrawing.h 325 * Get the border size of a widget
339 * Get the desired size of a GtkCheckButton
350 * Get the desired size of a GtkRadioButton
361 * Get the inner-border value for a GtkButton widget (button or tree header)
362 * widget: [IN] the widget to get the border value for
370 /** Get the focus metrics for a treeheadercell, button, checkbox, or radio button.
371 * widget: [IN] the widget to get the focus metrics for
384 * Get the desired size of a GtkScale thumb
395 * Get the desired metrics for a GtkScrollbar
404 * Get the desired size of a dropdown arrow butto
    [all...]
  /sdk/eventanalyzer/src/com/android/eventanalyzer/
EventAnalyzer.java 117 // get the filepath and break.
179 printAndExit("Failed to get event tags from " + mAlternateTagFile,
183 printAndExit("Failed to get event tags from " + tagFile, false /* terminate*/);
212 printAndExit("Failed to get event tags from " + mAlternateTagFile,
216 printAndExit("Failed to get event tags from " + tagFile, false /* terminate*/);
255 // now get the devices
306 printAndExit("Failed to get event-log-tags from " + device.getSerialNumber(),
347 // get the activity list.
348 ArrayList<Long> list = mLaunchMap.get(activity);
351 builder.append(list.get(index).longValue()).append(DATA_SEPARATOR)
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
DecimalFormatProperties.java 85 * methods on the JDK 1.1 DecimalFormatSymbols class. For each get/set
116 * Get the "name" attribute.
144 * Get the "decimal-separator" attribute.
168 * Get the "grouping-separator" attribute.
192 * Get the "infinity" attribute.
216 * Get the "minus-sign" attribute.
240 * Get the "NaN" attribute.
274 * Get the "percent" attribute.
298 * Get the "per-mille" attribute.
310 * Get an int constant identifying the type of element
    [all...]
  /packages/apps/Gallery3D/src/com/cooliris/media/
MediaClustering.java 52 // Try and get around 9 clusters (best-effort for the common case).
95 Cluster cluster = mClusters.get(i);
106 // Heuristic to get min and max cluster size - half and double the
129 Cluster cluster = mClusters.get(i);
202 partitionedCluster.addItem(currClusterItems.get(j));
207 partitionedCluster.addItem(currClusterItems.get(j));
225 MediaItem prevItem = currClusterItems.get(i - 1);
226 MediaItem currItem = currClusterItems.get(i);
227 MediaItem nextItem = currClusterItems.get(i + 1);
250 Cluster prevCluster = mClusters.get(numClusters - 1)
    [all...]
  /external/webkit/WebCore/platform/network/soup/
ResourceHandleSoup.cpp 219 soup_message_set_first_party(d->m_msg, firstParty.get());
253 client->didReceiveResponse(handle.get(), d->m_response);
280 client->didReceiveResponse(handle.get(), d->m_response);
298 client->didReceiveData(handle.get(), chunk->data, chunk->length, false);
302 // Doesn't get called for redirects.
326 client->didFail(handle.get(), error);
332 client->didReceiveResponse(handle.get(), d->m_response);
339 client->didReceiveData(handle.get(), msg->response_body->data, msg->response_body->length, true);
342 client->didFinishLoading(handle.get());
501 soup_message_set_first_party(d->m_msg, firstParty.get());
    [all...]
  /external/webkit/WebKit/win/WebCoreSupport/
WebFrameLoaderClient.cpp 122 resourceLoadDelegate->identifierForInitialRequest(webView, webURLRequest.get(), getWebDataSource(loader), identifier);
152 if (SUCCEEDED(resourceLoadDelegate->didReceiveAuthenticationChallenge(webView, identifier, webChallenge.get(), getWebDataSource(loader))))
172 resourceLoadDelegate->didCancelAuthenticationChallenge(webView, identifier, webChallenge.get(), getWebDataSource(loader));
186 if (FAILED(resourceLoadDelegate->willSendRequest(webView, identifier, webURLRequest.get(), webURLRedirectResponse.get(), getWebDataSource(loader), &newWebURLRequest)))
212 resourceLoadDelegate->didReceiveResponse(webView, identifier, webURLResponse.get(), getWebDataSource(loader));
243 resourceLoadDelegate->didFailLoadingWithError(webView, identifier, webError.get(), getWebDataSource(loader));
263 if (SUCCEEDED(resourceLoadDelegatePrivate->shouldCacheResponse(webView, identifier, urlResponse.get(), data, length, getWebDataSource(loader), &shouldCache)))
436 return core(mainFrameImpl.get());
524 // way to get work done that is normally done when the first bit of data i
    [all...]
  /external/webkit/WebKit/win/
WebPreferences.cpp 158 return webPreferencesInstances.get(identifierString).get();
175 WebPreferences* webPreference = webPreferencesInstances.get(identifierString).get();
228 CFDictionaryAddValue(defaults, CFSTR(WebKitEditableLinkBehaviorPreferenceKey), linkBehaviorStringRef.get());
244 CFDictionaryAddValue(defaults, CFSTR(WebKitCacheModelPreferenceKey), cacheModelRef.get());
256 CFDictionaryAddValue(defaults, CFSTR(WebKitPluginAllowedRunTimePreferenceKey), pluginAllowedRunTime.get());
265 RetainPtr<CFPropertyListRef> value = CFDictionaryGetValue(m_privatePrefs.get(), key);
278 CFDictionarySetValue(m_privatePrefs.get(), key, value);
289 if (!value || (CFGetTypeID(value.get()) != CFStringGetTypeID())
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapStoreUnitTests.java 70 // These are needed so we can get at the inner classes
118 assertEquals(getContext().getPackageName(), map.get("name"));
119 assertEquals("android", map.get("os"));
120 assertNotNull(map.get("os-version"));
121 assertNotNull(map.get("vendor"));
122 assertNotNull(map.get("AGUID"));
131 assertEquals("packageName", map.get("name"));
132 assertEquals("android", map.get("os"));
133 assertEquals("version; id", map.get("os-version"));
134 assertEquals("vendor", map.get("vendor"))
    [all...]
  /packages/experimental/procstatlog/
procstatreport.py 148 writer.writerow([msec] + [values.get(n, "") for n in range(num_cols)])
156 "user": cgi.escape(os.environ.get("USER", "unknown")),
178 last = last_state.get("/proc/stat:cpu", "").split()
179 next = state.get("/proc/stat:cpu", "").split()
227 last = int(last_state.get(key, -1))
228 next = int(state.get(key, -1))
263 last = int(last_state.get("/proc/stat:ctxt", -1))
264 next = int(state.get("/proc/stat:ctxt", -1))
306 last = last_state.get(key, zero_stat).split()
307 next = state.get(key, "").split(
    [all...]
  /external/webkit/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.mm 84 NSURLRequest* request() const { return m_request.get(); }
85 NSString* frameName() const { return m_frameName.get(); }
252 stream = m_manualStream.get();
254 stream = m_streams.get(streamID).get();
270 ASSERT(m_streams.get(stream->streamID()) == stream);
380 if (!reply.get() || !reply->m_result)
392 if (!reply.get() || !reply->m_returnValue)
395 RetainPtr<CGDataProvider> dataProvider(AdoptCF, CGDataProviderCreateWithCFData(reply->m_result.get()));
397 RetainPtr<CGImageRef> image(AdoptCF, CGImageCreate(width, height, 8, 32, width * 4, colorSpace.get(), kCGImageAlphaFirst, dataProvider.get(), 0, false, kCGRenderingIntentDefault))
    [all...]
  /external/tcpdump/
print-rx.c 102 { 146, "get-stats" },
104 { 148, "get-vlinfo" },
105 { 149, "get-vlstats" },
107 { 151, "get-rootvl" },
109 { 153, "get-time" },
116 { 160, "get-xstat" },
152 { 508, "get-cps" },
162 { 518, "get-cps2" },
163 { 519, "get-host-cps" },
172 { 503, "get-entry-by-id" }
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /external/icu4c/test/intltest/
caltest.cpp 33 out += (UnicodeString("") + fieldName((UCalendarDateFields)i) + "=" + cal.get((UCalendarDateFields)i, status) + UnicodeString(" "));
326 cal->roll(UCAL_MONTH, (int32_t)(1 + UCAL_DECEMBER - cal->get(UCAL_MONTH, status)), status);
489 if (gc->get(UCAL_YEAR, status) != year ||
490 gc->get(UCAL_MONTH, status) != month ||
491 gc->get(UCAL_DATE, status) != (date + i)) errln("FAIL: Date wrong");
492 if (U_FAILURE(status)) { errln("Calendar::get failed"); return; }
524 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status);
525 if (U_FAILURE(status)) { errln("Calendar::get failed [%s]", u_errorName(status)); return; }
550 if (c->get(UCAL_MILLISECOND, status) != 123 ||
551 d->get(UCAL_MILLISECOND, status) != 456)
    [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
GregorianCalendar.java 108 * // get the supported ids for GMT-08:00 (Pacific Standard Time)
110 * // if no ids were returned, something is wrong. get out.
131 * System.out.println("ERA: " + calendar.get(Calendar.ERA));
132 * System.out.println("YEAR: " + calendar.get(Calendar.YEAR));
133 * System.out.println("MONTH: " + calendar.get(Calendar.MONTH));
134 * System.out.println("WEEK_OF_YEAR: " + calendar.get(Calendar.WEEK_OF_YEAR));
135 * System.out.println("WEEK_OF_MONTH: " + calendar.get(Calendar.WEEK_OF_MONTH));
136 * System.out.println("DATE: " + calendar.get(Calendar.DATE));
137 * System.out.println("DAY_OF_MONTH: " + calendar.get(Calendar.DAY_OF_MONTH));
138 * System.out.println("DAY_OF_YEAR: " + calendar.get(Calendar.DAY_OF_YEAR))
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicLongFieldUpdater.java 109 * @param obj An object whose field to get
112 public abstract long get(T obj); method in class:AtomicLongFieldUpdater
118 * @param obj An object whose field to get and set
124 long current = get(obj);
134 * @param obj An object whose field to get and set
139 long current = get(obj);
150 * @param obj An object whose field to get and set
155 long current = get(obj);
166 * @param obj An object whose field to get and set
172 long current = get(obj)
292 public long get(T obj) { method in class:AtomicLongFieldUpdater.CASUpdater
389 public long get(T obj) { method in class:AtomicLongFieldUpdater.LockedUpdater
    [all...]
  /dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
AbstractExecutorServiceTest.java 48 future.get();
67 String result = future.get();
85 future.get();
103 String result = future.get();
136 Object result = future.get();
176 Object result = future.get();
213 Object result = future.get();
311 }).get();
330 * get of submitted callable throws Exception if callable
339 p.submit(new SmallCallable()).get();
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/dom/
DOMConfigurationImpl.java 63 public Object get(DOMConfigurationImpl config) {
80 public Object get(DOMConfigurationImpl config) {
93 public Object get(DOMConfigurationImpl config) {
116 public Object get(DOMConfigurationImpl config) {
128 public Object get(DOMConfigurationImpl config) {
154 public Object get(DOMConfigurationImpl config) {
184 public Object get(DOMConfigurationImpl config) {
211 public Object get(DOMConfigurationImpl config) {
227 public Object get(DOMConfigurationImpl config) {
243 public Object get(DOMConfigurationImpl config)
302 Object get(DOMConfigurationImpl config); method in interface:DOMConfigurationImpl.Parameter
312 public Object get(DOMConfigurationImpl config) { method in class:DOMConfigurationImpl.FixedParameter
    [all...]
  /external/webkit/WebCore/rendering/
RenderMedia.cpp 181 m_panel->attachToParent(m_controlsShadowRoot.get());
188 m_muteButton->attachToParent(m_panel.get());
195 m_playButton->attachToParent(m_panel.get());
202 m_seekBackButton->attachToParent(m_panel.get());
209 m_seekForwardButton->attachToParent(m_panel.get());
216 m_rewindButton->attachToParent(m_panel.get());
223 m_returnToRealtimeButton->attachToParent(m_panel.get());
230 m_toggleClosedCaptionsButton->attachToParent(m_panel.get());
237 m_statusDisplay->attachToParent(m_panel.get());
244 m_timelineContainer->attachToParent(m_panel.get());
    [all...]

Completed in 351 milliseconds

<<21222324252627282930>>