/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_doctest.txt | 1 This is a sample doctest in a text file.
|
test_doctest4.txt | 1 This is a sample doctest in a text file that contains non-ASCII characters.
|
/developers/build/prebuilts/gradle/CardEmulation/ |
README.md | 1 Android CardEmulation Sample 4 This sample demonstrates how to emulate an NFC card, using the "host card emulation" 5 feature added in Android 4.4. This sample makes the device appear as a loyalty card 9 The "CardReader" sample can be used to read the loyalty card implemented in this sample. 21 This sample uses the Gradle build system. To build this project, use the 30 If you've found an error in this sample, please file an issue:
|
/developers/build/prebuilts/gradle/CardReader/ |
README.md | 1 Android CardReader Sample 4 This sample demonstrates how to implement a low-level NFC card reader, for reading cards 5 that do not contain NDEF or Android Beam data. This sample is designed to read the virtual 6 loyalty card implemented in the "CardEmulation" sample. 9 In particular, this sample demonstrates how to disable Android Beam, select which AIDs the 22 This sample uses the Gradle build system. To build this project, use the 31 If you've found an error in this sample, please file an issue:
|
/developers/build/prebuilts/gradle/DoneBar/Application/src/main/java/com/example/android/donebar/ |
MainActivity.java | 35 private Sample[] mSamples; 43 mSamples = new Sample[]{ 44 new Sample(R.string.donebaractivity_title, R.string.donebaractivity_description, 46 new Sample(R.string.donebuttonactivity_title, R.string.donebuttonactivity_description, 92 private class Sample { 97 private Sample(int titleResId, int descriptionResId, Intent intent) { 103 private Sample(int titleResId, int descriptionResId,
|
/developers/build/templates/create/ |
README.md.ftl | 1 Android ${sample.name} Sample 4 <!-- Add a short, 1-2 line description of the sample here. --> 9 <!-- Add a multi-paragraph explanation of the sample and what it's demonstrating here. --> 22 This sample uses the Gradle build system. To build this project, use the 37 If you've found an error in this sample, please file an issue: 38 https://github.com/googlesamples/android-${sample.name}
|
/developers/samples/android/connectivity/nfc/CardEmulation/ |
README.md | 1 Android CardEmulation Sample 4 This sample demonstrates how to emulate an NFC card, using the "host card emulation" 5 feature added in Android 4.4. This sample makes the device appear as a loyalty card 9 The "CardReader" sample can be used to read the loyalty card implemented in this sample. 21 This sample uses the Gradle build system. To build this project, use the 30 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/connectivity/nfc/CardReader/ |
README.md | 1 Android CardReader Sample 4 This sample demonstrates how to implement a low-level NFC card reader, for reading cards 5 that do not contain NDEF or Android Beam data. This sample is designed to read the virtual 6 loyalty card implemented in the "CardEmulation" sample. 9 In particular, this sample demonstrates how to disable Android Beam, select which AIDs the 22 This sample uses the Gradle build system. To build this project, use the 31 If you've found an error in this sample, please file an issue:
|
/development/samples/SampleSyncAdapter/ |
_index.html | 1 <p>This sample demonstrates how an application can communicate with a 3 content provider. The sample uses two related parts of the Android framework 16 stores them to the account manager. This sample demonstrates how to write an 22 account type and ContentProvider authority to the sync manager. This sample 29 <p class="note"><strong>Update:</strong> This sample has been updated for Android 4.0 to 33 <p> The cloud-based service for this sample application is running at: </p> 36 <p>When you install this sample application, a new syncable "SampleSyncAdapter"
|
/development/samples/browseable/DoneBar/src/com.example.android.donebar/ |
MainActivity.java | 38 private Sample[] mSamples; 46 mSamples = new Sample[]{ 47 new Sample(R.string.donebaractivity_title, R.string.donebaractivity_description, 49 new Sample(R.string.donebuttonactivity_title, R.string.donebuttonactivity_description, 95 private class Sample { 100 private Sample(int titleResId, int descriptionResId, Intent intent) { 106 private Sample(int titleResId, int descriptionResId,
|
/external/chromium_org/third_party/WebKit/Source/platform/audio/ |
UpSampler.h | 50 // Latency based on the source sample-rate. 58 // Computes ideal band-limited filter coefficients to sample in between each source sample-frame. 59 // This filter will be used to compute the odd sample-frames of the output. 63 // Computes the odd sample-frames of the output. 68 // Delay line for generating the even sample-frames of the output. 70 // used to generate the odd sample-frames of the output.
|
/external/chromium_org/chrome/browser/resources/options/ |
font_settings.html | 26 <div id="standard-font-sample" class="font-sample-div"></div> 40 <div id="serif-font-sample" class="font-sample-div"></div> 54 <div id="sans-serif-font-sample" class="font-sample-div"></div> 68 <div id="fixed-font-sample" class="font-sample-div"></div> 86 <div id="minimum-font-sample" class="font-sample-div"></div [all...] |
/developers/samples/android/sensors/BatchStepSensor/ |
template-params.xml | 20 <sample> 34 This sample demonstrates the use of the two step sensors (step detector and counter) and 39 Both sensors only count steps while a listener is registered. This sample only covers the 43 covered in this sample. 53 </sample>
|
/device/sample/products/ |
sample_addon.mk | 9 device/sample/frameworks/PlatformLibrary/com.example.android.platform_library.xml:system/etc/permissions/com.example.android.platform_library.xml 17 device/sample/sdk_addon/manifest.ini:manifest.ini \ 18 device/sample/sdk_addon/hardware.ini:hardware.ini \ 19 $(call find-copy-subdir-files,*,device/sample/skins/WVGAMedDpi,skins/WVGAMedDpi) 24 #$(call find-copy-subdir-files,*,device/sample/skins/WVGAMedDpi,skins/WVGAMedDpi)
|
/external/chromium_org/base/metrics/ |
sample_vector.h | 29 virtual void Accumulate(HistogramBase::Sample value, 32 HistogramBase::Sample value) const OVERRIDE; 44 virtual size_t GetBucketIndex(HistogramBase::Sample value) const; 66 virtual void Get(HistogramBase::Sample* min, 67 HistogramBase::Sample* max,
|
/external/chromium_org/tools/telemetry/docs/ |
telemetry.core.timeline.sample.html | 3 <html><head><title>Python: module telemetry.core.timeline.sample</title> 9 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.core.html"><font color="#ffffff">core</font></a>.<a href="telemetry.core.timeline.html"><font color="#ffffff">timeline</font></a>.sample</strong></big></big></font></td 11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/core/timeline/sample.py">telemetry/core/timeline/sample.py</a></font></td></tr></table> 34 <dt><font face="helvetica, arial"><a href="telemetry.core.timeline.sample.html#Sample">Sample</a> 42 <font color="#000000" face="helvetica, arial"><a name="Sample">class <strong>Sample</strong></a>(<a href="telemetry.core.timeline.event.html#TimelineEvent">telemetry.core.timeline.event.TimelineEvent</a>)</font></td></tr> 45 <td colspan=2><tt>A <a href="#Sample">Sample</a> represents a sample taken at an instant in&nbs (…) [all...] |
/frameworks/av/include/media/ |
SoundPool.h | 52 class Sample : public RefBase { 55 Sample(int sampleID, const char* url); 56 Sample(int sampleID, int fd, int64_t offset, int64_t length); 57 ~Sample(); 99 void set(const sp<Sample>& sample, int channelID, float leftVolume, 101 sp<Sample> sample() { return mSample; } function in class:android::SoundEvent 111 sp<Sample> mSample; 128 void play(const sp<Sample>& sample, int channelID, float leftVolume, float rightVolume [all...] |
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
session.c | 223 struct perf_sample *sample __maybe_unused, 233 struct perf_sample *sample __maybe_unused, 255 if (tool->sample == NULL) 256 tool->sample = process_event_sample_stub; 515 struct perf_sample *sample, 525 struct perf_sample sample; local 542 ret = perf_evlist__parse_sample(s->evlist, iter->event, &sample); 544 pr_err("Can't parse sample, err = %d\n", ret); 546 ret = perf_session_deliver_event(s, iter->event, &sample, tool, 628 struct sample_queue *sample = os->last_sample local 1072 struct perf_sample sample; local [all...] |
/developers/build/templates/ActivityCards/_MODULE_/src/template/java/_PACKAGE_/ |
MainActivity.java.ftl | 19 package ${sample.package}; 37 private Sample[] mSamples; 45 <#if (sample.activity?size > 0)> 46 mSamples = new Sample[]{ 47 <#list sample.activity as activity> 48 new Sample(R.string.<@make_activity_res activity "title"/>, R.string.<@make_activity_res activity "description"/>, 106 private class Sample { 111 private Sample(int titleResId, int descriptionResId, Intent intent) { 117 private Sample(int titleResId, int descriptionResId,
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Headphone_Coeffs.h | 28 /* Stereo Enhancer coefficients for 8000 Hz sample rate, scaled with 0.161258 */ 42 /* Stereo Enhancer coefficients for 11025Hz sample rate, scaled with 0.162943 */ 56 /* Stereo Enhancer coefficients for 12000Hz sample rate, scaled with 0.162191 */ 70 /* Stereo Enhancer coefficients for 16000Hz sample rate, scaled with 0.162371 */ 84 /* Stereo Enhancer coefficients for 22050Hz sample rate, scaled with 0.160781 */ 98 /* Stereo Enhancer coefficients for 24000Hz sample rate, scaled with 0.161882 */ 112 /* Stereo Enhancer coefficients for 32000Hz sample rate, scaled with 0.160322 */ 126 /* Stereo Enhancer coefficients for 44100Hz sample rate, scaled with 0.163834 */ 140 /* Stereo Enhancer coefficients for 48000Hz sample rate, scaled with 0.164402 */ 162 #define LVCS_STEREODELAY_CS_8KHZ 93 /* Sample rate 8kS/s * [all...] |
/external/kernel-headers/original/uapi/sound/ |
sfnt_info.h | 56 #define SNDRV_SFNT_PROBE_DATA 8 /* optarg=sample */ 72 unsigned short type; /* sample type */ 77 #define SNDRV_SFNT_PAT_SHARED 0x200 /* sample is shared */ 117 unsigned short sample; /* sample id */ member in struct:soundfont_voice_info 118 int start, end; /* sample offset correction */ 120 short rate_offset; /* sample rate pitch offset */ 121 unsigned short mode; /* sample mode */ 135 unsigned char amplitude; /* sample volume (127 max) */ 139 unsigned short sample_mode; /* sample mode_flag (set by driver) * 162 unsigned short sample; \/* sample id *\/ member in struct:soundfont_sample_info [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/ |
sfnt_info.h | 56 #define SNDRV_SFNT_PROBE_DATA 8 /* optarg=sample */ 72 unsigned short type; /* sample type */ 77 #define SNDRV_SFNT_PAT_SHARED 0x200 /* sample is shared */ 117 unsigned short sample; /* sample id */ member in struct:soundfont_voice_info 118 int start, end; /* sample offset correction */ 120 short rate_offset; /* sample rate pitch offset */ 121 unsigned short mode; /* sample mode */ 135 unsigned char amplitude; /* sample volume (127 max) */ 139 unsigned short sample_mode; /* sample mode_flag (set by driver) * 162 unsigned short sample; \/* sample id *\/ member in struct:soundfont_sample_info [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/ |
sfnt_info.h | 56 #define SNDRV_SFNT_PROBE_DATA 8 /* optarg=sample */ 72 unsigned short type; /* sample type */ 77 #define SNDRV_SFNT_PAT_SHARED 0x200 /* sample is shared */ 117 unsigned short sample; /* sample id */ member in struct:soundfont_voice_info 118 int start, end; /* sample offset correction */ 120 short rate_offset; /* sample rate pitch offset */ 121 unsigned short mode; /* sample mode */ 135 unsigned char amplitude; /* sample volume (127 max) */ 139 unsigned short sample_mode; /* sample mode_flag (set by driver) * 162 unsigned short sample; \/* sample id *\/ member in struct:soundfont_sample_info [all...] |
/external/oprofile/libpp/ |
arrange_profiles.h | 3 * Classify and process a list of candidate sample files 50 * A samples filename + its associated callgraph sample filename. 56 * works to shared library but if arrange_profiles receive a sample 61 * List of callgraph sample filename. If the {dep} part of 77 /// the actual sample files optionnaly including callgraph sample files 88 * the sample file list for /lib/libc.so, /lib/ld.so etc. 93 /// the actual sample files for the main image and the asociated 121 * The "axis" says what we've used to split the sample 170 * Take a list of sample filenames, and process them into a set o [all...] |
/developers/build/prebuilts/gradle/NavigationDrawer/Application/src/main/java/com/example/android/navigationdrawer/ |
MainActivity.java | 35 private Sample[] mSamples; 43 mSamples = new Sample[]{ 44 new Sample(R.string.navigationdraweractivity_title, R.string.navigationdraweractivity_description, 90 private class Sample { 95 private Sample(int titleResId, int descriptionResId, Intent intent) { 101 private Sample(int titleResId, int descriptionResId,
|