Searched defs:keyword (Results 76 - 100 of 169) sorted by path

1234567

/external/chromium_org/components/test/data/web_database/
H A Dversion_46.sql23 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR);
24 CREATE TABLE keywords_backup(id INT,short_name TEXT,keyword TEXT,favicon_url TEXT,url TEXT,safe_for_autoreplace INT,originating_url TEXT,date_created INT,usage_count INT,input_encodings TEXT,show_in_default_list INT,suggest_url TEXT,prepopulate_id INT,created_by_policy INT,instant_url TEXT,last_modified INT,sync_guid TEXT);
H A Dversion_47.sql10 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternate_urls VARCHAR);
14 keyword TEXT,
H A Dversion_48.sql8 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternate_urls VARCHAR);
H A Dversion_49.sql16 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternate_urls VARCHAR,search_terms_replacement_key VARCHAR);
H A Dversion_50.sql16 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternate_urls VARCHAR,search_terms_replacement_key VARCHAR);
H A Dversion_52.sql10 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternate_urls VARCHAR,search_terms_replacement_key VARCHAR,image_url VARCHAR,search_url_post_params VARCHAR,suggest_url_post_params VARCHAR,instant_url_post_params VARCHAR,image_url_post_params VARCHAR);
H A Dversion_53.sql8 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternate_urls VARCHAR,search_terms_replacement_key VARCHAR,image_url VARCHAR,search_url_post_params VARCHAR,suggest_url_post_params VARCHAR,instant_url_post_params VARCHAR,image_url_post_params VARCHAR,new_tab_url VARCHAR);
H A Dversion_54.sql8 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternate_urls VARCHAR,search_terms_replacement_key VARCHAR,image_url VARCHAR,search_url_post_params VARCHAR,suggest_url_post_params VARCHAR,instant_url_post_params VARCHAR,image_url_post_params VARCHAR,new_tab_url VARCHAR);
H A Dversion_55.sql10 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternate_urls VARCHAR,search_terms_replacement_key VARCHAR,image_url VARCHAR,search_url_post_params VARCHAR,suggest_url_post_params VARCHAR,instant_url_post_params VARCHAR,image_url_post_params VARCHAR,new_tab_url VARCHAR);
H A Dversion_56.sql10 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternate_urls VARCHAR,search_terms_replacement_key VARCHAR,image_url VARCHAR,search_url_post_params VARCHAR,suggest_url_post_params VARCHAR,instant_url_post_params VARCHAR,image_url_post_params VARCHAR,new_tab_url VARCHAR);
H A Dversion_57.sql10 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_guid VARCHAR,alternate_urls VARCHAR,search_terms_replacement_key VARCHAR,image_url VARCHAR,search_url_post_params VARCHAR,suggest_url_post_params VARCHAR,instant_url_post_params VARCHAR,image_url_post_params VARCHAR,new_tab_url VARCHAR);
/external/chromium_org/google_apis/gaia/
H A Doauth_request_signer.cc125 // Creates a string-to-string, keyword-value map from a parameter/query string
127 // keyword from value.
131 std::string keyword; local
146 parameters[keyword] = value;
147 keyword = "";
155 keyword += character;
164 keyword += character;
173 parameters[keyword] = value;
174 keyword = "";
189 parameters[keyword]
[all...]
/external/chromium_org/third_party/WebKit/Source/core/clipboard/
H A DDataTransfer.cpp442 bool DataTransfer::hasDropZoneType(const String& keyword) argument
444 if (keyword.startsWith("file:"))
445 return hasFileOfType(keyword.substring(5));
447 if (keyword.startsWith("string:"))
448 return hasStringOfType(keyword.substring(7));
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DBasicShapeFunctions.cpp48 CSSValueID keyword = orientation == HORIZONTAL ? CSSValueRight : CSSValueBottom;
50 return pool.createValue(Pair::create(pool.createIdentifierValue(keyword), pool.createValue(center.length(), style), Pair::DropIdenticalValues));
152 CSSValueID keyword = CSSValueTop; local
154 keyword = CSSValueCenter;
156 keyword = value->getValueID();
158 keyword = pair->first()->getValueID();
164 switch (keyword) {
H A DFontSize.cpp120 // factors for each keyword value.
131 float FontSize::fontSizeForKeyword(const Document* document, unsigned keyword, FixedPitchFontType fixedPitchFontType) argument
133 ASSERT(keyword >= 1 && keyword <= 8);
142 int col = (keyword - 1);
148 return std::max(fontSizeFactors[keyword - 1] * mediumSize, minLogicalSize);
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DFontDescription.h107 Size(unsigned keyword, float value, bool isAbsolute) argument
108 : keyword(keyword)
113 unsigned keyword : 4; // FontDescription::keywordSize member in struct:blink::FontDescription::Size
236 unsigned m_keywordSize : 4; // We cache whether or not a font is currently represented by a CSS keyword (e.g., medium). If so,
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DLoggingCanvas.cpp227 void LoggingCanvas::addComment(const char* keyword, const char* value) argument
231 params->setString("key", keyword);
233 this->SkCanvas::addComment(keyword, value);
H A DProfilingCanvas.cpp164 void ProfilingCanvas::addComment(const char* keyword, const char* value) argument
167 this->SkCanvas::addComment(keyword, value);
H A DReplayingCanvas.cpp178 void ReplayingCanvas::addComment(const char* keyword, const char* value) argument
181 this->SkCanvas::addComment(keyword, value);
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
H A Dautopep8.py50 import keyword namespace
1403 # Don't break on '=' after keyword as this violates PEP 8.
1551 # The previous item was a keyword or identifier and the current
1848 return keyword.iskeyword(self._atom.token_string)
1962 E.g., the length of a function call or keyword.
H A Dpep8.py56 import keyword namespace
83 KEYWORDS = frozenset(keyword.kwlist + ['print']) - SINGLETONS
310 yield match.start(1), "E274 tab before keyword"
312 yield match.start(1), "E272 multiple spaces before keyword"
315 yield match.start(2), "E273 tab after keyword"
317 yield match.start(2), "E271 multiple spaces after keyword"
594 not keyword.iskeyword(prev_text)):
689 # Allow keyword args or defaults: foo(bar=None).
738 keyword argument or a default parameter value.
753 message = "E251 unexpected spaces around keyword / paramete
[all...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dphystokens.py3 import keyword, re, token, tokenize namespace
99 if ttype == token.NAME and keyword.iskeyword(ttext):
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/icu/source/common/
H A Dlocdispnames.cpp587 UEnumeration* kenum = NULL; /* keyword enumeration */
658 /* adjust for call to get keyword */
766 uloc_getDisplayKeyword(const char* keyword, argument
786 keyword,
787 keyword,
798 const char* keyword,
819 /* get the keyword value */
821 keywordValueLen = uloc_getKeywordValue(locale, keyword, keywordValue, capacity, status);
824 * if the keyword is equal to currency .. then to get the display name
827 if(uprv_stricmp(keyword, _kCurrenc
797 uloc_getDisplayKeywordValue( const char* locale, const char* keyword, const char* displayLocale, UChar* dest, int32_t destCapacity, UErrorCode* status) argument
[all...]
H A Duloc.cpp446 const char *keyword; /* keyword, or NULL if none */ member in struct:CanonicalizationMap
447 const char *value; /* keyword value, or NULL if kw==NULL */
505 const char *keyword; /* keyword, or NULL if none */ member in struct:VariantMap
506 const char *value; /* keyword value, or NULL if kw==NULL */
583 * @param status return status (keyword too long)
584 * @return length of the keyword name
592 /* keyword name too long for internal buffer */
597 /* normalize the keyword nam
607 char keyword[ULOC_KEYWORD_BUFFER_LEN]; member in struct:__anon12007
[all...]

Completed in 446 milliseconds

1234567