HomeSort by relevance Sort by last modified time
    Searched refs:applications (Results 1 - 25 of 59) sorted by null

1 2 3

  /development/samples/Home/src/com/example/android/home/
ApplicationsStackLayout.java 240 private int stackApplications(List<ApplicationInfo> applications, int childLeft, int childTop) {
249 final int count = applications.size();
251 final ApplicationInfo info = applications.get(i);
320 * @param applications the applications to put in the favorites area
322 public void setFavorites(List<ApplicationInfo> applications) {
323 mFavorites = applications;
330 * @param applications the applications to put in the recents area
332 public void setRecents(List<ApplicationInfo> applications) {
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/reference/
nacl-manifest-format.rst 45 For architecture-specific Native Client applications, this is a list
80 Portable Native Client applications can also specify an ``optlevel`` field.
141 Native Client applications (use the PPAPI `URL Loader interfaces
  /external/cmockery/cmockery_0_1_2/packages/rpm/
rpm.spec 26 process of writing unit tests for C applications.
35 development of test applications using %name.
  /external/libcap-ng/libcap-ng-0.7/
libcap-ng.spec 28 applications that need to use the libcap-ng library.
39 and can be used by python applications.
47 The libcap-ng-utils package contains applications to analyze the
  /external/libexif/
libexif.spec 26 that you can use to develop libexif applications.
  /external/chromium_org/third_party/libxml/src/
libxml2.spec 24 Summary: Libraries, includes, etc. to develop XML and HTML applications
31 Libraries, include files, etc you can use to develop XML applications.
49 The libxml2-python package contains a module that permits applications
  /external/chromium_org/third_party/mesa/src/docs/
MESA_multithread_makecurrent.spec 32 The GLX context setup encourages multithreaded applications to
37 For some applications, maintaining per-thread contexts and
42 implement. This extension gives those applications that option by
MESA_resize_buffers.spec 38 since most applications call glViewport in response to window size
  /external/mesa3d/docs/
MESA_multithread_makecurrent.spec 32 The GLX context setup encourages multithreaded applications to
37 For some applications, maintaining per-thread contexts and
42 implement. This extension gives those applications that option by
MESA_resize_buffers.spec 38 since most applications call glViewport in response to window size
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/support/
gl-matrix.rb 8 including commercial applications, and to alter it and redistribute it
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 19 applications with the glibc library in the Native Client SDK. Before reading
50 | commercial, closed-source applications. For | | licenses |
56 For proprietary (closed-source) applications, your options are to either
69 common dynamically linked libraries such as libc.so between applications.
137 One significant difference between newlib and glibc applications is that glibc
138 applications must explicitly list and deploy the shared libraries that they
162 Applications built with the glibc toolchain will by dynamically linked by
173 at runtime (after the application is already running). Many applications load
178 Native Client manifest file for glibc applications.
216 .nmf files for details on how to build dynamically linked applications
    [all...]
  /external/chromium_org/sdch/open-vcdiff/packages/rpm/
rpm.spec 30 for developing applications that use the %name package.
  /external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/
rpm.spec 31 files for developing applications that use the %name package.
  /external/libunwind/doc/
unw_is_fpreg.tex 22 This routine is normally implemented as a macro and applications
unw_getcontext.tex 26 This routine is normally implemented as a macro and applications
  /external/iproute2/doc/
api-ip6-flowlabels.tex 45 any applications of this feature, but it is possible that receiver will
113 Certainly, it is not solution but rather attempt to force applications
121 Some applications also did not take care about it.
124 Following RFC2553 such applications can be considered as broken,
136 assuming that common applications are not obliged to initialize it
256 still have no serious applications it is not useful to work on more
329 unprivileged user to set timeout longer than 60 sec. Proviledged applications
397 \item \verb|Users| is number of applications using the label now.
  /development/ide/xcode/ports/
skia_mac.cp 27 // since different applications share this library, they only have in common:
  /external/nanohttpd/
README.md 3 *NanoHttpd* is a light-weight HTTP server designed for embedding in other applications.
  /build/target/board/generic/
BoardConfig.mk 63 # Note that reducing this latency makes it more likely for the applications
  /external/ceres-solver/scripts/
ceres-solver.spec 61 developing applications that use %{name}.
  /external/libogg/
libogg.spec 36 and documentation needed to develop applications with libogg.
  /external/libvorbis/
libvorbis.spec 41 and documentation needed to develop applications with libvorbis.
  /bionic/libc/tools/
genlibgcc_compat.py 47 * applications that were generated with a previous version of the NDK
  /build/tools/droiddoc/templates-pdk/
sdkpage.cs 80 native code, your applications are still packaged into an .apk file and they still run
217 Android 3.0 release, to give you a head-start on developing applications for it.

Completed in 515 milliseconds

1 2 3