/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
SourceRevealer.java | 47 import org.eclipse.jface.text.IRegion; 239 IMarker marker = file.createMarker(IMarker.TEXT);
|
/external/mdnsresponder/Clients/ |
dns-sd.c | 17 * this notice and the following text and disclaimers in all such redistributions of 117 if ((library = LoadLibrary(TEXT("Iphlpapi")) ) != NULL ) 139 if ((library = LoadLibrary(TEXT("Iphlpapi")) ) != NULL ) 345 char text[64]; local 371 replyDomain = GetNextLabel(replyDomain, text); 383 GetNextLabel(label[labels+i], text); 385 printf("%s", text); 394 GetNextLabel(label[labels-1-depth], text); 395 printf("> %s\n", text); [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/gapi/ |
SDL_gapivideo.c | [all...] |
/frameworks/base/services/java/com/android/server/pm/ |
UserManagerService.java | 19 import static android.text.format.DateUtils.MINUTE_IN_MILLIS; 615 serializer.text(userInfo.name); 733 if (type == XmlPullParser.END_TAG || type == XmlPullParser.TEXT) { 739 if (type == XmlPullParser.TEXT) { [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
EclipseLintClient.java | 80 import org.eclipse.jface.text.BadLocationException; 81 import org.eclipse.jface.text.IDocument; 82 import org.eclipse.jface.text.IRegion; 86 import org.eclipse.ui.editors.text.TextFileDocumentProvider; 93 import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument; 618 String summary = issue.getDescription(Issue.OutputFormat.TEXT); 619 String explanation = issue.getExplanation(Issue.OutputFormat.TEXT); 668 region = new org.eclipse.jface.text.Region(start, end - start); [all...] |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactsProvider2Test.java | 69 import android.text.TextUtils; 93 import java.text.Collator; [all...] |
/external/v8/benchmarks/ |
crypto.js | [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-crypto.js | [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-crypto.js | [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-crypto.js | [all...] |
/external/webkit/Source/WebKit/win/ |
WebFrame.cpp | 560 mimeTypeString = "text/html"; 609 BString plainTextMimeType(TEXT("text/plain"), 10); 610 BString utf16Encoding(TEXT("utf-16"), 6); 618 BString utf16Encoding(TEXT("utf-16"), 6); 1062 String text = coreFrame->displayStringModifiedByEncoding(coreFrame->editor()->selectedText()); 1064 *result = BString(text).release(); [all...] |
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
ActionTranslator.g | 186 $x.text.equals(enclosingRule.name) && 187 enclosingRule.getLocalAttributeScope($y.text)!=null}? 191 AttributeScope scope = enclosingRule.getLocalAttributeScope($y.text); 193 if ( $y.text.equals("st") || $y.text.equals("tree") ) { 194 st = template("ruleSetPropertyRef_"+$y.text); 195 grammar.referenceRuleLabelPredefinedAttribute($x.text); 196 st.add("scope", $x.text); 197 st.add("attr", $y.text); 198 st.add("expr", translateAction($expr.text)); [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit_view_win.cc | 112 // AutocompleteEditViewWin. EditDropTarget prefers URL over plain text. A drop 113 // of a URL replaces all the text of the edit and navigates immediately to the 114 // URL. A drop of plain text from the same edit either copies or moves the 115 // selected text, and a drop of plain text from a source other than the edit 179 // NOTE: it would be nice to visually show all the text is going to 252 // A drop from a source other than the edit replaces all the text, so 459 // x-height in its text metrics, so we 464 // rendered text. 468 // Get the number of twips per pixel, which we need below to offset our text 982 string16 text; local 2380 string16 text; local [all...] |
/external/v8/src/ |
platform-win32.cc | [all...] |
/frameworks/base/tools/aapt/ |
XMLNode.cpp | 203 if (code == ResXMLTree::TEXT) { 204 String16 text(inXml->getText(&len)); 205 if (firstTime && text.size() > 0) { 207 if (text.string()[0] == '@') { 213 std::string orig(String8(text).string()); 217 if (isFormatted && hasSubstitutionErrors(fileName, inXml, text) != NO_ERROR) { 220 curString.append(text); 239 // in this case, treat it like it was just text, in other words, do nothing 345 fprintf(stderr, "%s:%d: warning: empty '%s' span found in text '%s'\n", 373 // client the raw unprocessed text [all...] |
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/ |
PduPersister.java | 48 import android.text.TextUtils; 172 Part.TEXT 222 // Text string field code -> column index/name map. 435 // external file. This makes the text searchable and retrieval slightly 439 String text = c.getString(PART_COLUMN_TEXT); local 440 byte [] blob = new EncodedStringValue(text != null ? text : "") [all...] |
/prebuilts/misc/common/layoutlib_api/ |
layoutlib_api-prebuilt.jar | |
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/ |
ContactManager.java | 249 * adapter with some locally created text and an image. You should check 251 * text and photo data from there instead. 260 String text = "This is a test stream item!"; local 265 text, message, batchOperation ); 607 * @param text the text of the stream item 612 String accountName, String accountType, String text, String comments, 619 values.put(StreamItems.TEXT, text); [all...] |
/external/icu4c/test/cintltst/ |
usrchdat.c | 27 const char *text; member in struct:SearchData 186 /* to see that it doesn't go into an infinite loop if the start of text 199 /* totally ignorable text */ 249 static const SearchData TEXT[] = { 401 * it's at the start of the text. [all...] |
/external/openssl/crypto/modes/asm/ |
ghash-parisc.pl | 84 .SPACE \$TEXT\$
|
/external/webkit/Source/WebCore/platform/win/ |
ClipboardWin.cpp | 58 #include <wtf/text/CString.h> 59 #include <wtf/text/StringConcatenate.h> 60 #include <wtf/text/StringHash.h> 68 // We provide the IE clipboard types (URL and Text), and the clipboard types specified in the WHATWG Web Applications 1.0 draft 78 if (qType == "text" || qType == "text/plain" || qType.startsWith("text/plain;")) 80 if (qType == "url" || qType == "text/uri-list") 82 if (qType == "text/html") 222 if (swprintf_s(filePath, MAX_PATH, TEXT("%s-%d%s"), tempPath, i, extension) == -1 [all...] |
/external/webkit/Source/WebKit2/UIProcess/win/ |
WebPopupMenuProxyWin.cpp | 214 m_popup = ::CreateWindowEx(exStyle, kWebKit2WebPopupMenuProxyWindowClassName, TEXT("PopupMenu"),
|
/frameworks/base/core/java/android/content/ |
IntentFilter.java | [all...] |
/frameworks/base/include/androidfw/ |
ResourceTypes.h | 632 TEXT = RES_XML_CDATA_TYPE 656 // This is available for TEXT: [all...] |
/packages/apps/Mms/src/com/android/mms/ui/ |
MessageListItem.java | 39 import android.text.Html; 40 import android.text.SpannableStringBuilder; 41 import android.text.TextUtils; 42 import android.text.method.HideReturnsTransformationMethod; 43 import android.text.style.ForegroundColorSpan; 44 import android.text.style.LineHeightSpan; 45 import android.text.style.StyleSpan; 46 import android.text.style.TextAppearanceSpan; 47 import android.text.style.URLSpan; 307 // Since the message text should be concatenated with the sender' [all...] |