Home
last modified time | relevance | path

Searched defs:numbers (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeofiletilecachenokia.cpp101 QList<int> numbers; in filenameToTileSpec() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeofiletilecachemapbox.cpp108 QList<int> numbers; in filenameToTileSpec() local
/OK3568_Linux_fs/external/rk_pcba_test/cJSON/
H A DcJSON.c548 cJSON *cJSON_CreateIntArray(const int *numbers,int count) {int i;cJSON *n=0,*p=0,*a=cJSON_CreateAr… in cJSON_CreateIntArray()
549 cJSON *cJSON_CreateFloatArray(const float *numbers,int count) {int i;cJSON *n=0,*p=0,*a=cJSON_Creat… in cJSON_CreateFloatArray()
550 cJSON *cJSON_CreateDoubleArray(const double *numbers,int count) {int i;cJSON *n=0,*p=0,*a=cJSON_Cre… in cJSON_CreateDoubleArray()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpid.h70 struct upid numbers[1]; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeofiletilecacheosm.cpp264 QList<int> numbers; in filenameToTileSpec() local
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.c2536 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count) in cJSON_CreateIntArray()
2576 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count) in cJSON_CreateFloatArray()
2616 CJSON_PUBLIC(cJSON *) cJSON_CreateDoubleArray(const double *numbers, int count) in cJSON_CreateDoubleArray()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp2545 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count) in cJSON_CreateIntArray()
2586 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count) in cJSON_CreateFloatArray()
2627 CJSON_PUBLIC(cJSON *) cJSON_CreateDoubleArray(const double *numbers, int count) in cJSON_CreateDoubleArray()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeofiletilecache.cpp447 QList<int> numbers; in filenameToTileSpecDefault() local
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dpython3-manifest.json917 "numbers": { object