HomeSort by relevance Sort by last modified time
    Searched full:samples (Results 276 - 300 of 1049) sorted by null

<<11121314151617181920>>

  /development/samples/JetBoy/
_index.html 17 in the SDK, located at <code>&lt;sdk>/platforms/&lt;platform>/samples/JetBoy/</code>.
  /development/samples/SearchableDictionary/
_index.html 30 samples included with the platforms for API Level 4-6.</p>
  /development/samples/SimpleJNI/
Android.mk 27 LOCAL_MODULE_TAGS := samples
  /development/samples/SimpleJNI/jni/
Android.mk 23 LOCAL_MODULE_TAGS := samples
  /device/sample/products/
sample_addon.mk 23 # emulator skin (or for samples)
  /external/chromium/third_party/icu/source/test/compat/
Makefile.in 1 ## Makefile.in for ICU - samples/tzdate
  /external/gtest/scripts/test/
Makefile 18 SAMPLE_DIR = ../../samples
  /external/icu4c/test/compat/
Makefile.in 1 ## Makefile.in for ICU - samples/tzdate
  /external/jpeg/
jdct.h 19 * for 8-bit samples, INT32 for 12-bit samples. (NOTE: Floating-point DCT
46 * Note that the number of samples emitted by the IDCT routine is
78 #define RANGE_MASK (MAXJSAMPLE * 4 + 3) /* 2 bits wider than legal samples */
  /external/oprofile/libdb/
db_stat.c 21 count_type total_count; /**< cumulated samples count */
  /external/protobuf/gtest/scripts/test/
Makefile 18 SAMPLE_DIR = ../../samples
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer_MMX.c 25 MMX assembler version of SDL_MixAudio for signed little endian 16 bit samples and signed 8 bit samples
47 " shrl $4,%%edx\n" /* process 16 bytes per iteration = 8 samples */
157 " shr $3,%%edx\n" /* process 8 bytes per iteration = 8 samples */
  /external/quake/quake/src/WinQuake/
snd_android.cpp 270 shm->samples = TOTAL_BUFFER_SIZE / BYTES_PER_SAMPLE;
277 if ( (shm->samples & 0x1ff) != 0 ) {
278 LOGE("SNDDDMA_Init: samples must be power of two.");
298 return the current sample position (in mono samples read)
  /external/speex/libspeex/
lpc.h 41 const spx_word16_t * x, /* in: [0...n-1] samples x */
  /external/v8/tools/visual_studio/
v8_process_sample.vcproj 139 RelativePath="..\..\samples\process.cc"
v8_process_sample_arm.vcproj 139 RelativePath="..\..\samples\process.cc"
v8_process_sample_x64.vcproj 139 RelativePath="..\..\samples\process.cc"
v8_shell_sample.vcproj 139 RelativePath="..\..\samples\shell.cc"
v8_shell_sample_arm.vcproj 139 RelativePath="..\..\samples\shell.cc"
v8_shell_sample_x64.vcproj 139 RelativePath="..\..\samples\shell.cc"
  /frameworks/base/core/tests/coretests/res/layout/
focus_after_removal.xml 3 /* //device/samples/SampleCode/res/layout/baseline_1.xml
  /frameworks/base/core/tests/coretests/src/android/app/
TranslucentFancyActivity.java 39 * <td >src/com/android/samples/app/TranslucentFancyActivity.java</td>
  /frameworks/base/docs/html/guide/tutorials/notepad/
index.jd 23 <a href="{@docRoot}resources/samples/index.html">Sample Code</a> section. </p>
125 applications in the <code>samples/</code> directory of your downloaded SDK, or browser them
126 here, in the <a href="{@docRoot}resources/samples/index.html">Sample Code</a> section.</li>
128 <code>samples/</code> directory of the SDK, though it does not match it exactly.
  /frameworks/base/docs/html/resources/tutorials/notepad/
index.jd 23 <a href="{@docRoot}resources/samples/index.html">Sample Code</a> section. </p>
125 applications in the <code>samples/</code> directory of your downloaded SDK, or browser them
126 here, in the <a href="{@docRoot}resources/samples/index.html">Sample Code</a> section.</li>
128 <code>samples/</code> directory of the SDK, though it does not match it exactly.
  /frameworks/base/media/libeffects/lvm/lib/Common/src/
DelayAllPass_Sat_32x16To32.c 36 LVM_INT16 n) /* Number of samples */

Completed in 3701 milliseconds

<<11121314151617181920>>