Home
last modified time | relevance | path

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

12345

/external/llvm/lib/Option/
DArgList.cpp48 for (iterator it = begin(), ie = end(); it != ie; ) { in eraseArg() local
60 for (const_reverse_iterator it = rbegin(), ie = rend(); it != ie; ++it) in getLastArgNoClaim() local
68 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
80 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
95 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
110 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
127 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
165 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
186 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
[all …]
/external/clang/lib/Driver/
DArgList.cpp49 for (iterator it = begin(), ie = end(); it != ie; ) { in eraseArg() local
61 for (const_reverse_iterator it = rbegin(), ie = rend(); it != ie; ++it) in getLastArgNoClaim() local
69 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
81 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
95 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
110 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
127 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
165 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
186 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
[all …]
DCompilation.cpp40 ie = TCArgs.end(); it != ie; ++it) in ~Compilation() local
45 for (ActionList::iterator it = Actions.begin(), ie = Actions.end(); in ~Compilation() local
77 ie = C->getArguments().end(); it != ie; ++it) { in PrintJob() local
98 it = Jobs->begin(), ie = Jobs->end(); it != ie; ++it) in PrintJob() local
157 ie = C->getArguments().end(); it != ie; ++it) { in PrintDiagnosticJob() local
197 it = Jobs->begin(), ie = Jobs->end(); it != ie; ++it) in PrintDiagnosticJob() local
234 it = Files.begin(), ie = Files.end(); it != ie; ++it) in CleanupFileList() local
244 it = Files.begin(), ie = Files.end(); it != ie; ++it) { in CleanupFileMap() local
345 for (JobList::const_iterator it = Jobs->begin(), ie = Jobs->end(); in ExecuteJob() local
DDriver.cpp85 for (ArgList::const_iterator it = Args->begin(), ie = Args->end(); in ParseArgStrings() local
148 ie = Args.end(); it != ie; ++it) { in TranslateInputArgs() local
275 ie = Args->filtered_end(); it != ie; ++it) { in BuildCompilation() local
384 for (InputList::iterator it = Inputs.begin(), ie = Inputs.end(); it != ie;) { in generateCompilationDiagnostics() local
414 for (ArgList::const_iterator it = C.getArgs().begin(), ie = C.getArgs().end(); in generateCompilationDiagnostics() local
457 for (ArgStringList::const_iterator it = Files.begin(), ie = Files.end(); in generateCompilationDiagnostics() local
525 FailingCommands.begin(), ie = FailingCommands.end(); it != ie; ++it) { in ExecuteCompilation() local
563 for (ArgList::const_iterator it = Args.begin(), ie = Args.end(); in PrintOptions() local
654 ie = TC.getProgramPaths().end(); it != ie; ++it) { in HandleImmediateArgs() local
665 ie = TC.getFilePaths().end(); it != ie; ++it) { in HandleImmediateArgs() local
[all …]
DTools.cpp155 it = Inputs.begin(), ie = Inputs.end(); it != ie; ++it) { in AddLinkerInputs() local
306 ie = Args.filtered_end(); it != ie; ++it) { in AddPreprocessingOptions() local
329 ie = Args.filtered_end(); it != ie; ++it) { in AddPreprocessingOptions() local
1242 ie = Args.filtered_end(); it != ie; ++it) { in AddX86TargetArgs() local
1443 for (Action::const_iterator it = A->begin(), ie = A->end(); it != ie; ++it) in ContainsCompileAction() local
1461 ie = C.getActions().end(); it != ie; ++it) { in UseRelaxAll() local
1796 ie = Args.filtered_end(); it != ie; ++it) { in ConstructJob() local
2711 ie = Args.filtered_end(); it != ie; ++it) { in ConstructJob() local
3221 ie = Args.filtered_end(); it != ie; ++it) { in ConstructJob() local
3242 it = Inputs.begin(), ie = Inputs.end(); it != ie; ++it) { in ConstructJob() local
[all …]
DJob.cpp29 for (iterator it = begin(), ie = end(); it != ie; ++it) in ~JobList() local
/external/clang/lib/Frontend/
DTextDiagnosticBuffer.cpp67 for (const_iterator it = err_begin(), ie = err_end(); it != ie; ++it) in FlushDiagnostics() local
70 for (const_iterator it = warn_begin(), ie = warn_end(); it != ie; ++it) in FlushDiagnostics() local
73 for (const_iterator it = note_begin(), ie = note_end(); it != ie; ++it) in FlushDiagnostics() local
DCompilerInvocation.cpp230 ie = Args.filtered_end(); it != ie; ++it) { in ParseAnalyzerArgs() local
245 ie = Args.filtered_end(); it != ie; ++it) { in ParseAnalyzerArgs() local
840 ie = Args.filtered_end(); it != ie; ++it) { in ParseHeaderSearchArgs() local
849 ie = Args.filtered_end(); it != ie; ++it) { in ParseHeaderSearchArgs() local
868 ie = Args.filtered_end(); it != ie; ++it) { in ParseHeaderSearchArgs() local
881 ie = Args.filtered_end(); it != ie; ++it) in ParseHeaderSearchArgs() local
884 ie = Args.filtered_end(); it != ie; ++it) in ParseHeaderSearchArgs() local
887 OPT_iwithsysroot), ie = Args.filtered_end(); it != ie; ++it) in ParseHeaderSearchArgs() local
891 ie = Args.filtered_end(); it != ie; ++it) in ParseHeaderSearchArgs() local
896 ie = Args.filtered_end(); it != ie; ++it) in ParseHeaderSearchArgs() local
[all …]
DInitHeaderSearch.cpp597 for (path_iterator it = IncludePath.begin(), ie = IncludePath.end(); in Realize() local
606 for (path_iterator it = IncludePath.begin(), ie = IncludePath.end(); in Realize() local
615 for (path_iterator it = IncludePath.begin(), ie = IncludePath.end(); in Realize() local
625 for (path_iterator it = IncludePath.begin(), ie = IncludePath.end(); in Realize() local
/external/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
DTargetRegistry.cpp35 ie = TargetRegistry::end(); it != ie; ++it) { in lookupTarget() local
76 for (iterator it = begin(), ie = end(); it != ie; ++it) { in lookupTarget() local
/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp249 ie = SuperClasses.end(); it != ie; ++it) in isSubsetOf() local
954 for (StringRef::iterator it = Str.begin(), ie = Str.end(); it != ie; ++it) { in getEnumNameForToken() local
1059 RegClassList.begin(), ie = RegClassList.end(); it != ie; ++it) in buildRegisterClasses() local
1065 ie = SingletonRegisters.end(); it != ie; ++it) { in buildRegisterClasses() local
1075 ie = Registers.end(); it != ie; ++it) { in buildRegisterClasses() local
1081 ie = RegisterSets.end(); it != ie; ++it) { in buildRegisterClasses() local
1107 ie = RegisterSets.end(); it != ie; ++it, ++Index) { in buildRegisterClasses() local
1125 ie = RegisterSets.end(); it != ie; ++it) { in buildRegisterClasses() local
1136 it = RegClassList.begin(), ie = RegClassList.end(); it != ie; ++it) { in buildRegisterClasses() local
1156 ie = RegisterMap.end(); it != ie; ++it) in buildRegisterClasses() local
[all …]
/external/llvm/lib/MC/
DMachObjectWriter.cpp434 ie = Asm.indirect_symbol_end(); it != ie; ++it, ++IndirectIndex) { in BindIndirectSymbols() local
450 ie = Asm.indirect_symbol_end(); it != ie; ++it, ++IndirectIndex) { in BindIndirectSymbols() local
485 ie = Asm.end(); it != ie; ++it, ++Index) in ComputeSymbolTable() local
501 ie = Asm.symbol_end(); it != ie; ++it) { in ComputeSymbolTable() local
537 ie = Asm.symbol_end(); it != ie; ++it) { in ComputeSymbolTable() local
762 ie = Asm.end(); it != ie; ++it) { in WriteObject() local
793 ie = Asm.end(); it != ie; ++it) { in WriteObject() local
851 ie = Asm.end(); it != ie; ++it) { in WriteObject() local
864 ie = Asm.end(); it != ie; ++it) { in WriteObject() local
876 it = Asm.data_region_begin(), ie = Asm.data_region_end(); in WriteObject() local
[all …]
DMCAssembler.cpp68 for (MCAssembler::iterator it = Asm.begin(), ie = Asm.end(); it != ie; ++it) in MCAsmLayout() local
71 for (MCAssembler::iterator it = Asm.begin(), ie = Asm.end(); it != ie; ++it) in MCAsmLayout() local
669 ie = SD->end(); it != ie; ++it) { in writeSectionData() local
704 for (MCSectionData::const_iterator it = SD->begin(), ie = SD->end(); in writeSectionData() local
738 for (MCAssembler::iterator it = begin(), ie = end(); it != ie; ++it) { in Finish() local
780 for (MCAssembler::iterator it = begin(), ie = end(); it != ie; ++it) { in Finish() local
824 ie = F->fixup_end(); it != ie; ++it) in fragmentNeedsRelaxation() local
959 for (iterator it = begin(), ie = end(); it != ie; ++it) { in layoutOnce() local
1037 ie = DF->fixup_end(); it != ie; ++it) { in dump() local
1106 for (iterator it = begin(), ie = end(); it != ie; ++it) { in dump() local
[all …]
DELFObjectWriter.cpp506 ie = Asm.symbol_end(); it != ie; ++it) { in ExecutePostLayoutBinding() local
842 ie = Asm.end(); it != ie; ++it) { in ComputeIndexMap() local
851 ie = Asm.end(); it != ie; ++it) { in ComputeIndexMap() local
888 ie = Asm.symbol_end(); it != ie; ++it) { in ComputeSymbolTable() local
989 ie = Asm.end(); it != ie; ++it) { in CreateRelocationSections() local
1021 ie = Asm.end(); it != ie; ++it) { in WriteRelocations() local
1181 ie = Asm.end(); it != ie; ++it) { in CreateMetadataSections() local
1232 for (MCAssembler::const_iterator it = Asm.begin(), ie = Asm.end(); in CreateIndexedSections() local
1255 for (MCAssembler::const_iterator it = Asm.begin(), ie = Asm.end(); in CreateIndexedSections() local
1458 ie = Asm.end(); it != ie; ++it) { in ComputeSectionOrder() local
[all …]
/external/wpa_supplicant_8/src/p2p/
Dp2p_group.c126 static void p2p_client_info(struct wpabuf *ie, struct p2p_group_member *m) in p2p_client_info()
137 struct wpabuf *ie) in p2p_group_add_common_ies()
161 static void p2p_group_add_noa(struct wpabuf *ie, struct wpabuf *noa) in p2p_group_add_noa()
174 struct wpabuf *ie; in p2p_group_encaps_probe_resp() local
207 struct wpabuf *ie; in p2p_group_build_beacon_ie() local
245 struct wpabuf *ie; in wifi_display_encaps() local
402 struct wpabuf *p2p_subelems, *ie; in p2p_group_build_probe_resp_ie() local
563 const u8 *ie, size_t len) in p2p_group_notif_assoc()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ie.c260 struct wpa_eapol_ie_parse *ie) in wpa_parse_generic()
364 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_parse_ies()
Dwpa.c378 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_1_of_4() local
713 struct wpa_eapol_ie_parse *ie) in ieee80211w_set_keys()
794 struct wpa_eapol_ie_parse *ie, in ft_validate_mdie()
825 struct wpa_eapol_ie_parse *ie, in ft_validate_ftie()
853 struct wpa_eapol_ie_parse *ie) in ft_validate_rsnie()
888 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_validate_ie_ft()
923 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_validate_ie()
1045 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_3_of_4() local
1151 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_1_of_2_rsn() local
2467 int wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) in wpa_sm_set_assoc_wpa_ie()
[all …]
Dpeerkey.c25 static u8 * wpa_add_ie(u8 *pos, const u8 *ie, size_t ie_len) in wpa_add_ie()
180 struct wpa_ie_data ie; in wpa_supplicant_process_smk_m2() local
465 struct wpa_ie_data ie; in wpa_supplicant_process_smk_m5() local
661 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_stk_1_of_4() local
999 struct wpa_ie_data ie; in wpa_sm_stkstart() local
/external/wpa_supplicant_8/src/wps/
Dwps.c407 struct wpabuf *ie; in wps_build_assoc_req_ie() local
441 struct wpabuf *ie; in wps_build_assoc_resp_ie() local
487 struct wpabuf *ie; in wps_build_probe_req_ie() local
/external/llvm/lib/ExecutionEngine/
DTargetSelect.cpp53 ie = TargetRegistry::end(); it != ie; ++it) { in selectTarget() local
/external/wpa_supplicant_8/wpa_supplicant/
Dbss.c41 const u8 *ie = wpa_bss_get_ie(bss, WLAN_EID_INTERWORKING); in wpa_bss_set_hessid() local
365 const struct wpa_scan_res *new, u32 ie) in are_ies_equal()
955 const u8 * wpa_bss_get_ie(const struct wpa_bss *bss, u8 ie) in wpa_bss_get_ie()
1097 const u8 *ie; in wpa_bss_get_max_rate() local
1127 const u8 *ie, *ie2; in wpa_bss_get_bit_rates() local
Dwifi_display.c38 struct wpabuf *ie, *buf; in wifi_display_update_wfd_ie() local
/external/clang/lib/FrontendTool/
DExecuteCompilerInvocation.cpp68 FrontendPluginRegistry::begin(), ie = FrontendPluginRegistry::end(); in CreateFrontendBaseAction() local

12345