HomeSort by relevance Sort by last modified time
    Searched full:application (Results 1801 - 1825 of 12067) sorted by null

<<71727374757677787980>>

  /external/chromium_org/chrome/browser/sync/glue/
session_change_processor.h 49 // BrowserSessionProvider -> sync API model change application.
55 // sync API model -> BrowserSessionProvider change application.
  /external/chromium_org/chrome/installer/util/
helper.h 30 // application data folder (e.g., "AppData\Local or "Local Settings\Application
  /external/chromium_org/content/test/data/dom_serializer/
youtube_1.htm 6 <link rel="search" type="application/opensearchdescription+xml" href="http://www.youtube.com/opensearch?locale=en_US" title="YouTube Video Search">
11 <link rel="alternate" type="application/rss+xml" title="YouTube - [RSS]" href="/rssls">
  /external/chromium_org/native_client_sdk/src/doc/
index.rst 30 devguide/coding/application-structure.rst
40 community/application-gallery.rst
  /external/chromium_org/third_party/WebKit/ManualTests/plugins/
plugin-occlusion-with-plugin-in-top-layer.html 65 type="application/x-shockwave-flash"
70 type="application/x-shockwave-flash"
  /external/chromium_org/third_party/WebKit/Source/core/xml/
DOMParser.cpp 34 && contentType != "application/xml"
35 && contentType != "application/xhtml+xml"
  /external/chromium_org/third_party/libjingle/source/talk/examples/android/
AndroidManifest.xml 18 <application android:label="@string/app_name"
38 </application>
  /external/chromium_org/third_party/mesa/src/docs/
README.THREADS 27 necessary for both Mesa and application code to use the same threads API.
28 So, if your application uses Sun's thread API, then you should build Mesa
  /external/chromium_org/third_party/mesa/src/src/glx/
indirect_vertex_array_priv.h 48 * Pointer to the application supplied data.
53 * Enum representing the type of the application supplied data.
58 * Stride value supplied by the application. This value is not used
60 * application using glGet*v.
136 * Pointer to the application supplied data.
141 * Enum representing the type of the application supplied data.
146 * Stride value supplied by the application. This value is not used
148 * application using glGet*v.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
fr.po 161 msgid "Never synchronize with vertical refresh, ignore application's choice"
162 msgstr "Ne jamais synchroniser avec le balayage vertical, ignorer le choix de l'application"
165 msgid "Initial swap interval 0, obey application's choice"
166 msgstr "Ne pas synchroniser avec le balayage vertical par défaut, mais obéir au choix de l'application"
169 msgid "Initial swap interval 1, obey application's choice"
170 msgstr "Synchroniser avec le balayage vertical par défaut, mais obéir au choix de l'application"
174 "Always synchronize with vertical refresh, application chooses the minimum "
177 "Toujours synchroniser avec le balayage vertical, l'application choisit l'intervalle minimal"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
Main.java 37 DB_Results.DB_CONNECTION = true; // force DB connection while running the application
39 String[] args = (String[]) context.getArguments().get("application.args");
  /external/iptables/libipq/
libipq.3 56 packets to a userspace application. If no userspace application is waiting,
59 An application may receive and process these packets via libipq.
77 allows the application to specify whether packet metadata, or packet
79 initially notify ip_queue that an application is ready to receive queue
162 The following is an example of a simple application which receives
229 Pointers to more libipq application examples may be found in The
235 If an application modifies a packet, it needs to also update any
  /external/jmonkeyengine/engine/src/core/com/jme3/asset/
package.html 12 sound effects in a jME3 application. <br>
29 There are <code>AssetLocators</code> for loading files from the application's
  /external/jpeg/
jcinit.c 14 * For a transcoding-only application, we want to be able to use jcmaster.c
69 * This lets application insert special markers after the SOI.
  /external/mesa3d/docs/
README.THREADS 27 necessary for both Mesa and application code to use the same threads API.
28 So, if your application uses Sun's thread API, then you should build Mesa
  /external/mesa3d/src/glx/
indirect_vertex_array_priv.h 48 * Pointer to the application supplied data.
53 * Enum representing the type of the application supplied data.
58 * Stride value supplied by the application. This value is not used
60 * application using glGet*v.
136 * Pointer to the application supplied data.
141 * Enum representing the type of the application supplied data.
146 * Stride value supplied by the application. This value is not used
148 * application using glGet*v.
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
fr.po 161 msgid "Never synchronize with vertical refresh, ignore application's choice"
162 msgstr "Ne jamais synchroniser avec le balayage vertical, ignorer le choix de l'application"
165 msgid "Initial swap interval 0, obey application's choice"
166 msgstr "Ne pas synchroniser avec le balayage vertical par défaut, mais obéir au choix de l'application"
169 msgid "Initial swap interval 1, obey application's choice"
170 msgstr "Synchroniser avec le balayage vertical par défaut, mais obéir au choix de l'application"
174 "Always synchronize with vertical refresh, application chooses the minimum "
177 "Toujours synchroniser avec le balayage vertical, l'application choisit l'intervalle minimal"
  /external/nist-sip/java/gov/nist/javax/sip/
ClientTransactionExt.java 25 * Send a transaction timeout event to the application if Tx is still in Calling state in the
27 * start a timer and alert the application if the client transaction does not transition out
DialogTimeoutEvent.java 51 * enables application developers to access the dialog associated to this
62 * The reason for the Dialog Timeout Event being delivered to the application.
package.html 14 <li> Message Logging features - permits the application to log messages in
26 <li> Network Layer -- allows your application code to have direct access to the
  /external/proguard/examples/
applications.pro 48 # You can comment this out if your application doesn't use serialization.
61 # Your application may contain more items that need to be preserved;
  /external/qemu/distrib/jpeg-6b/
jcinit.c 14 * For a transcoding-only application, we want to be able to use jcmaster.c
69 * This lets application insert special markers after the SOI.
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SetEventFilter.3 19 There is one caveat when dealing with the \fBSDL_QUITEVENT\fP event type\&. The event filter is only called when the window manager desires to close the application window\&. If the event filter returns 1, then the window will be closed, otherwise the window will remain open if possible\&. If the quit event is generated by an interrupt signal, it will bypass the internal queue and be delivered to the application at the next event poll\&.
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_quit.h 34 * An SDL_QUITEVENT is generated when the user tries to close the application
44 * handler in your application will override the default generation of
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowLayoutInflater.java 3 import android.app.Application;
68 @Override protected LayoutInflater createInstance(Application applicationContext) {

Completed in 2253 milliseconds

<<71727374757677787980>>