HomeSort by relevance Sort by last modified time
    Searched full:supports (Results 401 - 425 of 7429) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/tracing/tracing/ui/analysis/
single_object_snapshot_sub_view.html 69 throw new Error('Only supports single item selections');
71 throw new Error('Only supports object instances');
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
raster_task_selection.html 31 throw new Error('This should never happen due to .supports check.');
66 RasterTaskSelection.supports = function(selection) {
  /external/curl/lib/vtls/
openssl.h 81 /* this backend supports the CAPATH option */
84 /* this backend supports CURLOPT_CERTINFO */
  /external/guava/guava-testlib/test/com/google/common/collect/testing/
OpenJdk6MapTests.java 65 * implementations, supports add() under JDK8. This seems problematic, but I
72 * feature for entrySet() that supports add(), or something else
  /external/kernel-headers/original/uapi/linux/
fuse.h 125 * If the kernel supports a larger major version, then userspace shall
126 * reply with the major version it supports, ignore the rest of the
130 * If the library supports a larger major version, then it shall fall
223 * FUSE_SPLICE_WRITE: kernel supports splice write on the device
224 * FUSE_SPLICE_MOVE: kernel supports splice move on the device
225 * FUSE_SPLICE_READ: kernel supports splice read on the device
227 * FUSE_HAS_IOCTL_DIR: kernel supports ioctl on directories
233 * FUSE_NO_OPEN_SUPPORT: kernel supports zero-message opens
ipmi_msgdefs.h 77 /* The BT interface on high-end HP systems supports up to 255 bytes in
78 * one transfer. Its "virtual" BMC supports some commands that are longer
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/
OISConfig.h 54 Experimental - Supports connecting and enumerating. Control does not
64 Useable, but not quite finished - supports rumble, all buttons, & main orientation axis.
  /external/libweave/src/privet/
wifi_ssid_generator.cc 70 // Device supports 2.4Ghz WiFi networks.
73 // Device supports 5.0Ghz WiFi networks.
  /external/minijail/
minijail0.5 30 The policy file supplied to the \fB-S\fR argument supports the following syntax:
44 call. More advanced filtering is possible if your kernel supports
  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
cpu.h 47 #define AV_CPU_FLAG_CMOV 0x1001000 ///< supports cmov instruction
49 // #define AV_CPU_FLAG_CMOV 0x1000 ///< supports cmov instruction
  /external/pcre/dist/m4/
pcre_visibility.m4 9 dnl Tests whether the compiler supports the command-line option
88 [Define to 1 if the compiler supports simple visibility declarations.])
  /external/strace/m4/
warnings.m4 21 # Check if the compiler supports OPTION when compiling PROGRAM.
62 # Adds parameter to WARN_CFLAGS if the compiler supports it when
  /external/wpa_supplicant_8/src/drivers/
driver_common.c 115 * The driver did not indicate whether it supports HT. Assume
133 * The driver did not indicate whether it supports VHT. Assume
  /frameworks/base/wifi/java/android/net/wifi/p2p/
package.html 6 device supports Wi-Fi Direct, then communicate over a speedy connection across distances much longer
32 the device name, address, device type, the WPS configurations the device supports, and more.</li>
  /frameworks/compile/mclinker/include/mcld/LD/
DiagRelocations.inc 7 "Only supports 32 and 64 bits targets. (Target: %0, bitclass:%1)",
8 "Only supports 32 and 64 bits targets. (Target: %0, bitclass:%1)")
  /frameworks/minikin/libs/minikin/
FontLanguage.h 56 // Returns true if this script supports the given script. For example, ja-Jpan supports Hira,
  /frameworks/native/opengl/specs/
EGL_ANDROID_framebuffer_target.txt 37 Android supports a number of different ANativeWindow implementations that
43 supports rendering to an ANativeWindow for which the buffers are passed to
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
AppCompatEditText.java 31 * A {@link EditText} which supports compatible features on older version of the platform,
34 * <li>Supports {@link R.attr#textAllCaps} style attribute which works back to
AppCompatTextView.java 31 * A {@link TextView} which supports compatible features on older version of the platform,
34 * <li>Supports {@link R.attr#textAllCaps} style attribute which works back to
  /hardware/bsp/intel/peripheral/audio/generic/
media_codecs.xml 37 quirks and that only supports a single content type can be declared like so:
41 If a codec has quirks OR supports multiple content types, the following syntax
  /hardware/bsp/intel/peripheral/libmraa/docs/
ftdi_ft4222.md 5 supports it as a USB subplatform using the libft4222 library from FTDI which
12 and for GPIOs control. Mraa supports chip modes CNFMODE0 and CNFMODE3. In
  /hardware/libhardware/include/hardware/
keymaster_common.h 102 * Indicates that the keymaster module supports DSA keys.
107 * Indicates that the keymaster module supports EC keys.
  /hardware/qcom/msm8996/original-kernel-headers/linux/
fuse.h 125 * If the kernel supports a larger major version, then userspace shall
126 * reply with the major version it supports, ignore the rest of the
130 * If the library supports a larger major version, then it shall fall
223 * FUSE_SPLICE_WRITE: kernel supports splice write on the device
224 * FUSE_SPLICE_MOVE: kernel supports splice move on the device
225 * FUSE_SPLICE_READ: kernel supports splice read on the device
227 * FUSE_HAS_IOCTL_DIR: kernel supports ioctl on directories
233 * FUSE_NO_OPEN_SUPPORT: kernel supports zero-message opens
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
isSupported01.java 47 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-Node-supports">http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-Node-supports</a>
isSupported02.java 47 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-Node-supports">http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-Node-supports</a>

Completed in 1399 milliseconds

<<11121314151617181920>>