Home
last modified time | relevance | path

Searched refs:Supported (Results 1 – 25 of 184) sorted by relevance

12345678

/external/nist-sip/java/gov/nist/javax/sip/header/
DSupported.java45 public class Supported extends SIPHeader implements SupportedHeader { class
58 public Supported() { in Supported() method in Supported
67 public Supported(String option_tag) { in Supported() method in Supported
DSupportedList.java37 public class SupportedList extends SIPHeaderList<Supported>{
53 super(Supported.class, SupportedHeader.NAME); in SupportedList()
DNameMap.java161 putNameMap(SUPPORTED, Supported.class.getName()); //42 in initializeNameMap()
/external/nist-sip/java/gov/nist/javax/sip/parser/
DSupportedParser.java77 Supported supported = new Supported(); in parse()
92 supported = new Supported(); in parse()
/external/markdown/docs/extensions/
Dindex.txt4 Officially Supported Extensions
28 Unofficially Supported Extensions
/external/avahi/avahi-compat-libdns_sd/
Dfuncs.txt1 -- Supported --
/external/clang/lib/Driver/
DSanitizerArgs.cpp213 const SanitizerMask Supported = setGroupBits(TC.getSupportedSanitizers()); in SanitizerArgs() local
241 if (SanitizerMask KindsToDiagnose = Add & ~Supported & ~DiagnosedKinds) { in SanitizerArgs()
247 Add &= Supported; in SanitizerArgs()
277 Add &= Supported; in SanitizerArgs()
305 if (~Supported & Vptr) { in SanitizerArgs()
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/
DREADME.md24 Supported Python Versions
/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264_objc.mm24 // Supported on iOS8+.
/external/iptables/extensions/
Dlibxt_statistic.man6 Supported options:
/external/autotest/client/tests/kvm/autotest_control/
Dnpb.control13 # Supported tests (benchmarks):
/external/autotest/client/tests/npb/
Dcontrol13 # Supported tests (benchmarks):
/external/avahi/avahi-compat-howl/
Dfuncs.txt1 -- Supported --
/external/autotest/client/site_tests/hardware_PerfCounterVerification/
Dcontrol26 perf_cmd: Which perf command to use to collect events. Supported values are
/external/libvpx/libvpx/
Dmainpage.dox53 /*!\defgroup codecs Supported Codecs */
/external/nist-sip/java/gov/nist/javax/sip/message/
DListMap.java105 headerListTable.put(Supported.class, SupportedList.class); in initializeListMap()
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/docs/
Dindex.rst54 Supported Python Versions
/external/valgrind/
DREADME.mips2 Supported platforms
/external/autotest/client/site_tests/firmware_TouchMTB/tests/data/
Done_finger_swipe_late_tid.dat4 Supported events:
Done_finger_swipe.dat4 Supported events:
/external/libvncserver/webclients/novnc/include/web-socket-js/
DREADME.txt28 -- Check "Supported environment" section below. Your browser may not be supported by web-socket-js.
46 * Supported environments
/external/webrtc/webrtc/tools/rtcbot/
DREADME46 == Supported Bot Types ==
/external/v8/src/
Dd8.gyp31 # Enable support for Intel VTune. Supported on ia32/x64 only
/external/libxml2/os400/iconv/
DREADME.iconv4 - Supported character sets names are all of the form IBMCCSIDccsid..., where
/external/llvm/docs/
DBranchWeightMetadata.rst23 Supported Instructions

12345678