/third_party/gstreamer/gstplugins_bad/ext/soundtouch/ |
D | gstbpmdetect.cc | 51 soundtouch::BPMDetect * detect; member 53 BPMDetect *detect; member 128 bpm_detect->priv->detect = NULL; in gst_bpm_detect_init() 137 if (bpm_detect->priv->detect) { in gst_bpm_detect_finalize() 138 delete bpm_detect->priv->detect; in gst_bpm_detect_finalize() 140 bpm_detect->priv->detect = NULL; in gst_bpm_detect_finalize() 151 if (bpm_detect->priv->detect) { in gst_bpm_detect_stop() 152 delete bpm_detect->priv->detect; in gst_bpm_detect_stop() 154 bpm_detect->priv->detect = NULL; in gst_bpm_detect_stop() 170 if (bpm_detect->priv->detect) { in gst_bpm_detect_event() [all …]
|
/third_party/node/deps/npm/node_modules/detect-newline/ |
D | readme.md | 1 # detect-newline [![Build Status](https://travis-ci.org/sindresorhus/detect-newline.svg?branch=mast… 9 $ npm install --save detect-newline 16 const detectNewline = require('detect-newline'); 36 - [detect-newline-cli](https://github.com/sindresorhus/detect-newline-cli) - CLI for this module 37 - [detect-indent](https://github.com/sindresorhus/detect-indent) - Detect the indentation of code
|
/third_party/ffmpeg/libavfilter/ |
D | af_hdcd.c | 981 hdcd_detection_data detect; member 1471 static void hdcd_detect_reset(hdcd_detection_data *detect) { in hdcd_detect_reset() argument 1472 detect->hdcd_detected = HDCD_NONE; in hdcd_detect_reset() 1473 detect->packet_type = HDCD_PVER_NONE; in hdcd_detect_reset() 1474 detect->total_packets = 0; in hdcd_detect_reset() 1475 detect->errors = 0; in hdcd_detect_reset() 1476 detect->peak_extend = HDCD_PE_NEVER; in hdcd_detect_reset() 1477 detect->uses_transient_filter = 0; in hdcd_detect_reset() 1478 detect->max_gain_adjustment = 0.0; in hdcd_detect_reset() 1479 detect->cdt_expirations = -1; in hdcd_detect_reset() [all …]
|
D | asrc_sinc.c | 253 float detect = 2 * M_PI; in fir_to_phase() local 255 float adjust = detect * ((delta < -detect * .7f) - (delta > detect * .7f)); in fir_to_phase() 260 detect = M_PI; in fir_to_phase() 262 adjust = detect * ((delta < -detect * .7f) - (delta > detect * .7f)); in fir_to_phase()
|
/third_party/pulseaudio/src/daemon/ |
D | system.pa.in | 29 .ifexists module-udev-detect@PA_SOEXT@ 30 load-module module-udev-detect 33 .ifexists module-coreaudio-detect@PA_SOEXT@ 34 load-module module-coreaudio-detect 37 .ifexists module-detect@PA_SOEXT@ 40 load-module module-detect
|
D | default.pa.in | 57 .ifexists module-udev-detect@PA_SOEXT@ 58 load-module module-udev-detect 61 .ifexists module-coreaudio-detect@PA_SOEXT@ 62 load-module module-coreaudio-detect 65 .ifexists module-detect@PA_SOEXT@ 68 load-module module-detect 72 .ifexists module-jackdbus-detect@PA_SOEXT@ 74 load-module module-jackdbus-detect channels=2
|
/third_party/node/deps/npm/node_modules/detect-indent/ |
D | readme.md | 1 # detect-indent [![Build Status](https://travis-ci.org/sindresorhus/detect-indent.svg?branch=master… 18 $ npm install --save detect-indent 28 const detectIndent = require('detect-indent'); 37 // tries to detect the indentation and falls back to a default if it can't 105 - [detect-indent-cli](https://github.com/sindresorhus/detect-indent-cli) - CLI for this module 106 - [detect-newline](https://github.com/sindresorhus/detect-newline) - Detect the dominant newline ch…
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/ |
D | TestCharsetDetector.java | 147 m = det.detect(); in TestInputFilter() 155 m = det.detect(); in TestInputFilter() 199 m = det.detect(); in TestUTF16() 206 m = det.detect(); in TestUTF16() 235 m = det.detect(); in TestC1Bytes() 243 m = det.detect(); in TestC1Bytes() 270 m = det.detect(); in TestShortInput() 307 match = det.detect(); in TestBufferOverflow() 425 CharsetMatch m = det.detect(); in checkMatch() 520 m = det.detect(); in TestJapanese() [all …]
|
/third_party/skia/third_party/externals/freetype/builds/ |
D | detect.mk | 71 PLATFORMS := $(notdir $(subst /detect.mk,,$(wildcard $(BUILD_CONFIG)/*/detect.mk))) 93 include $(wildcard $(BUILD_CONFIG)/*/detect.mk)
|
/third_party/freetype/builds/ |
D | detect.mk | 71 PLATFORMS := $(notdir $(subst /detect.mk,,$(wildcard $(BUILD_CONFIG)/*/detect.mk))) 93 include $(wildcard $(BUILD_CONFIG)/*/detect.mk)
|
/third_party/flutter/skia/third_party/externals/freetype/builds/ |
D | detect.mk | 71 PLATFORMS := $(notdir $(subst /detect.mk,,$(wildcard $(BUILD_CONFIG)/*/detect.mk))) 93 include $(wildcard $(BUILD_CONFIG)/*/detect.mk)
|
/third_party/node/deps/npm/node_modules/stringify-package/ |
D | README.md | 33 [`detect-indent`](https://npm.im/detect-indent) is recommended. 37 [`detect-newline`](https://npm.im/detect-newline) is recommended.
|
/third_party/flutter/engine/flutter/lib/web_ui/test/ |
D | path_test.dart | 66 test('Should detect rectangular path', () { 72 test('Should detect non rectangular path if empty', () { 77 test('Should detect non rectangular path if there are multiple subpaths', () { 84 test('Should detect rounded rectangular path', () { 94 test('Should detect non rounded rectangular path if empty', () { 99 test('Should detect rectangular path is not round', () { 106 'Should detect non rounded rectangular path if there are '
|
/third_party/typescript/tests/baselines/reference/ |
D | jsdocTypeFromChainedAssignment3.types | 2 …ing = exports.dir = exports.detectSeries = exports.detectLimit = exports.detect = exports.constant… 3 …ing = exports.dir = exports.detectSeries = exports.detectLimit = exports.detect = exports.constant… 7 …ing = exports.dir = exports.detectSeries = exports.detectLimit = exports.detect = exports.constant… 11 …ing = exports.dir = exports.detectSeries = exports.detectLimit = exports.detect = exports.constant… 15 …ing = exports.dir = exports.detectSeries = exports.detectLimit = exports.detect = exports.constant… 19 …ing = exports.dir = exports.detectSeries = exports.detectLimit = exports.detect = exports.constant… 23 …ing = exports.dir = exports.detectSeries = exports.detectLimit = exports.detect = exports.constant… 27 …ing = exports.dir = exports.detectSeries = exports.detectLimit = exports.detect = exports.constant… 31 …ing = exports.dir = exports.detectSeries = exports.detectLimit = exports.detect = exports.constant… 35 …ing = exports.dir = exports.detectSeries = exports.detectLimit = exports.detect = exports.constant… [all …]
|
/third_party/uboot/u-boot-2020.01/arch/arm/dts/ |
D | stih410-pinctrl.dtsi | 15 usb-oc-detect = <&pio35 0 ALT1 IN>; 24 usb-oc-detect = <&pio35 2 ALT1 IN>;
|
/third_party/node/deps/npm/node_modules/is-ci/node_modules/ci-info/ |
D | CHANGELOG.md | 8 * feat: detect Jenkins PRs 9 * feat: detect Drone PRs 37 * feat: detect solano-ci ([#9](https://github.com/watson/ci-info/pull/9))
|
/third_party/uboot/u-boot-2020.01/board/boundary/nitrogen6x/ |
D | nitrogen6x.c | 531 .detect = detect_i2c, 551 .detect = NULL, 571 .detect = NULL, 591 .detect = detect_i2c, 611 .detect = NULL, 631 .detect = detect_i2c, 651 .detect = detect_i2c, 671 .detect = NULL, 691 .detect = detect_i2c, 711 .detect = 0, [all …]
|
/third_party/pulseaudio/src/modules/ |
D | meson.build | 16 # [ 'module-coreaudio-detect', 'macosx/module-coreaudio-detect.c' ], 19 [ 'module-detect', 'module-detect.c' ], 162 [ 'module-jackdbus-detect', 'jack/module-jackdbus-detect.c', [], [], [dbus_dep] ], 192 all_modules += [ [ 'module-udev-detect', 'module-udev-detect.c', [], [], [udev_dep] ] ] 194 all_modules += [ [ 'module-hal-detect', 'module-hal-detect-compat.c' ] ]
|
/third_party/uboot/u-boot-2020.01/drivers/board/ |
D | board-uclass.c | 20 if (!ops->detect) in board_detect() 23 return ops->detect(dev); in board_detect()
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/ |
D | video.c | 28 if (dev->detect && dev->detect(dev)) { in board_video_skip()
|
/third_party/node/deps/npm/node_modules/ci-info/ |
D | CHANGELOG.md | 24 * feat: detect Jenkins PRs 25 * feat: detect Drone PRs 53 * feat: detect solano-ci ([#9](https://github.com/watson/ci-info/pull/9))
|
/third_party/flutter/skia/site/dev/testing/ |
D | fonts.md | 8 to detect when images change unexpectedly, indicating that a rendering bug has 11 The gm tests have a secondary purpose: they detect when rendering is different
|
/third_party/skia/site/docs/dev/testing/ |
D | fonts.md | 13 to detect when images change unexpectedly, indicating that a rendering bug has 16 The gm tests have a secondary purpose: they detect when rendering is different
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/ |
D | browser_detection.dart | 16 /// We were unable to detect the current browser engine. 37 print('WARNING: failed to detect current browser engine.');
|
/third_party/boost/libs/type_traits/doc/ |
D | is_empty.qbk | 19 __compat In order to correctly detect empty classes this trait relies on either: 22 * the compiler providing __intrinsics to detect empty classes - this latter case can be tested for
|