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

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
compiler.h 9 * a scrubbed header from external/kernel-headers when possible.
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
compiler.h 9 * a scrubbed header from external/kernel-headers when possible.
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
compiler.h 9 * a scrubbed header from external/kernel-headers when possible.
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
compiler.h 9 * a scrubbed header from external/kernel-headers when possible.
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
compiler.h 9 * a scrubbed header from external/kernel-headers when possible.
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
compiler.h 9 * a scrubbed header from external/kernel-headers when possible.
  /system/core/logd/
README.auditd 16 This does not include possible dependencies that may need to be
  /external/clang/test/CXX/expr/expr.unary/expr.unary.op/
p6.cpp 32 bool f() { } // expected-note{{possible target for call}}
33 void f(char) { } // expected-note{{possible target for call}}
  /external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
p3-nodeduct.cpp 32 template <typename T> void g(T); // expected-note{{possible target for call}}
33 template <typename T> void g(T, T); // expected-note{{possible target for call}}
  /external/clang/test/SemaCXX/
decltype-overloaded-functions.cpp 3 void f(); // expected-note{{possible target for call}}
4 void f(int); // expected-note{{possible target for call}}
  /external/giflib/
gif_hash.h 16 #define HT_MAX_KEY 8191 /* 13bits - 1, maximal code possible */
17 #define HT_MAX_CODE 4095 /* Biggest code possible in 12 bits. */
  /external/icu/icu4c/source/i18n/
csmatch.h 22 * Any confidence > 0 indicates a possible match, meaning that the input bytes
26 * CharsetMatch objects, each representing a possible matching charset.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
LanguageBreakEngine.java 28 * @param endPos The index of the possible end of our range. It is possible,
  /external/iproute2/include/linux/netfilter/
xt_tcpudp.h 21 #define XT_TCP_INV_MASK 0x0F /* All possible flags. */
33 #define XT_UDP_INV_MASK 0x03 /* All possible flags. */
  /external/iptables/include/linux/netfilter/
xt_tcpudp.h 21 #define XT_TCP_INV_MASK 0x0F /* All possible flags. */
33 #define XT_UDP_INV_MASK 0x03 /* All possible flags. */
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_tcpudp.h 21 #define XT_TCP_INV_MASK 0x0F /* All possible flags. */
33 #define XT_UDP_INV_MASK 0x03 /* All possible flags. */
  /external/libpng/
TODO 20 Avoid building gamma tables whenever possible.
25 Switch to the simpler zlib (zlib/libpng) license if legally possible.
  /external/libvpx/libvpx/vp8/common/
entropymv.h 24 MVvals = (2 * mv_max) + 1, /* # possible values "" */
26 MVfpvals = (2 * mvfp_max) +1, /* # possible full pixel MV values */
  /external/skia/src/core/
SkStreamPriv.h 40 * cheapest possible manner (calling duplicate() if possible, and
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
entropymv.h 24 MVvals = (2 * mv_max) + 1, /* # possible values "" */
26 MVfpvals = (2 * mvfp_max) +1, /* # possible full pixel MV values */
  /packages/apps/Camera2/src/com/android/camera/device/
SingleDeviceActions.java 31 * It is possible for this to throw if there is a problem with the
39 * It is possible for this to throw if there is a problem with the
  /packages/apps/Camera2/src/com/android/camera/ui/
TouchCoordinate.java 32 * @param maxX Highest X value possible for any touch.
33 * @param maxY Highest Y value possible for any touch.
  /packages/apps/Messaging/src/android/support/v7/mms/
ApnSettingsLoader.java 57 * Get a list possible APN matching the subId and APN name
60 * @return a list of possible APNs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
byteswap.h 27 of the possible optimizations are not possible. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_tcpudp.h 22 #define XT_TCP_INV_MASK 0x0F /* All possible flags. */
35 #define XT_UDP_INV_MASK 0x03 /* All possible flags. */

Completed in 649 milliseconds

1 2 3 4 5 67 8 91011>>