HomeSort by relevance Sort by last modified time
    Searched refs:samples (Results 476 - 500 of 837) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/common/extensions/docs/server2/
api_data_source.py 259 'Samples', and 'Learn More', using intro_tables.json.
462 the apps samples page and vice versa.
464 def __init__(self, api_name, samples):
466 self._samples = samples
533 samples = None
535 samples = self._samples_data_source_factory.Create(request)
546 samples,
587 samples,
596 self._samples = samples
600 handlebar_dict['samples'] = _LazySamplesGetter(path, self._samples
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
virtualsocketserver.cc 983 uint32 mean, uint32 stddev, uint32 samples) {
994 for (uint32 i = 0; i < samples; i++) {
995 double x = start + (end - start) * i / (samples - 1);
1000 return Resample(Invert(Accumulate(f)), 0, 1, samples);
    [all...]
  /external/chromium_org/gpu/command_buffer/client/
gl_in_process_context.cc 196 const int32 SAMPLES = 0x3031;
225 if (attribs.samples >= 0) {
226 attrib_vector.push_back(SAMPLES);
227 attrib_vector.push_back(attribs.samples);
389 samples(-1),
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
utils.c 377 modes->samples = msaa_samples[h];
378 modes->sampleBuffers = modes->samples ? 1 : 0;
455 __ATTRIB(__DRI_ATTRIB_SAMPLES, samples),
  /external/icu4c/test/intltest/
plurults.cpp 371 errln("no samples for keyword");
467 double samples[4]; // no test above should have more samples than 4 local
468 int32_t count = p->getAllKeywordValues(keyword, &samples[0], 4, status);
470 errln("error getting samples for %s", rp);
495 // We'll cheat a bit here. The samples happend to be in order and so are our
497 // implementation changes to return samples in an arbitrary order, this test
498 // must change. There's no actual restriction on the order of the samples.
501 double val = samples[j];
  /external/mesa3d/src/mesa/drivers/dri/common/
utils.c 377 modes->samples = msaa_samples[h];
378 modes->sampleBuffers = modes->samples ? 1 : 0;
455 __ATTRIB(__DRI_ATTRIB_SAMPLES, samples),
  /external/qemu/distrib/sdl-1.2.15/src/audio/ums/
SDL_umsaudio.c 74 static UMSAudioDevice_ReturnCode UADWrite(_THIS, UMSAudioTypes_Buffer* buff, long samples, long* samples_written);
260 /* sample_bits = spec->size / spec->samples / spec->channels * 8; */
511 long samples,
517 samples,
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]
  /ndk/build/tools/
package-release.sh 80 register_var_option "--development-root=<path>" DEVELOPMENT_ROOT "Specify platforms/samples directory"
236 rm -rf $NDK_ROOT_DIR/samples/*/obj
237 rm -rf $NDK_ROOT_DIR/samples/*/libs
341 echo "Unpacking samples files" &&
342 unpack_archive "$PREBUILT_DIR/samples.tar.bz2" "$REFERENCE"
365 rm -rf $REFERENCE/samples/*/{obj,libs,build.xml,local.properties,Android.mk} &&
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_collections.py 296 samples = [None,
302 for x in samples:
323 samples = [str(),
329 for x in samples:
347 samples = [iter(str()),
355 for x in samples:
380 samples = [str(),
384 for x in samples:
398 samples = [str(),
402 for x in samples
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_collections.py 296 samples = [None,
302 for x in samples:
323 samples = [str(),
329 for x in samples:
347 samples = [iter(str()),
355 for x in samples:
380 samples = [str(),
384 for x in samples:
398 samples = [str(),
402 for x in samples
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/layoutRendering/
ApiDemosRenderingTest.java 177 String path = target.getPath(IAndroidTarget.SAMPLES);
178 File samples = new File(path); local
179 if (samples.isDirectory()) {
180 File[] files = samples.listFiles();
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglX11Api.cpp 88 int caveat,transparentType,samples; local
151 IS_SUCCESS(glXGetFBConfigAttrib(dpy,*frmt,GLX_SAMPLES,&samples));
159 pMaxPixels,renderable,renderableType,visualId,visualType,samples,stencil,
  /external/aac/libSBRenc/include/
sbr_encoder.h 185 INT sbrFrameSize; /*!< SBR frame size in samples. Will be calculated from core coder settings. */
363 * \param samples Time samples, always interleaved.
364 * \param timeInStride Channel stride factor of samples buffer.
370 INT_PCM *samples,
  /external/chromium_org/base/metrics/
histogram.h 91 // recurring cost of executing (adding additional samples). Toward that end,
200 // Support histograming of an enumerated value. The samples should always be
211 // Support histograming of an enumerated value. Samples should be one of the
343 // The samples should always be strictly less than |boundary_value|. For more
415 virtual int FindCorruption(const HistogramSamples& samples) const OVERRIDE;
445 virtual void AddSamples(const HistogramSamples& samples) OVERRIDE;
500 double GetPeakBucketSize(const SampleVector& samples) const;
503 void WriteAsciiHeader(const SampleVector& samples,
648 // so that invalid samples never fall into the same bucket as valid samples
    [all...]
histogram_base.cc 105 int HistogramBase::FindCorruption(const HistogramSamples& samples) const {
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
Extensions3D.h 256 void renderbufferStorageMultisample(unsigned long target, unsigned long samples, unsigned long internalformat, unsigned long width, unsigned long height);
  /external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/
st_api.h 227 int samples; member in struct:st_visual
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen7_wm_state.c 45 bool multisampled_fbo = ctx->DrawBuffer->Visual.samples > 1;
  /external/eigen/bench/btl/data/
gnuplot_common_settings.hh 33 set samples 100, 100 variable
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
MapCreationTester.java 130 entries[0] = samples.e1;
  /external/guava/guava-tests/test/com/google/common/collect/
TransformedSetTest.java 118 @Override public SampleElements<Integer> samples() { method in class:TransformedSetTest.TransformedIntegerSetGenerator
  /external/guava/guava-tests/test/com/google/common/primitives/
ByteArrayAsListTest.java 125 public SampleElements<Byte> samples() { method in class:ByteArrayAsListTest.TestByteListGenerator
CharArrayAsListTest.java 125 public SampleElements<Character> samples() { method in class:CharArrayAsListTest.TestCharListGenerator
DoubleArrayAsListTest.java 125 public SampleElements<Double> samples() { method in class:DoubleArrayAsListTest.TestDoubleListGenerator

Completed in 1675 milliseconds

<<11121314151617181920>>