HomeSort by relevance Sort by last modified time
    Searched refs:To (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /external/nist-sip/java/gov/nist/javax/sip/parser/
ToParser.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
8 * and are considered to be in the public domain. As a result, a formal
9 * license is not needed to use the software.
17 * not limited to the correctness, accuracy, reliability or usefulness of
20 * Permission to use this software is contingent upon your acceptance
33 * To Header parser.
45 * @param to String to set
47 public ToParser(String to) {
58 To to = new To(); local
    [all...]
  /external/openssl/apps/
makeapps.com 16 $! It was written so it would try to determine what "C" compiler to
17 $! use or you can specify which "C" compiler to use.
19 $! Specify DEBUG or NODEBUG as P1 to compile with or without debugger
22 $! Specify which compiler at P2 to try to compile under.
28 $! If you don't specify a compiler, it will try to determine which
29 $! "C" compiler to use.
31 $! P3, if defined, sets a TCP/IP library to use, through one of the following
40 $! P5, if defined, sets a choice of programs to compile
    [all...]
  /external/openssl/crypto/des/
des-lib.com 14 $! It was re-written to try to determine which "C" compiler to try to use
17 $! Specify one of the following to build just that part, specify "ALL" to
20 $! ALL To Just Build "Everything".
21 $! LIBRARY To Just Build The [.xxx.EXE.CRYPTO.DES]LIBDES.OLB Library.
22 $! DESTEST To Just Build The [.xxx.EXE.CRYPTO.DES]DESTEST.EXE Program.
23 $! SPEED To Just Build The [.xxx.EXE.CRYPTO.DES]SPEED.EXE Program
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
To.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
8 * and are considered to be in the public domain. As a result, a formal
9 * license is not needed to use the software.
17 * not limited to the correctness, accuracy, reliability or usefulness of
20 * Permission to use this software is contingent upon your acceptance
39 * To SIP Header.
50 public final class To extends AddressParametersHeader implements
61 public To() {
62 super(TO,true)
    [all...]
  /external/chromium/third_party/icu/source/data/misc/
miscfiles.mk 3 # A list of txt's to build
8 # Instead of changing this file [unless you want to check it back in],
15 # * To add an additional file to the list:
19 # * To REPLACE the default list and only build a subset of files:
  /external/chromium/third_party/icu/source/data/translit/
trnsfiles.mk 3 # A list of txt's to build
8 # Instead of changing this file [unless you want to check it back in],
15 # * To add an additional transliterators to the list:
19 # * To REPLACE the default list and only build with a few
  /external/icu4c/data/translit/
trnsfiles.mk 3 # A list of txt's to build
8 # Instead of changing this file [unless you want to check it back in],
15 # * To add an additional transliterators to the list:
19 # * To REPLACE the default list and only build with a few
  /external/openssl/crypto/threads/
pthreads-vms.com 1 $! To compile mttest on VMS.
  /external/openssl/crypto/
crypto-lib.com 15 $! It was re-written so it would try to determine what "C" compiler to use
16 $! or you can specify which "C" compiler to use.
18 $! Specify the following as P1 to build just that part or ALL to just
21 $! LIBRARY To just compile the [.xxx.EXE.CRYPTO]LIBCRYPTO.OLB Library.
22 $! APPS To just compile the [.xxx.EXE.CRYPTO]*.EXE
23 $! ALL To do both LIBRARY and APPS
25 $! Specify DEBUG or NODEBUG as P2 to compile with or without debugger
28 $! Specify which compiler at P3 to try to compile under
    [all...]
  /external/openssl/ssl/
ssl-lib.com 14 $! It is written to detect what type of machine you are compiling on
16 $! or GNU C) or you can specify which compiler to use.
18 $! Specify the following as P1 to build just that part or ALL to just
21 $! LIBRARY To just compile the [.xxx.EXE.SSL]LIBSSL.OLB Library.
22 $! SSL_TASK To just compile the [.xxx.EXE.SSL]SSL_TASK.EXE
24 $! Specify DEBUG or NODEBUG as P2 to compile with or without debugger
27 $! Specify which compiler at P3 to try to compile under.
33 $! If you don't specify a compiler, it will try to determine whic
    [all...]
  /external/chromium/third_party/icu/source/data/sprep/
sprepfiles.mk 3 # A list of txt's to build
8 # Instead of changing this file [unless you want to check it back in],
15 # * To add an additional locale to the list:
19 # * To REPLACE the default list and only build a subset of files:
  /external/icu4c/data/misc/
miscfiles.mk 3 # A list of txt's to build
8 # Instead of changing this file [unless you want to check it back in],
15 # * To add an additional file to the list:
19 # * To REPLACE the default list and only build a subset of files:
  /external/icu4c/data/sprep/
sprepfiles.mk 3 # A list of txt's to build
8 # Instead of changing this file [unless you want to check it back in],
15 # * To add an additional locale to the list:
19 # * To REPLACE the default list and only build a subset of files:
  /device/samsung/crespo/libaudio/
Android.mk 44 # To build audiopolicy library
  /external/chromium/base/
basictypes.h 23 // temporary to avoid conflicts with npapi.h.
29 // The NSPR system headers define 64-bit as |long| when possible. In order to
40 // use 'unsigned' to express "this value should always be positive";
46 // temporary to avoid conflicts with npapi.h.
59 // A type to represent a Unicode code-point value. As of Unicode 4.0,
60 // such values require up to 21 bits.
78 // A macro to disallow the copy constructor and operator= functions
87 // A macro to disallow all the implicit constructors, namely the
91 // that wants to prevent anyone from instantiating it. This is
104 // cases, you have to use the unsafe ARRAYSIZE_UNSAFE() macro below. This i
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
lexical-048.js 3 Corresponds To: 7.8.1-1.js
lexical-049.js 3 Corresponds To: 7.8.1-1.js
  /external/chromium/third_party/icu/source/data/brkitr/
brkfiles.mk 4 # A list of txt's to build
9 # Instead of changing this file [unless you want to check it back in],
16 # * To add an additional locale to the list:
20 # * To REPLACE the default list and only build with a few
32 # All aliases (to not be included under 'installed'), but not including root.
  /external/icu4c/data/brkitr/
brkfiles.mk 4 # A list of txt's to build
9 # Instead of changing this file [unless you want to check it back in],
16 # * To add an additional locale to the list:
20 # * To REPLACE the default list and only build with a few
32 # All aliases (to not be included under 'installed'), but not including root.
  /external/icu4c/data/mappings/
ucmfiles.mk 3 # A list of UCM's to build
8 # Instead of changing this file [unless you want to check it back in],
15 # * To add an additional converter to the list:
19 # * To add EBCDIC converters that uses different SI/SO characters:
20 # Note: ICU is updated to handle three EBCDIC converters (JIPS, KEIS, and JEF) which uses
27 # * To REPLACE the default list and only build with a few
32 # If you are planning to exclude EBCDIC mappings in you data then please delete
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPResponse.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
8 * and are considered to be in the public domain. As a result, a formal
9 * license is not needed to use the software.
17 * not limited to the correctness, accuracy, reliability or usefulness of
20 * Permission to use this software is contingent upon your acceptance
46 import gov.nist.javax.sip.header.To;
302 *@param statusCode is the status code to set.
308 // defined code but extensions may add others (in theory up to 999,
309 // but in practice up to 699 since the 6xx range is defined as 'final error'
561 To to = (To) this.getTo(); local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
obstack.h 8 Bugs can be reported to bug-glibc@gnu.org.
21 along with this program; if not, write to the Free Software
28 is that you would use these pre-tested macros to solve a
34 small, and may grow to maturity. (Consider building a word syllable
46 Each of the obstack macros expects a pointer to such a structure
52 would not like to put any arbitrary upper limit on the length of your
57 how long it is. One traditional method is to read a symbol into a
58 buffer, realloc()ating the buffer every time you try to read a symbol
60 want to copy the symbol from the buffer to a more permanen
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
obstack.h 8 Bugs can be reported to bug-glibc@gnu.org.
21 along with this program; if not, write to the Free Software
28 is that you would use these pre-tested macros to solve a
34 small, and may grow to maturity. (Consider building a word syllable
46 Each of the obstack macros expects a pointer to such a structure
52 would not like to put any arbitrary upper limit on the length of your
57 how long it is. One traditional method is to read a symbol into a
58 buffer, realloc()ating the buffer every time you try to read a symbol
60 want to copy the symbol from the buffer to a more permanen
    [all...]
  /external/v8/src/
api.h 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
37 // would usually be to place these with the classes that use them, but
38 // we want to keep them out of v8.h because it is an externally
80 // Change the value at an index to undefined value. If the index is
256 #define MAKE_TO_LOCAL(Name, From, To) \
257 Local<v8::To> Utils::Name(v8::internal::Handle<v8::internal::From> obj) { \
259 return Local<To>(reinterpret_cast<To*>(obj.location()));
    [all...]
  /external/yaffs2/yaffs2/
Kconfig 15 To compile the YAFFS2 file system support as a module, choose M here:
37 This enables Yaffs to use its own ECC functions instead of using
67 Without this, you need to explicitely use yaffs2 as the file
84 automatically fall back to immediate loading and do the right
89 Setting this to 'y' will disable lazy loading.
103 Setting this to 'y' will force tnode width to 16 bits and make
114 chunk is found. This helps to detect any partially written chunks
115 that might have happened due to power loss.
118 before writing to them. This takes more time but is potentially a
    [all...]

Completed in 247 milliseconds

1 2 3 4 5