HomeSort by relevance Sort by last modified time
    Searched defs:TO (Results 1 - 20 of 20) sorted by null

  /cts/tests/tests/net/src/android/net/http/cts/
SslCertificate_DNameTest.java 10 * Unless required by applicable law or agreed to in writing, software
29 final String TO = "c=ccc,o=testOName,ou=testUName,cn=testCName";
34 SslCertificate ssl = new SslCertificate(TO, BY, DateFormat.getInstance().format(
41 assertEquals(TO, issuedTo.getDName());
SslCertificateTest.java 10 * Unless required by applicable law or agreed to in writing, software
196 assertNotNull(saved.getString("issued-to"));
209 final String TO = "c=ccc,o=testOName,ou=testUName,cn=testCName";
214 SslCertificate ssl = new SslCertificate(TO, BY, date1, date2);
219 assertEquals(TO, issuedTo.getDName());
230 final String EXPECTED = "Issued to: c=ccc,o=testOName,ou=testUName,cn=testCName;\n"
  /external/flac/libFLAC/ia32/
nasm.h 16 ; contributors may be used to endorse or promote products derived from
21 ; LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
24 ; EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  /frameworks/base/core/java/android/net/
MailTo.java 10 * Unless required by applicable law or agreed to in writing, software
35 // All the parsed content is added to the headers.
39 static private final String TO = "to";
46 * Test to see if the given string is a mailto URL
47 * @param url string to be tested
100 m.mHeaders.put(TO, address);
107 * Retrieve the To address line from the parsed mailto URL. This could be
109 * If no To line was specified, then null is return
113 return mHeaders.get(TO);
    [all...]
  /packages/apps/Email/src/org/apache/james/mime4j/field/
Field.java 2 * Licensed to the Apache Software Foundation (ASF) under one *
6 * to you under the Apache License, Version 2.0 (the *
12 * Unless required by applicable law or agreed to in writing, *
34 public static final String TO = "To";
37 public static final String REPLY_TO = "Reply-To";
40 public static final String RESENT_TO = "Resent-To";
81 * @param s the string to parse.
110 * Gets the default parser used to parse fields.
177 * Determines if this is a <code>To</code> field.
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPHeaderNames.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
61 public static final String TO = ToHeader.NAME; //15
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/
Message.java 10 * Unless required by applicable law or agreed to in writing, software
26 TO, CC, BCC,
116 * TODO Refactor Flags at some point to be able to store user defined flags.
  /cts/tools/dasm/src/dasm/
sym.java 81 static final int TO = 32;
  /external/grub/netboot/
depca.c 15 This software may be used and distributed according to the terms of
38 I have benchmarked the driver with a DE100 at 595kB/s to (542kB/s from)
67 Peter Bauer's depca.c (V0.5) was referred to when debugging V0.1 of this
71 be enabled to count and has an 8 bit NICSR. The ROM counter enabling is
72 only done when a 0x08 is read as the first address octet (to minimise
74 NICSR accesses have been changed to byte accesses for all the cards
77 only 48kB network RAM for this card. My thanks to Torbjorn Lindh for
78 help debugging all this (and holding my feet to the fire until I got it
96 shared memory to ensure that each slot has the correct IRQ, I/O address
105 I/O and memory addresses on the same card. I can't think of a way to d
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenTypes.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
52 public static final int TO = START + 15;
105 // JvB: added to support RFC3903
216 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
247 * CVS: If this code has been contributed to the project by someone else; i.e.
    [all...]
Lexer.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
110 // JvB: added to support RFC3903
140 addKeyword(ToHeader.NAME.toUpperCase(), TokenTypes.TO);
218 addKeyword(TokenNames.T.toUpperCase(), TokenTypes.TO);
230 // JvB: added to support RFC390
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 6 * Permission is hereby granted, free of charge, to any person obtaining a copy
7 * of this software and associated documentation files (the "Software"), to deal
9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10 * copies of the Software, and to permit persons to whom the Software is
11 * furnished to do so, subject to the following conditions:
17 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
164 need to save */
393 #define TRAP (TW | TO (31)
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 6 * Permission is hereby granted, free of charge, to any person obtaining a copy
7 * of this software and associated documentation files (the "Software"), to deal
9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10 * copies of the Software, and to permit persons to whom the Software is
11 * furnished to do so, subject to the following conditions:
17 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
155 need to save */
390 #define TRAP (TW | TO (31)
    [all...]
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
PduHeaders.java 11 * Unless required by applicable law or agreed to in writing, software
53 public static final int TO = 0x97;
352 * Set octet value to pdu header by header field.
434 // According to oma-ts-mms-enc-v1_3, section 7.3.50, we modify the invalid value.
449 // According to oma-ts-mms-enc-v1_3, section 7.3.58, we modify the invalid value.
464 // According to oma-ts-mms-enc-v1_3, section 7.3.48, we modify the invalid value.
507 * Set TextString value to pdu header by header field.
556 * Get TO, CC or BCC header value.
573 * Set EncodedStringValue value to pdu header by header field.
610 * Set TO, CC or BCC header value
    [all...]
  /frameworks/opt/telephony/src/java/android/provider/
Telephony.java 10 * Unless required by applicable law or agreed to in writing, software
41 * The Telephony provider contains data related to phone operation.
70 public static final int MESSAGE_TYPE_QUEUED = 6; // for messages to send later
111 * used to figure out whether we need to throw up a statusbar notification or not.
140 * <P>Type: INTEGER (reference to item in content://contacts/people)</P>
157 * The service center (SC) through which to send the message, if present
207 * Add an SMS to the given URI.
209 * @param resolver the content resolver to use
210 * @param uri the URI to add the message t
    [all...]
  /packages/apps/Email/src/com/android/mail/providers/
UIProvider.java 3 * Licensed to The Android Open Source Project.
11 * Unless required by applicable law or agreed to in writing, software
53 // An initial sync is needed for this Account/Folder to be used
65 // The sync wasn't completed due to a connection error
67 // The sync wasn't completed due to an authentication error
69 // The sync wasn't completed due to a security error
71 // The sync wasn't completed due to a low memory condition
73 // The sync wasn't completed due to an internal error/exception
86 * Query parameter key that can be used to control the behavior of list queries. The value
88 * required to respect this query paramete
    [all...]
  /external/qemu/
ppc-dis.c 62 /* One bit flags for the opcode. These are used to indicate which
97 is assumed to support all PowerPC (PPC_OPCODE_PPC) instructions,
169 /* A macro to extract the major opcode from an instruction. */
181 -1 to indicate that BITM and SHIFT cannot be used to determine
185 /* Insertion function. This is used by the assembler. To insert an
190 (i is the instruction which we are filling in, o is a pointer to
196 the operand value is illegal, *ERRMSG will be set to a warning
203 /* Extraction function. This is used by the disassembler. To
210 (i is the instruction, o is a pointer to this structure, and o
    [all...]
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 25 along with this program; if not, write to the Free Software
33 used to endorse or promote products derived from this software
64 to zero, whereas we keep maximum accuracy. However, using
71 way to express that right now. Ah well.
94 7C631B78 (or 3,3,3) branch-and-link-to-noredir %R11
100 fragments designed for Valgrind to catch.
104 /* Translates PPC32/64 code to IR. */
144 down in disInstr_PPC, so that we don't have to pass them around
148 /* We need to know this to do sub-register accesses correctly. *
    [all...]
  /dalvik/dx/etc/
jasmin.jar 
  /tools/motodev/src/plugins/videos/libs/
mail.jar 

Completed in 1221 milliseconds