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

<<21222324252627282930

  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
start32.asm 390 ; If INT 15 Function 2401 is not supported, then attempt to Enable A20 manually.
    [all...]
start64.asm 389 ; If INT 15 Function 2401 is not supported, then attempt to Enable A20 manually.
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 321 The default value is 8, with a maximum value of up to 512 being supported.
  /external/boringssl/src/ssl/
t1_lib.cc 399 for (uint16_t supported : tls1_get_grouplist(hs)) {
400 if (supported == group_id) {
434 // kSignSignatureAlgorithms is the default list of supported signature
802 // Renegotiation isn't supported as a server so this function should never be
836 // Renegotiation isn't supported as a server so this function should never be
    [all...]
  /external/boringssl/src/ssl/test/runner/
key_agreement.go 611 return nil, errors.New("tls: no supported elliptic curves offered")
runner.go     [all...]
  /external/cmockery/cmockery_0_1_2/
libtool 42 # The names of the tagged configurations supported by this script.
164 # Whether dlopen is supported.
167 # Whether dlopen of programs is supported.
170 # Whether dlopen of statically linked programs is supported.
    [all...]
ltmain.sh 834 # non-PIC code in shared libraries is not supported
    [all...]
  /external/libaom/libaom/third_party/libyuv/source/
x86inc.asm 843 %error non-AVX emulation of ``%%opcode'' is not supported
  /external/mesa3d/src/amd/addrlib/gfx9/
gfx9addrlib.cpp 2061 BOOL_32 supported = (elementBytesLog2 < MaxElementBytesLog2) && local
    [all...]
  /external/one-true-awk/
FIXES 64 4. a-format: Add POSIX standard %a and %A to supported formats. Check
    [all...]
  /external/python/apitools/samples/storage_sample/storage_v1/
storage_v1_messages.py 115 type: Type of the action. Currently, only Delete is supported.
756 supported: new IAM roles, which grant permissions that do not map
    [all...]
  /external/skqp/experimental/canvaskit/
interface.js 16 // isn't widely supported (would need polyfills) and it doesn't
  /external/swiftshader/third_party/LLVM/autoconf/
ltmain.sh 834 # non-PIC code in shared libraries is not supported
    [all...]
  /external/syzkaller/vendor/google.golang.org/appengine/datastore/
query.go 490 // types could be supported, for example by sniffing for a constructor
  /external/tensorflow/tensorflow/python/feature_column/
feature_column_v2.py 584 Note on supported columns: `LinearLayer` treats categorical columns as
634 are supported, with "sum" the default for linear model. "sqrtn" often
870 a single row. Currently 'mean', 'sqrtn' and 'sum' are supported, with
    [all...]
  /external/tensorflow/tensorflow/python/ops/
control_flow_ops.py 193 raise TypeError("Type %s not supported" % type(data))
206 raise TypeError("Type %s not supported" % type(data))
252 raise TypeError("Type %s not supported" % type(data))
276 raise TypeError("Type %s not supported" % type(data))
306 raise TypeError("Type %s not supported" % type(data))
403 raise TypeError("Type %s not supported" % type(v))
518 raise TypeError("Type %s not supported" % type(var))
547 raise TypeError("Type %s not supported" % type(merge_var))
572 raise TypeError("Type %s not supported" % type(m))
    [all...]
  /external/cldr/tools/java/libs/
icu4j.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassTests.cpp     [all...]
  /build/make/core/
binary.mk 123 # mips32r6 is not supported by the NDK. No released NDK contains these
154 # The last API level supported by the old prebuilt NDKs.
200 # This is not currently supported on MIPS architectures.
379 $(call pretty-error,LOCAL_CLANG false is no longer supported)
445 ## Add FDO flags if FDO is turned on and supported
    [all...]
  /external/bcc/src/lua/bpf/
bpf.lua 271 -- so we always need to have memory initialized, remove this when supported
511 assert(w < 8, 'NYI: only LD_ABS of 1/2/4/8 is supported')
    [all...]
  /external/boringssl/src/include/openssl/
ssl.h     [all...]
  /external/squashfs-tools/squashfs-tools/
unsquashfs.c     [all...]
  /external/syzkaller/vendor/golang.org/x/net/http2/
transport.go 120 var errTransportVersion = errors.New("http2: ConfigureTransport is only supported starting at Go 1.6")
805 // not as universally supported anyway.
    [all...]

Completed in 4198 milliseconds

<<21222324252627282930