/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
autotest.py | 1 # This should be equivalent to running regrtest.py from the cmdline.
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
autotest.py | 1 # This should be equivalent to running regrtest.py from the cmdline.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
autotest.py | 1 # This should be equivalent to running regrtest.py from the cmdline.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
autotest.py | 1 # This should be equivalent to running regrtest.py from the cmdline.
|
/system/sepolicy/vendor/ |
hal_wifi_hostapd_default.te | 1 # hostapd or equivalent
|
/external/python/cpython2/Doc/c-api/ |
mapping.rst | 21 objects that do not provide mapping protocol, this is equivalent to the Python 32 failure. This is equivalent to the Python statement ``del o[key]``. 38 failure. This is equivalent to the Python statement ``del o[key]``. 44 otherwise. This is equivalent to ``o[key]``, returning ``True`` on success 51 This is equivalent to ``o[key]``, returning ``True`` on success and ``False`` 58 This is equivalent to the Python expression ``o.keys()``. 64 *NULL*. This is equivalent to the Python expression ``o.values()``. 70 containing a key-value pair. On failure, return *NULL*. This is equivalent to 77 This is the equivalent of the Python expression ``o[key]``. 83 This is the equivalent of the Python statement ``o[key] = v`` [all...] |
number.rst | 18 equivalent of the Python expression ``o1 + o2``. 24 the equivalent of the Python expression ``o1 - o2``. 30 the equivalent of the Python expression ``o1 * o2``. 36 equivalent of the Python expression ``o1 / o2``. 42 equivalent to the "classic" division of integers. 61 the equivalent of the Python expression ``o1 % o2``. 69 the equivalent of the Python expression ``divmod(o1, o2)``. 77 equivalent of the Python expression ``pow(o1, o2, o3)``, where *o3* is optional. 85 equivalent of the Python expression ``-o``. 90 Returns *o* on success, or *NULL* on failure. This is the equivalent of th [all...] |
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
SQLClientInfoExceptionTest.java | 64 "The FailedProperties of SQLClientInfoException set and get should be equivalent", 88 "The FailedProperties of SQLClientInfoException set and get should be equivalent", 93 "The cause of SQLClientInfoException set and get should be equivalent", 103 "The FailedProperties of SQLClientInfoException set and get should be equivalent", 122 "The reason of SQLClientInfoException set and get should be equivalent", 125 "The FailedProperties of SQLClientInfoException set and get should be equivalent", 146 "The reason of SQLClientInfoException set and get should be equivalent", 149 "The FailedProperties of SQLClientInfoException set and get should be equivalent", 154 "The cause of SQLClientInfoException set and get should be equivalent", 170 "The SQLState of SQLClientInfoException set and get should be equivalent", [all...] |
SQLDataExceptionTest.java | 48 "The reason of SQLDataException set and get should be equivalent", 76 "The SQLState of SQLDataException set and get should be equivalent", 79 "The reason of SQLDataException set and get should be equivalent", 96 "The reason of SQLDataException set and get should be equivalent", 110 "The SQLState of SQLDataException set and get should be equivalent", 141 "The SQLState of SQLDataException set and get should be equivalent", 144 "The reason of SQLDataException set and get should be equivalent", 158 "The SQLState of SQLDataException set and get should be equivalent", 161 "The reason of SQLDataException set and get should be equivalent", 175 "The SQLState of SQLDataException set and get should be equivalent", [all...] |
SQLFeatureNotSupportedExceptionTest.java | 50 "The reason of SQLFeatureNotSupportedException set and get should be equivalent", 83 "The SQLState of SQLFeatureNotSupportedException set and get should be equivalent", 86 "The reason of SQLFeatureNotSupportedException set and get should be equivalent", 105 "The reason of SQLFeatureNotSupportedException set and get should be equivalent", 120 "The SQLState of SQLFeatureNotSupportedException set and get should be equivalent", 156 "The SQLState of SQLFeatureNotSupportedException set and get should be equivalent", 159 "The reason of SQLFeatureNotSupportedException set and get should be equivalent", 174 "The SQLState of SQLFeatureNotSupportedException set and get should be equivalent", 177 "The reason of SQLFeatureNotSupportedException set and get should be equivalent", 192 "The SQLState of SQLFeatureNotSupportedException set and get should be equivalent", [all...] |
SQLIntegrityConstraintViolationExceptionTest.java | 50 "The reason of SQLIntegrityConstraintViolationException set and get should be equivalent", 84 "The SQLState of SQLIntegrityConstraintViolationException set and get should be equivalent", 88 "The reason of SQLIntegrityConstraintViolationException set and get should be equivalent", 108 "The reason of SQLIntegrityConstraintViolationException set and get should be equivalent", 124 "The SQLState of SQLIntegrityConstraintViolationException set and get should be equivalent", 162 "The SQLState of SQLIntegrityConstraintViolationException set and get should be equivalent", 166 "The reason of SQLIntegrityConstraintViolationException set and get should be equivalent", 183 "The SQLState of SQLIntegrityConstraintViolationException set and get should be equivalent", 187 "The reason of SQLIntegrityConstraintViolationException set and get should be equivalent", 204 "The SQLState of SQLIntegrityConstraintViolationException set and get should be equivalent", [all...] |
SQLInvalidAuthorizationSpecExceptionTest.java | 50 "The reason of SQLInvalidAuthorizationSpecException set and get should be equivalent", 84 "The SQLState of SQLInvalidAuthorizationSpecException set and get should be equivalent", 88 "The reason of SQLInvalidAuthorizationSpecException set and get should be equivalent", 108 "The reason of SQLInvalidAuthorizationSpecException set and get should be equivalent", 124 "The SQLState of SQLInvalidAuthorizationSpecException set and get should be equivalent", 161 "The SQLState of SQLInvalidAuthorizationSpecException set and get should be equivalent", 165 "The reason of SQLInvalidAuthorizationSpecException set and get should be equivalent", 181 "The SQLState of SQLInvalidAuthorizationSpecException set and get should be equivalent", 185 "The reason of SQLInvalidAuthorizationSpecException set and get should be equivalent", 201 "The SQLState of SQLInvalidAuthorizationSpecException set and get should be equivalent", [all...] |
SQLNonTransientConnectionExceptionTest.java | 50 "The reason of SQLNonTransientConnectionException set and get should be equivalent", 83 "The SQLState of SQLNonTransientConnectionException set and get should be equivalent", 87 "The reason of SQLNonTransientConnectionException set and get should be equivalent", 107 "The reason of SQLNonTransientConnectionException set and get should be equivalent", 122 "The SQLState of SQLNonTransientConnectionException set and get should be equivalent", 159 "The SQLState of SQLNonTransientConnectionException set and get should be equivalent", 163 "The reason of SQLNonTransientConnectionException set and get should be equivalent", 179 "The SQLState of SQLNonTransientConnectionException set and get should be equivalent", 183 "The reason of SQLNonTransientConnectionException set and get should be equivalent", 199 "The SQLState of SQLNonTransientConnectionException set and get should be equivalent", [all...] |
SQLNonTransientExceptionTest.java | 49 "The reason of SQLNonTransientException set and get should be equivalent", 78 "The SQLState of SQLNonTransientException set and get should be equivalent", 81 "The reason of SQLNonTransientException set and get should be equivalent", 98 "The reason of SQLNonTransientException set and get should be equivalent", 112 "The SQLState of SQLNonTransientException set and get should be equivalent", 143 "The SQLState of SQLNonTransientException set and get should be equivalent", 146 "The reason of SQLNonTransientException set and get should be equivalent", 160 "The SQLState of SQLNonTransientException set and get should be equivalent", 163 "The reason of SQLNonTransientException set and get should be equivalent", 177 "The SQLState of SQLNonTransientException set and get should be equivalent", [all...] |
SQLRecoverableExceptionTest.java | 49 "The reason of SQLRecoverableException set and get should be equivalent", 78 "The SQLState of SQLRecoverableException set and get should be equivalent", 81 "The reason of SQLRecoverableException set and get should be equivalent", 98 "The reason of SQLRecoverableException set and get should be equivalent", 112 "The SQLState of SQLRecoverableException set and get should be equivalent", 143 "The SQLState of SQLRecoverableException set and get should be equivalent", 146 "The reason of SQLRecoverableException set and get should be equivalent", 160 "The SQLState of SQLRecoverableException set and get should be equivalent", 163 "The reason of SQLRecoverableException set and get should be equivalent", 177 "The SQLState of SQLRecoverableException set and get should be equivalent", [all...] |
SQLSyntaxErrorExceptionTest.java | 49 "The reason of SQLSyntaxErrorException set and get should be equivalent", 78 "The SQLState of SQLSyntaxErrorException set and get should be equivalent", 81 "The reason of SQLSyntaxErrorException set and get should be equivalent", 98 "The reason of SQLSyntaxErrorException set and get should be equivalent", 112 "The SQLState of SQLSyntaxErrorException set and get should be equivalent", 143 "The SQLState of SQLSyntaxErrorException set and get should be equivalent", 146 "The reason of SQLSyntaxErrorException set and get should be equivalent", 160 "The SQLState of SQLSyntaxErrorException set and get should be equivalent", 163 "The reason of SQLSyntaxErrorException set and get should be equivalent", 177 "The SQLState of SQLSyntaxErrorException set and get should be equivalent", [all...] |
SQLTimeoutExceptionTest.java | 49 "The reason of SQLTimeoutException set and get should be equivalent", 78 "The SQLState of SQLTimeoutException set and get should be equivalent", 81 "The reason of SQLTimeoutException set and get should be equivalent", 98 "The reason of SQLTimeoutException set and get should be equivalent", 112 "The SQLState of SQLTimeoutException set and get should be equivalent", 143 "The SQLState of SQLTimeoutException set and get should be equivalent", 146 "The reason of SQLTimeoutException set and get should be equivalent", 160 "The SQLState of SQLTimeoutException set and get should be equivalent", 163 "The reason of SQLTimeoutException set and get should be equivalent", 177 "The SQLState of SQLTimeoutException set and get should be equivalent", [all...] |
SQLTransactionRollbackExceptionTest.java | 50 "The reason of SQLTransactionRollbackException set and get should be equivalent", 83 "The SQLState of SQLTransactionRollbackException set and get should be equivalent", 86 "The reason of SQLTransactionRollbackException set and get should be equivalent", 105 "The reason of SQLTransactionRollbackException set and get should be equivalent", 120 "The SQLState of SQLTransactionRollbackException set and get should be equivalent", 156 "The SQLState of SQLTransactionRollbackException set and get should be equivalent", 159 "The reason of SQLTransactionRollbackException set and get should be equivalent", 174 "The SQLState of SQLTransactionRollbackException set and get should be equivalent", 177 "The reason of SQLTransactionRollbackException set and get should be equivalent", 192 "The SQLState of SQLTransactionRollbackException set and get should be equivalent", [all...] |
SQLTransientConnectionExceptionTest.java | 50 "The reason of SQLTransientConnectionException set and get should be equivalent", 83 "The SQLState of SQLTransientConnectionException set and get should be equivalent", 86 "The reason of SQLTransientConnectionException set and get should be equivalent", 105 "The reason of SQLTransientConnectionException set and get should be equivalent", 120 "The SQLState of SQLTransientConnectionException set and get should be equivalent", 156 "The SQLState of SQLTransientConnectionException set and get should be equivalent", 159 "The reason of SQLTransientConnectionException set and get should be equivalent", 174 "The SQLState of SQLTransientConnectionException set and get should be equivalent", 177 "The reason of SQLTransientConnectionException set and get should be equivalent", 192 "The SQLState of SQLTransientConnectionException set and get should be equivalent", [all...] |
SQLTransientExceptionTest.java | 49 "The reason of SQLTransientException set and get should be equivalent", 78 "The SQLState of SQLTransientException set and get should be equivalent", 81 "The reason of SQLTransientException set and get should be equivalent", 98 "The reason of SQLTransientException set and get should be equivalent", 112 "The SQLState of SQLTransientException set and get should be equivalent", 143 "The SQLState of SQLTransientException set and get should be equivalent", 146 "The reason of SQLTransientException set and get should be equivalent", 160 "The SQLState of SQLTransientException set and get should be equivalent", 163 "The reason of SQLTransientException set and get should be equivalent", 177 "The SQLState of SQLTransientException set and get should be equivalent", [all...] |
/hardware/interfaces/audio/4.0/ |
IPrimaryDevice.hal | 41 * is equivalent to setting legacy "bt_headset_name" parameter. 52 * Calling this method is equivalent to getting AUDIO_PARAMETER_KEY_BT_NREC 62 * Calling this method is equivalent to setting AUDIO_PARAMETER_KEY_BT_NREC 73 * equivalent to getting AUDIO_PARAMETER_KEY_BT_SCO_WB on the legacy HAL. 82 * equivalent to setting AUDIO_PARAMETER_KEY_BT_SCO_WB on the legacy HAL. 92 * is equivalent to getting "hfp_enable" parameter value on the legacy HAL. 101 * is equivalent to setting "hfp_enable" parameter on the legacy HAL. 111 * method is equivalent to setting "hfp_set_sampling_rate" parameter 122 * Calling this method is equivalent to setting "hfp_volume" parameter value 140 * Gets current TTY mode selection. Calling this method is equivalent t [all...] |
/art/test/961-default-iface-resolution-gen/ |
info.txt | 10 into equivalent Java using the embedded Java code. 13 return equivalent output when run multiple times and the expected output should
|
/art/test/964-default-iface-init-gen/ |
info.txt | 10 into equivalent Java using the embedded Java code. 13 return equivalent output when run multiple times and the expected output should
|
/art/test/968-default-partial-compile-gen/ |
info.txt | 10 will generate equivalent java code based on the smali code. 13 return equivalent output when run multiple times and the expected output should
|
/art/test/970-iface-super-resolution-gen/ |
info.txt | 10 into equivalent Java using the embedded Java code. 13 return equivalent output when run multiple times and the expected output should
|