HomeSort by relevance Sort by last modified time
    Searched full:sample (Results 1 - 25 of 7148) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/tools/gyp/test/variables/commands/
test.py 1 print "sample\\path\\foo.cpp"
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/defs/
interpolations.txt 7 linear sample
8 linear noperspective sample
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/defs/
interpolations.txt 7 linear sample
8 linear noperspective sample
  /developers/build/templates/base/
_index.jd.ftl 2 page.tags=<#list sample.tag as tag>"${tag}",</#list>"${sample.name}"
3 sample.group=${sample.group}
6 <p>${sample.strings.intro}</p>
  /external/chromium_org/chrome/common/extensions/docs/examples/api/commands/
browser_action.html 1 This is a sample browser action popup
  /development/samples/browseable/CardView/
_index.jd 1 page.tags="CardView Sample"
2 sample.group=UI
7 This sample demonstrates how to use CardView introduced in the support library for the
  /external/javassist/sample/evolve/
Sample.java 1 package sample.evolve;
4 * This is a sample class used by Transformer.
6 public class Sample {
  /development/samples/RenderScript/HelloCompute/
_index.html 1 <p>A Renderscript compute sample that filters a bitmap. No Renderscript graphics APIs are used
2 in this sample.</p
  /development/samples/browseable/Camera2Video/
_index.jd 2 sample.group=Media
7 This sample demonstrates how to record video using Camera2 API.
  /development/samples/browseable/ClippingBasic/
_index.jd 2 sample.group=UI
7 Basic sample to demonstrate clipping on a View.
  /development/samples/browseable/MediaRouter/
_index.jd 5 sample.group=Media
9 This sample demonstrates how to create a custom media route provider.
  /development/samples/browseable/RevealEffectBasic/
_index.jd 2 sample.group=UI
7 Basic sample to demonstrate the reveal effect.
  /external/chromium-trace/trace-viewer/src/tracing/trace_model/
sample.js 10 * @fileoverview Provides the Sample class.
14 * A Sample represents a sample taken at an instant in time
15 * plus parameters associated with that sample.
19 function Sample(category, title, colorId, start, args) {
23 Sample.prototype = {
28 Sample: Sample
  /external/javassist/src/main/javassist/tools/web/
package.html 3 Simple web server for running sample code.
5 <p>This package provides a simple web server for sample packages.
  /development/samples/ToyVpn/server/linux/
_index.html 1 <p>Server code can be found in the ToyVPN sample distributed in the SDK.</p>
  /external/chromium_org/chrome/common/extensions/docs/examples/api/idle/idle_simple/
manifest.json 10 "default_icon" : "sample-19.png"
13 "16" : "sample-16.png",
14 "48" : "sample-48.png",
15 "128" : "sample-128.png"
  /external/javassist/sample/vector/
Test.j 2 A sample program using sample.vector.VectorAssistant
3 and the sample.preproc package.
10 % java sample.preproc.Compiler sample/vector/Test.j
11 % javac sample/vector/Test.java
12 % java sample.vector.Test
14 The first line produces one source file (sample/Test.java) and
15 two class files (sample/vector/intVector.class and
16 sample/vector/StringVector.class)
    [all...]
  /development/samples/browseable/BasicMediaDecoder/
_index.jd 5 sample.group=Media
8 <p>This sample demonstrates how to decode a video using
  /development/samples/browseable/BorderlessButtons/
_index.jd 5 sample.group=UI
8 <p>This sample demonstrates how to apply borderless buttons, bottom button bars
  /development/samples/browseable/CustomNotifications/
_index.jd 5 sample.group=UI
8 <p>This sample demonstrates how to implement expanded notifications that
  /development/samples/browseable/CustomTransition/
_index.jd 5 sample.group=UI
8 <p>This sample demonstrates how to create and use a custom {@link android.transition.Transition}.</p>
  /development/samples/browseable/DocumentCentricRelinquishIdentity/
_index.jd 2 sample.group=UI
7 This sample shows how to relinquish identity to activities above it in the task stack.
  /development/samples/browseable/FloatingActionButtonBasic/
_index.jd 2 sample.group=UI
7 This sample shows the two sizes of Floating Action Buttons and how to interact with
  /development/samples/browseable/FragmentTransition/
_index.jd 5 sample.group=UI
8 <p>This sample demonstrates how to start a transition right after a fragment transaction.</p>
  /development/samples/browseable/RepeatingAlarm/
_index.jd 5 sample.group=Background
9 <p>This sample demonstrates how to implement a repeating alarm using an {@link android.app.AlarmManager}.</p>

Completed in 713 milliseconds

1 2 3 4 5 6 7 8 91011>>