Home
last modified time | relevance | path

Searched +defs:initial +defs:value (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/zlib/pigz/dist/
H A Dyarn.c93 long value; member
96 lock *new_lock(long initial) in new_lock()
/netbsd-src/tests/lib/libcurses/director/
H A Dtestlang_parse.y112 void *value; global() member
638 set_var(data_enum_t type,const char * name,void * value) set_var() argument
1415 init_parse_variables(int initial) init_parse_variables() argument
1586 validate_type(data_enum_t expected,ct_data_t * value,int check) validate_type() argument
1610 validate_return(const char * expected,const char * value,int check) validate_return() argument
1634 validate_byte(ct_data_t * expected,ct_data_t * value,int check) validate_byte() argument
1688 validate_cchar(cchar_t * expected,cchar_t * value,int check) validate_cchar() argument
1766 validate_wchar(wchar_t * expected,wchar_t * value,int check) validate_wchar() argument
1834 validate_variable(int ret,data_enum_t type,const void * value,int i,int check) validate_variable() argument
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/
H A Dsvcb_64.c43 unsigned int value; member
45 bool initial; /* Part of the first defined set of encodings. */ member
203 svc_keyfromregion(isc_textregion_t *region, char sep, uint16_t *value, in svc_keyfromregion()
407 svcparamkey(unsigned short value, enum encoding *encoding, char *buf, in svcparamkey()
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/in_1/
H A Dsvcb_64.c44 unsigned int value; global() member
46 bool initial; /* Part of the first defined set of encodings. */ global() member
199 svc_keyfromregion(isc_textregion_t * region,char sep,uint16_t * value,isc_buffer_t * target) svc_keyfromregion() argument
403 svcparamkey(unsigned short value,enum encoding * encoding,char * buf,size_t len) svcparamkey() argument
[all...]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-out.c453 tree initial = DECL_INITIAL (expr); in get_symbol_initial_value() local
499 tree initial = get_symbol_initial_value in lto_write_tree_1() local
717 tree initial in DFS() local
1113 tree index, value; in DFS_write_tree_body() local
1491 tree index, value; in hash_tree() local
H A Domp-expand.c7336 tree loadedi, storedi, initial, new_storedi, old_vali; in expand_omp_atomic_pipeline() local
7744 tree fld_decl, int index, tree value) in grid_insert_store_range_dim()
7828 tree value) in get_target_argument_value()
7847 int id, tree value, vec <tree> *args) in push_target_argument_according_to_value()
H A Dvar-tracking.c286 rtx value; member
1399 dv_from_value (rtx value) in dv_from_value()
6472 tree initial; in prepare_call_arguments() local
8211 loc_exp_dep_set (variable *var, rtx result, rtx *value, int count, in loc_exp_dep_set()
8254 rtx value = dv_as_value (dv); in notify_dependents_of_resolved_value() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-out.cc429 tree initial = DECL_INITIAL (expr); in get_symbol_initial_value() local
519 tree initial = get_symbol_initial_value in lto_write_tree_1() local
737 tree initial in DFS() local
1149 tree index, value; in DFS_write_tree_body() local
1530 tree index, value; in hash_tree() local
H A Dvar-tracking.cc285 rtx value; member
1407 dv_from_value (rtx value) in dv_from_value()
6478 tree initial; in prepare_call_arguments() local
8242 loc_exp_dep_set (variable *var, rtx result, rtx *value, int count, in loc_exp_dep_set()
8285 rtx value = dv_as_value (dv); in notify_dependents_of_resolved_value() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dvtable-class-hierarchy.cc541 tree value = ce->value; in register_construction_vtables() local
779 tree initial = NULL_TREE; in insert_call_to_register_set() local
H A Ddecl.cc3927 case_conversion (tree type, tree value) in case_conversion()
5570 tree initial; in start_decl() local
6569 tree value = d->cur->value; in reshape_init_vector() local
16383 tree value; in finish_enum_value_list() local
16633 build_enumerator (tree name, tree value, tree enumtype, tree attributes, in build_enumerator()
16879 for (const string_int_pair &value : values) in cxx_simulate_enum_decl() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dvtable-class-hierarchy.c541 tree value = ce->value; in register_construction_vtables() local
779 tree initial = NULL_TREE; in insert_call_to_register_set() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_utils.c392 slapi_entry_attr_hasvalue( Slapi_Entry *e, const char *type, const char *value ) in slapi_entry_attr_hasvalue()
417 slapi_entry_attr_set_charptr(Slapi_Entry* e, const char *type, const char *value) in slapi_entry_attr_set_charptr()
659 slapi_entry_add_value(Slapi_Entry *e, const char *type, const Slapi_Value *value) in slapi_entry_add_value()
679 slapi_entry_add_string(Slapi_Entry *e, const char *type, const char *value) in slapi_entry_add_string()
690 slapi_entry_delete_string(Slapi_Entry *e, const char *type, const char *value) in slapi_entry_delete_string()
1659 slapi_filter_get_subfilt( Slapi_Filter *f, char **type, char **initial, in slapi_filter_get_subfilt()
2356 void slapi_value_free(Slapi_Value **value) in slapi_value_free()
2368 const struct berval *slapi_value_get_berval( const Slapi_Value *value ) in slapi_value_get_berval()
2373 Slapi_Value *slapi_value_set_berval( Slapi_Value *value, const struct berval *bval ) in slapi_value_set_berval()
2386 Slapi_Value *slapi_value_set_value( Slapi_Value *value, const Slapi_Value *vfrom) in slapi_value_set_value()
[all …]
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexindex.c670 long value = find_value (start1, length1) - find_value (start2, length2); in compare_field() local
977 char *initial; in indexify() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-dw2.c243 _Unwind_Word value; in _Unwind_GetGR() local
527 struct _Unwind_Context *context, _Unwind_Word initial) in execute_stack_op()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-dw2.c243 _Unwind_Word value; in _Unwind_GetGR() local
527 struct _Unwind_Context *context, _Unwind_Word initial) in execute_stack_op()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat-lisp.c101 initial, /* Initial arguments segment. */ member
125 int value; /* for PT_INTEGER: the value, for PT_V: the position */ member
2480 int value = 0; in parse_upto() local
H A Dformat-scheme.c104 initial, /* Initial arguments segment. */ member
128 int value; /* for PT_INTEGER: the value, for PT_V: the position */ member
2483 int value = 0; in parse_upto() local
/netbsd-src/usr.bin/ftp/
H A Dcmds.c1669 quote1(const char * initial,int argc,char * argv[]) quote1() argument
2705 set_option(const char * option,const char * value,int doverbose) set_option() argument
[all...]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dtime.d2361 const initial = mt; local
3721 immutable value = convert!("hnsecs", units)(hnsecs); variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.c169 gfc_conv_descriptor_data_set (stmtblock_t *block, tree desc, tree value) in gfc_conv_descriptor_data_set()
228 tree value) in gfc_conv_descriptor_offset_set()
276 tree value) in gfc_conv_descriptor_span_set()
415 tree dim, tree value) in gfc_conv_descriptor_stride_set()
445 tree dim, tree value) in gfc_conv_descriptor_lbound_set()
475 tree dim, tree value) in gfc_conv_descriptor_ubound_set()
1044 tree initial, bool dynamic, bool dealloc) in gfc_trans_allocate_array_storage()
1353 tree eltype, tree initial, bool dynamic, in gfc_trans_create_temp_array()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.cc277 gfc_conv_descriptor_data_set (stmtblock_t *block, tree desc, tree value) in gfc_conv_descriptor_data_set()
310 tree value) in gfc_conv_descriptor_offset_set()
341 tree value) in gfc_conv_descriptor_span_set()
478 tree dim, tree value) in gfc_conv_descriptor_stride_set()
500 tree dim, tree value) in gfc_conv_descriptor_lbound_set()
522 tree dim, tree value) in gfc_conv_descriptor_ubound_set()
1112 tree initial, bool dynamic, bool dealloc) in gfc_trans_allocate_array_storage()
1421 tree eltype, tree initial, bool dynamic, in gfc_trans_create_temp_array()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dnetmgr.c665 isc_nm_gettimeouts(isc_nm_t *mgr, uint32_t *initial, uint32_t *idle, in isc_nm_gettimeouts()
2321 isc_nmhandle_keepalive(isc_nmhandle_t *handle, bool value) { in isc_nmhandle_keepalive()
/netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/
H A Dnetmgr.c642 isc_nm_gettimeouts(isc_nm_t * mgr,uint32_t * initial,uint32_t * idle,uint32_t * keepalive,uint32_t * advertised) isc_nm_gettimeouts() argument
2466 isc_nmhandle_keepalive(isc_nmhandle_t * handle,bool value) isc_nmhandle_keepalive() argument
[all...]
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsftp-client.c174 get_msg_extended(struct sftp_conn *conn, struct sshbuf *m, int initial) in get_msg_extended()
489 u_char *value; in sftp_init() local

12