/external/webkit/Source/JavaScriptCore/yarr/ |
D | YarrInterpreter.cpp | 1078 #define currentTerm() (disjunction->terms[context->term]) 1094 ASSERT(context->term < static_cast<int>(disjunction->terms.size())); in matchDisjunction() 1247 ASSERT(context->term < static_cast<int>(disjunction->terms.size())); in matchDisjunction() 1461 m_bodyDisjunction->terms.append(ByteTerm::CheckInput(count)); in checkInput() 1466 m_bodyDisjunction->terms.append(ByteTerm::UncheckInput(count)); in uncheckInput() 1471 m_bodyDisjunction->terms.append(ByteTerm::BOL(inputPosition)); in assertionBOL() 1476 m_bodyDisjunction->terms.append(ByteTerm::EOL(inputPosition)); in assertionEOL() 1481 m_bodyDisjunction->terms.append(ByteTerm::WordBoundary(invert, inputPosition)); in assertionWordBoundary() 1491 …m_bodyDisjunction->terms.append(ByteTerm(lo, hi, inputPosition, frameLocation, quantityCount, quan… in atomPatternCharacter() 1496 …m_bodyDisjunction->terms.append(ByteTerm(ch, inputPosition, frameLocation, quantityCount, quantity… in atomPatternCharacter() [all …]
|
/external/chromium/chrome/browser/history/ |
D | in_memory_url_index_unittest.cc | 121 InMemoryURLIndex::String16Vector terms; in Make1Term() local 122 terms.push_back(UTF8ToUTF16(term)); in Make1Term() 123 return terms; in Make1Term() 128 InMemoryURLIndex::String16Vector terms; in Make2Terms() local 129 terms.push_back(UTF8ToUTF16(term_1)); in Make2Terms() 130 terms.push_back(UTF8ToUTF16(term_2)); in Make2Terms() 131 return terms; in Make2Terms() 188 InMemoryURLIndex::String16Vector terms; in TEST_F() local 192 terms.push_back(ASCIIToUTF16("DrudgeReport")); in TEST_F() 193 ScoredHistoryMatches matches = url_index_->HistoryItemsForTerms(terms); in TEST_F() [all …]
|
/external/chromium/chrome/browser/bookmarks/ |
D | bookmark_index.cc | 24 std::list<Index::const_iterator> terms; member 46 return nodes.empty() ? terms.front()->second.begin() : nodes.begin(); in nodes_begin() 50 return nodes.empty() ? terms.front()->second.end() : nodes.end(); in nodes_end() 62 std::vector<string16> terms = ExtractQueryWords(node->GetTitle()); in Add() local 63 for (size_t i = 0; i < terms.size(); ++i) in Add() 64 RegisterNode(terms[i], node); in Add() 71 std::vector<string16> terms = ExtractQueryWords(node->GetTitle()); in Remove() local 72 for (size_t i = 0; i < terms.size(); ++i) in Remove() 73 UnregisterNode(terms[i], node); in Remove() 80 std::vector<string16> terms = ExtractQueryWords(query); in GetBookmarksWithTitlesMatching() local [all …]
|
/external/markdown/markdown/extensions/ |
D | def_list.py | 37 terms = [l.strip() for l in block[:m.start()].split('\n') if l.strip()] 45 if not terms and sibling.tag == 'p': 48 terms = sibling.text.split('\n') 64 for term in terms:
|
/external/javassist/ |
D | NOTICE | 16 Alternatively, the contents of this file may be used under the terms of 20 under the terms of the LGPL, and not to allow others to 21 use your version of this file under the terms of the MPL, indicate your 25 the terms of either the MPL or the LGPL.
|
/external/bluetooth/glib/ |
D | acinclude.m4 | 197 dnl This file is free software, distributed under the terms of the GNU 201 dnl the same distribution terms as the rest of that program. 218 dnl This file is free software, distributed under the terms of the GNU 222 dnl the same distribution terms as the rest of that program. 245 dnl This file is free software, distributed under the terms of the GNU 249 dnl the same distribution terms as the rest of that program. 278 dnl This file is free software, distributed under the terms of the GNU 282 dnl the same distribution terms as the rest of that program. 302 dnl This file is free software, distributed under the terms of the GNU 306 dnl the same distribution terms as the rest of that program. [all …]
|
/external/chromium/base/third_party/nspr/ |
D | LICENSE | 23 * Alternatively, the contents of this file may be used under the terms of 28 * under the terms of either the GPL or the LGPL, and not to allow others to 29 * use your version of this file under the terms of the MPL, indicate your 33 * the terms of any one of the MPL, the GPL or the LGPL.
|
/external/chromium/crypto/third_party/nss/ |
D | LICENSE | 23 * Alternatively, the contents of this file may be used under the terms of 28 * under the terms of either the GPL or the LGPL, and not to allow others to 29 * use your version of this file under the terms of the MPL, indicate your 33 * the terms of any one of the MPL, the GPL or the LGPL.
|
/external/webkit/Examples/NetscapeCocoaPlugin/ |
D | MenuHandler.m | 3 consideration of your agreement to the following terms, and your use, installation, 5 terms. If you do not agree with these terms, please do not use, install, modify or 8 In consideration of your agreement to abide by the following terms, and subject to these 9 terms, Apple grants you a personal, non-exclusive license, under Apple’s copyrights in
|
/external/qemu/distrib/sdl-1.2.12/src/hermes/ |
D | README | 5 under the terms of the GNU Library General Public License (LGPL). Please 6 refer to the included file COPYING.LIB for the exact terms.
|
/external/hyphenation/ |
D | COPYING.MPL | 34 portions thereof with code not governed by the terms of this License. 72 exercising rights under, and complying with all of the terms of, this 101 Original Code under the terms of this License. 147 governed by the terms of this License, including without limitation 149 distributed only under the terms of this License or a future version 152 distribute. You may not offer or impose any terms on any Source Code 160 made available in Source Code form under the terms of this License 228 support, indemnity or liability terms You offer. 234 the Covered Code is available under the terms of this License, 241 contain terms different from this License, provided that You are in [all …]
|
/external/quake/quake/src/WinQuake/data/ |
D | LICINFO.TXT | 4 (This document was designed to be a quick overview of our license terms. 6 terms and conditions.) 54 Basic terms of the commercial exploitation license: 91 2. The terms of this document are not subject to negotiation. If you cannot 92 live with the terms spelled out in the agreement do not engage in any
|
/external/elfutils/m4/ |
D | codeset.m4 | 3 dnl This file is free software, distributed under the terms of the GNU 7 dnl the same distribution terms as the rest of that program.
|
D | glibc21.m4 | 3 dnl This file is free software, distributed under the terms of the GNU 7 dnl the same distribution terms as the rest of that program.
|
D | ulonglong.m4 | 3 dnl This file is free software, distributed under the terms of the GNU 7 dnl the same distribution terms as the rest of that program.
|
D | inttypes_h.m4 | 3 dnl This file is free software, distributed under the terms of the GNU 7 dnl the same distribution terms as the rest of that program.
|
D | stdint_h.m4 | 3 dnl This file is free software, distributed under the terms of the GNU 7 dnl the same distribution terms as the rest of that program.
|
D | inttypes.m4 | 3 dnl This file is free software, distributed under the terms of the GNU 7 dnl the same distribution terms as the rest of that program.
|
D | uintmax_t.m4 | 3 dnl This file is free software, distributed under the terms of the GNU 7 dnl the same distribution terms as the rest of that program.
|
D | inttypes-pri.m4 | 3 dnl This file is free software, distributed under the terms of the GNU 7 dnl the same distribution terms as the rest of that program.
|
/external/chromium/googleurl/ |
D | LICENSE.txt | 55 Alternatively, the contents of this file may be used under the terms of 60 under the terms of either the GPL or the LGPL, and not to allow others to 61 use your version of this file under the terms of the MPL, indicate your 65 the terms of any one of the MPL, the GPL or the LGPL.
|
/external/chromium/chrome/browser/search_engines/ |
D | template_url.cc | 269 const string16& terms, in ReplaceSearchTerms() argument 274 terms, in ReplaceSearchTerms() 282 const string16& terms, in ReplaceSearchTermsUsingTermsData() argument 314 if (EscapeQueryParamValue(terms, in ReplaceSearchTermsUsingTermsData() 328 encoded_terms = EscapeQueryParamValueUTF8(terms, true); in ReplaceSearchTermsUsingTermsData() 336 encoded_terms = UTF8ToUTF16(EscapePath(UTF16ToUTF8(terms))); in ReplaceSearchTermsUsingTermsData() 389 base::UTF16ToCodepage(terms, input_encoding.c_str(), in ReplaceSearchTermsUsingTermsData()
|
/external/chromium/chrome/browser/first_run/ |
D | first_run_win.cc | 155 base::StringPiece terms = in WriteEULAtoTempFile() local 157 if (terms.empty()) in WriteEULAtoTempFile() 162 bool good = fwrite(terms.data(), terms.size(), 1, file) == 1; in WriteEULAtoTempFile()
|
/external/webkit/ |
D | NOTICE | 91 it. And you must show them these terms so they know their rights. 142 The precise terms and conditions for copying, distribution and 156 party saying it may be distributed under the terms of this Library 165 which has been distributed under these terms. A "work based on the 200 distribute such modifications or work under the terms of Section 1 209 charge to all third parties under the terms of this License. 229 themselves, then this License, and its terms, do not apply to those 232 on the Library, the distribution of the whole must be on the terms of 247 3. You may opt to apply the terms of the ordinary GNU General Public 265 under the terms of Sections 1 and 2 above provided that you accompany [all …]
|
/external/bluetooth/bluez/compat/ |
D | NOTICE | 16 * it under the terms of the GNU General Public License as published by 41 * modify it under the terms of the GNU Lesser General Public 94 source code. And you must show them these terms so they know their 114 The precise terms and conditions for copying, distribution and 122 under the terms of this General Public License. The "Program", below, 150 distribute such modifications or work under the terms of Section 1 159 parties under the terms of this License. 175 themselves, then this License, and its terms, do not apply to those 178 on the Program, the distribution of the whole must be on the terms of 193 under Section 2) in object code or executable form under the terms of [all …]
|