HomeSort by relevance Sort by last modified time
    Searched refs:supported (Results 326 - 350 of 736) sorted by null

<<11121314151617181920>>

  /external/u-boot/drivers/net/
rtl8139.c 197 static struct pci_device_id supported[] = { variable in typeref:struct:pci_device_id
213 if ((devno = pci_find_devices(supported, idx++)) < 0)
  /external/u-boot/drivers/usb/eth/
lan7x.c 227 /* configure supported modes */
228 priv->phydev->supported = PHY_BASIC_FEATURES |
257 priv->phydev->advertising, priv->phydev->supported);
  /external/u-boot/drivers/video/
mb862xx.c 37 static struct pci_device_id supported[] = { variable in typeref:struct:pci_device_id
189 if ((devbusfn = pci_find_devices (supported, 0)) < 0) {
315 printf ("\t%d bpp configured, but only 8,15 and 16 supported\n",
  /external/vulkan-validation-layers/scripts/
layer_chassis_generator.py 487 // Check enabled instance extensions against supported instance extension whitelist
494 "Instance Extension %s is not supported by this layer. Using this extension may adversely affect validation "
501 // Check enabled device extensions against supported device extension whitelist
508 "Device Extension %s is not supported by this layer. Using this extension may adversely affect validation "
    [all...]
  /build/make/core/
app_prebuilt_internal.mk 244 $(error $(LOCAL_MODULE): LOCAL_COMPRESSED_MODULE is not currently supported for split installs)
  /build/soong/cc/
pgo.go 214 // Sampling not supported yet
216 ctx.PropertyErrorf("pgo.sampling", "\"sampling\" is not supported yet)")
  /build/soong/java/
sdk_test.go 140 name: "host supported default",
147 name: "host supported nostdlib",
  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.cpp 953 static bool supported = local
956 return supported;
960 static bool supported = local
963 return supported;
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_main_menu.h 208 int supported; member in struct:__anon3489
  /device/linaro/bootloader/edk2/OptionRomPkg/Application/BltLibSample/
BltLibSample.c 33 #error ReadTimestamp not supported for this architecture!
  /device/ti/beagle_x15/
uboot.mk 87 $(error U-Boot arch not supported at present)
  /external/icu/icu4c/source/i18n/
double-conversion-utils.h 101 #error Target architecture was not detected as supported by Double-Conversion.
  /external/iw/
Makefile 76 $(error Cannot find development files for any supported version of libnl)
  /external/libchrome/base/android/orderfile/
orderfile_instrumentation.cc 36 #error Only supported on ARM.
  /external/libchrome/build/
gn_helpers.py 69 For details on supported types see GNValueParser.Parse() below.
117 Only simple types and lists supported; variables, structs, calls
185 variables preceded by $) are not supported and will be returned as
190 - GN scopes ('{ ... }') are not supported."""
  /external/libcxx/utils/ci/
macos-backdeployment.sh 15 --deployment-target The deployment target to run the tests for. This should be a version number of MacOS (e.g. 10.12). All MacOS versions until and including 10.7 are supported.
72 echo "${1} is not a supported argument"
  /external/libvpx/libvpx/build/make/
Android.mk 86 $(error Not a supported TARGET_ARCH_ABI: $(TARGET_ARCH_ABI))
  /external/linux-kselftest/tools/testing/selftests/cpu-hotplug/
cpu-on-off-test.sh 27 echo $msg cpu hotplug is not supported >&2
  /external/linux-kselftest/tools/testing/selftests/memory-hotplug/
mem-on-off-test.sh 26 echo $msg memory hotplug is not supported >&2
  /external/llvm/lib/TableGen/
TGLexer.cpp 219 return ReturnError(CurPtr, "escaped newlines not supported in tblgen");
  /external/mesa3d/docs/specs/
MESA_swap_frame_usage.spec 115 MESA_swap_control are supported, the swap period is the vertical refresh
119 If OML_sync_control is supported, the swap period is the vertical
  /external/python/apitools/samples/dns_sample/dns_v1/
dns_v1_messages.py 109 SortByValueValuesEnum: Sorting criterion. The only supported value is
120 sortBy: Sorting criterion. The only supported value is change sequence.
125 """Sorting criterion. The only supported value is change sequence.
352 type: The identifier of a supported record type, for example, A, AAAA, MX,
  /external/skia/src/core/
SkSharedMutex.cpp 42 #error weak annotations are not supported for your compiler
  /external/skqp/src/core/
SkSharedMutex.cpp 42 #error weak annotations are not supported for your compiler
  /external/squashfs-tools/squashfs-tools/
lzo_wrapper.c 138 "supported by selected %s algorithm\n",
438 .supported = 1

Completed in 1216 milliseconds

<<11121314151617181920>>