Searched
full:generate (Results
376 -
400 of
5499) sorted by null
<<11121314151617181920>>
/external/webkit/Source/WebCore/bindings/scripts/test/GObject/ |
WebKitDOMTestSerializedScriptValueInterfacePrivate.h | 3 This file has been generated by generate-bindings.pl. DO NOT MODIFY!
|
/external/webkit/Source/WebCore/bindings/scripts/test/ObjC/ |
DOMTestCallbackInternal.h | 3 * This file has been generated by generate-bindings.pl. DO NOT MODIFY!
|
DOMTestInterfaceInternal.h | 3 * This file has been generated by generate-bindings.pl. DO NOT MODIFY!
|
DOMTestMediaQueryListListenerInternal.h | 3 * This file has been generated by generate-bindings.pl. DO NOT MODIFY!
|
DOMTestObjInternal.h | 3 * This file has been generated by generate-bindings.pl. DO NOT MODIFY!
|
DOMTestSerializedScriptValueInterfaceInternal.h | 3 * This file has been generated by generate-bindings.pl. DO NOT MODIFY!
|
/external/webkit/Source/WebCore/manual-tests/ |
debugger-caught-uncaught-exceptions.html | 33 <input type="button" value="Generate caught and uncaught exceptions" onclick="generateCaughtAndUncaughtExceptions();" />
|
svg-node-count-vs-scroll.xhtml | 14 var nodeCount = parseInt(prompt('# <rect> to generate? ', 50000));
|
/external/webkit/Source/gyp/ |
configure | 87 def generate(self, port): member in class:Project 136 help="Which port to generate for.") 139 help="Generate all project files even if they appear to be up to date.") 148 project.generate(options.port)
|
/external/wpa_supplicant_6/wpa_supplicant/ |
wpa_supplicant_conf.mk | 17 # Include this makefile to generate your hardware specific wpa_supplicant.conf
|
wpa_supplicant_conf.sh | 18 # Generate a wpa_supplicant.conf from the template.
|
/frameworks/base/cmds/am/ |
Android.mk | 18 # Generate rules for a single file. The argument is the file path relative to
|
/frameworks/base/cmds/content/ |
Android.mk | 20 # Generate rules for a single file. The argument is the file path relative to
|
/frameworks/base/docs/html/training/multiscreen/ |
screendensities.jd | 88 <p>To generate these images, you should start with your raw resource in 89 vector format and generate the images for each density using the following 99 <p>This means that if you generate a 200x200 image for <code>xhdpi</code> 100 devices, you should generate the same resource in 150x150 for <code>hdpi</code>,
|
/frameworks/base/packages/SystemUI/res/values/ |
attrs.xml | 21 <!-- does this button generate longpress / repeat events? -->
|
/frameworks/rs/ |
Android.mk | 74 # Generate custom headers 91 # Generate custom source files 166 # Generate custom headers 181 # Generate custom source files
|
/libcore/luni/src/main/java/java/security/spec/ |
ECGenParameterSpec.java | 21 * The parameter specification used to generate elliptic curve domain parameters.
|
/ndk/build/tools/ |
gen-toolchain-wrapper.sh | 26 This script allows you to generate a 'wrapper toolchain', i.e. a set of 92 register_var_option "--programs=<list>" PROGRAMS "List of programs to generate wrapper for" 109 # Generate a small wrapper program 114 # $4: destination directory for the generate program
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
mkstemp.c | 35 /* Generate a unique temporary file name from TEMPLATE.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
HolographicImageView.java | 50 // One time call to generate the pressed/focused state -- must be called after
|
/sdk/common/tests/src/com/android/resources/ |
FolderTypeRelationShipTest.java | 37 // all resource folder type should generate at least one type of resource.
|
/sdk/emulator/opengl/host/tools/emugen/ |
main.cpp | 33 fprintf(stderr, "\t-E <dir>: generate encoder into dir\n"); 34 fprintf(stderr, "\t-D <dir>: generate decoder into dir\n"); 36 fprintf(stderr, "\t-T : generate attribute template into the input directory\n\t\tno other files are generated\n"); 37 fprintf(stderr, "\t-W : generate wrapper into dir\n");
|
README | 3 The emugen tool is a tool to generate a wire protocol implementation 8 generate an wrapper library. The wrapper library provides entry points 158 In order to generate the encoder files, one should run the ?emugen? 164 <encoder directory> - a directory name to generate the encoder output files 198 In order to generate the decoder files, one should run the ?emugen? 203 <decoder directory> - a directory name to generate the decoder output files 206 With resepct to the example above, Emugen will generate the following 226 In order to generate a wrapper library files, one should run the 232 <wrapper directory> - a directory name to generate the wrapper output files 235 With resepct to the example above, Emugen will generate the followin [all...] |
/system/core/fastboot/ |
genkey.sh | 9 # Generate a 2048 bit RSA key with public exponent 3.
|
/external/v8/src/ |
code-stubs.cc | 58 // Generate the code for the stub. 61 Generate(masm); 114 // Generate the new code. 202 void ICCompareStub::Generate(MacroAssembler* masm) { 263 void KeyedLoadElementStub::Generate(MacroAssembler* masm) { 293 void KeyedStoreElementStub::Generate(MacroAssembler* masm) { 432 void ElementsTransitionAndStoreStub::Generate(MacroAssembler* masm) {
|
Completed in 735 milliseconds
<<11121314151617181920>>