Home
last modified time | relevance | path

Searched defs:view (Results 1 – 25 of 244) sorted by path

12345678910

/netbsd/external/apache2/llvm/dist/clang/tools/clang-format-vs/ClangFormat/
H A DClangFormatPackage.cs320 private void FormatView(IWpfTextView view, OptionPageGrid options) in FormatView()
339 … text, int start, int end, string path, string filePath, OptionPageGrid options, IWpfTextView view) in RunClangFormatAndApplyReplacements()
441 private static void ApplyClangFormatReplacements(string replacements, IWpfTextView view) in ApplyClangFormatReplacements()
H A DVsix.cs73 public static ITextDocument GetTextDocument(IWpfTextView view) in GetTextDocument()
81 public static string GetDocumentParent(IWpfTextView view) in GetDocumentParent()
91 public static string GetDocumentPath(IWpfTextView view) in GetDocumentPath()
/netbsd/external/apache2/llvm/dist/libcxx/include/__ranges/
H A Dview.h37 concept view = variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp258 void BlockFrequencyInfo::view(StringRef title) const { in view() function in BlockFrequencyInfo
H A DRegionInfo.cpp108 void RegionInfo::view() { viewRegion(this); } in view() function in RegionInfo
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DEdgeBundles.cpp99 void EdgeBundles::view() const { in view() function in EdgeBundles
H A DMBFIWrapper.cpp55 void MBFIWrapper::view(const Twine &Name, bool isSimple) { in view() function in MBFIWrapper
H A DMachineBlockFrequencyInfo.cpp224 void MachineBlockFrequencyInfo::view(const Twine &Name, bool isSimple) const { in view() function in MachineBlockFrequencyInfo
/netbsd/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp518 const void *view; in claim_file_hook() local
/netbsd/external/bsd/unbound/dist/daemon/
H A Dacl_list.h107 struct view* view; member
/netbsd/external/bsd/unbound/dist/respip/
H A Drespip.c878 struct view* view = NULL; in respip_rewrite_reply() local
H A Drespip.h71 struct view* view; member
/netbsd/external/bsd/unbound/dist/services/
H A Dlocalzone.c1821 char** tagname, int num_tags, struct view* view) in local_zones_answer()
H A Dview.h66 struct view { struct
69 /** view name. argument
73 /** view specific local authority zones */ argument
75 /** response-ip configuration data for this view */ argument
77 /** Fallback to global local_zones when there is no match in the view argument
102 * @param v: view is set up. argument
/netbsd/external/bsd/wpa/dist/src/utils/
H A Dbrowser.c53 static void view_cb_notify_progress(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_progress()
63 static void view_cb_notify_load_status(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_load_status()
72 static void view_cb_resource_request_starting(WebKitWebView *view, in view_cb_resource_request_starting()
99 WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req, in view_cb_mime_type_policy_decision()
114 static gboolean view_cb_download_requested(WebKitWebView *view, in view_cb_download_requested()
125 static void view_cb_hovering_over_link(WebKitWebView *view, gchar *title, in view_cb_hovering_over_link()
140 static void view_cb_title_changed(WebKitWebView *view, WebKitWebFrame *frame, in view_cb_title_changed()
155 WebKitWebView *view; in hs20_web_browser() local
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c475 unsigned int view; member
6086 dwarf_vma view; in display_loc_list_dwo() local
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Ddwarf2dbg.h39 symbolS *view; member
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Daarch64.cc5172 unsigned char* view, in update_view_two_parts()
5319 unsigned char* view, in rela()
5356 unsigned char* view, in rela_general()
5372 unsigned char* view, in pcrela_general()
5388 adr(unsigned char* view, in adr()
5410 unsigned char* view, in adrp()
5505 unsigned char* view, in maybe_apply_stub()
7051 unsigned char* view, in relocate()
7390 unsigned char* view, in relocate_tls()
8138 unsigned char* view, in relocate_section()
[all …]
H A Darm.cc3981 unsigned char* view, in arm_branch_common()
4110 unsigned char* view, in thumb_branch_common()
4274 unsigned char* view, in thm_jump19()
5043 unsigned char* view, in relocate_stub()
5068 unsigned char* view, in relocate_stubs()
5260 unsigned char* view, in apply_cortex_a8_workaround_to_address_range()
9596 unsigned char* view, in relocate()
10125 unsigned char* view, in relocate_tls()
10263 unsigned char* view, in relocate_section()
10420 unsigned char* view, in relocate_relocs()
[all …]
H A Dattributes.cc272 const unsigned char* view, in Attributes_section_data()
H A Dcompressed_output.cc334 unsigned char* view = of->get_output_view(offset, data_size); in do_write() local
H A Ddynobj.cc214 File_view** view, in read_dynsym_section()
H A Dfileread.cc736 File_read::View* view = this->find_view(base + i_off, in read_multiple() local
H A Dfileread.h470 File_view(File_read& file, File_read::View* view, const unsigned char* data) in File_view()
H A Di386.cc2784 unsigned char* view, in relocate()
3037 unsigned char* view, in relocate_tls()
3322 unsigned char* view, in tls_gd_to_le()
3395 unsigned char* view, in tls_gd_to_ie()
3459 unsigned char* view, in tls_desc_gd_to_le()
3497 unsigned char* view, in tls_desc_gd_to_ie()
3534 unsigned char* view, in tls_ld_to_le()
3583 unsigned char* view, in tls_ie_to_le()
3678 unsigned char* view, in relocate_section()
3854 unsigned char* view, in relocate_relocs()
[all …]

12345678910