Home
last modified time | relevance | path

Searched defs:num_fields (Results 1 – 7 of 7) sorted by relevance

/device/google/sunfish/thermal-engine/
Dthermal_client.h78 uint32_t num_fields; member
/device/google/crosshatch/sdm845/thermal-engine/
Dthermal_client.h78 uint32_t num_fields; member
/device/google/bonito/sdm710/thermal-engine/
Dthermal_client.h78 uint32_t num_fields; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_csv.c140 int num_fields; /* number of fields in record */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_csv.c140 int num_fields; /* number of fields in record */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
DPython-ast.c506 static PyTypeObject* make_type(char *type, PyTypeObject* base, char**fields, int num_fields) in make_type()
526 static int add_attributes(PyTypeObject* type, char**attrs, int num_fields) in add_attributes()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
DPython-ast.c506 static PyTypeObject* make_type(char *type, PyTypeObject* base, char**fields, int num_fields) in make_type()
526 static int add_attributes(PyTypeObject* type, char**attrs, int num_fields) in add_attributes()