/external/chromium_org/chrome/browser/drive/ |
drive_api_util_unittest.cc | 28 EXPECT_EQ("fullText contains 'dog'", TranslateQuery("dog")); 29 EXPECT_EQ("fullText contains 'dog' and fullText contains 'cat'", 31 EXPECT_EQ("not fullText contains 'cat'", TranslateQuery("-cat")); 32 EXPECT_EQ("fullText contains 'dog cat'", TranslateQuery("\"dog cat\"")); 37 EXPECT_EQ("fullText contains 'dog' and fullText contains 'cat'", 42 EXPECT_EQ("fullText contains 'dog cat'", TranslateQuery("\"dog cat")); 45 EXPECT_EQ("not fullText contains 'dog cat'", TranslateQuery("-\"dog cat\"")); 53 EXPECT_EQ("fullText contains 'dog'", TranslateQuery("\"\" dog \"\"")) [all...] |
drive_api_util.h | 51 // Regular query (e.g. dog => fullText contains 'dog') 53 // (e.g. dog cat => fullText contains 'dog' and fullText contains 'cat') 54 // Exclusion query (e.g. -cat => not fullText contains 'cat'). 55 // Quoted query (e.g. "dog cat" => fullText contains 'dog cat').
|
drive_api_util.cc | 113 // The meaning of "fullText" should include title, description and content.
|
/external/chromium_org/third_party/sqlite/src/ext/fts1/ |
fts1_tokenizer.h | 7 ** Defines the interface to tokenizers used by fulltext-search. There 41 ** the fulltext virtual table creation to allow customization.
|
tokenizer.h | 7 ** Defines the interface to tokenizers used by fulltext-search. There 41 ** the fulltext virtual table creation to allow customization.
|
simple_tokenizer.c | 23 /* TODO(shess) Copied from fulltext.c, consider util.c for such
|
fulltext.c | 16 #include "fulltext.h" [all...] |
fts1.c | [all...] |
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
Entry.java | 48 boolean fullText() default false;
|
EntrySchema.java | 64 if (column.fullText) { 355 if (column.fullText) { 373 if (column.fullText) { 380 if (column.fullText) { 508 info.fullText(), info.defaultValue(), field, index)); 519 public final boolean fullText; 525 boolean fullText, String defaultValue, Field field, int projectionIndex) { 530 this.fullText = fullText;
|
/external/chromium_org/third_party/sqlite/src/test/ |
fts2r.test | 94 # Test lookup by MATCH (QUERY_FULLTEXT). This is the fulltext index.
|
fts3e.test | 98 # Test lookup by MATCH (QUERY_FULLTEXT). This is the fulltext index.
|
/external/chromium_org/third_party/sqlite/src/ext/fts2/ |
fts2_tokenizer.h | 7 ** Defines the interface to tokenizers used by fulltext-search. There
|
fts2.c | [all...] |
/external/chromium_org/third_party/sqlite/src/ext/fts3/ |
fts3_tokenizer.h | 7 ** Defines the interface to tokenizers used by fulltext-search. There
|
fts3Int.h | 113 ** A connection to a fulltext index is an instance of the following
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/ |
mysql-modelingschema.dump | 67 FULLTEXT KEY `message` (`message`)
|
/packages/apps/Mms/src/com/android/mms/ui/ |
SearchActivity.java | 176 public void setText(String fullText, String target) { 184 mFullText = fullText;
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
MainKeyboardView.java | [all...] |
/external/chromium_org/third_party/sqlite/src/ |
manifest | 45 F ext/fts1/fulltext.c d935e600d87bc86b7d64f55c7520ea41d6034c5c 46 F ext/fts1/fulltext.h 08525a47852d1d62a0be81d3fc3fe2d23b094efd [all...] |
/external/chromium_org/components/search_engines/ |
prepopulated_engines.json | 602 "suggest_url": "http://suggest.fulltext.seznam.cz/fulltext_ff?phrase={searchTerms}", [all...] |
/packages/apps/Browser/res/values/ |
all_search_engines.xml | 445 <item>http://suggest.fulltext.seznam.cz/?dict=fulltext_ff&phrase={searchTerms}&encoding={inputEncoding}&response_encoding=utf-8</item>
|
/external/llvm/lib/Target/X86/ |
X86FrameLowering.cpp | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
final-url-en | [all...] |