Home
last modified time | relevance | path

Searched defs:add_list (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/conformance/
Dupdate_failure_list.py62 add_list = sorted(add_set, reverse=True) variable
/external/tensorflow/tensorflow/python/autograph/operators/
Dpy_builtins_test.py263 add_list = lambda x, y: x + y function
283 add_list = lambda x, y: x + y function
/external/protobuf/python/google/protobuf/internal/
Dwell_known_types.py842 def add_list(self): member in ListValue
/external/llvm-project/polly/lib/External/isl/
Disl_union_map.c4357 static isl_stat add_list(__isl_take isl_set *set, void *user) in add_list() function