Home
last modified time | relevance | path

Searched defs:detect (Results 1 – 18 of 18) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/soundtouch/
Dgstbpmdetect.cc51 soundtouch::BPMDetect * detect; member
53 BPMDetect *detect; member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/
DDetectingViewer.java268 private CharsetMatch[] detect(byte[] bytes) in detect() method in DetectingViewer
277 private CharsetMatch[] detect(BufferedInputStream inputStream) in detect() method in DetectingViewer
/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/
Ddarknet.py102 detect=False): argument
/third_party/ffmpeg/libavfilter/
Daf_hdcd.c981 hdcd_detection_data detect; member
1471 static void hdcd_detect_reset(hdcd_detection_data *detect) { in hdcd_detect_reset()
1483 static void hdcd_detect_start(hdcd_detection_data *detect) { in hdcd_detect_start()
1490 static void hdcd_detect_onech(hdcd_state *state, hdcd_detection_data *detect) { in hdcd_detect_onech()
1516 static void hdcd_detect_end(hdcd_detection_data *detect, int channels) { in hdcd_detect_end()
Dasrc_sinc.c253 float detect = 2 * M_PI; in fir_to_phase() local
/third_party/typescript/tests/cases/compiler/
DunderscoreTest1.ts97 detect(iterator: Iterator_<T, boolean>, context?: any): T; method
180 detect(iterator: Iterator_<T, boolean>, context?: any): T; method
256 detect(iterator: Iterator_<T, boolean>, context?: any): ChainedObject<T>; method
347 detect(iterator: Iterator_<T, boolean>, context?: any): ChainedObject<T>; method
433 detect<T>(list: T[], iterator: Iterator_<T, boolean>, context?: any): T; method
434 detect<T>(list: Dictionary<T>, iterator: Iterator_<T, boolean>, context?: any): T; method
/third_party/node/deps/icu-small/source/i18n/
Dcsdetect.cpp230 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) in detect() function in CharsetDetector
/third_party/skia/third_party/externals/icu/source/i18n/
Dcsdetect.cpp230 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) in detect() function in CharsetDetector
/third_party/icu/icu4c/source/i18n/
Dcsdetect.cpp230 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) in detect() function in CharsetDetector
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcsdetect.cpp230 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) in detect() function in CharsetDetector
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.h282 GstFlowReturn (*detect) (GstBaseParse * parse, member
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutextest.h176 int detect, int opflags) in futex_lock_pi()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetDetector.java157 public CharsetMatch detect() { in detect() method in CharsetDetector
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetDetector.java148 public CharsetMatch detect() { in detect() method in CharsetDetector
/third_party/node/deps/npm/node_modules/yargs/
Dyargs.js968 self.detectLocale = function (detect) { argument
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …","design/point","design/technicalities","image_processing/affine-region-detectors","image_process… property
/third_party/boost/libs/hof/doc/html/
Dsearchindex.js1 …ors","doc/src/building","doc/src/concepts","doc/src/configurations","doc/src/decorators","doc/src/…
/third_party/node/tools/
Dlint-md.mjs21904 detect: options.detectConfig, property
22871 detect: options.detectIgnore, property