HomeSort by relevance Sort by last modified time
    Searched full:facilities (Results 1 - 25 of 416) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/keystore/java/android/security/
package.html 3 <p>Provides access to a few facilities of the Android security
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_plip.h 2 * NET3 PLIP tuning facilities for the new Niibe PLIP.
x25.h 5 * mar/20/00 Daniela Squassoni Disabling/enabling of facilities
98 * Facilities structure.
108 * ITU DTE facilities
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_plip.h 2 * NET3 PLIP tuning facilities for the new Niibe PLIP.
x25.h 5 * mar/20/00 Daniela Squassoni Disabling/enabling of facilities
98 * Facilities structure.
108 * ITU DTE facilities
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_plip.h 2 * NET3 PLIP tuning facilities for the new Niibe PLIP.
x25.h 5 * mar/20/00 Daniela Squassoni Disabling/enabling of facilities
98 * Facilities structure.
108 * ITU DTE facilities
  /external/valgrind/main/tests/
s390x_features.c 53 /* stfle not available: assume no facilities */
194 unsigned long long facilities; local
199 facilities = stfle();
202 match = (facilities & (1ULL << 62) && (facilities & (1ULL << 61)));
204 match = (facilities & (1ULL << 63));
206 match = (facilities & (1ULL << 56));
208 match = (facilities & (1ULL << 45) && (facilities & (1ULL << 44)));
210 match = (facilities & (1ULL << 42))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/sunrpc/
debug.h 13 * RPC debug facilities
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/sunrpc/
debug.h 13 * RPC debug facilities
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/sunrpc/
debug.h 13 * RPC debug facilities
  /developers/samples/android/connectivity/network/BasicNetworkDemo/BasicNetworkDemo/src/main/java/com/example/android/common/logger/
Log.java 27 // Grabbing the native values from Android's native logging facilities,
61 * @param tr If an exception was thrown, this can be sent along for the logging facilities
87 * @param tr If an exception was thrown, this can be sent along for the logging facilities
110 * @param tr If an exception was thrown, this can be sent along for the logging facilities
132 * @param tr If an exception was thrown, this can be sent along for the logging facilities
154 * @param tr If an exception was thrown, this can be sent along for the logging facilities
175 * @param tr If an exception was thrown, this can be sent along for the logging facilities
187 * @param tr If an exception was thrown, this can be sent along for the logging facilities
209 * @param tr If an exception was thrown, this can be sent along for the logging facilities
230 * @param tr If an exception was thrown, this can be sent along for the logging facilities
    [all...]
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
  /developers/samples/android/connectivity/network/NetworkConnect/NetworkConnect/src/main/java/com/example/android/common/logger/
Log.java 27 // Grabbing the native values from Android's native logging facilities,
61 * @param tr If an exception was thrown, this can be sent along for the logging facilities
87 * @param tr If an exception was thrown, this can be sent along for the logging facilities
110 * @param tr If an exception was thrown, this can be sent along for the logging facilities
132 * @param tr If an exception was thrown, this can be sent along for the logging facilities
154 * @param tr If an exception was thrown, this can be sent along for the logging facilities
175 * @param tr If an exception was thrown, this can be sent along for the logging facilities
187 * @param tr If an exception was thrown, this can be sent along for the logging facilities
209 * @param tr If an exception was thrown, this can be sent along for the logging facilities
230 * @param tr If an exception was thrown, this can be sent along for the logging facilities
    [all...]
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
  /developers/samples/android/input/gestures/BasicGestureDetect/BasicGestureDetect/src/main/java/com/example/android/common/logger/
Log.java 27 // Grab the native values from Android's native logging facilities,
61 * @param tr If an exception was thrown, this can be sent along for the logging facilities
87 * @param tr If an exception was thrown, this can be sent along for the logging facilities
110 * @param tr If an exception was thrown, this can be sent along for the logging facilities
132 * @param tr If an exception was thrown, this can be sent along for the logging facilities
154 * @param tr If an exception was thrown, this can be sent along for the logging facilities
175 * @param tr If an exception was thrown, this can be sent along for the logging facilities
187 * @param tr If an exception was thrown, this can be sent along for the logging facilities
209 * @param tr If an exception was thrown, this can be sent along for the logging facilities
230 * @param tr If an exception was thrown, this can be sent along for the logging facilities
    [all...]
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
  /developers/samples/android/security/keystore/BasicAndroidKeyStore/BasicAndroidKeyStore/src/main/java/com/example/android/common/logger/
Log.java 27 // Grabbing the native values from Android's native logging facilities,
61 * @param tr If an exception was thrown, this can be sent along for the logging facilities
87 * @param tr If an exception was thrown, this can be sent along for the logging facilities
110 * @param tr If an exception was thrown, this can be sent along for the logging facilities
132 * @param tr If an exception was thrown, this can be sent along for the logging facilities
154 * @param tr If an exception was thrown, this can be sent along for the logging facilities
175 * @param tr If an exception was thrown, this can be sent along for the logging facilities
187 * @param tr If an exception was thrown, this can be sent along for the logging facilities
209 * @param tr If an exception was thrown, this can be sent along for the logging facilities
230 * @param tr If an exception was thrown, this can be sent along for the logging facilities
    [all...]
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
  /external/chromium/testing/
multiprocess_func_list.h 12 // This complements the MultiProcessTest class which provides facilities
  /external/clang/lib/Rewrite/Core/
Makefile 10 # This implements code transformation / rewriting facilities.
  /external/clang/lib/Rewrite/Frontend/
Makefile 10 # This implements code transformation / rewriting facilities.
  /external/qemu/distrib/sdl-1.2.15/test/
README 29 testtimer Test the timer facilities
  /external/regex-re2/doc/
mksyntaxgo 27 facilities of package regexp (such as Compile and Match) instead of this package.
  /external/webkit/Source/WebCore/svg/
SVGElementInstanceList.cpp 38 // NOTE: We could use the same caching facilities, like the ones "ChildNodeList" uses.

Completed in 1469 milliseconds

1 2 3 4 5 6 7 8 91011>>