Home
last modified time | relevance | path

Searched refs:SIP (Results 1 – 25 of 40) sorted by relevance

12

/external/nist-sip/java/gov/nist/javax/sip/parser/
DLexer.java104 addKeyword(TokenNames.SIP.toUpperCase(), TokenTypes.SIP); in selectLexer()
313 addKeyword(TokenNames.SIP.toUpperCase(), TokenTypes.SIP); in selectLexer()
315 addKeyword(TokenNames.SIP.toUpperCase(), TokenTypes.SIP); in selectLexer()
318 addKeyword(TokenNames.SIP.toUpperCase(), TokenTypes.SIP); in selectLexer()
DTokenNames.java55 public static final String SIP = GenericURI.SIP; field
DParser.java58 Token tok = lexer.match(SIP); in sipVersion()
DURLParser.java344 if (t1.getTokenType() == TokenTypes.SIP || in uriReference()
611 int sipOrSips = TokenTypes.SIP; in sipURL()
612 String scheme = TokenNames.SIP; in sipURL()
DTokenTypes.java40 public static final int SIP = START + 3; field
/external/arm-trusted-firmware/docs/
Dglobal_substitutions.txt43 .. |SIP| replace:: :term:`SIP`
Dglossary.rst146 SIP
/external/tcpdump/tests/
Ddhcpv6-sip-server-d.out1 … 000c2938f368) (server-ID hwaddr/time type 1 time 418354459 000c299ba153) (SIP-servers-domain sip1…
/external/nist-sip/java/gov/nist/javax/sip/address/
DGenericURI.java44 public static final String SIP = ParameterNames.SIP_URI_SCHEME; field in GenericURI
DSipUri.java82 this.scheme = SIP; in SipUri()
92 if (scheme.compareToIgnoreCase(SIP) != 0 in setScheme()
966 this.scheme = SIP; in setSecure()
DNetObject.java62 protected static final String SIP = "sip"; field in NetObject
/external/arm-trusted-firmware/docs/plat/
Dmeson-axg.rst14 - Basic SIP services (read efuse data, enable/disable JTAG).
Dmeson-g12a.rst14 - Basic SIP services (read efuse data, enable/disable JTAG).
Dmeson-gxl.rst14 - Basic SIP services (read efuse data, enable/disable JTAG).
Dmeson-gxbb.rst14 - Basic SIP services (read efuse data, enable/disable JTAG).
/external/llvm/tools/xcode-toolchain/
DCMakeLists.txt5 # developers to work without disabling SIP, this file can generate an Xcode
/external/libcups/
DINSTALL.md13 > default System Integrity Protection (SIP) settings. In addition, we do not
75 > default System Integrity Protection (SIP) settings.
/external/llvm-project/llvm/tools/xcode-toolchain/
DCMakeLists.txt5 # developers to work without disabling SIP, this file can generate an Xcode
/external/scapy/scapy/contrib/
Ddiameter.uts148 a11 = AVP ('SIP-Auth', val = [a2, a4, a8, a10])
234 AVP ('SIP-Auth', val = [
/external/webrtc/docs/
Dfaq.md37 scenario (for example, but not limited to, SIP, XMPP/Jingle, et al.).
/external/python/pyasn1-modules/
DCHANGES.txt25 Protocol (SIP) in X.509 certificates
/external/python/cpython3/Doc/faq/
Dextending.rst52 with a tool such as `SWIG <http://www.swig.org>`_. `SIP
/external/python/cpython2/Doc/faq/
Dextending.rst55 with a tool such as `SWIG <http://www.swig.org>`_. `SIP
/external/dnsmasq/
Ddnsmasq.conf.example22 # so don't use it if you use eg Kerberos, SIP, XMMP or Google-talk.
DCHANGELOG.archive2053 Support DHCP option 120, SIP servers, (RFC 3361). Both
2459 SIP, XMPP and Google-talk to the example config file.

12