HomeSort by relevance Sort by last modified time
    Searched refs:valid_identifier (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/python/module/
module.py 94 if not valid_identifier(name):
271 def valid_identifier(name): function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
typeobject.c 1964 valid_identifier(PyObject *s) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
typeobject.c 1946 valid_identifier(PyObject *s) function
    [all...]
  /external/python/cpython2/Objects/
typeobject.c 1994 valid_identifier(PyObject *s) function
    [all...]
  /external/python/cpython3/Objects/
typeobject.c 2253 valid_identifier(PyObject *s) function
    [all...]

Completed in 213 milliseconds