Searched refs:valid_values (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrproviderproperty.c | 59 free(prop->valid_values); in RRDestroyProviderProperty() 116 prop->valid_values = NULL; in RRCreateProviderProperty() 375 free(prop->valid_values); in RRConfigureProviderProperty() 376 prop->valid_values = new_values; in RRConfigureProviderProperty() 466 memcpy(extra, prop->valid_values, prop->num_valid * sizeof(INT32)); in ProcRRQueryProviderProperty()
|
| H A D | rrproperty.c | 60 free(prop->valid_values); in RRDestroyOutputProperty() 117 prop->valid_values = NULL; in RRCreateOutputProperty() 400 free(prop->valid_values); in RRConfigureOutputProperty() 401 prop->valid_values = new_values; in RRConfigureOutputProperty() 495 memcpy(extra, prop->valid_values, prop->num_valid * sizeof(INT32)); in ProcRRQueryOutputProperty()
|
| H A D | randrstr.h | 108 INT32 *valid_values; member
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/ |
| H A D | 0001-Add-python3-build-support.patch | 1450 valid_values if valid_values else {}) 1455 def load_from_files(self, file_paths, defaults, valid_values,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 109302 (especially prop->valid_values field was not free(3)ed). Extract the common 109303 routine and fix double-free prop->valid_values in RRDestroyOutputProperty by 142319 fromClient, range, valid_values, immutable).
|