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

<<21222324252627282930

  /build/blueprint/bootstrap/
bootstrap.go 41 // Parallel compilation is only supported on >= go1.9
  /build/make/core/
envsetup.mk 148 $(error Building on a 32-bit x86 host is not supported: $(UNAME)!)
    [all...]
  /build/make/tools/droiddoc/templates-ndk/
sdkpage.cs 426 $('#not-supported').hide();
  /build/soong/java/
dexpreopt_bootjars.go 35 // /system/framework/boot.art and should be the same for all supported
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsService.java     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
AsmFuncs.asm 117 ; Abstract: Returns TRUE if FxStor instructions are supported
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
AsmFuncs.asm 117 ; Abstract: Returns TRUE if FxStor instructions are supported
  /external/curl/packages/vms/
gnv_link_curl.com 240 $! Prefer to break the tie with the lowest supported version
  /external/freetype/
vms_make.com 13 $! External libraries (like FreeType, XPM, etc.) are supported via the
    [all...]
  /external/grpc-grpc/src/csharp/Grpc.Core/
GrpcEnvironment.cs 467 // in a random order, which is not supported by gRPC.
  /external/libunwind/doc/
libunwind.tex 225 platform-specific support for each supported target needs to be
unw_create_addr_space.tex 29 is supported depends on the target platform.
  /external/mesa3d/src/gallium/auxiliary/util/
u_blitter.c 524 bool supported)
528 ctx->has_texture_multisample = supported;
    [all...]
  /external/protobuf/js/binary/
proto_test.js 420 * Tests a basic serialization-deserializaton round-trip with all supported
  /external/python/cpython3/Lib/urllib/
request.py     [all...]
  /external/python/httplib2/
libhttplib2.tex 65 \item[Authentication] The following three types of HTTP Authentication are supported. These can be used over both HTTP and HTTPS.
  /external/skia/modules/canvaskit/
interface.js 15 // isn't widely supported (would need polyfills) and it doesn't
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
thumb-diagnostics.s 307 @ SEV/WFE/WFI/YIELD - are not supported pre v6M or v6T2
  /external/syzkaller/vendor/github.com/google/go-cmp/cmp/
options.go 351 panic("AllowUnexported is not supported on App Engine Classic or GopherJS")
  /external/syzkaller/vendor/golang.org/x/text/unicode/norm/
maketables.go 616 log.Fatalf("%U: multi-segment decomposition not supported for decompositions with leading CCC != 0", r)
  /external/tensorflow/tensorflow/python/framework/
test_util.py     [all...]
  /external/u-boot/drivers/net/
vsc9953.c 139 phydev->supported &= SUPPORTED_10baseT_Half |
144 phydev->advertising = phydev->supported;
    [all...]
  /external/v8/src/wasm/baseline/
liftoff-compiler.cc 184 // Check supported types.
185 for (ValueType supported : supported_types) {
186 if (type == supported) return true;
    [all...]
  /frameworks/av/services/camera/libcameraservice/common/
CameraProviderManager.cpp 674 ALOGE("%s: Supported camera characteristics is empty!", __FUNCTION__);
    [all...]
  /device/google/wahoo/
device.mk 268 persist.rcs.supported=1

Completed in 2321 milliseconds

<<21222324252627282930