| /external/autotest/client/cros/cellular/ | 
| labconfig_write_stanzas | 14     print '%susage: %s CELLNAME' % (message, sys.argv[0]) 
 | 
| /tools/test/connectivity/acts/tests/google/tel/lab/ | 
| TelLabNeighborCellTest.py | [all...] | 
| /external/python/cpython2/Demo/tkinter/guido/ | 
| ss1.py | 438                     part = cellname(x+dx, y+dy) 465 def cellname(x, y):  function
 681         self.beacon['text'] = cellname(x, y)
 724             name1 = cellname(*self.currentxy)
 725             name2 = cellname(*self.cornerxy)
 823                 c1 = cellname(x, 1)
 824                 c2 = cellname(1, y)
 
 | 
| /external/python/cpython3/Tools/demo/ | 
| ss1.py | 423                     part = cellname(x+dx, y+dy) 450 def cellname(x, y):  function
 666         self.beacon['text'] = cellname(x, y)
 709             name1 = cellname(*self.currentxy)
 710             name2 = cellname(*self.cornerxy)
 807                 c1 = cellname(x, 1)
 808                 c2 = cellname(1, y)
 
 | 
| /external/tensorflow/tensorflow/contrib/lite/toco/tensorflow_graph_matching/ | 
| resolve_svdf.cc | 266       // "SOMESTRING1/CELLNAME/SEARCH_PATTERN/SOMESTRING2", we use 267       // CELLNAME as the cluster name.
 
 | 
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ | 
| ceval.c | 3206  char *cellname, *argname;  local [all...]
 | 
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ | 
| ceval.c | 3191  char *cellname, *argname;  local [all...]
 | 
| /external/python/cpython2/Python/ | 
| ceval.c | 3523  char *cellname, *argname;  local [all...]
 | 
| /tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ | 
| md8475a.py | [all...] |