Searched refs:transactions (Results 1 – 25 of 27) sorted by relevance
12
/external/python/cpython2/Lib/test/ |
D | test_sqlite.py | 7 factory, transactions, hooks, regression, 12 py25tests.suite(), factory.suite(), transactions.suite(),
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/util/ |
D | TestFragmentManager.java | 28 private List<TestFragmentTransaction> transactions = new ArrayList<TestFragmentTransaction>(); field in TestFragmentManager 191 return transactions; in getCommittedTransactions() 195 transactions.add(t); in commitTransaction()
|
/external/ltp/utils/benchmark/ebizzy-0.3/ |
D | ChangeLog | 12 * Started reporting a rate of transactions per second rather than
|
/external/openssh/ |
D | sftp-server.0 | 46 DEBUG1, DEBUG2, and DEBUG3. INFO and VERBOSE log transactions
|
/external/python/cpython2/Doc/library/ |
D | sqlite3.rst | 256 :ref:`sqlite3-controlling-transactions` for a more detailed explanation. 849 .. _sqlite3-controlling-transactions: 854 By default, the :mod:`sqlite3` module opens transactions implicitly before a 856 ``INSERT``/``UPDATE``/``DELETE``/``REPLACE``), and commits transactions 863 is that some of these commands don't work within transactions. The other reason 915 that automatically commit or rollback transactions. In the event of an
|
D | bsddb.rst | 37 fine tuning, transactions, logging, and multiprocess concurrent database access.
|
D | cookielib.rst | 539 Follow RFC 2965 rules on unverifiable transactions (usually, an unverifiable 549 Apply RFC 2965 rules on unverifiable transactions even to Netscape cookies.
|
D | collections.rst | 245 Unix. They are also useful for tracking transactions and other pools of data
|
D | threading.rst | 266 as open files, database transactions, etc.) may not be released properly.
|
/external/netperf/doc/ |
D | netperf.info | 774 how many units of work (bytes or transactions) must be done to 784 be transactions per second and is only meaningful for a 944 from the number of request/response transactions and the test run 958 TESTLEN transactions for a _RR test or bytes for a _STREAM test. 1872 transactions per second where a transaction is defined as the completed 1881 allow the user to switch the throughput units from transactions per 1915 can show-up as measurably fewer transactions per second on an _RR test. 2060 The transaction rate is the number of complete transactions exchanged 2061 divided by the length of time it took to perform those transactions. 2129 TIME_WAIT state, this should allow roughly 1000 transactions per [all …]
|
D | netperf.texi | 817 first guess as to how many units of work (bytes or transactions) must 829 units be transactions per second and is only meaningful for a 999 transactions and the test run time. 1013 @var{testlen} transactions for a _RR test or bytes for a _STREAM test. 1972 transactions per second where a transaction is defined as the 1982 transactions per second to bits or bytes per second with the global 2014 test, it can show-up as measurably fewer transactions per second on an 2176 The transaction rate is the number of complete transactions exchanged 2177 divided by the length of time it took to perform those transactions. 2248 TIME_WAIT state, this should allow roughly 1000 transactions per [all …]
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary | 5 # requests and generating responses. All transactions are
|
/external/libmtp/ |
D | README | 191 plugged in. This daemon proxies any subsequent transactions 514 transaction. The bulk transactions contain all the PTP/MTP layer 872 since the device rolls back all failed transactions.
|
/external/netperf/ |
D | Release_Notes | 365 the units as transactions per second. This is the default for any 380 with the global -f paramter. If the primary output is transactions 723 (throughput or transactions/s only, not CPU util) from the
|
/external/fmtlib/ |
D | README.rst | 168 1 million transactions per second on a single server
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | TokenRewriteStream.as | 50 * the instructions are queued up, you can easily simulate transactions and
|
/external/dnsmasq/ |
D | dnsmasq.conf.example | 535 # Log lots of extra information about DHCP transactions.
|
D | CHANGELOG.archive | 2218 servers go away as a result of DBus transactions.
|
/external/curl/docs/ |
D | MANUAL | 850 domain of one of these strings, transactions with that node will not be
|
/external/python/cpython2/Doc/howto/ |
D | functional.rst | 86 messages, transactions, etc.).
|
/external/python/cpython2/Mac/scripts/ |
D | errors.txt | 614 -6980 kUSBPipeIdleError Pipe is Idle, it will not accept transactions
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.5.rst | 675 sketch the methods necessary for a database that supports transactions.
|
D | 2.6.rst | 360 sketch the methods necessary for a database that supports transactions.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 3589 N "transactions" "trA:nz'qkS@nz"
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
12