| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_mtree.c | 87 char *value; member 563 int value = 0; in bid_keyword_list() local 813 add_option(struct archive_read *a, struct mtree_option **global, in add_option() 814 const char *value, size_t len) in add_option() 835 remove_option(struct mtree_option **global, const char *value, size_t len) in remove_option() 859 struct mtree_option **global, const char *line) in process_global_set() 888 struct mtree_option **global, const char *line) in process_global_unset() 920 struct mtree_option **global, const char *line, ssize_t line_len, in process_add_entry() 1040 struct mtree_option *global; in read_mtree() local
|
| H A D | archive_write_set_format_xar.c | 428 xar_options(struct archive_write *a, const char *key, const char *value) in xar_options() 835 const char *key, const char *value, in xmlwrite_string_attr() 877 const char *key, const char *value) in xmlwrite_string() 1478 const void *value; in make_file_entry() local 3173 const void *value; in save_xattrs() local 3378 const char *key, const char *value) in xml_writer_write_attribute() 3431 HGLOBAL global; member 3525 const char *key, const char *value) in xml_writer_write_attribute()
|
| /freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
| H A D | ConstantInitBuilder.h | 189 void add(llvm::Constant *value) { in add() 299 void fillPlaceholder(PlaceholderPosition position, llvm::Constant *value) { in fillPlaceholder() 400 void finishAndSetAsInitializer(llvm::GlobalVariable *global) { in finishAndSetAsInitializer()
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | wpa_supplicant.c | 1202 void wpa_supplicant_terminate_proc(struct wpa_global *global) in wpa_supplicant_terminate_proc() 1227 struct wpa_global *global = signal_ctx; in wpa_supplicant_terminate() local 1351 struct wpa_global *global = signal_ctx; in wpa_supplicant_reconfig() local 5363 int wpa_supplicant_set_debug_params(struct wpa_global *global, int debug_level, in wpa_supplicant_set_debug_params() 5506 struct wpa_global *global = wpa_s->global; in select_driver() local 7582 struct wpa_global *global = wpa_s->global; in wpa_supplicant_deinit_iface() local 7679 struct wpa_interface * wpa_supplicant_match_iface(struct wpa_global *global, in wpa_supplicant_match_iface() 7711 static int wpa_supplicant_match_existing(struct wpa_global *global) in wpa_supplicant_match_existing() 7754 struct wpa_supplicant * wpa_supplicant_add_iface(struct wpa_global *global, in wpa_supplicant_add_iface() 7837 int wpa_supplicant_remove_iface(struct wpa_global *global, in wpa_supplicant_remove_iface() [all …]
|
| H A D | ctrl_iface.c | 497 char *value; in wpa_supplicant_ctrl_iface_set() local 3355 struct wpa_global *global; in wpa_supplicant_ctrl_iface_mesh_group_remove() local 3646 char *name, char *value) in wpa_supplicant_ctrl_iface_update_network() 3705 char *name, *value; in wpa_supplicant_ctrl_iface_set_network() local 3756 char *name, *value; in wpa_supplicant_ctrl_iface_get_network() local 3799 char *name, *id, *value; in wpa_supplicant_ctrl_iface_dup_network() local 3965 char *name, *value; in wpa_supplicant_ctrl_iface_set_cred() local 4010 char *name, *value; in wpa_supplicant_ctrl_iface_get_cred() local 7300 static int wpas_find_p2p_dev_addr_bss(struct wpa_global *global, in wpas_find_p2p_dev_addr_bss() 9209 static int scan_id_list_parse(struct wpa_supplicant *wpa_s, const char *value, in scan_id_list_parse() [all …]
|
| /freebsd/contrib/wpa/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 177 struct wpa_global *global, const char *path) in get_iface_by_dbus_path() 208 char *value = NULL; in set_network_properties() local 360 char *value; in set_cred_property() local 766 struct wpa_global *global) in wpas_dbus_handler_create_interface() 937 struct wpa_global *global) in wpas_dbus_handler_remove_interface() 988 struct wpa_global *global) in wpas_dbus_handler_get_interface() 1096 struct wpa_global *global = user_data; in wpas_dbus_setter_debug_level() local 1135 struct wpa_global *global = user_data; in wpas_dbus_setter_debug_timestamp() local 1161 struct wpa_global *global = user_data; in wpas_dbus_setter_debug_show_keys() local 1190 struct wpa_global *global = user_data; in wpas_dbus_getter_interfaces() local [all …]
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | context.c | 24 OSSL_EX_DATA_GLOBAL global; member 675 void OSSL_LIB_CTX_set_conf_diagnostics(OSSL_LIB_CTX *libctx, int value) in OSSL_LIB_CTX_set_conf_diagnostics()
|
| /freebsd/sys/kern/ |
| H A D | kern_clock.c | 482 long global, newticks, *t; in hardclock() local 555 #define TIME_INT_SCALE(value, mul, div) \ argument
|
| /freebsd/usr.sbin/makefs/ |
| H A D | mtree.c | 424 create_node(const char *name, u_int type, fsnode *parent, fsnode *global) in create_node() 480 char *name, *p, *value; in read_mtree_keywords() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExprConstant.cpp | 1524 ConstantEmitter::tryEmitAbstract(const APValue &value, QualType destType) { in tryEmitAbstract() 1555 ConstantEmitter::emitAbstract(SourceLocation loc, const APValue &value, in emitAbstract() 1582 llvm::Constant *ConstantEmitter::emitForInitializer(const APValue &value, in emitForInitializer() 1598 auto global = new llvm::GlobalVariable(CGM.getModule(), CGM.Int8Ty, true, in getCurrentAddrPrivate() local 1741 void ConstantEmitter::finalize(llvm::GlobalVariable *global) { in finalize() 1799 if (APValue *value = D.evaluateValue()) in tryEmitPrivateForVarInit() local 1813 ConstantEmitter::tryEmitAbstractForMemory(const APValue &value, in tryEmitAbstractForMemory() 1827 llvm::Constant *ConstantEmitter::tryEmitPrivateForMemory(const APValue &value, in tryEmitPrivateForMemory() 1981 ConstantLValueEmitter(ConstantEmitter &emitter, const APValue &value, in ConstantLValueEmitter() 2059 llvm::Constant *value = result.Value; in tryEmit() local
|
| H A D | CGBlocks.cpp | 242 llvm::GlobalVariable *global = in buildBlockDescriptor() local 842 auto storeField = [&](llvm::Value *value, unsigned index, const Twine &name) { in EmitBlockLiteral() 852 const Twine &name) { in EmitBlockLiteral() 981 llvm::Value *value = Builder.CreateLoad(src, "captured"); in EmitBlockLiteral() local 994 llvm::Value *value = Builder.CreateLoad(src, "block.captured_block"); in EmitBlockLiteral() local 2162 llvm::Value *value = CGF.Builder.CreateLoad(field); in emitDispose() local 2203 llvm::Value *value = CGF.Builder.CreateLoad(srcField); in emitCopy() local 2684 const Twine &name) { in emitByrefStructureInit()
|
| H A D | CGObjCGNU.cpp | 215 llvm::Constant *value = llvm::ConstantDataArray::getString(VMContext,Str); in ExportUniqueString() local 1668 auto *global = TheModule.getGlobalVariable(lateInit.first); in ModuleInitFunction() local 3242 llvm::StringMap<llvm::Constant*>::iterator value = in GenerateProtocolList() local
|
| /freebsd/contrib/libxo/xohtml/external/ |
| H A D | jquery.js | 1314 return function( value ) { argument 1322 return function( value ) { argument 1916 data: function( key, value ) { argument 2217 attr: function( name, value ) { argument 2227 prop: function( name, value ) { argument 2242 addClass: function( value ) { argument 2279 removeClass: function( value ) { argument 2312 toggleClass: function( value, stateVal ) { argument 2362 val: function( value ) { argument 2407 val = jQuery.map(val, function ( value ) { argument [all …]
|
| /freebsd/sys/dev/bxe/ |
| H A D | bxe.c | 4213 uint8_t global = FALSE; in bxe_nic_unload() local 7246 uint8_t *global, in bxe_check_blocks_with_parity1() 7389 uint8_t *global, in bxe_check_blocks_with_parity3() 7465 uint8_t *global, in bxe_parity_attn() 7523 uint8_t *global, in bxe_chk_parity_attn() 8201 uint8_t global = FALSE; in bxe_attn_int_deasserted() local 10888 uint8_t global) in bxe_process_kill_chip_reset() 10989 uint8_t global) in bxe_process_kill() 11092 uint8_t global = bxe_reset_is_global(sc); in bxe_leader_reset() local 12339 uint8_t global = FALSE; in bxe_parity_recover() local [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | PDBASTParser.cpp | 1054 auto global = symbol_file->GetPDBSession().getGlobalScope(); in GetDeclContextContainingSymbol() local 1300 auto value = member->getValue(); in AddRecordMembers() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | SymbolFileNativePDB.cpp | 1665 PdbGlobalSymId global(result.first, false); in FindGlobalVariables() local 1783 PdbGlobalSymId global{gid, false}; in ParseTypes() local 2254 TypeIndex value = entry.second; in BuildParentMap() local
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | jimsh0.c | 391 int global; member 4244 static void AppendStatElement(Jim_Interp *interp, Jim_Obj *listObj, const char *key, jim_wide value) in AppendStatElement() 7286 long value = strtol(str + i, endptr, base); in jim_strtol() local 7305 jim_wide value = strtoull(str + i, endptr, base); in jim_strtoull() local 10163 unsigned value = (unsigned)objValue; in JimObjectHTHashFunction() local 10718 int global; in SetVariableFromAny() local 10805 int global; in JimCreateVariable() local 11970 double value = objPtr->internalRep.doubleValue; in UpdateStringOfDouble() local 15807 double value = strtod(tok, &endp); in ScanOneEntry() local 15864 Jim_Obj *value = 0; in Jim_ScanString() local [all …]
|
| /freebsd/contrib/llvm-project/libcxx/src/ |
| H A D | locale.cpp | 568 locale locale::global(const locale& loc) { in global() function in locale 5077 const char value = static_cast<char>(money_base::value); in __init_pat() local
|
| /freebsd/sys/ofed/include/rdma/ |
| H A D | ib_verbs.h | 91 } global; member 519 u64 value[]; member
|