Searched refs:c_string (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/ |
| H A D | xmltags.cpp | 41 const char* c_string = pattr->Value(); in Size() local 46 int res = sscanf(c_string, CALIB_ATTRIBUTE_SIZE_FORMAT, &row, &col); in Size() 58 const char* c_string = pattr->Value(); in SizeRow() local 63 int res = sscanf(c_string, CALIB_ATTRIBUTE_SIZE_FORMAT, &row, &col); in SizeRow() 75 const char* c_string = pattr->Value(); in SizeCol() local 80 int res = sscanf(c_string, CALIB_ATTRIBUTE_SIZE_FORMAT, &row, &col); in SizeCol()
|
| H A D | RkAiqCalibParser.cpp | 121 const char* c_string = XmlTag(pNode->ToElement()).Value(); in ParseFloatArray() local 123 char* str = (char*)c_string; in ParseFloatArray() 139 str = (char*)c_string + find_start; in ParseFloatArray() 140 str_last = (char*)c_string + find_end; in ParseFloatArray() 238 const char* c_string = XmlTag(pNode->ToElement()).Value(); in ParseDoubleArray() local 240 char* str = (char*)c_string; in ParseDoubleArray() 256 str = (char*)c_string + find_start; in ParseDoubleArray() 257 str_last = (char*)c_string + find_end; in ParseDoubleArray() 353 const char* c_string = XmlTag(pNode->ToElement()).Value(); in ParseUintArray() local 354 char* str = (char*)c_string; in ParseUintArray() [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/ |
| H A D | mach_startup.defs | 36 type string_t = c_string[1024];
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | rope | 2424 insert(const iterator& __p, const _CharT* c_string) 2426 insert(__p.index(), c_string);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | rope | 2424 insert(const iterator& __p, const _CharT* c_string) 2426 insert(__p.index(), c_string);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 54990 char *c_string; 55002 object, the 'c_string' field will be filled by the compiler with the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 54990 char *c_string; 55002 object, the 'c_string' field will be filled by the compiler with the
|