HomeSort by relevance Sort by last modified time
    Searched full:backend (Results 76 - 100 of 260) sorted by null

1 2 34 5 6 7 8 91011

  /external/kernel-headers/original/linux/
atmdev.h 98 /* set backend handler */
100 /* use backend to make new if */
107 * These are backend handkers that can be set via the ATM_SETBACKEND call
  /external/qemu/tcg/
README 5 TCG (Tiny Code Generator) began as a generic backend for a C
13 the emulated architecture. As TCG started as a generic C backend used
366 4) Backend
  /external/wpa_supplicant/
defconfig 176 # Select control interface backend for external programs, e.g, wpa_cli:
211 # Select configuration backend:
214 # select the backend that allows configuration files to be used)
  /external/wpa_supplicant_6/wpa_supplicant/
.config 204 # Select control interface backend for external programs, e.g, wpa_cli:
250 # Select configuration backend:
253 # select the backend that allows configuration files to be used)
config.h 361 /* Prototypes for backend specific functions from the selected config_*.c */
373 * Each configuration backend needs to implement this function.
389 * Each configuration backend needs to implement this function.
defconfig 207 # Select control interface backend for external programs, e.g, wpa_cli:
253 # Select configuration backend:
256 # select the backend that allows configuration files to be used)
  /bionic/libc/stdlib/
atexit.c 56 * the backend for atexit(). For more info on this API, see:
  /dalvik/vm/compiler/
Compiler.h 54 kWorkOrderInvalid = 0, // Should never see by the backend
  /external/elfutils/libasm/
libasmP.h 265 // XXX Also, the format will change with the backend.
  /external/elfutils/libebl/
mips_symbol.c 25 /* Return of the backend. */
ppc64_symbol.c 26 /* Return of the backend. */
  /external/webkit/WebCore/platform/graphics/
MediaPlayer.h 53 // backend can live at runtime.
  /external/webkit/WebCore/platform/graphics/chromium/
SimpleFontDataChromiumWin.cpp 113 // to be some kind of artifact of their CG backend, or something.
  /external/webkit/WebKit/qt/Api/
qwebdatabase.cpp 144 is not very efficient because SQLite is used as WebKit's database backend.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
target.h 363 by the insn scheduler. This hook is called to notify the backend
    [all...]
defaults.h 939 the backend. MAX_SUPPORTED_STACK_ALIGNMENT is the maximum best
940 effort stack alignment supported by the backend. If the backend
  /external/tremolo/Tremolo/
res012.c 34 function: residue backend 0, 1 and 2 implementation
  /external/v8/src/
compiler.h 255 // lazily compiled). Called recursively from a backend code
compiler.cc 86 // --full-compiler enables the dedicated backend for code we expect to be
88 // --fast-compiler enables a speculative optimizing backend (for
91 // The normal choice of backend can be overridden with the flags
  /external/webkit/WebCore/platform/graphics/android/
ImageBufferAndroid.cpp 67 image doesn't reflect any subsequent changes to the canvas' backend.
  /frameworks/base/core/java/com/android/internal/backup/
IBackupTransport.aidl 79 * {@link BackupConstants#TRANSPORT_NOT_INITIALIZED} (if the backend dataset has
  /external/webkit/WebKit/gtk/
NEWS 344 - Several improvements were made to the HTTP backend, including
390 - Support for the CURL backend was dropped, libsoup is the only HTTP
391 backend now.
  /external/bluetooth/glib/gio/
gfileattribute.c 99 * some backend specific data such as a unix UID.</entry></row>
108 * contain information about the current GVFS backend in use. </entry></row>
199 * <row><entry>%G_FILE_ATTRIBUTE_GVFS_BACKEND</entry><entry>gvfs::backend</entry><entry>string</entry></row>
    [all...]
  /dalvik/libcore/prefs/src/main/java/java/util/prefs/
FilePreferencesImpl.java 34 * TODO some sync mechanism with backend, Performance - check file edit date
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
ExampleAgent.java 106 // data to the storage backend.

Completed in 184 milliseconds

1 2 34 5 6 7 8 91011