| /external/chromium_org/third_party/sqlite/src/ext/fts1/ |
| fts1.c | 202 /* TODO(shess) The snippet-generation code should be using the 1004 typedef struct Snippet { 1016 char *zSnippet; /* Snippet text */ 1018 } Snippet; 1111 Snippet snippet; \/* Cached snippet for the current row *\/ member in struct:fulltext_cursor [all...] |
| /external/chromium_org/tools/grit/grit/format/policy_templates/writers/ |
| adml_writer.py | 35 ADML snippet contains an example: 124 The following ADML snippet shows an example:
|
| /external/bison/lib/ |
| gnulib.mk | [all...] |
| /external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/ |
| options.js | 28 // Get the current CSS snippet from the form.
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/audits/ |
| AuditsPanel.js | 415 * @param {string} snippet 417 addSnippet: function(snippet) 419 this.addChild(snippet, false, "source-code");
|
| /external/chromium_org/third_party/brotli/src/brotli/enc/ |
| hash.h | 344 std::string snippet((const char *)&data[cur_ix_masked], len); 347 if (static_dict_->Get(snippet, ©_len_code, &word_id)) {
|
| /packages/apps/Mms/src/com/android/mms/data/ |
| Conversation.java | 55 Threads.SNIPPET, Threads.SNIPPET_CHARSET, Threads.READ, Threads.ERROR, 74 private static final int SNIPPET = 4; 561 * Returns a snippet of text from the most recent message in the conversation. 723 // mmssms.db|2.253 ms|SELECT _id, date, message_count, recipient_ids, snippet, snippet_cs, 743 // mmssms.db|2.253 ms|SELECT _id, date, message_count, recipient_ids, snippet, snippet_cs, 913 String snippet = MessageUtils.cleanseMmsSubject(context, local 1315 String snippet = MessageUtils.extractEncStrFromCursor(c, SNIPPET, SNIPPET_CS); local [all...] |
| /external/chromium_org/chrome/browser/ui/webui/ |
| history_ui.cc | 274 const base::string16& snippet, bool blocked_visit, 283 this->snippet = snippet; 352 // and snippet, browse results need day and time information). 354 result->SetString("snippet", snippet); 787 page.snippet().text(), [all...] |
| /packages/experimental/LoaderApp/src/com/android/loaderapp/ |
| ContactHeaderWidget.java | 405 * Manually set the social snippet text to display in the header. This doesn't change the 408 public void setSocialSnippet(CharSequence snippet) { 409 if (snippet == null) { 413 mStatusView.setText(snippet);
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
| sourcesPanel.css | 75 .scripts-run-snippet .glyph {
|
| /packages/apps/Mms/src/com/android/mms/ui/ |
| SearchActivity.java | 55 * snippet of what matches, below. The snippet is taken from the most recent part of 57 * snippet is highlighted. 70 * Subclass of TextView which displays a snippet of text which matches the full text and 71 * highlights the matches within the snippet. 95 * We have to know our width before we can compute the snippet string. Do that 316 final TextViewSnippet snippet = (TextViewSnippet)(view.findViewById(R.id.subtitle)); 324 snippet.setText(cursor.getString(bodyPos), searchString);
|
| /external/chromium_org/components/enhanced_bookmarks/ |
| metadata_accessor.cc | 108 // If none are present, return the snippet. 197 return data.snippet();
|
| enhanced_bookmark_model.cc | 172 // If none are present, return the snippet. 260 return data.snippet();
|
| /libcore/luni/src/test/java/libcore/xml/ |
| PullParserTest.java | 547 String snippet = "<dagny dad=\"bob\">hello</dagny>"; local 550 parser.setInput(new StringReader(snippet)); 555 String snippet = "<dagny dad=\"bob\">hello</dagny>"; local 558 parser.setInput(new ByteArrayInputStream(snippet.getBytes()), "UTF-8"); [all...] |
| /packages/apps/Email/provider_src/com/android/email/provider/ |
| Utilities.java | 126 localMessage.mSnippet = data.snippet;
|
| /external/chromium_org/third_party/WebKit/Source/wtf/text/ |
| StringImpl.cpp | 88 static void fillWithSnippet(const StringImpl* string, Vector<char>& snippet) 91 snippet.clear(); 97 snippet.reserveCapacity(expectedLength); 103 snippet.append(c); 105 snippet.append('?'); 108 snippet.append('.'); 109 snippet.append('.'); 110 snippet.append('.'); 112 snippet.append('\0'); [all...] |
| /external/chromium_org/base/test/launcher/ |
| test_launcher.cc | 74 // Limit of output snippet lines when printing to stdout. [all...] |
| /packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
| NotificationUtils.java | [all...] |
| /external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
| XSSAuditor.cpp | 225 // closing punctuation. Since the snippet has not been parsed, the vector 670 // for an input of |name="value"|, the snippet is |name=|. 679 // for an input of |name="value"|, the snippet is |name="value|. For an 680 // unquoted input of |name=value |, the snippet is |name=value|. 687 String XSSAuditor::canonicalize(String snippet, TruncationKind treatment) 689 String decodedSnippet = fullyDecodeString(snippet, m_encoding); [all...] |
| /external/chromium_org/native_client_sdk/src/build_tools/ |
| update_nacl_manifest.py | 684 # Normally the manifest snippet's bundle name matches our bundle name. 686 # snippet. 720 """Downloads the manifest "snippet" for an archive, and reads it as a [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
| optparse.py | 185 maps Option instances to the snippet of help text explaining [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
| optparse.py | 185 maps Option instances to the snippet of help text explaining [all...] |
| /external/chromium_org/third_party/sqlite/src/ext/fts2/ |
| fts2.c | 366 /* TODO(shess) The snippet-generation code should be using the 2069 Snippet snippet; \/* Cached snippet for the current row *\/ member in struct:fulltext_cursor [all...] |
| /external/blktrace/btt/doc/ |
| btt.tex | 491 (low) and on (high). For example, here is a snippet of a file showing 602 \texttt{-I} option can be seen from the following output snippet -- 637 spaces). As an example, here is a snippet of 4 IOs that were merged 722 sectors from the previous IO in column 2 (Y values). Here is a snippet [all...] |
| /packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
| ConversationItemView.java | 909 final String snippet = mHeader.conversation.getSnippet(); local [all...] |