| /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
| gtest-internal-inl.h | 353 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} 355 // Returns true if and only if the test name of test property matches on key_. 357 return test_property.key() == key_; 361 std::string key_; member in class:testing::internal::TestPropertyKeyIs
|
| /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
| gtest.h | 531 key_(a_key), value_(a_value) { 536 return key_.c_str(); 551 std::string key_; member in class:testing::TestProperty
|
| /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
| gtest-port.h | 1743 : key_(CreateKey()), default_factory_(new DefaultValueHolderFactory()) {} 1745 : key_(CreateKey()), 1750 DeleteThreadLocalValue(pthread_getspecific(key_)); 1754 GTEST_CHECK_POSIX_SUCCESS_(pthread_key_delete(key_)); 1787 static_cast<ThreadLocalValueHolderBase*>(pthread_getspecific(key_)); 1794 GTEST_CHECK_POSIX_SUCCESS_(pthread_setspecific(key_, holder_base)); 1831 const pthread_key_t key_; member in class:testing::internal::ThreadLocal
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-m68k.c | 696 struct elf_m68k_got_entry_key key_; 851 /* Number of local (entry->key_.h == NULL) slots in this GOT. 1495 key = &((const struct elf_m68k_got_entry *) _entry)->key_; 1510 key1 = &((const struct elf_m68k_got_entry *) _entry1)->key_; 1511 key2 = &((const struct elf_m68k_got_entry *) _entry2)->key_; 1582 entry_.key_ = *key; 1613 entry->key_ = *key; 1618 entry->key_.type = R_68K_max; 1692 struct elf_m68k_got_entry_key key_; 1699 elf_m68k_init_got_entry_key (&key_, h, abfd, symndx, reloc_type) 695 struct elf_m68k_got_entry_key key_; member in struct:elf_m68k_got_entry 1691 struct elf_m68k_got_entry_key key_; local 3603 struct elf_m68k_got_entry_key key_; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-m68k.c | 696 struct elf_m68k_got_entry_key key_; 851 /* Number of local (entry->key_.h == NULL) slots in this GOT. 1496 key = &((const struct elf_m68k_got_entry *) _entry)->key_; 1511 key1 = &((const struct elf_m68k_got_entry *) _entry1)->key_; 1512 key2 = &((const struct elf_m68k_got_entry *) _entry2)->key_; 1583 entry_.key_ = *key; 1614 entry->key_ = *key; 1619 entry->key_.type = R_68K_max; 1693 struct elf_m68k_got_entry_key key_; 1700 elf_m68k_init_got_entry_key (&key_, h, abfd, symndx, reloc_type) 695 struct elf_m68k_got_entry_key key_; member in struct:elf_m68k_got_entry 1692 struct elf_m68k_got_entry_key key_; local 3603 struct elf_m68k_got_entry_key key_; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-m68k.c | 696 struct elf_m68k_got_entry_key key_; 851 /* Number of local (entry->key_.h == NULL) slots in this GOT. 1496 key = &((const struct elf_m68k_got_entry *) _entry)->key_; 1511 key1 = &((const struct elf_m68k_got_entry *) _entry1)->key_; 1512 key2 = &((const struct elf_m68k_got_entry *) _entry2)->key_; 1583 entry_.key_ = *key; 1614 entry->key_ = *key; 1619 entry->key_.type = R_68K_max; 1693 struct elf_m68k_got_entry_key key_; 1700 elf_m68k_init_got_entry_key (&key_, h, abfd, symndx, reloc_type) 695 struct elf_m68k_got_entry_key key_; member in struct:elf_m68k_got_entry 1692 struct elf_m68k_got_entry_key key_; local 3590 struct elf_m68k_got_entry_key key_; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-m68k.c | 696 struct elf_m68k_got_entry_key key_; 851 /* Number of local (entry->key_.h == NULL) slots in this GOT. 1497 key = &((const struct elf_m68k_got_entry *) _entry)->key_; 1512 key1 = &((const struct elf_m68k_got_entry *) _entry1)->key_; 1513 key2 = &((const struct elf_m68k_got_entry *) _entry2)->key_; 1584 entry_.key_ = *key; 1615 entry->key_ = *key; 1620 entry->key_.type = R_68K_max; 1694 struct elf_m68k_got_entry_key key_; 1701 elf_m68k_init_got_entry_key (&key_, h, abfd, symndx, reloc_type) 695 struct elf_m68k_got_entry_key key_; member in struct:elf_m68k_got_entry 1693 struct elf_m68k_got_entry_key key_; local 3591 struct elf_m68k_got_entry_key key_; local [all...] |