Searched
full:production (Results
276 -
300 of
562) sorted by null
<<11121314151617181920>>
/external/sonivox/jet_tools/JetCreator/ |
JetCreatorhlp.dat | 61 audition = Click this button to audition the JET file. This is an interactive playback mode that simulates a how the JET file will work in production.
|
/external/srtp/ |
Makefile | 108 # library is not meant to be included in production code
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/ |
11.10-1.js | 28 The production A : A @ B, where @ is one of the bitwise operators in the
|
11.10-2.js | 28 The production A : A @ B, where @ is one of the bitwise operators in the
|
11.10-3.js | 28 The production A : A @ B, where @ is one of the bitwise operators in the
|
11.7.2.js | 29 The production ShiftExpression : ShiftExpression >> AdditiveExpression is
|
11.7.3.js | 30 The production ShiftExpression : ShiftExpression >>> AdditiveExpression is
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
SkiaUtils.cpp | 145 // In production, return 0 to protect against division by zero.
|
/external/webkit/Source/WebKit2/UIProcess/Launcher/mac/ |
ProcessLauncherMac.mm | 261 // production configuration because it involves extra file system access.
|
/external/webkit/Tools/TestWebKitAPI/win/ |
TestWebKitAPI.vcproj | 323 Name="Production|Win32"
|
/external/wpa_supplicant_6/wpa_supplicant/ |
preauth_test.c | 15 * Not used in production version.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
preauth_test.c | 9 * Not used in production version.
|
/frameworks/base/docs/html/guide/google/play/billing/ |
billing_best_practices.jd | 83 release it as part of a production application.</p>
|
index.jd | 73 obfuscate the sample code before you use it in a production application. For more information, see
|
/ndk/build/tools/ |
dev-rebuild-ndk.sh | 19 # This is an engineer's tool... definitely not a production tool. Don't expect it to be
|
/external/webkit/Source/JavaScriptCore/JavaScriptCore.xcodeproj/ |
project.pbxproj | [all...] |
/frameworks/base/docs/html/tools/publishing/ |
preparing.jd | 283 <p>If your application accesses remote servers or services, make sure you are using the production 335 configured for production use. This is particularly important if you are implementing <a 340 content feed), be sure the content you are providing is up to date and production-ready.</p>
|
/frameworks/base/docs/html/tools/workflow/publishing/ |
preparing.jd | 283 <p>If your application accesses remote servers or services, make sure you are using the production 335 configured for production use. This is particularly important if you are implementing <a 340 content feed), be sure the content you are providing is up to date and production-ready.</p>
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/ |
project.pbxproj | [all...] |
/external/llvm/lib/Support/ |
YAMLParser.cpp | 307 // See 4.2 [Production Naming Conventions] for the meaning of the prefixes. 310 // A production starting and ending with a special character. 312 // A production matching a single line break. 314 // A production starting and ending with a non-break character. 316 // A production starting and ending with a white space character. 318 // A production starting and ending with a non-space character. 320 // A production matching complete line(s). [all...] |
/external/webkit/WebKitLibraries/ |
ChangeLog | 136 Should turn off frame pointer omission (FPO) for Release (not Production) builds 139 Leave it enabled for Windows Production builds. 151 Share most vsprops between Release and Production builds in releaseproduction.vsprops 163 * win/tools/vsprops/production.vsprops: 169 Update Windows production build logic for new production configurations 173 * win/tools/vsprops/production.vsprops: Added. 770 $WebKitLibrariesDir environment variable. This is both required for production builds and 771 convenient for Apple-internal developer builds. Apple's production builds also require that 772 WebKit's shared .vsprops files be accessed relative to $WebKitLibrariesDir. In production [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOM3TreeWalker.java | [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
XMLChar.java | [all...] |
/external/llvm/docs/tutorial/ |
LangImpl2.html | 248 For each production in our grammar, we'll define a function which parses that 249 production. For numeric literals, we have: 269 this routine eats all of the tokens that correspond to the production and 271 production) ready to go. This is a fairly standard way to go for recursive 305 recursive grammars, and keeps each production very simple. Note that 311 <p>The next simple production is for handling variable references and function [all...] |
OCamlLangImpl2.html | 190 For each production in our grammar, we'll define a function which parses that 191 production. We call this class of expressions "primary" expressions, for 215 this routine eats all of the tokens that correspond to the production and 217 production) ready to go. This is a fairly standard way to go for recursive 245 production very simple. Note that parentheses do not cause construction of AST 250 <p>The next simple production is for handling variable references and function [all...] |
Completed in 562 milliseconds
<<11121314151617181920>>