Home
last modified time | relevance | path

Searched defs:ie (Results 1 – 25 of 217) sorted by relevance

123456789

/external/clang/lib/Frontend/
DTextDiagnosticBuffer.cpp50 for (const_iterator it = err_begin(), ie = err_end(); it != ie; ++it) in FlushDiagnostics() local
53 for (const_iterator it = warn_begin(), ie = warn_end(); it != ie; ++it) in FlushDiagnostics() local
56 for (const_iterator it = remark_begin(), ie = remark_end(); it != ie; ++it) in FlushDiagnostics() local
59 for (const_iterator it = note_begin(), ie = note_end(); it != ie; ++it) in FlushDiagnostics() local
/external/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp185 ie = Changes.end(); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local
190 ie = Dependencies.end(); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local
197 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local
209 ie = pred_end(Change); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local
218 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local
221 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local
288 ie = Changes.end(); it != ie; ++it) in GetTestResult() local
337 ie = CurrentMinSet.end(); it != ie; ++it) in Run() local
DDeltaAlgorithm.cpp35 ie = S.end(); it != ie; ++it, ++idx) in Split() local
61 ie = Sets.end(); it != ie; ++it) in Delta() local
74 ie = Sets.end(); it != ie; ++it) { in Search() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp184 ie = Changes.end(); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local
189 ie = Dependencies.end(); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local
196 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local
208 ie = pred_end(Change); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local
217 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local
220 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local
295 ie = Changes.end(); it != ie; ++it) in GetTestResult() local
344 ie = CurrentMinSet.end(); it != ie; ++it) in Run() local
DDeltaAlgorithm.cpp35 ie = S.end(); it != ie; ++it, ++idx) in Split() local
61 ie = Sets.end(); it != ie; ++it) in Delta() local
74 ie = Sets.end(); it != ie; ++it) { in Search() local
/external/llvm/lib/Option/
DArgList.cpp49 for (const_reverse_iterator it = rbegin(), ie = rend(); it != ie; ++it) in getLastArgNoClaim() local
57 for (const_reverse_iterator it = rbegin(), ie = rend(); it != ie; ++it) in getLastArgNoClaim() local
67 for (const_reverse_iterator it = rbegin(), ie = rend(); it != ie; ++it) in getLastArgNoClaim() local
77 for (const_reverse_iterator it = rbegin(), ie = rend(); it != ie; ++it) in getLastArgNoClaim() local
86 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
98 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
113 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
128 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
145 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
163 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
Dwifi_display.c41 struct wpabuf *ie; in wifi_display_get_wfd_ie() local
69 struct wpabuf *ie, *buf; in wifi_display_update_wfd_ie() local
299 struct wpabuf *ie) in wifi_display_subelem_set_from_ies()
358 struct wpabuf *ie; in wifi_display_subelem_get() local
/external/wpa_supplicant_8/src/ap/
Dtaxonomy.c103 const u8 *ie; in ie_to_string() local
270 const u8 *ie, size_t ie_len) in taxonomy_sta_info_probe_req()
279 const u8 *ie, size_t ie_len) in taxonomy_hostapd_sta_info_probe_req()
288 const u8 *ie, size_t ie_len) in taxonomy_sta_info_assoc_req()
/external/clang/lib/Driver/
DCompilation.cpp42 ie = TCArgs.end(); it != ie; ++it) in ~Compilation() local
104 it = Files.begin(), ie = Files.end(); it != ie; ++it) in CleanupFileList() local
114 it = Files.begin(), ie = Files.end(); it != ie; ++it) { in CleanupFileMap() local
/external/opencensus-java/impl/src/test/java/io/opencensus/impl/internal/
DDisruptorEventQueueTest.java77 IncrementEvent ie = new IncrementEvent(counter); in incrementOnce() local
93 IncrementEvent ie = new IncrementEvent(counter); in incrementTenK() local
/external/clang/lib/FrontendTool/
DExecuteCompilerInvocation.cpp65 FrontendPluginRegistry::begin(), ie = FrontendPluginRegistry::end(); in CreateFrontendBaseAction() local
201 ie = FrontendPluginRegistry::end(); in ExecuteCompilerInvocation() local
/external/wpa_supplicant_8/src/p2p/
Dp2p_group.c127 static void p2p_client_info(struct wpabuf *ie, struct p2p_group_member *m) in p2p_client_info()
138 struct wpabuf *ie) in p2p_group_add_common_ies()
164 static void p2p_group_add_noa(struct wpabuf *ie, struct wpabuf *noa) in p2p_group_add_noa()
177 struct wpabuf *ie; in p2p_group_encaps_probe_resp() local
210 struct wpabuf *ie; in p2p_group_build_beacon_ie() local
257 struct wpabuf *ie; in wifi_display_encaps() local
445 struct wpabuf *p2p_subelems, *ie; in p2p_group_build_probe_resp_ie() local
603 const u8 *ie, size_t len) in p2p_group_notif_assoc()
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.rotate/
Drotate.pass.cpp110 int ie[] = {0, 1, 2, 3, 4}; in test() local
312 std::unique_ptr<int> ie[5]; in test1() local
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/
Dhash.pass.cpp77 int ie[] = {1, 2, 3}; in test() local
111 char ie[] = {1, 2, 3}; in test2() local
Dpred.pass.cpp86 int ie[] = {1, 2, 3}; in test() local
120 char ie[] = {1, 2, 3}; in test2() local
/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bm/
Dhash.pass.cpp78 int ie[] = {1, 2, 3}; in test() local
112 char ie[] = {1, 2, 3}; in test2() local
Dpred.pass.cpp87 int ie[] = {1, 2, 3}; in test() local
121 char ie[] = {1, 2, 3}; in test2() local
/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/
Dhash.pass.cpp77 int ie[] = {1, 2, 3}; in test() local
111 char ie[] = {1, 2, 3}; in test2() local
Dpred.pass.cpp84 int ie[] = {1, 2, 3}; in test() local
118 char ie[] = {1, 2, 3}; in test2() local
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/
Dhash.pass.cpp76 int ie[] = {1, 2, 3}; in test() local
110 char ie[] = {1, 2, 3}; in test2() local
Dpred.pass.cpp83 int ie[] = {1, 2, 3}; in test() local
117 char ie[] = {1, 2, 3}; in test2() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.modifying.operations/alg.rotate/
Drotate.pass.cpp109 int ie[] = {0, 1, 2, 3, 4}; in test() local
313 std::unique_ptr<int> ie[5]; in test1() local
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c801 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_1_of_4_wpa() local
868 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_1_of_4() local
1491 struct wpa_eapol_ie_parse *ie, in wpa_supplicant_pairwise_mlo_gtk()
1803 struct wpa_eapol_ie_parse *ie) in _mlo_ieee80211w_set_keys()
1840 struct wpa_eapol_ie_parse *ie) in mlo_ieee80211w_set_keys()
1861 struct wpa_eapol_ie_parse *ie) in ieee80211w_set_keys()
1939 struct wpa_eapol_ie_parse *ie, in ft_validate_mdie()
1970 struct wpa_eapol_ie_parse *ie, in ft_validate_ftie()
1998 struct wpa_eapol_ie_parse *ie) in ft_validate_rsnie()
2034 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_validate_ie_ft()
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.search/func.search.bmh/
Dhash.pass.cpp76 int ie[] = {1, 2, 3}; in test() local
110 char ie[] = {1, 2, 3}; in test2() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.search/func.search.bm/
Dhash.pass.cpp77 int ie[] = {1, 2, 3}; in test() local
111 char ie[] = {1, 2, 3}; in test2() local

123456789