Home
last modified time | relevance | path

Searched defs:alist (Results 1 – 22 of 22) sorted by relevance

/external/fonttools/Lib/fontTools/misc/
DtextTools.py69 def caselessSort(alist): argument
/external/tensorflow/tensorflow/core/framework/
Dattr_value_util_test.cc154 std::vector<int> alist(10); in TEST() local
163 std::vector<int> alist(30); in TEST() local
/external/freetype/src/tools/
Dglnames.py5196 def filter_glyph_names( alist, filter ): argument
/external/python/cpython2/Modules/
Ddlmodule.c82 long alist[10]; in dl_call() local
/external/libxml2/
DgenUnicode.py75 alist = string.split(alias[1],',') variable
/external/openssh/
Dscp.c589 arglist alist; in toremote() local
709 arglist alist; in tolocal() local
/external/toybox/toys/pending/
Dip.c109 struct arglist *alist; in substring_to_idx() local
122 struct arglist *alist; in string_to_idx() local
132 struct arglist *alist; in idx_to_string() local
214 struct arglist **alist; in getlist() local
284 struct arglist **alist; in namefromRPDB() local
303 struct arglist **alist; in idxfromRPDB() local
Droute.c176 struct _arglist *alist; in get_action() local
/external/python/cpython2/Lib/test/
Dtest_gc.py327 def __init__(self, alist): argument
Dtest_xmlrpc.py26 alist = [{'astring': 'foo@bar.baz.spam', variable
/external/python/cpython2/Lib/logging/
Dconfig.py105 def _strip_spaces(alist): argument
/external/iputils/
Drarpd.c239 struct ifaddr *select_ipaddr(int ifindex, __u32 *sel_addr, __u32 **alist) in select_ipaddr()
/external/python/cpython3/Lib/logging/
Dconfig.py99 def _strip_spaces(alist): argument
/external/python/cpython3/Lib/test/
Dtest_gc.py367 def __init__(self, alist): argument
Dtest_xmlrpc.py24 alist = [{'astring': 'foo@bar.baz.spam', variable
/external/guava/guava-tests/test/com/google/common/collect/
DFluentIterableTest.java221 FluentIterable<TypeA> alist = in testFilterByType() local
/external/python/cpython2/Python/
Dbltinmodule.c171 PyObject *func, *alist = NULL, *kwdict = NULL; in builtin_apply() local
1017 PyObject *alist, *item=NULL, *value; in builtin_map() local
/external/ppp/pppd/
Dauth.c2133 struct wordlist *ap, *addr_list, *alist, **app; local
/external/v8/benchmarks/
Dearley-boyer.js3550 translate_alist_nboyer = function(alist) { argument
3555 apply_subst_nboyer = function(alist, term) { argument
3560 apply_subst_lst_nboyer = function(alist, lst) { argument
/external/e2fsprogs/contrib/
Dfsstress.c1499 attrlist_t *alist; in attr_remove_f() local
/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c1474 attrlist_t *alist; in attr_remove_f() local
/external/libpcap/
Dgencode.c4994 struct addrinfo *alist, int proto, int dir) in gen_gateway()