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

<<61626364656667686970>>

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/osx_ppapi/
Info.plist 33 <key>application/x-nacl</key>
  /external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
libppapi.so 12 * undefined symbols the application must define, so we link ppapi_stub
  /external/chromium_org/ppapi/tests/manual/
delete_plugin.html 21 <object id="plugin" type="application/x-ppapi-tests" width="400" height="400" style="border:5px solid blue;">
  /external/chromium_org/sync/engine/
conflict_util.h 19 // to 'win' during the next update application step.
  /external/chromium_org/third_party/WebKit/ManualTests/plugins/
plugin-paint-causes-layout.html 32 <embed type="application/x-webkit-test-netscape" onpaintevent="hideFirst()" drawingmodel="coreanimation"></embed>
  /external/chromium_org/third_party/freetype/src/raster/
ftrend1.h 33 /* to register it by hand in your application. It should only be */
  /external/chromium_org/third_party/openssl/openssl/patches/
README 8 Enables SSL3+ clients to send application data immediately following the
  /external/chromium_org/third_party/polymer/
README.chromium 16 2. A next-generation web application framework built upon these core
  /external/chromium_org/tools/gyp/test/mac/type_envvars/
test_bundle_executable.sh 9 test $PRODUCT_TYPE = com.apple.product-type.application
  /external/chromium_org/tools/gyp/test/win/
gyptest-link-large-address-aware.py 25 MARKER = 'Application can handle large (>2GB) addresses'
  /external/chromium_org/tools/gyp/test/win/rc-build/
hello.rc 28 // Icon with lowest ID value placed first to ensure application icon
hello3.rc 29 // Icon with lowest ID value placed first to ensure application icon
  /external/chromium_org/tools/gyp/test/win/rc-build/subdir/
hello2.rc 29 // Icon with lowest ID value placed first to ensure application icon
  /external/chromium_org/tools/perf/page_sets/endure/
indexeddb_app.html 4 application:
  /external/chromium_org/ui/aura/client/
window_types.h 12 // initialized. It's in client because the Aura Client application derives
  /external/chromium_org/ui/views/win/
scoped_fullscreen_visibility.h 18 // the fullscreen state. This reduces some flicker-jank that an application UI
  /external/clang/test/SemaCXX/
invalid-instantiated-field-decl.cpp 18 MinUs = (static_cast<unsigned int>(sizeof(T))*N + // expected-error {{invalid application of 'sizeof' to an incomplete type 'CallSite'}}
  /external/clang/test/SemaObjC/
sizeof-interface.m 6 int g0 = sizeof(I0); // expected-error{{invalid application of 'sizeof' to an incomplete type 'I0'}}
26 int g1[ sizeof(I0) // expected-error {{application of 'sizeof' to interface 'I0' is not supported on this architecture and platform}}
35 int g2[ sizeof(I0) // expected-error {{application of 'sizeof' to interface 'I0' is not supported on this architecture and platform}}
67 unsigned long attributeRuns[1024 + sizeof(I)]; // expected-error {{application of 'sizeof' to interface 'I' is not supported on this architecture and platform}}
  /external/compiler-rt/lib/asan/lit_tests/TestCases/
dlclose-test.cc 4 // 1. application dlopens foo.so
6 // 3. application dlcloses foo.so
7 // 4. application mmaps some memory to the location where foo.so was before
8 // 5. application starts using this mmaped memory, but asan still thinks there
  /external/dnsmasq/contrib/lease-access/
README 3 For some specific application I needed to deny access to a MAC address
  /external/e2fsprogs/lib/ext2fs/
inline.c 3 * files as standalone functions, in case the application program
  /external/emma/core/res/com/vladium/emma/
exceptions.properties 21 the application class [{1}] that you are trying to launch was not loaded \
27 application class [{0}] could not be loaded
30 application class [{0}] could not be loaded and initialized, most likely due \
34 application class [{0}] does not have a runnable public main() method
  /external/freetype/src/raster/
ftrend1.h 33 /* to register it by hand in your application. It should only be */
  /external/jmonkeyengine/engine/src/android/jme3test/android/
DemoAndroidHarness.java 13 // Set the application class to run
  /external/jmonkeyengine/engine/src/test/jme3test/awt/
AppHarness.java 35 import com.jme3.app.Application;
56 private Application app;
82 Class<? extends Application> clazz = (Class<? extends Application>) Class.forName(appClass);

Completed in 2393 milliseconds

<<61626364656667686970>>