/packages/apps/Email/src/com/android/exchange/adapter/ |
ContactsSyncAdapter.java | 373 case Tags.CONTACTS_FIRST_NAME: 376 case Tags.CONTACTS_LAST_NAME: 379 case Tags.CONTACTS_MIDDLE_NAME: 382 case Tags.CONTACTS_FILE_AS: 385 case Tags.CONTACTS_SUFFIX: 388 case Tags.CONTACTS_COMPANY_NAME: 391 case Tags.CONTACTS_JOB_TITLE: 394 case Tags.CONTACTS_EMAIL1_ADDRESS: 395 case Tags.CONTACTS_EMAIL2_ADDRESS: 396 case Tags.CONTACTS_EMAIL3_ADDRESS [all...] |
/external/libxml2/ |
tree.c | 86 case XML_TREE_INVALID_HEX: 89 case XML_TREE_INVALID_DEC: 92 case XML_TREE_UNTERMINATED_ENTITY: 95 case XML_TREE_NOT_UTF8: 210 * @memory and @ncname or NULL in case of error 360 * and -1 in case of internal or API error. 434 * and -1 in case of internal or API error. 532 * and -1 in case of internal or API error. 601 * and -1 in case of internal or API error. 712 * We use href==NULL in the case of an element creation where the namespac [all...] |
/bionic/libc/unistd/ |
fnmatch.c | 62 case EOS: 66 case '?': 77 case '*': 102 /* General case, use recursion. */ 111 case '[': 122 case RANGE_ERROR: 125 case RANGE_MATCH: 128 case RANGE_NOMATCH: 133 case '\\':
|
/cts/tests/src/android/app/cts/ |
SearchManagerStubActivity.java | 79 case 1: 82 case 2: 86 case 3: 109 case 1: 112 case 2: 119 case 3: 138 case 1: 141 case 2: 145 case 3:
|
/dalvik/dx/tests/074-dex-form35c-edge-case/ |
info.txt | 2 an edge case of instruction format 35c works, where a reference
|
/dalvik/dx/tests/094-scala-locals/ |
info.txt | 2 It tests a case observed from Scala, wherein a local variable is assigned
|
/dalvik/dx/tests/110-dex-preserve-this/ |
info.txt | 4 should be the case that the target object of an instance method being
|
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
PBEKeySpecTest.java | 46 * the method in the case of null input char array and tests that input 58 assertTrue("An empty char[] should be used in case of null " 74 * keyLength) method testing. Tests the behavior of the method in the case 93 assertTrue("An empty char[] should be used in case of null input " 104 + "in the case of null salt."); 113 + "in the case of empty salt."); 120 + "in the case of negative iterationCount."); 127 + "in the case of negative keyLength."); 134 + "in the case of zero iterationCount."); 141 + "in the case of zero keyLength.") [all...] |
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/util/ |
LocaleData.java | 25 * in the case of arrays. If you ever expose any of these things to user code, you must give 174 case DateFormat.SHORT: 176 case DateFormat.MEDIUM: 178 case DateFormat.LONG: 180 case DateFormat.FULL: 188 case DateFormat.SHORT: 190 case DateFormat.MEDIUM: 192 case DateFormat.LONG: 194 case DateFormat.FULL:
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/lang/reflect/ |
GenericSignatureParser.java | 274 case 'L': 276 case '[': 280 case 'T': 376 case 'B': scanSymbol(); return byte.class; 377 case 'C': scanSymbol(); return char.class; 378 case 'D': scanSymbol(); return double.class; 379 case 'F': scanSymbol(); return float.class; 380 case 'I': scanSymbol(); return int.class; 381 case 'J': scanSymbol(); return long.class; 382 case 'S': scanSymbol(); return short.class [all...] |
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/ |
GeneralName.java | 154 case OTHER_NAME : 155 case X400_ADDR : 156 case EDIP_NAME : 158 case DNS_NAME : 165 case UR_ID : 171 case RFC822_NAME : 174 case REG_ID: 177 case DIR_NAME : 180 case IP_ADDR : 309 case RFC822_NAME [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/ |
GeneralName.java | 149 case otherName: 151 case rfc822Name: 153 case dNSName: 155 case x400Address: 157 case directoryName: 159 case ediPartyName: 161 case uniformResourceIdentifier: 163 case iPAddress: 165 case registeredID:
|
/dalvik/libcore/security/src/test/java/tests/security/interfaces/ |
DSAPublicKeyTest.java | 38 * Case 1: check with predefined p, q, g, x 39 * Case 2: check with random p, q, g, x. It takes some time (up to 54 // Case 1: check with predefined p, q, g, x 64 // Case 2: check with random p, q, g, x. It takes some time (up to
|
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/ |
CertPathTrustManagerParametersTest.java | 41 * Case 1: Try to construct object. 42 * Case 2: Check NullPointerException. 51 // case 1: Try to construct object. 62 // case 2: Check NullPointerException.
|
/dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/ |
SAXExceptionTest.java | 53 // Ordinary case 78 // Ordinary case 99 // Ordinary case 118 // Ordinary case
|
/external/apache-http/src/org/apache/http/client/ |
HttpClient.java | 93 * @throws IOException in case of a problem or the connection was aborted 94 * @throws ClientProtocolException in case of an http protocol error 114 * @throws IOException in case of a problem or the connection was aborted 115 * @throws ClientProtocolException in case of an http protocol error 136 * @throws IOException in case of a problem or the connection was aborted 137 * @throws ClientProtocolException in case of an http protocol error 159 * @throws IOException in case of a problem or the connection was aborted 160 * @throws ClientProtocolException in case of an http protocol error 175 * @throws IOException in case of a problem or the connection was aborted 176 * @throws ClientProtocolException in case of an http protocol erro [all...] |
/external/bluetooth/bluez/scripts/ |
bluetooth_serial | 29 case "$ACTION" in
|
/external/bluetooth/glib/ |
mkinstalldirs | 15 case $1 in 49 case $# in 53 case $dirmode in 77 case $pathcomp in
|
/external/bluetooth/glib/tests/ |
qsort-test.c | 29 /* 0 elemenents is a valid case */
|
/external/bzip2/ |
bzgrep | 12 case "$prog" in 19 case "$1" in 44 case "$op" in 47 case "$op" in
|
/external/clearsilver/cs/ |
cs.c | 53 case 'h': 61 case 'c': 73 case 'v': 76 case 'H':
|
/external/dbus/dbus/ |
dbus-marshal-validate.c | 97 case DBUS_TYPE_BYTE: 98 case DBUS_TYPE_BOOLEAN: 99 case DBUS_TYPE_INT16: 100 case DBUS_TYPE_UINT16: 101 case DBUS_TYPE_INT32: 102 case DBUS_TYPE_UINT32: 103 case DBUS_TYPE_INT64: 104 case DBUS_TYPE_UINT64: 105 case DBUS_TYPE_DOUBLE: 106 case DBUS_TYPE_STRING [all...] |
/external/e2fsprogs/debian/ |
e2fsprogs.preinst | 5 case $? in
|
/external/e2fsprogs/lib/ext2fs/ |
inline.c | 3 * files as standalone functions, in case the application program
|
/external/e2fsprogs/misc/ |
blkid.c | 142 case 'c': 150 case 'l': 153 case 'g': 156 case 'o': 168 case 's': 175 case 't': 188 case 'v': 191 case 'w': 197 case 'h':
|