/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);
|
Supported.java | 35 * Supported SIP Header. 45 public class Supported extends SIPHeader implements SupportedHeader { 58 public Supported() { 59 super(SIPHeaderNames.SUPPORTED); 67 public Supported(String option_tag) { 68 super(SIPHeaderNames.SUPPORTED); 103 "JAIN-SIP Exception, Supported, " 118 * $Log: Supported.java,v $
|
NameMap.java | 161 putNameMap(SUPPORTED, Supported.class.getName()); //42
|
HeaderFactoryImpl.java | 972 Supported supported = new Supported(); local [all...] |
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
SupportedParser.java | 33 * Parser for Supported header. 48 * @param supported the header to parse 50 public SupportedParser(String supported) { 51 super(supported); 64 * @return SIPHeader (Supported object) 73 headerName(TokenTypes.SUPPORTED); 77 Supported supported = new Supported(); local 78 supported.setHeaderName(SIPHeaderNames.SUPPORTED) [all...] |
/external/chromium_org/crypto/ |
ec_private_key_nss.cc | 45 bool Supported() { 86 return g_elliptic_curve_supported.Get().Supported();
|
/external/chromium_org/third_party/sqlite/src/test/ |
releasetest.tcl | 10 before releasing a new version. Supported command line options (all 20 $tcl_platform(os) and $tcl_platform(machine) variables. Supported 34 More precisely, the following invocation must be supported: 255 # Currently the only option supported is "-makefile", default
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
ListMap.java | 105 headerListTable.put(Supported.class, SupportedList.class);
|
/external/chromium_org/courgette/ |
courgette_tool.cc | 25 " courgette -supported <executable_file>\n" 109 bool Supported(const base::FilePath& input_file) { 438 bool cmd_sup = command_line.HasSwitch("supported"); 469 " -supported -asm, -dis, -disadj, -gen or -apply, -genbsdiff" 475 UsageProblem("-supported <executable_file>"); 476 return !Supported(values[0]);
|
/external/chromium_org/native_client_sdk/src/doc/ |
faq.rst | 57 not one ``.nexe`` file per supported architecture. 181 Openness, and Supported Architectures and Languages 197 What are the supported instruction set architectures? 208 Portable Native Client but is only supported on the Chrome Web 223 Right now only C and C++ are supported directly by the toolchain in the 224 SDK. C# and other languages in the .NET family are supported via the 264 NPAPI is not supported by the Native Client SDK, and is `deprecated in 477 modification on all supported operating systems. 507 is not supported for security reasons. However, threads are supported [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glsl_parser.cc | [all...] |
/external/libvpx/libvpx/build/make/ |
configure.sh | 115 Supported targets: [all...] |
/frameworks/base/docs/html/training/ |
training_toc.cs | [all...] |
/prebuilts/devtools/tools/lib/ |
jython-standalone-2.5.3.jar | |
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/ |
jython-standalone-2.5.3.jar | |
/external/chromium_org/v8/test/mjsunit/ |
unicode-test.js | [all...] |
/external/v8/test/mjsunit/ |
unicode-test.js | [all...] |
/external/chromium_org/third_party/usb_ids/ |
usb.ids | [all...] |
/external/bison/build-aux/ |
texinfo.tex | 819 % is not documented, not supported, and doesn't work. [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | [all...] |