/dalvik/dx/tests/001-nop/ |
info.txt | 1 This is a sample no-op test, which does at least serve to verify that the
|
/dalvik/tests/001-nop/ |
info.txt | 1 This is a sample no-op test, which does at least serve to verify that the
|
/external/oprofile/daemon/ |
opd_mangling.h | 3 * Mangling and opening of sample files 20 * opd_open_sample_file - open a sample file 21 * @param sf sfile to open sample file for 25 * Open image sample file for the sfile, counter
|
opd_sfile.h | 3 * Management of sample files 31 * Each set of sample files (where a set is over the physical counter 33 * descriptions here to find which sample DB file we need to modify. 63 /** opened sample files */ 65 /** extended sample files */ 67 /** hash table of opened cg sample files */ 87 /** sync sample files */ 90 /** close sample files */ 109 /** Log the sample in a previously located sfile. */
|
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
EnumTest.java | 34 enum Sample { 38 Sample larry = Sample.LARRY; 40 Sample moe = Sample.MOE; 84 assertTrue(0 < Sample.MOE.compareTo(Sample.LARRY)); 85 assertEquals(0, Sample.MOE.compareTo(Sample.MOE)); 86 assertTrue(0 > Sample.MOE.compareTo(Sample.CURLY)) [all...] |
/external/oprofile/libop/ |
op_sample_file.h | 3 * Sample file format 20 /* header of the sample files */ 33 /* spu_profile=1 says sample file contains Cell BE SPU profile data */
|
/external/opencore/fileformats/mp4/composer/src/ |
sampletableatom.cpp | 88 // Update the member atoms with the next sample received 98 // Update timeToSampleAtom with new sample 101 // Update sampleDescriptionAtom with new sample 103 // Update sampleSizeAtom with new sample 106 // Update sampleToChunk atom with new sample - returns whether or not the 107 // new sample fp the beginning of a new chunk 114 // Updates chunkOffset atom with new sample 119 // Updates chunkOffset atom with new sample 123 // Update the syncSampleAtom with the new sample - cast to IMediaSample 144 // Update timeToSampleAtom with new sample [all...] |
/external/esd/include/ |
esd.h | 22 /* default sample rate for the EsounD server */ 25 /* maximum length of a stream/sample name */ 48 /* sample functionality: cache, free, play, loop, EOL, kill */ 49 ESD_PROTO_SAMPLE_CACHE, /* cache a sample in the server */ 50 ESD_PROTO_SAMPLE_FREE, /* release a sample in the server */ 51 ESD_PROTO_SAMPLE_PLAY, /* play a cached sample */ 52 ESD_PROTO_SAMPLE_LOOP, /* loop a cached sample, til eoloop */ 53 ESD_PROTO_SAMPLE_STOP, /* stop a looping sample when done */ 54 ESD_PROTO_SAMPLE_KILL, /* stop the looping sample immed. */ 61 ESD_PROTO_SAMPLE_GETID, /* get the ID for an already-cached sample */ [all...] |
/external/opencore/fileformats/mp4/parser/src/ |
timetosampleatom.cpp | 25 indexing from decoding to sample number. 308 // Return sample delta at index 331 // Return the samples corresponding to the timestamp ts. If there is not a sample 332 // exactly at ts, the very next sample is used. 334 // timestamp difference between sample[i] and sample[i+1]. It is implicit that 335 // sample[0] occurs at timestamp ts=0. 339 // It is assumed that sample 0 has a ts of 0 - i.e. the first 340 // entry in the table starts with the delta between sample 1 and sample [all...] |
/development/samples/BusinessCard/ |
_index.html | 1 <p>A sample application that demonstrates how to launch the built-in contact 2 picker from within an activity. This sample also uses reflection to ensure
|
/development/samples/Home/ |
_index.html | 1 <p>This is a sample Home application. The Home application that users use 4 default Home. This is a sample of such an alternative.</p>
|
/development/samples/WiktionarySimple/ |
_index.html | 1 <p>A sample application that demonstrates how to create an interactive widget for display on the Android home screen.</p> 8 <p>A more advanced version of this sample is available in the Wiktionary directory.</p>
|
/external/icu4c/samples/break/ |
Makefile | 2 # sample code makefile 21 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/case/ |
Makefile | 2 # sample code makefile 23 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/citer/ |
Makefile | 2 # sample code makefile 21 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/coll/ |
Makefile | 2 # sample code makefile 21 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/csdet/ |
Makefile | 2 # sample code makefile 21 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/datecal/ |
Makefile | 2 # sample code makefile 23 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/datefmt/ |
Makefile | 2 # sample code makefile 19 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/msgfmt/ |
Makefile | 2 # sample code makefile 21 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/numfmt/ |
Makefile | 2 # sample code makefile 21 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/props/ |
Makefile | 2 # sample code makefile 21 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/strsrch/ |
Makefile | 2 # sample code makefile 21 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/translit/ |
Makefile | 2 # sample code makefile 21 # the actual rules (this is a simple sample)
|
/external/icu4c/samples/uciter8/ |
Makefile | 2 # sample code makefile 19 # the actual rules (this is a simple sample)
|