/frameworks/base/media/java/android/media/videoeditor/ |
TransitionSliding.java | 92 void generate() { method in class:TransitionSliding 93 super.generate();
|
/frameworks/testing/uiautomator/library/ |
Android.mk | 32 # Generate the stub source files 61 # Make sure to run droiddoc first to generate the stub source files.
|
/gdk/samples/quake/jni/ |
keys.h | 62 // mouse buttons generate virtual keys 77 // aux keys are for multi-buttoned joysticks to generate so they can use
|
/libcore/luni/src/main/java/java/security/interfaces/ |
DSAKeyPairGenerator.java | 24 * The interface for key generators that can generate DSA key pairs. 48 * generate new prime ({@code p}), subprime ({@code q}), and base ({@code g})
|
/libcore/luni/src/main/java/javax/crypto/ |
SecretKeyFactorySpi.java | 37 * Generate a secret key from the specified key specification. 43 * if the specified key specification cannot be used to generate
|
/sdk/assetstudio/src/com/android/assetstudiolib/ |
GraphicGenerator.java | 50 /** Minimum version (API level) of the SDK to generate icons for */ 56 /** The density to generate the icon with */ 93 * Generate a single icon using the given options 99 public abstract BufferedImage generate(GraphicGeneratorContext context, Options options); method in class:GraphicGenerator 105 * {@link #generate(String, Map, GraphicGeneratorContext, Options, String)}. 147 * @param name the base name of the icons to generate 149 public void generate(String category, Map<String, Map<String, BufferedImage>> categoryMap, method in class:GraphicGenerator 169 BufferedImage image = generate(context, options);
|
/system/security/keystore/ |
keystore.h | 58 GENERATE = 11, 84 'a', // GENERATE
|
/ndk/docs/ |
DEVELOPMENT.html | 4 This document describes how one can modify the NDK and generate 99 IMPORTANT: If you plan to generate NDK release packages, even 118 If you plan to generate your own NDK release packages, it is better 183 To generate Windows binaries on Windows, install the "mingw32" 212 This will generate a package file containing all the prebuilts, that 226 IV. Generate new package releases: 229 You can generate new experimental NDK release packages once you're satisfied 235 The simplest, and also the slowest way, to generate a new NDK release 250 This is the second simplest way to generate a new package, and it will 261 NOTE: This method can only be used to generate a single release packag [all...] |
/build/target/board/ |
Android.mk | 25 # Generate a file that contains various information about the
|
/cts/build/ |
test_executable.mk | 16 # Builds an executable and defines a rule to generate the associated test
|
test_host_java_library.mk | 16 # Builds a host library and defines a rule to generate the associated test
|
/cts/suite/audio_quality/lib/include/ |
Report.h | 25 * Class to generate report
|
/cts/tests/tests/webkitsecurity/assets/ |
input-element-page-cache-crash.html | 17 // Location changes need to happen outside the onload handler to generate history entries.
|
/dalvik/tests/023-many-interfaces/ |
iface-gen.c | 4 * Generate a big pile of interface classes.
|
/dalvik/tests/059-finalizer-throw/src/ |
Main.java | 8 * Dalvik this may also generate a warning in the log file.
|
/dalvik/tests/076-boolean-put/src/ |
Main.java | 21 * to generate an accessor method that performs the boolean operation.
|
/dalvik/vm/ |
AllocTracker.h | 49 * Generate a DDM packet with all of the tracked allocation data.
|
/dalvik/vm/native/ |
java_lang_reflect_Proxy.cpp | 28 * Generate a proxy class with the specified characteristics. Throws an
|
/development/host/windows/usb/api/ |
adb_api_instance.cpp | 35 // Generate inteface handle
|
/development/ndk/samples/two-libs/jni/ |
Android.mk | 17 # generate two distinct shared libraries and have them both
|
/device/asus/grouper/factory-images/ |
generate-factory-images-package.sh | 30 source ../../../common/generate-factory-images-common.sh
|
/device/ti/panda/ |
proprietary-blobs.txt | 15 # This file is generated by device/common/generate-blob-lists.sh - DO NOT EDIT
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/ |
T.g | 6 * Run "java org.antlr.Tool -dfa t.g" to generate DOT (graphviz) files. See
|
/external/bison/src/ |
LR0.h | 0 /* Generate the nondeterministic finite state machine for bison,
|
/external/blktrace/btt/ |
trace_plug.c | 2 * blktrace output analysis: generate a timeline & gather statistics
|