Home
last modified time | relevance | path

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

12345678910

/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/swiftshader/third_party/llvm-7.0/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
296 ie = Changes.end(); it != ie; ++it) in GetTestResult() local
345 ie = CurrentMinSet.end(); it != ie; ++it) in Run() local
DDeltaAlgorithm.cpp36 ie = S.end(); it != ie; ++it, ++idx) in Split() local
62 ie = Sets.end(); it != ie; ++it) in Delta() local
75 ie = Sets.end(); it != ie; ++it) { in Search() 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/lib/Support/
DDAGDeltaAlgorithm.cpp191 ie = Changes.end(); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local
196 ie = Dependencies.end(); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local
203 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local
215 ie = pred_end(Change); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local
224 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local
227 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local
294 ie = Changes.end(); it != ie; ++it) in GetTestResult() local
343 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/swiftshader/third_party/LLVM/utils/TableGen/
DAsmMatcherEmitter.cpp236 ie = SuperClasses.end(); it != ie; ++it) in isSubsetOf() local
831 for (StringRef::iterator it = Str.begin(), ie = Str.end(); it != ie; ++it) { in getEnumNameForToken() local
925 RegClassList.begin(), ie = RegClassList.end(); it != ie; ++it) in BuildRegisterClasses() local
931 ie = SingletonRegisters.end(); it != ie; ++it) { in BuildRegisterClasses() local
941 ie = Registers.end(); it != ie; ++it) { in BuildRegisterClasses() local
947 ie = RegisterSets.end(); it != ie; ++it) { in BuildRegisterClasses() local
973 ie = RegisterSets.end(); it != ie; ++it, ++Index) { in BuildRegisterClasses() local
989 ie = RegisterSets.end(); it != ie; ++it) { in BuildRegisterClasses() local
1000 it = RegClassList.begin(), ie = RegClassList.end(); it != ie; ++it) { in BuildRegisterClasses() local
1020 ie = RegisterMap.end(); it != ie; ++it) in BuildRegisterClasses() 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/swiftshader/third_party/LLVM/lib/MC/
DMCAssembler.cpp55 for (MCAssembler::iterator it = Asm.begin(), ie = Asm.end(); it != ie; ++it) in MCAsmLayout() local
58 for (MCAssembler::iterator it = Asm.begin(), ie = Asm.end(); it != ie; ++it) in MCAsmLayout() local
504 ie = SD->end(); it != ie; ++it) { in WriteSectionData() local
541 ie = SD->end(); it != ie; ++it) in WriteSectionData() local
574 for (MCAssembler::iterator it = begin(), ie = end(); it != ie; ++it) { in Finish() local
616 for (MCAssembler::iterator it = begin(), ie = end(); it != ie; ++it) { in Finish() local
675 ie = IF->fixup_end(); it != ie; ++it) in FragmentNeedsRelaxation() local
809 for (iterator it = begin(), ie = end(); it != ie; ++it) { in LayoutOnce() local
882 ie = DF->fixup_end(); it != ie; ++it) { in dump() local
937 for (iterator it = begin(), ie = end(); it != ie; ++it) { in dump() local
[all …]
DMachObjectWriter.cpp375 ie = Asm.indirect_symbol_end(); it != ie; ++it, ++IndirectIndex) { in BindIndirectSymbols() local
392 ie = Asm.indirect_symbol_end(); it != ie; ++it, ++IndirectIndex) { in BindIndirectSymbols() local
428 ie = Asm.end(); it != ie; ++it, ++Index) in ComputeSymbolTable() local
444 ie = Asm.symbol_end(); it != ie; ++it) { in ComputeSymbolTable() local
480 ie = Asm.symbol_end(); it != ie; ++it) { in ComputeSymbolTable() local
658 ie = Asm.end(); it != ie; ++it) { in WriteObject() local
689 ie = Asm.end(); it != ie; ++it) { in WriteObject() local
733 ie = Asm.end(); it != ie; ++it) { in WriteObject() local
746 ie = Asm.end(); it != ie; ++it) { in WriteObject() local
761 ie = Asm.indirect_symbol_end(); it != ie; ++it) { in WriteObject() 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/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/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/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/rsn_supp/
Dwpa_ie.c359 struct wpa_eapol_ie_parse *ie) in wpa_parse_vendor_specific()
395 struct wpa_eapol_ie_parse *ie) in wpa_parse_generic()
491 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_parse_ies()
/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_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/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
/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
/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()

12345678910