Searched defs:detect (Results 1 – 6 of 6) sorted by relevance
1 bin_PROGRAMS=connect detect tracks files hotplug \ program
89 struct FileTypeDetectionBuffer detect; member
83 struct FileTypeDetectionBuffer *detect = &input_ctx->detect; in read_yuv_frame() local
230 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) in detect() function in CharsetDetector
193 detect(JNIEnv *_env, jobject _this, in detect() function
155 public CharsetMatch detect() { in detect() method in CharsetDetector