HomeSort by relevance Sort by last modified time
    Searched full:sample (Results 726 - 750 of 1478) sorted by null

<<21222324252627282930>>

  /external/v8/test/mjsunit/
debug-stepin-function-call.js 61 // Sample functions.
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-68498-004.js 69 * Sample issue: why do we set expect[4] = 'inner'? Look at actual[4]...
  /external/webkit/WebCore/loader/
FTPDirectoryParser.h 57 ** If there are others, then I'd like to hear about them (send me a sample).
  /frameworks/base/awt/java/awt/font/
GraphicAttribute.java 155 * obtained using next test sample: // Create GraphicAttribute class
  /frameworks/base/awt/java/awt/image/
ComponentSampleModel.java 30 * element - the sample of a pixel - takes one data element of the DataBuffer.
36 * the number of data array elements between a specified sample and the
37 * corresponding sample in the same column in the next scanline. The array of
338 // number of bands in the sample model
  /frameworks/base/core/java/android/view/animation/
TranslateAnimation.java 26 * sample code.
  /frameworks/base/docs/html/guide/appendix/faq/
troubleshooting.jd 25 <li><a href="#gesturebuilderinstall">I can't install the GestureBuilder sample
89 application is being installed and recognized properly. Here's sample output
239 <h2 id="gesturebuilderinstall">I can't install the GestureBuilder sample
261 <p>For now, the work-around is to change the sample's package name
  /frameworks/base/docs/html/guide/topics/search/
index.jd 19 Dictionary sample app</a></li>
  /frameworks/base/docs/html/guide/topics/ui/
binding.jd 42 <p>The following code sample does the following:</p>
  /frameworks/base/docs/html/resources/faq/
troubleshooting.jd 25 <li><a href="#gesturebuilderinstall">I can't install the GestureBuilder sample
89 application is being installed and recognized properly. Here's sample output
239 <h2 id="gesturebuilderinstall">I can't install the GestureBuilder sample
261 <p>For now, the work-around is to change the sample's package name
  /frameworks/base/docs/html/resources/tutorials/views/
index.jd 27 <p class="note"><strong>Tip:</strong> After you have pasted sample code into an Eclipse project,
  /frameworks/base/graphics/java/android/graphics/
Interpolator.java 131 * @param msec The time (in milliseconds) used to sample into the
PathMeasure.java 80 * @param distance The distance along the current contour to sample
  /frameworks/base/media/java/android/media/
CamcorderProfile.java 36 * <li> Audio sample rate
  /ndk/docs/
CHANGES.TXT 69 However, not that sample applications have moved from
108 - Added a new sample (hello-neon) to demonstrate usage of 'cpufeatures'
241 See the sample named "hello-gl2" for a *very* basic demonstration. Note that
350 For example, the 'hello-jni' sample uses the following files:
  /packages/apps/Email/tests/src/com/android/exchange/adapter/
ProvisionParserTests.java 32 // A good sample of an Exchange 2003 (WAP) provisioning document for end-to-end testing
  /prebuilt/darwin-x86/swt/about_files/
IJG_README 48 example.c Sample code for calling the JPEG library.
85 plus two sample applications "cjpeg" and "djpeg", which use the library to
212 omits the sample images that appeared in CACM, but it includes corrections
222 sample code is far from industrial-strength, but when you are ready to look
  /prebuilt/darwin-x86_64/swt/about_files/
IJG_README 48 example.c Sample code for calling the JPEG library.
85 plus two sample applications "cjpeg" and "djpeg", which use the library to
212 omits the sample images that appeared in CACM, but it includes corrections
222 sample code is far from industrial-strength, but when you are ready to look
  /prebuilt/linux-x86/swt/about_files/
IJG_README 48 example.c Sample code for calling the JPEG library.
85 plus two sample applications "cjpeg" and "djpeg", which use the library to
212 omits the sample images that appeared in CACM, but it includes corrections
222 sample code is far from industrial-strength, but when you are ready to look
  /prebuilt/linux-x86_64/swt/about_files/
IJG_README 48 example.c Sample code for calling the JPEG library.
85 plus two sample applications "cjpeg" and "djpeg", which use the library to
212 omits the sample images that appeared in CACM, but it includes corrections
222 sample code is far from industrial-strength, but when you are ready to look
  /prebuilt/windows/swt/about_files/
IJG_README 48 example.c Sample code for calling the JPEG library.
85 plus two sample applications "cjpeg" and "djpeg", which use the library to
212 omits the sample images that appeared in CACM, but it includes corrections
222 sample code is far from industrial-strength, but when you are ready to look
  /prebuilt/windows-x86_64/swt/about_files/
IJG_README 48 example.c Sample code for calling the JPEG library.
85 plus two sample applications "cjpeg" and "djpeg", which use the library to
212 omits the sample images that appeared in CACM, but it includes corrections
222 sample code is far from industrial-strength, but when you are ready to look
  /external/jpeg/
jmemmgr.c 382 * Creation of 2-D sample arrays.
386 * blocks, we allocate the sample rows in groups of as many rows as possible
397 /* Allocate a 2-D sample array */
439 * This is essentially the same as the code for sample arrays, above.
526 /* Request a virtual 2-D sample array */
691 /* Do backing store read or write of a virtual sample array */
759 /* Access the part of a virtual sample array starting at start_row */
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_reverb.c 223 //stored as time based, convert to sample based
231 //stored as time based, convert to absolute sample value
239 //stored as time based, convert to absolute sample value
396 //calculate the per-sample increment required to get there by the next update
418 * Calculate a noise sample and limit its value
422 * pnNoise - return new noise sample in this (not limited)
761 // decrement base addr for next sample period
929 //stored as time based, convert to sample based
936 //stored as time based, convert to absolute sample value
943 //stored as time based, convert to absolute sample valu
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_reverb.c 223 //stored as time based, convert to sample based
231 //stored as time based, convert to absolute sample value
239 //stored as time based, convert to absolute sample value
396 //calculate the per-sample increment required to get there by the next update
418 * Calculate a noise sample and limit its value
422 * pnNoise - return new noise sample in this (not limited)
761 // decrement base addr for next sample period
929 //stored as time based, convert to sample based
936 //stored as time based, convert to absolute sample value
943 //stored as time based, convert to absolute sample valu
    [all...]

Completed in 986 milliseconds

<<21222324252627282930>>