HomeSort by relevance Sort by last modified time
    Searched full:samples (Results 1126 - 1150 of 1585) sorted by null

<<41424344454647484950>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
settings.h 231 /// Such many samples to take to find a good pivot (quicksort).
  /sdk/ddms/app/src/com/android/ddms/
StaticPortConfigDialog.java 154 SWT.LEFT, "com.android.samples.phone", //$NON-NLS-1$
  /system/extras/tests/sdcard/
plot_sdcard.py 52 'duration ([0-9.]+). Samples: ([0-9]+)'), line)
  /build/core/
base_rules.mk 72 ifneq ($(filter-out user debug eng tests optional samples shell_ash shell_mksh,$(LOCAL_MODULE_TAGS)),)
84 $(warning * optional, debug, eng, tests, samples)
  /development/pdk/pndk/
Android_PNDK_README.html 732 Look in the "samples" directory for samples showing how to use the NDK.<br>
  /development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java 323 // This list must match the list found in samples/ApiDemos/res/values/arrays.xml
334 // This list must match the list found in samples/ApiDemos/res/values/arrays.xml
    [all...]
  /external/chromium/chrome/common/extensions/docs/static/
a11y.html 466 see <a href="samples.html">Samples</a>.
content_scripts.html 426 <a href="samples.html">Samples</a>.
i18n.html 511 <a href="samples.html">Samples</a>.
  /external/chromium/testing/gtest/
README 57 samples using the provided CMake script, regardless of the platform.
171 If you want to build Google Test's samples, you should replace the
  /external/chromium/testing/gtest/include/gtest/
gtest-param-test.h.pump 146 // You can see samples/sample7_unittest.cc and samples/sample8_unittest.cc
  /external/flac/libFLAC/
stream_encoder_framing.c 463 FLAC__bool FLAC__subframe_add_verbatim(const FLAC__Subframe_Verbatim *subframe, unsigned samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw)
474 for(i = 0; i < samples; i++)
  /external/jpeg/
jdmaster.c 166 /* Size in samples, after IDCT scaling */
249 * samples. Under normal circumstances this is more than enough range and
  /external/kernel-headers/original/sound/
asound.h 251 #define SNDRV_PCM_INFO_BLOCK_TRANSFER 0x00010000 /* hardware transfer block of samples */
390 unsigned int step; /* samples distance in bits */
    [all...]
  /external/libvpx/vpx/
vpx_encoder.h 142 unsigned int samples[4]; /**< Number of samples, total/y/u/v */ member in struct:vpx_codec_cx_pkt::__anon7501::vpx_psnr_pkt
  /external/oprofile/
ChangeLog 328 * utils/opcontrol: Handle bad samples from kernel due to overflows
352 reported, even if 0 samples
  /external/oprofile/libpp/
format_output.cpp 104 format_map[ff_nr_samples] = field_description(9, "samples", &formatter::format_nr_samples);
105 format_map[ff_nr_samples_cumulated] = field_description(14, "cum. samples", &formatter::format_nr_cumulated_samples);
  /external/oprofile/module/
oprofile.c 122 struct op_sample * samples = &data->buffer[data->nextbuf]; local
126 fill_op_entry(samples, eip, pid, tgid, ctr);
  /external/sonivox/arm-fm-22k/lib_src/
eas_mixer.c 329 * numSamples number of samples to mix
358 * a gain calculation every 2 or 4 samples, etc.
eas_sndlib.h 343 * numDLSSamples number of DLS samples
376 * numSamples number of samples
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_mixer.c 329 * numSamples number of samples to mix
358 * a gain calculation every 2 or 4 samples, etc.
eas_sndlib.h 343 * numDLSSamples number of DLS samples
376 * numSamples number of samples
  /external/sonivox/arm-wt-22k/lib_src/
eas_mixer.c 329 * numSamples number of samples to mix
358 * a gain calculation every 2 or 4 samples, etc.
eas_sndlib.h 343 * numDLSSamples number of DLS samples
376 * numSamples number of samples
  /external/tremolo/Tremolo/
mdct.c 476 int start, /* samples, this frame */
477 int end /* samples, this frame */){

Completed in 1205 milliseconds

<<41424344454647484950>>