/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.h | 79 ENTRY(AL) \ 80 ENTRY(CL) \ 81 ENTRY(DL) \ 82 ENTRY(BL) \ 83 ENTRY(AH) \ 84 ENTRY(CH) \ 85 ENTRY(DH) \ 86 ENTRY(BH) \ 87 ENTRY(R8B) \ 88 ENTRY(R9B) \ [all …]
|
/external/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.h | 77 ENTRY(AL) \ 78 ENTRY(CL) \ 79 ENTRY(DL) \ 80 ENTRY(BL) \ 81 ENTRY(AH) \ 82 ENTRY(CH) \ 83 ENTRY(DH) \ 84 ENTRY(BH) \ 85 ENTRY(R8B) \ 86 ENTRY(R9B) \ [all …]
|
/external/capstone/arch/X86/ |
D | X86DisassemblerDecoder.h | 87 ENTRY(AL) \ 88 ENTRY(CL) \ 89 ENTRY(DL) \ 90 ENTRY(BL) \ 91 ENTRY(AH) \ 92 ENTRY(CH) \ 93 ENTRY(DH) \ 94 ENTRY(BH) \ 95 ENTRY(R8B) \ 96 ENTRY(R9B) \ [all …]
|
/external/elfutils/doc/ |
D | elfutils.sgml | 219 <entry>Data Structure</entry> 220 <entry>Member</entry> 221 <entry>Exception</entry> 226 <entry morerows="8"><type>Elfxx_Ehdr</type></entry> 227 <entry>e_ident[EI_DATA]</entry> 228 <entry>see below</entry> 231 <entry></entry> 232 <entry>e_type</entry> 233 <!-- <entry morerows="1"></entry> --> 234 <entry></entry> [all …]
|
/external/wpa_supplicant_8/src/ap/ |
D | pmksa_cache_auth.c | 31 void (*free_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx); 39 static void _pmksa_cache_free_entry(struct rsn_pmksa_cache_entry *entry) in _pmksa_cache_free_entry() argument 41 os_free(entry->vlan_desc); in _pmksa_cache_free_entry() 42 os_free(entry->identity); in _pmksa_cache_free_entry() 43 wpabuf_free(entry->cui); in _pmksa_cache_free_entry() 45 radius_free_class(&entry->radius_class); in _pmksa_cache_free_entry() 47 bin_clear_free(entry, sizeof(*entry)); in _pmksa_cache_free_entry() 52 struct rsn_pmksa_cache_entry *entry) in pmksa_cache_free_entry() argument 58 pmksa->free_cb(entry, pmksa->ctx); in pmksa_cache_free_entry() 61 hash = PMKID_HASH(entry->pmkid); in pmksa_cache_free_entry() [all …]
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | pmksa_cache.c | 29 void (*free_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx, 31 bool (*is_current_cb)(struct rsn_pmksa_cache_entry *entry, 40 static void _pmksa_cache_free_entry(struct rsn_pmksa_cache_entry *entry) in _pmksa_cache_free_entry() argument 42 bin_clear_free(entry, sizeof(*entry)); in _pmksa_cache_free_entry() 47 struct rsn_pmksa_cache_entry *entry, in pmksa_cache_free_entry() argument 50 wpa_sm_remove_pmkid(pmksa->sm, entry->network_ctx, entry->aa, in pmksa_cache_free_entry() 51 entry->pmkid, in pmksa_cache_free_entry() 52 entry->fils_cache_id_set ? entry->fils_cache_id : in pmksa_cache_free_entry() 55 pmksa->free_cb(entry, pmksa->ctx, reason); in pmksa_cache_free_entry() 56 _pmksa_cache_free_entry(entry); in pmksa_cache_free_entry() [all …]
|
/external/llvm/test/Transforms/CodeExtractor/ |
D | 2004-03-18-InvokeHandling.ll | 8 entry: 95 label.10: ; preds = %entry 98 label.11: ; preds = %entry 101 label.12: ; preds = %entry 104 label.13: ; preds = %entry 107 …entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %en… 110 loopexit.2: ; preds = %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %ent… 177 char_constant: ; preds = %entry 180 string_constant: ; preds = %entry 183 combine: ; preds = %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry,… [all …]
|
/external/libbrillo/brillo/ |
D | backoff_entry_unittest.cc | 40 TestBackoffEntry entry(&base_policy); in TEST() local 41 EXPECT_FALSE(entry.ShouldRejectRequest()); in TEST() 42 EXPECT_EQ(TimeDelta(), entry.GetTimeUntilRelease()); in TEST() 44 entry.InformOfRequest(false); in TEST() 45 EXPECT_TRUE(entry.ShouldRejectRequest()); in TEST() 46 EXPECT_EQ(TimeDelta::FromMilliseconds(1000), entry.GetTimeUntilRelease()); in TEST() 59 TestBackoffEntry entry(&base_policy); in TEST() local 61 EXPECT_FALSE(entry.CanDiscard()); in TEST() 64 entry.InformOfRequest(false); in TEST() 65 EXPECT_FALSE(entry.CanDiscard()); in TEST() [all …]
|
D | backoff_entry_test.cc | 40 TestBackoffEntry entry(&base_policy); in TEST() local 41 EXPECT_FALSE(entry.ShouldRejectRequest()); in TEST() 42 EXPECT_EQ(TimeDelta(), entry.GetTimeUntilRelease()); in TEST() 44 entry.InformOfRequest(false); in TEST() 45 EXPECT_TRUE(entry.ShouldRejectRequest()); in TEST() 46 EXPECT_EQ(TimeDelta::FromMilliseconds(1000), entry.GetTimeUntilRelease()); in TEST() 59 TestBackoffEntry entry(&base_policy); in TEST() local 61 EXPECT_FALSE(entry.CanDiscard()); in TEST() 64 entry.InformOfRequest(false); in TEST() 65 EXPECT_FALSE(entry.CanDiscard()); in TEST() [all …]
|
/external/libexif/po/ |
D | uk.po | 22 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 23 #: libexif/olympus/mnote-olympus-entry.c:37 24 #: libexif/pentax/mnote-pentax-entry.c:39 29 #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 30 #: libexif/olympus/mnote-olympus-entry.c:62 31 #: libexif/pentax/mnote-pentax-entry.c:51 36 #: libexif/canon/mnote-canon-entry.c:61 37 #: libexif/olympus/mnote-olympus-entry.c:72 38 #: libexif/pentax/mnote-pentax-entry.c:61 43 #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 [all …]
|
D | sq.po | 21 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 22 #: libexif/olympus/mnote-olympus-entry.c:37 23 #: libexif/pentax/mnote-pentax-entry.c:39 28 #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 29 #: libexif/olympus/mnote-olympus-entry.c:62 30 #: libexif/pentax/mnote-pentax-entry.c:51 35 #: libexif/canon/mnote-canon-entry.c:61 36 #: libexif/olympus/mnote-olympus-entry.c:72 37 #: libexif/pentax/mnote-pentax-entry.c:61 42 #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 [all …]
|
D | be.po | 21 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 22 #: libexif/olympus/mnote-olympus-entry.c:37 23 #: libexif/pentax/mnote-pentax-entry.c:39 28 #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 29 #: libexif/olympus/mnote-olympus-entry.c:62 30 #: libexif/pentax/mnote-pentax-entry.c:51 35 #: libexif/canon/mnote-canon-entry.c:61 36 #: libexif/olympus/mnote-olympus-entry.c:72 37 #: libexif/pentax/mnote-pentax-entry.c:61 42 #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 [all …]
|
D | tr.po | 21 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 22 #: libexif/olympus/mnote-olympus-entry.c:37 23 #: libexif/pentax/mnote-pentax-entry.c:39 28 #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 29 #: libexif/olympus/mnote-olympus-entry.c:62 30 #: libexif/pentax/mnote-pentax-entry.c:51 35 #: libexif/canon/mnote-canon-entry.c:61 36 #: libexif/olympus/mnote-olympus-entry.c:72 37 #: libexif/pentax/mnote-pentax-entry.c:61 42 #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 [all …]
|
D | en_CA.po | 20 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 21 #: libexif/olympus/mnote-olympus-entry.c:37 22 #: libexif/pentax/mnote-pentax-entry.c:39 27 #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 28 #: libexif/olympus/mnote-olympus-entry.c:62 29 #: libexif/pentax/mnote-pentax-entry.c:51 34 #: libexif/canon/mnote-canon-entry.c:61 35 #: libexif/olympus/mnote-olympus-entry.c:72 36 #: libexif/pentax/mnote-pentax-entry.c:61 41 #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 [all …]
|
D | pt.po | 21 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 22 #: libexif/olympus/mnote-olympus-entry.c:37 23 #: libexif/pentax/mnote-pentax-entry.c:39 28 #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 29 #: libexif/olympus/mnote-olympus-entry.c:62 30 #: libexif/pentax/mnote-pentax-entry.c:51 35 #: libexif/canon/mnote-canon-entry.c:61 36 #: libexif/olympus/mnote-olympus-entry.c:72 37 #: libexif/pentax/mnote-pentax-entry.c:61 42 #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 [all …]
|
D | libexif-12.pot | 20 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 21 #: libexif/olympus/mnote-olympus-entry.c:37 22 #: libexif/pentax/mnote-pentax-entry.c:39 27 #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 28 #: libexif/olympus/mnote-olympus-entry.c:62 29 #: libexif/pentax/mnote-pentax-entry.c:51 34 #: libexif/canon/mnote-canon-entry.c:61 35 #: libexif/olympus/mnote-olympus-entry.c:72 36 #: libexif/pentax/mnote-pentax-entry.c:61 41 #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 [all …]
|
D | ja.po | 19 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 20 #: libexif/olympus/mnote-olympus-entry.c:37 21 #: libexif/pentax/mnote-pentax-entry.c:39 26 #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 27 #: libexif/olympus/mnote-olympus-entry.c:62 28 #: libexif/pentax/mnote-pentax-entry.c:51 34 #: libexif/canon/mnote-canon-entry.c:61 35 #: libexif/olympus/mnote-olympus-entry.c:72 36 #: libexif/pentax/mnote-pentax-entry.c:61 42 #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 [all …]
|
D | zh_CN.po | 21 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 22 #: libexif/olympus/mnote-olympus-entry.c:37 23 #: libexif/pentax/mnote-pentax-entry.c:39 28 #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 29 #: libexif/olympus/mnote-olympus-entry.c:62 30 #: libexif/pentax/mnote-pentax-entry.c:51 35 #: libexif/canon/mnote-canon-entry.c:61 36 #: libexif/olympus/mnote-olympus-entry.c:72 37 #: libexif/pentax/mnote-pentax-entry.c:61 42 #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 [all …]
|
D | pt_BR.po | 22 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 23 #: libexif/olympus/mnote-olympus-entry.c:37 24 #: libexif/pentax/mnote-pentax-entry.c:39 29 #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 30 #: libexif/olympus/mnote-olympus-entry.c:62 31 #: libexif/pentax/mnote-pentax-entry.c:51 36 #: libexif/canon/mnote-canon-entry.c:61 37 #: libexif/olympus/mnote-olympus-entry.c:72 38 #: libexif/pentax/mnote-pentax-entry.c:61 43 #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 [all …]
|
D | sv.po | 19 #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 20 #: libexif/olympus/mnote-olympus-entry.c:37 21 #: libexif/pentax/mnote-pentax-entry.c:39 26 #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 27 #: libexif/olympus/mnote-olympus-entry.c:62 28 #: libexif/pentax/mnote-pentax-entry.c:51 33 #: libexif/canon/mnote-canon-entry.c:61 34 #: libexif/olympus/mnote-olympus-entry.c:72 35 #: libexif/pentax/mnote-pentax-entry.c:61 40 #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 [all …]
|
/external/tinyxml2/docs/ |
D | classtinyxml2_1_1_x_m_l_element-members.html | 76 …entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3ea8a40e788fb9ad876c28a32932c6d5"… 77 …entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a70e49ed60b11212ae35f7e354cfe1de9"… 78 …entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8"… 79 …entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a68569f59f6382bcea7f5013ec59736d2"… 80 …entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6bf8734b5424063b8d9a61c266">De… 81 …entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aebd45aa7118964c30b32fe12e944628a"… 82 …entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">De… 83 …entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">De… 84 …entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a10a90c505aea716bf073eea1c97f33b5"… 85 …entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a81b1ff0cf2f2cd09be8badc08b39a2b7"… [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2008-04-10-LiveIntervalCrash.ll | 4 entry: 57 bb153: ; preds = %entry 59 bb235: ; preds = %entry 63 bb289: ; preds = %entry 65 …ds = %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entry, %entr… 67 bb322: ; preds = %entry 69 bb355: ; preds = %entry 71 bb375: ; preds = %entry 73 bb507: ; preds = %entry 75 bb535: ; preds = %entry [all …]
|
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
D | Directory.java | 32 /** The entry linking to this directory in its parent directory. */ 65 * Returns the entry linking to this directory in its parent. If this directory has been deleted, 66 * this returns the entry for it in the directory it was in when it was deleted. 81 void linked(DirectoryEntry entry) { in linked() argument 82 File parent = entry.directory(); // handles null check in linked() 83 this.entryInParent = entry; in linked() 105 /** Returns the entry for the given name in this table or null if no such entry exists. */ 110 DirectoryEntry entry = table[index]; in get() local 111 while (entry != null) { in get() 112 if (name.equals(entry.name())) { in get() [all …]
|
/external/swiftshader/src/System/ |
D | LRUCache.hpp | 31 struct Entry; 38 // view is a const accessor of a single cache entry. 42 inline view(Entry *); 48 Entry *entry; member in sw::LRUCache::view 54 inline iterator(Entry *); 61 Entry *entry; member in sw::LRUCache::iterator 68 // lookup() looks up the cache entry with the given key. 69 // If the entry is found, this is moved to the most-recent position in the 71 // If the entry is not found, then a default initialized Data is returned. 76 // If an existing entry exists in the cache with the given key, then this is [all …]
|
/external/oboe/docs/reference/ |
D | classoboe_1_1_audio_stream-members.html | 77 …entry"><b>AudioStream</b>() (defined in <a class="el" href="classoboe_1_1_audio_stream.html">oboe:… 78 …entry"><a class="el" href="classoboe_1_1_audio_stream.html#a8ebb587a07bf62c864fd62c63b241fd4">Audi… 79 …entry"><b>AudioStreamBase</b>() (defined in <a class="el" href="classoboe_1_1_audio_stream_base.ht… 80 …entry"><a class="el" href="classoboe_1_1_audio_stream_base.html#aa6b103e1b0f808bbc4949d56f0829f98"… 81 …entry"><b>AudioStreamBuilder</b> (defined in <a class="el" href="classoboe_1_1_audio_stream.html">… 82 …entry"><a class="el" href="classoboe_1_1_audio_stream.html#ae023cb001f3261d064f423101798d6be">calc… 83 …entry"><a class="el" href="classoboe_1_1_audio_stream.html#a9c8ea30e30e513766d5e996c370eb8d8">clos… 84 …entry"><a class="el" href="classoboe_1_1_audio_stream.html#ab7a8cfe5d6039386bc5850fd5ee9bd62">fire… 85 …entry"><a class="el" href="classoboe_1_1_audio_stream.html#a32c25c0333eab3d65ce02275ad4acb3d">flus… 86 …entry"><a class="el" href="classoboe_1_1_audio_stream.html#a2b7a3cee7444114843dbdd1fc705f6bb">getA… [all …]
|