Searched
full:applications (Results
251 -
275 of
4211) sorted by null
<<11121314151617181920>>
/external/chromium_org/base/ |
critical_closure.h | 14 // applications don't execute while backgrounded, otherwise the original task is
|
/external/chromium_org/build/config/linux/ |
sysroot.gni | 24 sysroot = "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk"
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/prerender/ |
ExternalPrerenderHandler.java | 12 * A handler class for prerender requests coming from other applications.
|
/external/chromium_org/chrome/browser/browsing_data/ |
browsing_data_helper.h | 21 PROTECTED_WEB = 1 << 1, // hosted applications.
|
/external/chromium_org/chrome/browser/mac/ |
install.sh | 9 # copied to /Applications. The application, when running from the disk image, 64 # somewhere under /Applications, try to make it writable by all admin users. 70 # under /Applications, it might not be in a system-wide location, and it 86 if [ "${DEST:0:14}" = "/Applications/" ] &&
|
/external/chromium_org/chrome/browser/prerender/ |
external_prerender_handler_android.h | 23 // A class for handling external prerender requests from other applications.
|
/external/chromium_org/chrome/browser/ui/ash/launcher/ |
launcher_application_menu_item_model.h | 18 // containing a list of running applications.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/ |
manifest_version.html | 17 applications, and themes that aren't ready to make the jump to the new manifest
|
/external/chromium_org/chrome/common/net/ |
url_util.cc | 22 // Unescaping path and query is not a good idea because other applications
|
/external/chromium_org/chrome/installer/linux/common/ |
default-app.template | 5 /usr/share/gnome-control-center/gnome-default-applications.xml -->
|
/external/chromium_org/chrome/tools/build/linux/ |
chrome-wrapper | 29 [ "$dir" -a -d "$dir/applications" ] || continue 30 [ -r "$dir/applications/$DESKTOP.desktop" ] && return 54 apps="${XDG_DATA_HOME:-$HOME/.local/share}/applications" 87 xdg_app_dir="${XDG_DATA_HOME:-$HOME/.local/share/applications}"
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/app/ |
ContentApplication.java | 14 * Basic application functionality that should be shared among all browser applications
|
/external/chromium_org/content/public/browser/ |
download_danger_type.h | 44 // Applications and extensions that modify browser and/or computer settings
|
/external/chromium_org/media/base/ |
djb2.h | 18 // for realtime applications.
|
/external/chromium_org/media/cast/ |
README | 35 Module for test applications.
|
/external/chromium_org/media/cast/test/transport/ |
transport.h | 21 // Helper class for Cast test applications.
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
README.chromium | 19 (API) for writing multithreaded applications. This interface is known more
|
/external/chromium_org/net/websockets/ |
websocket_errors.h | 38 // frameworks and applications.
|
/external/chromium_org/remoting/host/ |
constants_mac.cc | 11 #define APPLICATIONS_DIR "/Applications/"
|
/external/chromium_org/third_party/icu/source/test/perf/DateFmtPerf/ |
ReadMe.txt | 8 The purpose of this performance test is to test the "real world" applications of ICU, such as Date Formatting and the Break Iterator. In both of these cases, the performance test function does all of the work, i.e. initializing, formatting, etc.
|
/external/chromium_org/third_party/sqlite/ |
separate_cache_pool.patch | 18 ** * Always use a unified cache in single-threaded applications
|
/external/chromium_org/third_party/tcmalloc/vendor/packages/deb/ |
control | 16 for developing applications that use the gperftools package.
|
/external/chromium_org/third_party/zlib/ |
LICENSE | 11 including commercial applications, and to alter it and redistribute it
|
/external/e2fsprogs/lib/uuid/ |
gen_uuid_nt.c | 16 // to use native API in ordinary applications.
|
/external/icu4c/test/perf/DateFmtPerf/ |
ReadMe.txt | 8 The purpose of this performance test is to test the "real world" applications of ICU, such as Date Formatting and the Break Iterator. In both of these cases, the performance test function does all of the work, i.e. initializing, formatting, etc.
|
Completed in 1579 milliseconds
<<11121314151617181920>>