Searched defs:num_fields (Results 1 – 7 of 7) sorted by relevance
/device/google/sunfish/thermal-engine/ |
D | thermal_client.h | 78 uint32_t num_fields; member
|
/device/google/crosshatch/sdm845/thermal-engine/ |
D | thermal_client.h | 78 uint32_t num_fields; member
|
/device/google/bonito/sdm710/thermal-engine/ |
D | thermal_client.h | 78 uint32_t num_fields; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _csv.c | 140 int num_fields; /* number of fields in record */ member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | _csv.c | 140 int num_fields; /* number of fields in record */ member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | Python-ast.c | 506 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/ |
D | Python-ast.c | 506 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()
|