Home
last modified time | relevance | path

Searched refs:individual (Results 1 – 25 of 593) sorted by relevance

12345678910>>...24

/external/junit/src/org/junit/internal/matchers/
DEach.java10 public static <T> Matcher<Iterable<T>> each(final Matcher<T> individual) { in each() argument
11 final Matcher<Iterable<T>> allItemsAre = not(hasItem(not(individual))); in each()
20 individual.describeTo(description); in each()
/external/webrtc/webrtc/common_audio/vad/
Dvad_core.c152 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 …]
Dvad_core.h51 int16_t individual[3]; member
/external/regex-re2/
DCONTRIBUTORS11 # the individual or the individual's organization has agreed to
14 # http://code.google.com/legal/individual-cla-v1.0.html
22 # individual or corporate CLA was used.
/external/google-benchmark/
DCONTRIBUTORS7 # 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.
DCONTRIBUTING.md14 * 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/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/docs/
Dcontributing.rst7 Please fill out either the individual or corporate Contributor License
10 * If you are an individual writing original source code and you're sure you
11 own the intellectual property, then you'll need to sign an `individual CLA
12 <https://developers.google.com/open-source/cla/individual>`_.
/external/llvm/test/Feature/
DREADME.txt1 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/fio/tools/plot/
Dfio2gnuplot.manpage23 …e image to ease the comparaison. The same rendering options as per the individual 2D graph are use…
40 every individual file.
45 every individual file.
51 every individual file.
57 every individual file.
/external/guice/
DCONTRIBUTING.md14 * 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/mesa3d/src/gallium/auxiliary/vl/
Dvl_idct.c596 tex = buffer->sampler_views.individual.source->texture; in init_source()
624 pipe_sampler_view_reference(&buffer->sampler_views.individual.source, NULL); in cleanup_source()
636 tex = buffer->sampler_views.individual.intermediate->texture; in init_intermediate()
678 pipe_sampler_view_reference(&buffer->sampler_views.individual.intermediate, NULL); in cleanup_intermediate()
806 pipe_sampler_view_reference(&buffer->sampler_views.individual.matrix, idct->matrix); in vl_idct_init_buffer()
807 pipe_sampler_view_reference(&buffer->sampler_views.individual.source, source); in vl_idct_init_buffer()
808 pipe_sampler_view_reference(&buffer->sampler_views.individual.transpose, idct->transpose); in vl_idct_init_buffer()
809 pipe_sampler_view_reference(&buffer->sampler_views.individual.intermediate, intermediate); in vl_idct_init_buffer()
828 pipe_sampler_view_reference(&buffer->sampler_views.individual.matrix, NULL); in vl_idct_cleanup_buffer()
829 pipe_sampler_view_reference(&buffer->sampler_views.individual.transpose, NULL); in vl_idct_cleanup_buffer()
/external/harfbuzz_ng/
DNOTICE2 For parts of HarfBuzz that are licensed under different licenses see individual
17 For full copyright notices consult the individual files in the package.
DCOPYING2 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/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contours_begin/
Dpy_contours_begin.markdown37 hierarchy. contours is a Python list of all the contours in the image. Each individual contour is a
49 drawing individual contour. To draw all contours, pass -1) and remaining arguments are color,
56 To draw an individual contour, say 4th contour:
/external/libpng/contrib/pngminim/
DREADME5 See the individual README and pngusr.dfa files for more explanation.
/external/libvncserver/webclients/novnc/
DLICENSE.txt40 Some portions of noVNC are copyright to their individual authors.
41 Please refer to the individual source files and/or to the noVNC commit
/external/vulkan-validation-layers/build-android/gradle-templates/
Dbuild.gradle10 // in the individual module build.gradle files
/external/glide/third_party/gif_encoder/
DREADME.third_party13 Converted BufferedImage to Android's Bitmap class, split apart classes into individual files.
/external/parameter-framework/upstream/
D.clang-format54 # Configure each individual brace in BraceWrapping
57 # Control of individual brace wrapping cases
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_error_sse2.asm35 ; individual errors are max. 15bit+sign, so squares are 30bit, and
96 ; individual errors are max. 15bit+sign, so squares are 30bit, and
/external/skia/site/dev/contrib/
Dindex.md38 … Contributor License Agreement](https://developers.google.com/open-source/cla/individual) online.
45 If they are not, a Googler must ensure that the individual or their corporation has signed the
/external/chromium-trace/catapult/dashboard/dashboard/elements/
DREADME.md12 2. Navigate to one of the individual test HTML files.
/external/autotest/client/site_tests/platform_CryptohomeStress/
Dcontrol.surfing14 # The time in seconds to run this stress for, passed to the individual tests.
/external/droiddriver/
Dcontributing_aosp.md32 After submitting a branch to gerrit for review, each commit will show up as an individual patch set…
34 …ranch) then they are considered dependent upon eachother. To submit an individual commit without r…
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/
DCONTRIBUTING.md142 - **If you are an individual writing original source code** and **you own
144 [individual CLA][4].
154 [4]: https://developers.google.com/open-source/cla/individual

12345678910>>...24