/external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/ |
D | __init__.py | 110 encoding='utf-8', **kw): argument 152 encoding == 'utf-8' and not kw): 159 separators=separators, encoding=encoding, **kw).iterencode(obj) 168 encoding='utf-8', **kw): argument 208 encoding == 'utf-8' and not kw): 216 **kw).encode(obj) 220 def load(fp, encoding=None, cls=None, object_hook=None, **kw): argument 241 encoding=encoding, cls=cls, object_hook=object_hook, **kw) 243 def loads(s, encoding=None, cls=None, object_hook=None, **kw): argument 261 if cls is None and encoding is None and object_hook is None and not kw: [all …]
|
D | jsonfilter.py | 39 def factory(app, global_conf, **kw): argument 40 return JSONFilter(app, **kw)
|
D | decoder.py | 257 def raw_decode(self, s, **kw): argument 266 kw.setdefault('context', self) 268 obj, end = self._scanner.iterscan(s, **kw).next()
|
/external/webkit/Tools/wx/build/ |
D | waf_extensions.py | 33 def exec_command(s, **kw): argument 63 if 'log' in kw: 64 kw['stdout'] = kw['stderr'] = kw['log'] 65 del(kw['log']) 66 kw['shell'] = isinstance(s, str) 76 proc = subprocess.Popen(s, **kw)
|
/external/icu4c/data/lang/ |
D | kw.txt | 6 // * Source File: <path>/common/main/kw.xml 10 * ICU <specials> source: <path>/xml/main/kw.xml 12 kw{ 14 kw{"kernewek"}
|
D | ga.txt | 81 kw{"Cornais"}
|
/external/icu4c/data/zone/ |
D | kw.txt | 6 // * Source File: <path>/common/main/kw.xml 10 * ICU <specials> source: <path>/xml/main/kw.xml 12 kw{
|
/external/icu4c/data/curr/ |
D | kw.txt | 6 // * Source File: <path>/common/main/kw.xml 10 * ICU <specials> source: <path>/xml/main/kw.xml 12 kw{
|
D | sg.txt | 20 "kwânza tî Angoläa", 144 "kwâtia tî Malawïi", 224 "kwâtia tî Zambïi",
|
/external/icu4c/data/region/ |
D | kw.txt | 6 // * Source File: <path>/common/main/kw.xml 10 * ICU <specials> source: <path>/xml/main/kw.xml 12 kw{
|
D | jgo.txt | 50 GQ{"Ŋɡinɛ̂ Ɛkwɑtɔliyɑ̂l"}
|
D | bas.txt | 67 EC{"Èkwàtorìà"} 89 GQ{"Gìne Èkwàtorìà"}
|
/external/libvpx/libvpx/examples/includes/geshi/contrib/ |
D | langcheck.php | 458 foreach($keywords as $id => $kw) { 459 if(!is_string($kw)) { 461 } else if (!strlen($kw)) { 463 … } else if (preg_match('/^([\(\)\{\}\[\]\^=.,:;\-+\*\/%\$\"\'\?]|&[\w#]\w*;)+$/i', $kw)) { 464 …report_error(TYPE_NOTICE, "Language file contains an keyword ('$kw') at \$language_data['KEYWORDS'… 469 foreach($kw_diffs as $kw => $kw_count) { 471 …_error(TYPE_WARNING, "Language file contains per-group duplicate keyword '$kw' in \$language_data[… 486 foreach($kw_diffs as $kw) { 520 …rror(TYPE_WARNING, "Language file contains cross-group duplicate keyword '$kw' in \$language_data[…
|
/external/icu4c/data/locales/ |
D | kw.txt | 6 // * Source File: <path>/common/main/kw.xml 10 * ICU <specials> source: <path>/xml/main/kw.xml 12 kw{
|
D | ig.txt | 14 "[a b {ch} d e ẹ f g {gb} {gh} {gw} h i ị j k {kp} {kw} l m n ṅ {nw} {ny} o ọ"
|
D | dua.txt | 121 "mbúsa kwédi a Yés",
|
D | agq.txt | 190 "ndzɔ̀ŋɔ̀kwîfɔ̀e",
|
D | pl.txt | 853 "1 kw.", 854 "2 kw.", 855 "3 kw.", 856 "4 kw.",
|
/external/llvm/utils/emacs/ |
D | tablegen-mode.el | 15 (let ((kw (regexp-opt '("class" "defm" "def" "field" "include" "in" 37 (cons (concat kw "[ \n\t(]") 1)
|
/external/valgrind/main/coregrind/m_gdbserver/ |
D | m_gdbserver.c | 1239 Char* kw; /* current keyword, its length, its position */ in VG_() local 1263 for (kw = VG_(strtok_r) (kwds, " ", &kwdssaveptr); in VG_() 1264 kw != NULL; in VG_() 1265 kw = VG_(strtok_r) (NULL, " ", &kwdssaveptr)) { in VG_() 1266 kwl = VG_(strlen) (kw); in VG_() 1272 if (VG_(strcmp) (kw, iw) == 0) { in VG_() 1275 VG_(gdb_printf) (" %s", kw); in VG_() 1282 if (VG_(strncmp) (iw, kw, il) == 0) { in VG_() 1285 VG_(gdb_printf) (" %s", kw); in VG_()
|
/external/icu4c/data/coll/ |
D | ig.txt | 21 "&K<kp<<<Kp<<<KP<kw<<<Kw<<<KW"
|
/external/icu4c/common/ |
D | locdispnames.cpp | 614 const char* kw=uenum_next(kenum, &len, pErrorCode); in uloc_getDisplayName() local 615 if (kw == NULL) { in uloc_getDisplayName() 622 len = uloc_getDisplayKeyword(kw, displayLocale, p, cap, pErrorCode); in uloc_getDisplayName() 641 … int32_t vlen = uloc_getDisplayKeywordValue(locale, kw, displayLocale, in uloc_getDisplayName()
|
D | locid.cpp | 929 char *kw = keywords; in count() local 931 while(*kw) { in count() 933 kw += uprv_strlen(kw)+1; in count()
|
/external/icu4c/data/translit/ |
D | pl_pl_FONIPA.txt | 27 kw → kf ;
|
/external/srec/config/en.us/dictionary/ |
D | fixit.ok | 147 queru kw,rU
|