/netbsd-src/external/bsd/tmux/dist/compat/ |
H A D | imsg-buffer.c | 164 ibuf_add_n8(struct ibuf *buf, uint64_t value) in ibuf_add_n8() 177 ibuf_add_n16(struct ibuf *buf, uint64_t value) in ibuf_add_n16() 190 ibuf_add_n32(struct ibuf *buf, uint64_t value) in ibuf_add_n32() 203 ibuf_add_n64(struct ibuf *buf, uint64_t value) in ibuf_add_n64() 210 ibuf_add_h16(struct ibuf *buf, uint64_t value) in ibuf_add_h16() 223 ibuf_add_h32(struct ibuf *buf, uint64_t value) in ibuf_add_h32() 236 ibuf_add_h64(struct ibuf *buf, uint64_t value) in ibuf_add_h64() 253 ibuf_seek(struct ibuf *buf, size_t pos, size_t len) in ibuf_seek() 266 ibuf_set(struct ibuf *buf, size_t pos, const void *data, size_t len) in ibuf_set() 278 ibuf_set_n8(struct ibuf *buf, size_t pos, uint64_t value) in ibuf_set_n8() [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_debugfs.c | 109 char __user *buf, size_t size, loff_t *pos) in amdgpu_debugfs_process_reg_op() 176 uint32_t value; in amdgpu_debugfs_process_reg_op() local 219 size_t size, loff_t *pos) in amdgpu_debugfs_regs_read() 228 size_t size, loff_t *pos) in amdgpu_debugfs_regs_write() 247 size_t size, loff_t *pos) in amdgpu_debugfs_regs_pcie_read() 261 uint32_t value; in amdgpu_debugfs_regs_pcie_read() local 296 size_t size, loff_t *pos) in amdgpu_debugfs_regs_pcie_write() 310 uint32_t value; in amdgpu_debugfs_regs_pcie_write() local 346 size_t size, loff_t *pos) in amdgpu_debugfs_regs_didt_read() 360 uint32_t value; in amdgpu_debugfs_regs_didt_read() local [all …]
|
/netbsd-src/external/bsd/top/dist/ |
H A D | hash.c | 287 hash_add_uint(hash_table *ht, unsigned int key, void *value) in hash_add_uint() 350 hash_replace_uint(hash_table *ht, unsigned int key, void *value) in hash_replace_uint() 486 hash_first_uint(hash_table *ht, hash_pos *pos) in hash_first_uint() 520 hash_next_uint(hash_pos *pos) in hash_next_uint() 576 hash_remove_pos_uint(hash_pos *pos) in hash_remove_pos_uint() 621 hash_add_pid(hash_table *ht, pid_t key, void *value) in hash_add_pid() 684 hash_replace_pid(hash_table *ht, pid_t key, void *value) in hash_replace_pid() 820 hash_first_pid(hash_table *ht, hash_pos *pos) in hash_first_pid() 854 hash_next_pid(hash_pos *pos) in hash_next_pid() 910 hash_remove_pos_pid(hash_pos *pos) in hash_remove_pos_pid() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | options.cc | 46 #define SET_BITFLAG(flag, condition, value) \ argument 67 set_dec_flags (int value) in set_dec_flags() 85 post_dec_flags (int value) in post_dec_flags() 103 set_init_local_zero (int value) in set_init_local_zero() 534 int result, pos = 0, n; in gfc_handle_fpe_option() local 601 int result, pos = 0, n; in gfc_handle_runtime_check_option() local 650 gfc_handle_option (size_t scode, const char *arg, HOST_WIDE_INT value, in gfc_handle_option() 838 size_t len, pos; in gfc_get_option_string() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | options.c | 46 #define SET_BITFLAG(flag, condition, value) \ argument 67 set_dec_flags (int value) in set_dec_flags() 85 post_dec_flags (int value) in post_dec_flags() 103 set_init_local_zero (int value) in set_init_local_zero() 520 int result, pos = 0, n; in gfc_handle_fpe_option() local 587 int result, pos = 0, n; in gfc_handle_runtime_check_option() local 636 gfc_handle_option (size_t scode, const char *arg, HOST_WIDE_INT value, in gfc_handle_option() 824 size_t len, pos; in gfc_get_option_string() local
|
/netbsd-src/external/bsd/wpa/dist/src/eap_peer/ |
H A D | eap_fast_pac.c | 181 const char *pos; member 188 static int eap_fast_read_line(struct eap_fast_read_ctx *rc, char **value) in eap_fast_read_line() 190 char *pos; in eap_fast_read_line() local 231 static u8 * eap_fast_parse_hex(const char *value, size_t *len) in eap_fast_parse_hex() 330 char *pos) in eap_fast_parse_pac_type() 344 static const char * eap_fast_parse_pac_key(struct eap_fast_pac *pac, char *pos) in eap_fast_parse_pac_key() 363 char *pos) in eap_fast_parse_pac_opaque() 373 static const char * eap_fast_parse_a_id(struct eap_fast_pac *pac, char *pos) in eap_fast_parse_a_id() 383 static const char * eap_fast_parse_i_id(struct eap_fast_pac *pac, char *pos) in eap_fast_parse_i_id() 394 char *pos) in eap_fast_parse_a_id_info() [all …]
|
H A D | eap_teap_pac.c | 181 const char *pos; member 188 static int eap_teap_read_line(struct eap_teap_read_ctx *rc, char **value) in eap_teap_read_line() 190 char *pos; in eap_teap_read_line() local 232 static u8 * eap_teap_parse_hex(const char *value, size_t *len) in eap_teap_parse_hex() 333 char *pos) in eap_teap_parse_pac_type() 345 static const char * eap_teap_parse_pac_key(struct eap_teap_pac *pac, char *pos) in eap_teap_parse_pac_key() 364 char *pos) in eap_teap_parse_pac_opaque() 374 static const char * eap_teap_parse_a_id(struct eap_teap_pac *pac, char *pos) in eap_teap_parse_a_id() 384 static const char * eap_teap_parse_i_id(struct eap_teap_pac *pac, char *pos) in eap_teap_parse_i_id() 395 char *pos) in eap_teap_parse_a_id_info() [all …]
|
/netbsd-src/external/public-domain/xz/dist/src/xz/ |
H A D | util.c | 58 str_to_uint64(const char *name, const char *value, uint64_t min, uint64_t max) in str_to_uint64() 161 uint64_to_str(uint64_t value, uint32_t slot) in uint64_to_str() 177 uint64_to_nicestr(uint64_t value, enum nicestr_unit unit_min, in uint64_to_nicestr() 188 char *pos = bufs[slot]; in uint64_to_nicestr() local 229 my_snprintf(char **pos, size_t *left, const char *fmt, ...) in my_snprintf()
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/ |
H A D | env.cpp | 63 const std::string::size_type pos = oneenv.find('='); in getallenv() local 65 const std::string value = oneenv.substr(pos + 1); in getallenv() local 83 const char* value = std::getenv(name.c_str()); in getenv() local 104 const char* value = std::getenv(name.c_str()); in getenv_with_default() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | args.c | 37 getarg_i4 (GFC_INTEGER_4 *pos, char *val, gfc_charlen_type val_len) in getarg_i4() 66 getarg_i8 (GFC_INTEGER_8 *pos, char *val, gfc_charlen_type val_len) in getarg_i8() 117 get_command_argument_i4 (GFC_INTEGER_4 *number, char *value, in get_command_argument_i4() 171 get_command_argument_i8 (GFC_INTEGER_8 *number, char *value, in get_command_argument_i8()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | args.c | 37 getarg_i4 (GFC_INTEGER_4 *pos, char *val, gfc_charlen_type val_len) in getarg_i4() 66 getarg_i8 (GFC_INTEGER_8 *pos, char *val, gfc_charlen_type val_len) in getarg_i8() 117 get_command_argument_i4 (GFC_INTEGER_4 *number, char *value, in get_command_argument_i4() 171 get_command_argument_i8 (GFC_INTEGER_8 *number, char *value, in get_command_argument_i8()
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | vlvctrl.c | 94 struct berval *value ) in ldap_create_vlv_control_value() 218 struct berval value; in ldap_create_vlv_control() local 303 ber_int_t pos, count, err; in ldap_parse_vlvresponse_control() local
|
/netbsd-src/external/bsd/wpa/dist/src/common/ |
H A D | wpa_helpers.c | 105 char *pos; in get_wpa_cli_event2() local 168 char *pos, *end; in get_wpa_status() local 251 const char *value) in set_network() 260 const char *value) in set_network_quoted() 279 int set_cred(const char *ifname, int id, const char *field, const char *value) in set_cred() 288 const char *value) in set_cred_quoted()
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_map.c | 71 static unsigned pos(__isl_keep isl_space *space, enum isl_dim_type type) in pos() function 874 enum isl_dim_type type, unsigned pos) in isl_basic_map_get_dim_name() 880 enum isl_dim_type type, unsigned pos) in isl_basic_set_get_dim_name() 888 enum isl_dim_type type, unsigned pos) in isl_map_has_dim_name() 896 enum isl_dim_type type, unsigned pos) in isl_map_get_dim_name() 902 enum isl_dim_type type, unsigned pos) in isl_set_get_dim_name() 910 enum isl_dim_type type, unsigned pos) in isl_set_has_dim_name() 919 enum isl_dim_type type, unsigned pos, const char *s) in isl_basic_map_set_dim_name() 930 enum isl_dim_type type, unsigned pos, const char *s) in isl_map_set_dim_name() 957 enum isl_dim_type type, unsigned pos, const char *s) in isl_basic_set_set_dim_name() [all …]
|
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/ |
H A D | LdifReader.cpp | 38 std::string value; in readNextRecord() local 249 std::string::size_type pos = line.find(':'); in splitLine() local 330 std::string::size_type pos = sizeof("file:") - 1; in readIncludeLine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | ELFAttributeParser.cpp | 27 uint64_t value = de.getULEB128(cursor); in parseStringAttribute() local 41 uint64_t value = de.getULEB128(cursor); in integerAttribute() local 70 void ELFAttributeParser::printAttribute(unsigned tag, unsigned value, in printAttribute() 89 uint64_t value = de.getULEB128(cursor); in parseIndexList() local 97 uint64_t pos; in parseAttributeList() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | gen_encode.c | 60 valuename(Der_class class, int value) in valuename() 64 int value; in valuename() member 156 int pos; in encode_type() local
|
/netbsd-src/usr.bin/dc/ |
H A D | bcode.h | 45 struct value { struct 55 struct value *data; argument 80 size_t pos; member
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | po-gram-gen.y | 115 #define free_message_intro(value) \ argument 145 struct { char *string; lex_pos_ty pos; bool obsolete; } string; member 146 struct { string_list_ty stringlist; lex_pos_ty pos; bool obsolete; } stringlist; member 147 struct { long number; lex_pos_ty pos; bool obsolete; } number; member 148 struct { lex_pos_ty pos; bool obsolete; } pos; member 149 struct { char *ctxt; char *id; char *id_plural; lex_pos_ty pos; bool obsolete; } prev; member 150 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member 151 struct { struct msgstr_def rhs; lex_pos_ty pos; bool obsolete; } rhs; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | bfin-lex.l | 348 unsigned long value = 0; variable 438 float pos = 10.0; variable
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | bfin-lex.l | 348 unsigned long value = 0; variable 438 float pos = 10.0; variable
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/ |
H A D | string_util.cc | 100 std::string ToBinaryStringFullySpecified(double value, double threshold, in ToBinaryStringFullySpecified() 179 unsigned long stoul(const std::string& str, size_t* pos, int base) { in stoul() 206 int stoi(const std::string& str, size_t* pos, int base) { in stoi() 233 double stod(const std::string& str, size_t* pos) { in stod()
|
/netbsd-src/external/bsd/tre/dist/lib/ |
H A D | tre-match-approx.c | 53 int pos; member 70 int pos, size_t num_tags) in tre_print_reach() 116 int value; in tre_set_params() local 197 int pos = -1; in tre_tnfa_run_approx() local
|
/netbsd-src/external/bsd/ipf/dist/tools/ |
H A D | ipf_y.y | 2563 static void do_tuneint(varname, value) in do_tuneint() argument 2577 static void do_tunestr(varname, value) in do_tunestr() argument 2596 int pos; local 2611 int pos; local 2664 int pos; local 2677 int pos; local 2690 int pos; local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | v850-opc.c | 78 insert_i5div1 (unsigned long insn, unsigned long value, const char ** errmsg) in insert_i5div1() 107 insert_i5div2 (unsigned long insn, unsigned long value, const char ** errmsg) in insert_i5div2() 136 insert_i5div3 (unsigned long insn, unsigned long value, const char ** errmsg) in insert_i5div3() 165 insert_d5_4 (unsigned long insn, unsigned long value, const char ** errmsg) in insert_d5_4() 195 insert_d8_6 (unsigned long insn, unsigned long value, const char ** errmsg) in insert_d8_6() 225 insert_d8_7 (unsigned long insn, unsigned long value, const char ** errmsg) in insert_d8_7() 255 insert_v8 (unsigned long insn, unsigned long value, const char ** errmsg) in insert_v8() 274 insert_d9 (unsigned long insn, unsigned long value, const char ** errmsg) in insert_d9() 302 insert_u16_loop (unsigned long insn, unsigned long value, const char ** errmsg) in insert_u16_loop() 330 insert_d16_15 (unsigned long insn, unsigned long value, const char ** errmsg) in insert_d16_15() [all …]
|