Searched refs:Keywords (Results 1 - 21 of 21) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DFunctionTable.java232 m_functionID.put(Keywords.FUNC_CURRENT_STRING,
234 m_functionID.put(Keywords.FUNC_LAST_STRING,
236 m_functionID.put(Keywords.FUNC_POSITION_STRING,
238 m_functionID.put(Keywords.FUNC_COUNT_STRING,
240 m_functionID.put(Keywords.FUNC_ID_STRING,
242 m_functionID.put(Keywords.FUNC_KEY_STRING,
244 m_functionID.put(Keywords.FUNC_LOCAL_PART_STRING,
246 m_functionID.put(Keywords.FUNC_NAMESPACE_STRING,
248 m_functionID.put(Keywords.FUNC_NAME_STRING,
250 m_functionID.put(Keywords
[all...]
H A DKeywords.java19 * $Id: Keywords.java 468655 2006-10-28 07:12:06Z minchau $
29 public class Keywords class
H A DXPathParser.java721 id = Keywords.lookupNodeTest(key);
1798 * @return FROM_XXX axes type, found in {@link org.apache.xpath.compiler.Keywords}.
1805 Object val = Keywords.getAxisName(m_token);
1826 * @param axesType FROM_XXX axes type, found in {@link org.apache.xpath.compiler.Keywords}.
1835 Object nodeTestOp = Keywords.getNodeType(m_token);
2142 && (tokenIs(Keywords.FUNC_ID_STRING)
2143 || tokenIs(Keywords.FUNC_KEY_STRING)))
/external/chromium_org/components/search_engines/
H A Dkeyword_table.h40 // Keywords created before we started tracking
88 typedef std::vector<TemplateURLData> Keywords; typedef in class:KeywordTable
115 bool GetKeywords(Keywords* keywords);
H A Dkeyword_web_data_service.h26 KeywordTable::Keywords keywords;
75 // On success, consumer is notified with WDResult<KeywordTable::Keywords>.
H A Dutil.cc325 for (KeywordTable::Keywords::iterator i(keyword_result.keywords.begin());
H A Dkeyword_table.cc271 bool KeywordTable::GetKeywords(Keywords* keywords) {
/external/chromium_org/chrome/browser/webdata/
H A Dkeyword_table_unittest.cc83 KeywordTable::Keywords GetKeywords() const {
84 KeywordTable::Keywords keywords;
114 TEST_F(KeywordTableTest, Keywords) {
117 KeywordTable::Keywords keywords(GetKeywords());
162 KeywordTable::Keywords keywords(GetKeywords());
190 KeywordTable::Keywords keywords(GetKeywords());
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorKey.java117 if (valueString.indexOf(org.apache.xpath.compiler.Keywords.FUNC_KEY_STRING
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfDocumentInformationDictionary_autogen.cpp47 SkString SkPdfDocumentInformationDictionary::Keywords(SkPdfNativeDoc* doc) { function in class:SkPdfDocumentInformationDictionary
48 SkPdfNativeObject* ret = get("Keywords", "");
56 return get("Keywords", "") != NULL;
H A DSkPdfDocumentInformationDictionary_autogen.h527 SkString Keywords(SkPdfNativeDoc* doc);
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfDocumentInformationDictionary_autogen.cpp47 SkString SkPdfDocumentInformationDictionary::Keywords(SkPdfNativeDoc* doc) { function in class:SkPdfDocumentInformationDictionary
48 SkPdfNativeObject* ret = get("Keywords", "");
56 return get("Keywords", "") != NULL;
H A DSkPdfDocumentInformationDictionary_autogen.h527 SkString Keywords(SkPdfNativeDoc* doc);
/external/llvm/utils/vim/
H A Dllvm.vim38 " Keywords.
/external/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2498 std::vector<StringMatcher::StringPair> GNU, Declspec, CXX11, Keywords, Pragma; local
2540 Matches = &Keywords;
2566 StringMatcher("Name", Keywords, OS).Emit();
/external/libmtp/src/
H A Dlibmtp.c502 register_property("Keywords", LIBMTP_PROPERTY_Keywords, PTP_OPC_Keywords);
2326 if (ob->oi.Keywords == NULL)
2327 ob->oi.Keywords = strdup("<null>");
2599 if (ob->oi.Keywords == NULL)
2600 ob->oi.Keywords = strdup("<null>");
H A Dptp.c2770 free (oi->Keywords); oi->Keywords = NULL;
4445 {PTP_OPC_Keywords,"Keywords"},
H A Dptp.h752 char *Keywords; member in struct:_PTPObjectInfo
/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/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1302 milliseconds