Searched defs:global (Results 1 - 25 of 96) sorted by relevance

1234

/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Deh_globals.cc57 static __thread abi::__cxa_eh_globals global; local
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_vdso.lds.s56 global: label
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_vdso.lds.s59 global: label
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_vdso.lds.s59 global: label
/freebsd-11-stable/contrib/wpa/wpa_supplicant/binder/
H A Dbinder_i.h20 struct wpa_global *global; member in struct:wpas_binder_priv
H A Dbinder_manager.cpp38 int BinderManager::registerBinderService(struct wpa_global *global) argument
H A Dsupplicant.cpp15 Supplicant::Supplicant(struct wpa_global *global) : wpa_global_(global) {} argument
H A Dbinder.cpp26 struct wpa_global *global = (wpa_global *)eloop_ctx; local
34 struct wpas_binder_priv *wpas_binder_init(struct wpa_global *global) argument
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dmain_none.c19 struct wpa_global *global; local
H A Dctrl_iface.h143 wpa_supplicant_global_ctrl_iface_init(struct wpa_global *global) argument
[all...]
H A Dmain.c160 static int wpa_supplicant_init_match(struct wpa_global *global) argument
187 struct wpa_global *global; local
[all...]
H A Dwifi_display.c22 int wifi_display_init(struct wpa_global *global) argument
29 void wifi_display_deinit(struct wpa_global *global) argument
39 struct wpabuf * wifi_display_get_wfd_ie(struct wpa_global *global) argument
67 wifi_display_update_wfd_ie(struct wpa_global *global) argument
229 wifi_display_enable(struct wpa_global *global, int enabled) argument
238 wifi_display_subelem_set(struct wpa_global *global, char *cmd) argument
298 wifi_display_subelem_set_from_ies(struct wpa_global *global, struct wpabuf *ie) argument
352 wifi_display_subelem_get(struct wpa_global *global, char *cmd, char *buf, size_t buflen) argument
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_common_i.h21 struct wpa_global *global; member in struct:wpas_dbus_priv
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzcp_global.c77 const zcp_errno_global_t *global = errno_globals; local
/freebsd-11-stable/contrib/gcc/
H A Dipa-reference.h69 ipa_reference_global_vars_info_t global; member in struct:ipa_reference_vars_info_d
H A Dtree-ssa-dse.c123 record_voperand_set (bitmap global, bitmap *local, unsigned int uid) argument
H A Dcgraph.h143 struct cgraph_global_info global; local
/freebsd-11-stable/contrib/apr-util/misc/
H A Dapu_dso.c120 apr_pool_t *global; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_mprotect.c85 paxset(int global, int enabled) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DProperty.h27 bool global; // false == this setting is a global setting by default member in struct:lldb_private::PropertyDefinition
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_suppressions.cpp134 const DataInfo &global = loc->global; local
/freebsd-11-stable/contrib/libarchive/tar/
H A Dsubst.c51 unsigned int global:1, print:1, regular:1, symlink:1, hardlink:1; member in struct:subst_rule
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_hp.h68 struct ck_hp *global; member in struct:ck_hp_record
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_hp.c94 ck_hp_recycle(struct ck_hp *global) argument
190 ck_hp_member_cache(struct ck_hp *global, void **cache, unsigned int *n_hazards) argument
224 struct ck_hp *global local
294 struct ck_hp *global; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp125 llvm::Constant *GetAddrOfGlobal(GlobalDecl global, bool isForDefinition) { argument
328 llvm::Constant *CodeGenerator::GetAddrOfGlobal(GlobalDecl global, argument

Completed in 363 milliseconds

1234