| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/ |
| H A D | CVE-2022-40303.patch | 53 + int maxLength = (ctxt->options & XML_PARSE_HUGE) ? 82 + if (len > maxLength) { 92 + size_t maxLength = (ctxt->options & XML_PARSE_HUGE) ? 104 + if (count > maxLength) { 112 + int maxLength = (ctxt->options & XML_PARSE_HUGE) ? 144 + if (len > maxLength) { 154 + size_t maxLength = (ctxt->options & XML_PARSE_HUGE) ? 166 + if (count > maxLength) { 174 + int maxLength = (ctxt->options & XML_PARSE_HUGE) ? 197 + if (len > maxLength) { [all …]
|
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | rktools.c | 36 bool getVersionFromfile(const char * filepath, char *version, int maxLength) in getVersionFromfile() argument 63 int version_len = (pline_len > maxLength ? maxLength : pline_len); in getVersionFromfile() 75 bool getRemoteVersion(char *url, char *version, int maxLength) in getRemoteVersion() argument 87 return getVersionFromfile(DOWNLOAD_VERSION_PATH, version, maxLength); in getRemoteVersion() 91 bool getLocalVersion(char *version, int maxLength) in getLocalVersion() argument 93 return getVersionFromfile(LOCAL_VERSION_PATH, version, maxLength); in getLocalVersion()
|
| H A D | rktools.h | 30 bool getLocalVersion(char *version, int maxLength); 32 bool getRemoteVersion(char *url, char *version, int maxLength);
|
| H A D | update.h | 48 void RK_ota_get_sw_version(char *buffer, int maxLength);
|
| H A D | update.c | 476 void RK_ota_get_sw_version(char *buffer, int maxLength) in RK_ota_get_sw_version() argument 478 getLocalVersion(buffer, maxLength); in RK_ota_get_sw_version()
|
| H A D | rkimage.h | 170 bool getImageVersion(const char *filepath, char *version, int maxLength) ;
|
| H A D | rkimage.c | 197 bool getImageVersion(const char *filepath, char *version, int maxLength) in getImageVersion() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | uniform.cpp | 90 GLint maxLength; in activeUniforms() local 92 MBGL_CHECK_ERROR(glGetProgramiv(id, GL_ACTIVE_UNIFORM_MAX_LENGTH, &maxLength)); in activeUniforms() 94 auto name = std::make_unique<GLchar[]>(maxLength); in activeUniforms() 100 glGetActiveUniform(id, index, maxLength, &length, &size, &type, name.get())); in activeUniforms()
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/package/br2-external/openjdk/package/openjdk-jni-test/ |
| H A D | native.c | 22 void write_external_string(char* string, size_t maxLength) in write_external_string() argument 24 snprintf(string, maxLength, "Set from C"); in write_external_string()
|
| H A D | native.h | 8 void write_external_string(char* string, size_t maxLength);
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aorb/ |
| H A D | orb_algos.cpp | 544 int maxLength = 10; in elimate_affine_transform() local 546 int length = matched_keypoints->length > maxLength ? maxLength : matched_keypoints->length; in elimate_affine_transform() 652 … for(Node* point = matched_keypoints->start; point != NULL && i < maxLength; point = point->next) { in elimate_affine_transform()
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |