/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_xv.c | 663 XF86VideoAdaptorPtr adapt; in xorg_setup_textured_adapter() local 674 adapt = calloc(1, sizeof(XF86VideoAdaptorRec)); in xorg_setup_textured_adapter() 677 if (adapt == NULL || dev_unions == NULL || attrs == NULL) { in xorg_setup_textured_adapter() 678 free(adapt); in xorg_setup_textured_adapter() 684 adapt->type = XvWindowMask | XvInputMask | XvImageMask; in xorg_setup_textured_adapter() 685 adapt->flags = 0; in xorg_setup_textured_adapter() 686 adapt->name = "Gallium3D Textured Video"; in xorg_setup_textured_adapter() 687 adapt->nEncodings = 1; in xorg_setup_textured_adapter() 688 adapt->pEncodings = DummyEncoding; in xorg_setup_textured_adapter() 689 adapt->nFormats = NUM_FORMATS; in xorg_setup_textured_adapter() [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | punyref.c | 110 static punycode_uint adapt( in adapt() function 202 bias = adapt(delta, h + 1, h == b); in punycode_encode() 273 bias = adapt(i - oldi, out + 1, oldi == 0); in punycode_decode()
|
/external/ltp/doc/ |
D | mini-howto-building-ltp-from-git.txt | 8 to adapt to your distribution). 20 # Set some useful variables (adapt if you dislike)
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
D | PunycodeReference.java | 122 private static int adapt(int delta, int numpoints, boolean firsttime ){ in adapt() method in PunycodeReference 210 bias = adapt(delta, h + 1, (h == b)); in encode() 356 bias = adapt(i - oldi, out + 1, (oldi == 0)); in decode()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | PunycodeReference.java | 121 private static int adapt(int delta, int numpoints, boolean firsttime ){ in adapt() method in PunycodeReference 209 bias = adapt(delta, h + 1, (h == b)); in encode() 355 bias = adapt(i - oldi, out + 1, (oldi == 0)); in decode()
|
/external/libopus/src/ |
D | analysis.c | 610 float adapt; in tonality_analysis() local 611 adapt = 1.f/(++tonal->music_confidence_count); in tonality_analysis() 613 tonal->music_confidence += adapt*MAX16(-.2f,frame_probs[0]-tonal->music_confidence); in tonality_analysis() 617 float adapt; in tonality_analysis() local 618 adapt = 1.f/(++tonal->speech_confidence_count); in tonality_analysis() 620 tonal->speech_confidence += adapt*MIN16(.2f,frame_probs[0]-tonal->speech_confidence); in tonality_analysis()
|
/external/ltp/testcases/misc/math/float/bessel/ |
D | readme | 1 /* please, adapt the Makefile file to your environment */
|
/external/ltp/testcases/misc/math/float/exp_log/ |
D | readme | 1 /* please, adapt the Makefile file to your environment */
|
/external/ltp/testcases/misc/math/float/power/ |
D | readme | 1 /* please, adapt the Makefile file to your environment */
|
/external/ltp/testcases/misc/math/float/iperb/ |
D | README | 1 /* please, adapt the Makefile file to your environment */
|
/external/libnl/python/doc/ |
D | index.rst | 3 You can adapt this file completely to your liking, but it should at least
|
/external/clang/docs/analyzer/ |
D | index.rst | 3 You can adapt this file completely to your liking, but it should at least
|
/external/webrtc/webrtc/modules/audio_device/test/android/audio_device_android_test/ |
D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/ |
D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
/external/zxing/qr_scanner/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/external/webrtc/webrtc/voice_engine/test/android/android_test/ |
D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
/external/mesa3d/src/gallium/docs/source/ |
D | index.rst | 3 You can adapt this file completely to your liking, but it should at least
|
/external/replicaisland/ |
D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
/external/slf4j/slf4j-android/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/external/webrtc/talk/app/webrtc/androidtests/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/external/webrtc/webrtc/examples/androidtests/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/external/webrtc/webrtc/examples/androidapp/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/ |
D | index.rst | 3 You can adapt this file completely to your liking, but it should at least
|
/external/clang/docs/ |
D | index.rst | 3 You can adapt this file completely to your liking, but it should at least
|
/external/mesa3d/src/ |
D | SConscript | 16 # used. libgl-xlib and libgl-gdi adapt themselves to use the targets defined
|