/external/webrtc/webrtc/common_audio/vad/ |
D | vad_core.c | 152 individualTest = self->individual[0]; in GmmProbability() 157 individualTest = self->individual[1]; in GmmProbability() 162 individualTest = self->individual[2]; in GmmProbability() 549 memcpy(self->individual, kLocalThresholdQ, in WebRtcVad_set_mode_core() 550 sizeof(self->individual)); in WebRtcVad_set_mode_core() 560 memcpy(self->individual, kLocalThresholdLBR, in WebRtcVad_set_mode_core() 561 sizeof(self->individual)); in WebRtcVad_set_mode_core() 571 memcpy(self->individual, kLocalThresholdAGG, in WebRtcVad_set_mode_core() 572 sizeof(self->individual)); in WebRtcVad_set_mode_core() 582 memcpy(self->individual, kLocalThresholdVAG, in WebRtcVad_set_mode_core() [all …]
|
/external/syzkaller/vendor/google.golang.org/api/ |
D | CONTRIBUTORS | 11 # the individual or the individual's organization has agreed to 14 # https://cla.developers.google.com/about/google-individual 24 # individual or corporate CLA was used.
|
/external/google-benchmark/ |
D | CONTRIBUTING.md | 14 * If you are an individual writing original source code and you're sure you 15 own the intellectual property, then you'll need to sign an [individual 25 [individual CLA]: https://developers.google.com/open-source/cla/individual
|
D | CONTRIBUTORS | 7 # the individual or the individual's organization has agreed to 10 # https://developers.google.com/open-source/cla/individual 18 # individual or corporate CLA was used.
|
/external/libcxx/utils/google-benchmark/ |
D | CONTRIBUTING.md | 14 * If you are an individual writing original source code and you're sure you 15 own the intellectual property, then you'll need to sign an [individual 25 [individual CLA]: https://developers.google.com/open-source/cla/individual
|
D | CONTRIBUTORS | 7 # the individual or the individual's organization has agreed to 10 # https://developers.google.com/open-source/cla/individual 18 # individual or corporate CLA was used.
|
/external/swiftshader/third_party/LLVM/test/Feature/ |
D | README.txt | 1 This directory contains test cases for individual source features of LLVM. 5 Regression tests for individual bug fixes should go into the test/Regression dir.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/ |
D | README.txt | 1 This directory contains test cases for individual source features of LLVM. 5 Regression tests for individual bug fixes should go into the test/Regression dir.
|
/external/llvm/test/Feature/ |
D | README.txt | 1 This directory contains test cases for individual source features of LLVM. 5 Regression tests for individual bug fixes should go into the test/Regression dir.
|
/external/guice/ |
D | CONTRIBUTING.md | 14 * If you are an individual writing original source code and you're sure you 15 own the intellectual property, then you'll need to sign an [individual 25 [individual CLA]: https://developers.google.com/open-source/cla/individual
|
/external/syzkaller/vendor/google.golang.org/appengine/ |
D | CONTRIBUTING.md | 37 - **If you are an individual writing original source code** and **you own the 38 intellectual property**, then you'll need to sign an [individual CLA][indvcla]. 80 when an individual is representing the project or its community. 89 [indvcla]: https://developers.google.com/open-source/cla/individual
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_idct.c | 595 tex = buffer->sampler_views.individual.source->texture; in init_source() 621 pipe_sampler_view_reference(&buffer->sampler_views.individual.source, NULL); in cleanup_source() 633 tex = buffer->sampler_views.individual.intermediate->texture; in init_intermediate() 673 pipe_sampler_view_reference(&buffer->sampler_views.individual.intermediate, NULL); in cleanup_intermediate() 791 pipe_sampler_view_reference(&buffer->sampler_views.individual.matrix, idct->matrix); in vl_idct_init_buffer() 792 pipe_sampler_view_reference(&buffer->sampler_views.individual.source, source); in vl_idct_init_buffer() 793 pipe_sampler_view_reference(&buffer->sampler_views.individual.transpose, idct->transpose); in vl_idct_init_buffer() 794 pipe_sampler_view_reference(&buffer->sampler_views.individual.intermediate, intermediate); in vl_idct_init_buffer() 813 pipe_sampler_view_reference(&buffer->sampler_views.individual.matrix, NULL); in vl_idct_cleanup_buffer() 814 pipe_sampler_view_reference(&buffer->sampler_views.individual.transpose, NULL); in vl_idct_cleanup_buffer()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BatchMatMul.pbtxt | 36 viewed as an element of a batch), and arranges the individual results 38 individual slices can optionally be adjointed (to adjoint a matrix
|
/external/u-boot/doc/device-tree-bindings/pinctrl/ |
D | pinctrl-bindings.txt | 29 individual board device tree files, and any requirements imposed by the 30 bindings for the individual client devices in use by that board, i.e. whether 121 entirely by the binding for the individual pin controller device. There 127 nodes, is again defined entirely by the binding for the individual pin 164 for all hardware or binding structures. Each individual binding document 175 individual pins (either this or "pins" has to be
|
/external/harfbuzz_ng/ |
D | NOTICE | 2 For parts of HarfBuzz that are licensed under different licenses see individual 17 For full copyright notices consult the individual files in the package.
|
D | COPYING | 2 For parts of HarfBuzz that are licensed under different licenses see individual 17 For full copyright notices consult the individual files in the package.
|
/external/libaom/libaom/third_party/fastfeat/ |
D | README.libvpx | 33 The detection, scoring and nonmaximal suppression are available as individual 34 functions. To see how to use the individual functions, see fast.c
|
/external/u-boot/doc/device-tree-bindings/clock/ |
D | rockchip.txt | 15 the 10 individual gates containing 16 clocks each. 23 - clocks : should contain the parent clock for each individual gate,
|
/external/openssh/regress/ |
D | README.regress | 40 You can run an individual test from the top-level Makefile, eg: 58 At the time of writing, the individual tests are: 89 - run the individual test via ./test-exec.sh `pwd` [testname]
|
/external/libpng/contrib/pngminim/ |
D | README | 5 See the individual README and pngusr.dfa files for more explanation.
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/Inputs/googletest-timeout/ |
D | lit.cfg | 8 # Try setting the max individual test time in the configuration
|
/external/llvm/utils/lit/tests/Inputs/googletest-timeout/ |
D | lit.cfg | 8 # Try setting the max individual test time in the configuration
|
/external/ltp/testcases/kernel/fs/fs_bind/ |
D | BUGS | 4 look at each individual check_prop test, and see if there are any
|
/external/python/pyasn1/docs/source/pyasn1/type/namedtype/ |
D | optionalnamedtype.rst | 19 to model individual fields of the constructed ASN.1
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_error_sse2.asm | 36 ; individual errors are max. 15bit+sign, so squares are 30bit, and 92 ; individual errors are max. 15bit+sign, so squares are 30bit, and
|