HomeSort by relevance Sort by last modified time
    Searched full:backend (Results 151 - 175 of 867) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/elfutils/libebl/
ppc_init.c 1 /* Initialization of PPC specific backend library.
sh_init.c 1 /* Initialization of SH specific backend library.
sparc_init.c 1 /* Initialization of SPARC specific backend library.
x86_64_init.c 1 /* Initialization of x86-64 specific backend library.
  /external/llvm/lib/MC/
MCAsmBackend.cpp 1 //===-- MCAsmBackend.cpp - Target MC Assembly Backend ----------------------==//
  /external/llvm/lib/Target/ARM/
README-Thumb2.txt 2 // Random ideas for the ARM backend (Thumb2 specific).
  /external/llvm/lib/Target/CppBackend/TargetInfo/
CppBackendTargetInfo.cpp 24 "C++ backend",
  /external/llvm/lib/Target/MBlaze/
TODO 17 - There are some instructions that are not generated by the backend
  /external/llvm/test/CodeGen/CBackend/
2011-06-08-addWithOverflow.ll 2 ; Check that uadd and sadd with overflow are handled by C Backend.
  /external/llvm/test/CodeGen/MBlaze/
intr.ll 2 ; correctly correctly by the MBlaze backend.
  /external/netcat/scripts/
web 17 ## but it saves a lot of typing now. And with netcat as its backend, it's
40 BACKEND="nc -v -w 15"
120 # below to (echo GET "$spec" ; echo '') | $BACKEND ...
122 echo GET "${spec}" | $BACKEND $host $port > ${TMPAGE}
  /external/qemu/block/
raw-posix-aio.h 2 * QEMU Posix block I/O backend AIO support
  /external/wpa_supplicant_8/hostapd/
hostapd.8 18 is designed to be a "daemon" program that runs in the background and acts as the backend component controlling authentication.
  /frameworks/base/core/java/com/android/internal/os/
IDropBoxManagerService.aidl 23 * "Backend" interface used by {@link android.os.DropBoxManager} to talk to the
  /frameworks/compile/libbcc/runtime/make/platform/
clang_darwin.mk 2 # version of the OS. The issue is that the backend may use functions which were
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr-single.h 48 /* Backend initialization functions */
66 /* Backend thread functions */
131 /* Backend mutex functions */
170 /* Backend condition mutex functions */
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-single.h 48 /* Backend initialization functions */
66 /* Backend thread functions */
131 /* Backend mutex functions */
170 /* Backend condition mutex functions */
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-single.h 48 /* Backend initialization functions */
66 /* Backend thread functions */
131 /* Backend mutex functions */
170 /* Backend condition mutex functions */
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-single.h 48 /* Backend initialization functions */
66 /* Backend thread functions */
131 /* Backend mutex functions */
170 /* Backend condition mutex functions */
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-single.h 48 /* Backend initialization functions */
66 /* Backend thread functions */
131 /* Backend mutex functions */
170 /* Backend condition mutex functions */
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-single.h 48 /* Backend initialization functions */
66 /* Backend thread functions */
131 /* Backend mutex functions */
170 /* Backend condition mutex functions */
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-single.h 48 /* Backend initialization functions */
66 /* Backend thread functions */
131 /* Backend mutex functions */
170 /* Backend condition mutex functions */
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-single.h 48 /* Backend initialization functions */
66 /* Backend thread functions */
131 /* Backend mutex functions */
170 /* Backend condition mutex functions */
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-single.h 48 /* Backend initialization functions */
66 /* Backend thread functions */
131 /* Backend mutex functions */
170 /* Backend condition mutex functions */
  /external/chromium/chrome/browser/password_manager/
password_store_x.cc 22 NativeBackend* backend)
24 backend_(backend), migration_checked_(!backend), allow_fallback_(false) {
204 // We add all the passwords (and blacklist entries) to the native backend
233 // should prefer the native backend to the now-incomplete login

Completed in 388 milliseconds

1 2 3 4 5 67 8 91011>>