Searched refs:lexicon (Results 1 – 17 of 17) sorted by relevance
/external/python/cpython2/Lib/ |
D | re.py | 307 def __init__(self, lexicon, flags=0): argument 309 self.lexicon = lexicon 314 for phrase, action in lexicon: 333 action = self.lexicon[m.lastindex-1][1]
|
/external/python/cpython3/Lib/ |
D | re.py | 330 def __init__(self, lexicon, flags=0): argument 334 self.lexicon = lexicon 339 for phrase, action in lexicon: 359 action = self.lexicon[m.lastindex-1][1]
|
/external/python/cpython2/Modules/ |
D | unicodename_db.h | 6 static unsigned char lexicon[] = { variable
|
D | unicodedata.c | 967 w = lexicon + lexicon_offset[word]; in _getucname()
|
/external/python/cpython2/Tools/unicode/ |
D | makeunicodedata.py | 639 lexicon = "" 649 o = lexicon.find(ww) 652 lexicon = lexicon + ww 657 lexicon = map(ord, lexicon) 704 Array("lexicon", lexicon).dump(fp, trace)
|
/external/python/cpython3/Modules/ |
D | unicodename_db.h | 6 static unsigned char lexicon[] = { variable
|
D | unicodedata.c | 1028 w = lexicon + lexicon_offset[word]; in _getucname()
|
/external/python/cpython3/Tools/unicode/ |
D | makeunicodedata.py | 671 lexicon = "" 681 o = lexicon.find(ww) 684 lexicon = lexicon + ww 689 lexicon = list(map(ord, lexicon)) 736 Array("lexicon", lexicon).dump(fp, trace)
|
/external/llvm/docs/ |
D | Lexicon.rst | 239 <lexicon-bb-vectorization>`.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | Lexicon.rst | 268 <lexicon-bb-vectorization>`.
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/brotli/tests/testdata/ |
D | lcet10.txt | 6233 the English words in the definitions of the lexicon, the morphological
|
/external/toolchain-utils/dejagnu/gdb_baseline/ |
D | armv7a-cros-linux-gnueabi | 2087 PASS: gdb.base/constvars.exp: print *lexicon 2088 PASS: gdb.base/constvars.exp: ptype lexicon
|
D | x86_64-cros-linux-gnu | 2280 PASS: gdb.base/constvars.exp: print *lexicon 2281 PASS: gdb.base/constvars.exp: ptype lexicon
|
D | i686-pc-linux-gnu | 2046 PASS: gdb.base/constvars.exp: print *lexicon 2047 PASS: gdb.base/constvars.exp: ptype lexicon
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 114908 lexicon %26132 lˈɛksəkˌɑn, lˈɛksɪkˌɑn, lˈɛksɪkˌɔn
|
D | internal_raw_IPA.txt | 97023 lexicon %35062 lˈɛksəkˌɑn, lˈɛksɪkˌɑn, lˈɛksɪkˌɔn
|