/art/runtime/gc/collector/ |
mark_sweep.cc | 247 // Process dirty cards and add dirty cards to mod union tables. 769 VLOG(heap) << "Parallel scanning cards " << reinterpret_cast<void*>(begin_) << " - " 794 // Can't have a different split for each space since multiple spaces can have their cards being 818 // Add a range of cards. 836 // Make sure we don't miss scanning any cards. 839 VLOG(heap) << "Scanning space cards " << reinterpret_cast<void*>(space->Begin()) << " - " [all...] |
mark_sweep.h | 127 // Builds a mark stack with objects on dirty cards and recursively mark until it empties. 288 // Special sweep for zygote that just marks objects / dirties cards.
|
/external/chromium/chrome/browser/autofill/ |
personal_data_manager_unittest.cc | 186 // Add two test credit cards to the database. 213 // to the web database, and that we can load the credit cards from the web 225 // Verify that we've loaded the credit cards from the web database. 275 // Add two test credit cards to the database. 403 // Check the local store of credit cards, not yet saved to the web database. 408 // to the web database, and that we can load the credit cards from the web 420 // Verify that we've loaded the credit cards from the web database. 719 // Add the test credit cards to the database. 730 // to the web database, and that we can load the credit cards from the web [all...] |
/external/chromium_org/components/autofill/core/browser/ |
personal_data_manager_unittest.cc | 266 // Add two test credit cards to the database. 297 // to the web database, and that we can load the credit cards from the web 301 // Verify that we've loaded the credit cards from the web database. 421 // Add two test credit cards to the database. 514 // to the web database, and that we can load the credit cards from the web 518 // Verify that we've loaded the credit cards from the web database. 751 const std::vector<CreditCard*>& cards = personal_data_->GetCreditCards(); local 752 ASSERT_EQ(0U, cards.size()); 1440 const std::vector<CreditCard*>& cards = personal_data_->GetCreditCards(); local [all...] |
credit_card_unittest.cc | 144 // Empty cards are the same. 233 // Try again, with both cards having a verified origin.
|
validation.cc | 88 // Unlike all the other supported types, UnionPay cards lack Luhn checksum
|
/external/chromium_org/components/autofill/core/browser/webdata/ |
autofill_table.h | 268 // Retrieves all credit cards in the database. Caller owns the returned 269 // credit cards.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
r300_fragprog_emit.c | 365 * r300 cards. */ 516 * on r300 cards. */
|
/external/chromium_org/third_party/openssl/openssl/ssl/ |
ssl_rsa.c | 203 * for smart cards. */ 421 * for smart cards. */
|
/external/grub/netboot/ |
smc9000.c | 3 * This is a Etherboot driver for SMC's 9000 series of Ethernet cards. 32 #include "cards.h"
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
r300_fragprog_emit.c | 365 * r300 cards. */ 516 * on r300 cards. */
|
/external/openssl/ssl/ |
ssl_rsa.c | 203 * for smart cards. */ 421 * for smart cards. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ethtool.h | 102 * all cards support this feature and the values are ignored 124 * all cards support this feature and the values are ignored
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ethtool.h | 102 * all cards support this feature and the values are ignored 124 * all cards support this feature and the values are ignored
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ethtool.h | 102 * all cards support this feature and the values are ignored 124 * all cards support this feature and the values are ignored
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMFilter.java | 182 * the DTM interface. Wild cards will be defined
|
/external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
autofill_popup_view_cocoa.mm | 64 // if the row requires it -- such as for credit cards.
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
VertexDataManager.cpp | 22 // This has to be at least 4k or else it fails on ATI cards.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
nv50_push.c | 257 NOUVEAU_ERR("draw_stream_output not supported on pre-NVA0 cards\n");
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/ |
t_options.h | 256 On cards where there is no documentation (r200) or on rasterization-only hardware). */
|
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Light/ |
Lighting.frag | 130 specularFactor = 0.0; // should be one instruction on most cards ..
|
/external/libnfc-nxp/src/ |
phFriNfc_DesfireFormat.h | 198 * the different recovery procedures for different types of the cards.
|
/external/libpcap/ |
pcap-bpf.h | 314 * For 802.11 cards using the Prism II chips, with a link-layer 321 * Reserved for Aironet 802.11 cards, with an Aironet link-layer header 577 * for internal communication to Physical Interface Cards (PIC) 711 * Various link-layer types, with a pseudo-header, for Endace DAG cards;
|
pcap-dag.c | 480 strlcpy(p->errbuf, "Sending packets isn't supported on DAG cards", 488 * cards are always promiscuous. The to_ms parameter is also ignored as it is 612 /* This is a really bad idea, as different cards have different 807 * with DAG cards.
|
/external/mesa3d/src/gallium/drivers/nv50/ |
nv50_push.c | 257 NOUVEAU_ERR("draw_stream_output not supported on pre-NVA0 cards\n");
|