HomeSort by relevance Sort by last modified time
    Searched full:supported (Results 276 - 300 of 26981) sorted by null

<<11121314151617181920>>

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
16-1-buildonly.c 2 Test that the constants below are supported.
  /external/nist-sip/java/gov/nist/javax/sip/header/
SupportedList.java 33 * A list of supported headers.
35 * @see Supported
37 public class SupportedList extends SIPHeaderList<Supported>{
53 super(Supported.class, SupportedHeader.NAME);
  /external/pcre/dist2/testdata/
testinput19 2 # interface with UTF/UCP support, which is supported only with the 8-bit
  /external/python/cpython3/Tools/msi/
distutils.command.bdist_wininst.py 19 raise DistutilsPlatformError("bdist_wininst is not supported "
  /external/selinux/prebuilts/bin/
sediff 13 echo "sediff is only supported on linux"
  /external/skia/src/codec/
SkCodecAnimationPriv.h 17 * Blend with the prior frame. This is the typical case, supported
  /external/skia/src/sksl/
sksl_geom.inc 3 // defines built-in interfaces supported by SkiaSL geometry shaders
  /external/skqp/src/codec/
SkCodecAnimationPriv.h 17 * Blend with the prior frame. This is the typical case, supported
  /external/skqp/src/sksl/
sksl_geom.inc 3 // defines built-in interfaces supported by SkiaSL geometry shaders
  /external/strace/linux/arm/
set_scno.c 5 * PTRACE_SET_SYSCALL is supported by linux kernel
  /external/syslinux/bios/com32/modules/
cpuid.c32 
poweroff.c32 
  /external/syslinux/com32/include/
fcntl.h 12 /* None of these are actually supported, although O_RDONLY works */
  /external/syslinux/efi32/com32/modules/
cpuid.c32 
poweroff.c32 
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_SqlDataset.pbtxt 6 The database type. Currently, the only supported type is 'sqlite'.
  /external/v8/
CODE_OF_CONDUCT.md 7 other Chromium-supported communication group, as well as any private
  /external/valgrind/tests/
min_power_isa.c 10 * for supported. Otherwise, return 1 for not supported. Return 2 for
53 /* return 0 for supported (success), 1 for not supported (failure) */
  /external/webview_support_interfaces/src/org/chromium/support_lib_boundary/
SupportLibraryInfoBoundaryInterface.java 8 * Contains information about the WebView support library side, e.g. which features are supported on
  /frameworks/compile/mclinker/include/mcld/LD/
DiagLayouts.inc 3 "Exception handling has not been fully supported yet.\nsection `%0'.",
4 "Exception handling has not been fully supported yet.\nsection `%0'.")
7 "Symbolic versioning has not been fully supported yet.\nsection `%0'.",
8 "Symbolic versioning has not been fully supported yet.\nsection `%0'")
  /frameworks/ml/nn/driver/sample/
SampleDriverAll.cpp 57 std::vector<bool> supported(count, true);
58 cb(ErrorStatus::NONE, supported);
60 std::vector<bool> supported; local
61 cb(ErrorStatus::INVALID_ARGUMENT, supported);
  /packages/apps/TV/src/com/android/tv/util/
MainThreadExecutor.java 28 * <p>Shutting down this executor is not supported.
49 /** Not supported and throws an exception when used. */
56 /** Not supported and throws an exception when used. */
73 /** Not supported and throws an exception when used. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
setjmpex.h 10 #error Only Win32 target is supported!
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/internal/nettest/
helper_stub.go 19 return fmt.Sprintf("not supported on %s", runtime.GOOS), false
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/internal/nettest/
helper_stub.go 19 return fmt.Sprintf("not supported on %s", runtime.GOOS), false

Completed in 443 milliseconds

<<11121314151617181920>>