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

  /system/core/libdiskconfig/
diskconfig.c 40 int len_str; local
45 len_str = strlen(tmp);
46 if (!len_str) {
51 switch(tmp[len_str - 1]) {
58 tmp[len_str - 1] = '\0';
  /bootable/recovery/updater/
install.cpp 972 const std::string& len_str = args[1]; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
typeobject.c 4960 static PyObject *len_str; local
5170 static PyObject *nonzero_str, *len_str; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
typeobject.c 4908 static PyObject *len_str; local
5118 static PyObject *nonzero_str, *len_str; local
    [all...]
  /external/python/cpython2/Objects/
typeobject.c 5057 static PyObject *len_str; local
5267 static PyObject *nonzero_str, *len_str; local
    [all...]

Completed in 671 milliseconds