Searched
full:application (Results
301 -
325 of
12067) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/test/mini_installer/config/ |
chrome_user_not_installed.prop | 3 "$LOCAL_APPDATA\\$CHROME_DIR\\Application": {"exists": false}
|
config.config | 30 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR\\Application\\chrome.exe\""], 32 "python launch_chrome.py \"$PROGRAM_FILES\\$CHROME_DIR\\Application\\chrome.exe\""], 34 "python quit_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR\\Application\\chrome.exe\""], 36 "python quit_chrome.py \"$PROGRAM_FILES\\$CHROME_DIR\\Application\\chrome.exe\""],
|
/external/chromium_org/chrome/third_party/mock4js/ |
README.chromium | 9 application. Its syntax is very expressive and is closely based on jMock 1.
|
/external/chromium_org/content/public/common/ |
content_constants.cc | 10 FILE_PATH_LITERAL("Application Cache"); 14 const char kBrowserPluginMimeType[] = "application/browser-plugin"; 17 const char kFlashPluginSwfMimeType[] = "application/x-shockwave-flash"; 20 const char kFlashPluginSplMimeType[] = "application/futuresplash";
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/ |
gonacl.py | 6 application = webapp2.WSGIApplication([ variable
|
/external/chromium_org/ppapi/examples/ime/ |
ime.html | 13 <object id="plugin1" type="application/x-ppapi-example-ime" width="400" 17 <object id="plugin2" type="application/x-ppapi-example-ime" width="400" 21 <object id="plugin3" type="application/x-ppapi-example-ime" width="400" 25 <object id="plugin4" type="application/x-ppapi-example-ime" width="400"
|
/external/chromium_org/ppapi/examples/printing/ |
README.txt | 4 One cheesy way to do this is to register as "application/x-shockwave-flash",
|
/external/chromium_org/third_party/closure_linter/ |
README | 3 To install the application, run
|
/external/chromium_org/tools/gyp/test/mac/app-bundle/TestApp/ |
TestAppAppDelegate.m | 12 // Insert code here to initialize your application
|
/external/chromium_org/tools/gyp/tools/Xcode/ |
README | 3 ~/Library/Application Support/Developer/Shared/Xcode/Specifications/
|
/external/chromium_org/tools/telemetry/telemetry/core/platform/ |
platform_backend.py | 67 def LaunchApplication(self, application, parameters=None): 70 def IsApplicationRunning(self, application): 73 def CanLaunchApplication(self, application): 76 def InstallApplication(self, application):
|
/external/clang/test/CXX/basic/basic.link/ |
p6.cpp | 17 int value = sizeof(test0_array); // expected-error {{invalid application of 'sizeof' to an incomplete type 'int []'}} 25 int x = sizeof(test1_array); // expected-error {{invalid application of 'sizeof' to an incomplete type 'int []'}} 32 int value = sizeof(test2_array); // expected-error {{invalid application of 'sizeof' to an incomplete type 'int []'}} 39 int x = sizeof(test3_array); // expected-error {{invalid application of 'sizeof' to an incomplete type 'int []'}}
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/ |
genresults.bat | 5 java -Declipse.perf.dbloc=%dbloc% -jar .\..\..\..\plugins\org.eclipse.equinox.launcher.jar -application org.eclipse.test.performance.ui.resultGenerator %*
|
/external/libpng/contrib/pngminim/decoder/ |
README | 9 and build the png2pnm application there.
|
/external/libpng/contrib/pngminim/encoder/ |
README | 9 and build the pnm2png application there.
|
/external/llvm/test/YAMLParser/ |
spec-02-23.data | 12 application specific tag: !something |
|
/external/proguard/src/proguard/classfile/instruction/ |
package.html | 8 application, it may very well be reorganised and extended in the future.
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/ |
SDL-devel.info | 10 Application NO
|
SDL.info | 10 Application NO
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/ |
TemplateInfo.plist | 11 Description = "This project builds an SDL-based application with Cocoa menus.";
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/ |
TemplateInfo.plist | 11 Description = "This project builds an SDL-based application that uses OpenGL.";
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/ |
TemplateInfo.plist | 11 Description = "This project builds an SDL-based application with Cocoa menus.";
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/ |
TemplateInfo.plist | 11 Description = "This project builds an SDL-based application that uses OpenGL.";
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/SDLCocoaApp.xcodeproj/ |
TemplateInfo.plist | 11 Description = "This project builds an SDL-based application with Cocoa menus.";
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/SDLOpenGLApp.xcodeproj/ |
TemplateInfo.plist | 11 Description = "This project builds an SDL-based application that uses OpenGL.";
|
Completed in 1263 milliseconds
<<11121314151617181920>>