Searched refs:pos (Results 201 - 225 of 1020) sorted by relevance

1234567891011>>

/freebsd-10.1-release/lib/libvgl/
H A Dbitmap.c48 int i, pos, last, planepos, start_offset, end_offset, offset; local
66 pos = 0;
69 while (pos < width) {
71 while (pos < last && pos < width)
72 word = (word<<1) | color2bit[line[pos++]&0x0f];
98 pos = VGLAdpInfo.va_line_width*y + x/8;
101 VGLPlane[i][planepos] |= dst->Bitmap[pos+planepos] & mask[end_offset];
103 VGLPlane[i][0] |= dst->Bitmap[pos] & ~mask[start_offset];
104 bcopy(&VGLPlane[i][0], dst->Bitmap + pos, widt
180 int i, bit, pos, count, planepos, start_offset, end_offset, offset; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/eap_server/
H A Deap_server_pax.c76 u8 *pos; local
108 pos = wpabuf_put(req, EAP_PAX_MAC_LEN);
111 NULL, 0, NULL, 0, pos);
112 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", pos, EAP_PAX_ICV_LEN);
123 u8 *pos; local
145 pos = wpabuf_put(req, EAP_PAX_MAC_LEN);
148 (u8 *) data->cid, data->cid_len, NULL, 0, pos);
150 pos, EAP_PAX_MAC_LEN);
151 pos += EAP_PAX_MAC_LEN;
155 pos
188 const u8 *pos; local
289 const u8 *pos; local
456 const u8 *pos; local
[all...]
H A Dtncs.c674 u8 * tncs_copy_send_buf(struct tncs_data *tncs, u8 *pos) argument
682 os_memcpy(pos, tncs->imv_data[i].imv_send,
684 pos += tncs->imv_data[i].imv_send_len;
692 os_memcpy(pos, tncs->tncs_message, len);
693 pos += len;
698 return pos;
725 char *pos = os_strstr(start, "<Type>"); local
726 if (pos == NULL)
728 pos += 6;
729 *type = strtoul(pos, NUL
736 char *pos, *pos2; local
849 char *buf, *start, *end, *pos, *pos2, *payload; local
1033 char *pos, *pos2; local
1089 char *config, *end, *pos, *line_end; local
[all...]
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/
H A Dgas_query.c310 const u8 *pos, *adv_proto; local
315 pos = data;
316 action = *pos++;
317 dialog_token = *pos++;
344 query->status_code = WPA_GET_LE16(pos);
345 pos += 2;
356 if (pos + 1 > data + len)
358 frag_id = *pos & 0x7f;
359 more_frags = (*pos & 0x80) >> 7;
360 pos
[all...]
H A Dwpa_cli.c260 static int get_cmd_arg_num(const char *str, int pos) argument
264 for (i = 0; i <= pos; i++) {
267 while (i <= pos && str[i] != ' ')
441 char *pos, *end; local
443 pos = buf;
446 res = os_snprintf(pos, end - pos, "%s", cmd);
447 if (res < 0 || res >= end - pos)
449 pos += res;
452 res = os_snprintf(pos, en
536 wpa_cli_complete_help(const char *str, int pos) argument
1061 char cmd[256], *pos, *end; local
1094 char cmd[256], *pos, *end; local
1128 char cmd[256], *pos, *end; local
1161 char cmd[256], *pos, *end; local
1193 char cmd[256], *pos, *end; local
1227 char cmd[256], *pos, *end; local
1453 wpa_cli_complete_bss(const char *str, int pos) argument
1584 char buf[4096], *pos; local
1678 wpa_cli_complete_p2p_find(const char *str, int pos) argument
1721 wpa_cli_complete_p2p_connect(const char *str, int pos) argument
1750 wpa_cli_complete_p2p_group_remove(const char *str, int pos) argument
1935 wpa_cli_complete_p2p_peer(const char *str, int pos) argument
1954 char buf[4096], *pos; local
2782 wpa_cli_cmd_completion(const char *cmd, const char *str, int pos) argument
2803 wpa_cli_edit_completion_cb(void *ctx, const char *str, int pos) argument
2905 const char *pos; local
3076 const char *pos = msg; local
3142 char *pos; local
3377 char buf[2048], *pos; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/eap_common/
H A Deap_sim_common.c80 EAP_SIM_KEYING_DATA_LEN + EAP_EMSK_LEN], *pos; local
85 pos = buf;
86 os_memcpy(k_encr, pos, EAP_SIM_K_ENCR_LEN);
87 pos += EAP_SIM_K_ENCR_LEN;
88 os_memcpy(k_aut, pos, EAP_SIM_K_AUT_LEN);
89 pos += EAP_SIM_K_AUT_LEN;
90 os_memcpy(msk, pos, EAP_SIM_KEYING_DATA_LEN);
91 pos += EAP_SIM_KEYING_DATA_LEN;
92 os_memcpy(emsk, pos, EAP_EMSK_LEN);
283 u8 *pos; local
331 u8 *pos; local
500 const u8 *pos = start, *apos; local
983 u8 *pos; local
1105 u8 *pos = eap_sim_msg_add(msg, attr, 0, NULL, EAP_SIM_MAC_LEN); local
1115 u8 *pos = eap_sim_msg_add(msg, attr_iv, 0, NULL, EAP_SIM_IV_LEN); local
1145 u8 *pos; local
[all...]
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp123 for (size_type pos = 0; pos < old_size; ++pos)
125 entry_pointer p_e = m_entries[pos];
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DCPPLanguageRuntime.cpp97 size_t pos; local
100 while ( (pos = target.find(pattern)) != std::string::npos )
101 target.replace(pos, pattern_len, with);
253 size_t pos = llvm::StringRef::npos)
259 pos = s.find_last_of(left_right_chars, pos);
260 if (pos == llvm::StringRef::npos || s[pos] == left_char)
262 right_pos = pos;
264 while (pos >
[all...]
/freebsd-10.1-release/contrib/wpa/src/utils/
H A Dedit.h14 char ** (*completion_cb)(void *ctx, const char *cmd, int pos),
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dhex.c43 pos(char c) function
97 p[0] = pos(str[0]);
102 p[i] = pos(str[i * 2]) << 4 | pos(str[(i * 2) + 1]);
/freebsd-10.1-release/sys/dev/aha/
H A Daha_mca.c61 # define AHA_MCA_IOPORT(pos) (0x30 + \
62 (((uint32_t)pos & \
64 (((uint32_t)pos & \
69 # define AHA_MCA_DRQ(pos) (pos & AHA_MCA_DRQ_MASK)
73 # define AHA_MCA_IRQ(pos) ((pos & AHA_MCA_IRQ_MASK) + 8)
82 #define AHA_MCA_SCSIID(pos) ((pos & AHA_MCA_SCSIID_MASK) >> 5)
93 uint8_t pos; local
[all...]
/freebsd-10.1-release/sys/dev/buslogic/
H A Dbt_mca.c77 #define BT_MCA_IOPORT(pos) (0x30 + \
78 (((u_int32_t)pos &\
80 (((u_int32_t)pos &\
85 #define BT_MCA_IRQ(pos) (((pos & BT_MCA_IRQ_MASK) >> 1) + 8)
89 #define BT_MCA_DRQ(pos) (pos & BT_MCA_DRQ_MASK)
93 #define BT_MCA_SCSIID(pos) ((pos & BT_MCA_SCSIID_MASK) >> 5)
166 u_int8_t pos; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dpmksa_cache_auth.c54 struct rsn_pmksa_cache_entry *pos, *prev; local
58 pos = pmksa->pmkid[PMKID_HASH(entry->pmkid)];
60 while (pos) {
61 if (pos == entry) {
63 prev->hnext = pos->hnext;
66 pos->hnext;
70 prev = pos;
71 pos = pos->hnext;
74 pos
190 struct rsn_pmksa_cache_entry *pos, *prev; local
243 struct rsn_pmksa_cache_entry *entry, *pos; local
[all...]
H A Dgas_serv.c292 const u8 *pos, *realm_name, *end; local
298 pos = home_realm;
299 end = pos + home_realm_len;
300 if (pos + 1 > end) {
305 num_realms = *pos++;
308 if (pos + 2 > end) {
314 encoding = *pos++;
315 realm_len = *pos++;
316 if (pos + realm_len > end) {
322 realm_name = pos;
648 rx_anqp_query_list(struct hostapd_data *hapd, const u8 *pos, const u8 *end, struct anqp_query_info *qi) argument
702 rx_anqp_hs_nai_home_realm(struct hostapd_data *hapd, const u8 *pos, const u8 *end, struct anqp_query_info *qi) argument
719 rx_anqp_vendor_specific(struct hostapd_data *hapd, const u8 *pos, const u8 *end, struct anqp_query_info *qi) argument
831 const u8 *pos = data; local
[all...]
/freebsd-10.1-release/sys/dev/drm/
H A Ddrm_linux_list.h99 * @pos: the type * to use as a loop cursor.
104 #define list_for_each_entry_safe(pos, n, head, member) \
105 for (pos = list_entry((head)->next, __typeof(*pos), member), \
106 n = list_entry(pos->member.next, __typeof(*pos), member); \
107 &pos->member != (head); \
108 pos = n, n = list_entry(n->member.next, __typeof(*n), member))
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DArgs.cpp407 arg_sstr_collection::const_iterator pos, end = m_args.end(); local
408 for (pos = m_args.begin(); pos != end; ++pos)
409 m_argv.push_back(pos->c_str());
508 arg_sstr_collection::iterator pos, end = m_args.end(); local
510 for (pos = m_args.begin(); i > 0 && pos != end; ++pos)
513 pos
533 arg_sstr_collection::iterator pos, end = m_args.end(); local
557 arg_sstr_collection::iterator pos, end = m_args.end(); local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DStreamTee.h83 collection::iterator pos, end; local
84 for (pos = m_streams.begin(), end = m_streams.end(); pos != end; ++pos)
90 Stream *strm = pos->get();
104 collection::iterator pos, end; local
105 for (pos = m_streams.begin(), end = m_streams.end(); pos != end; ++pos)
111 Stream *strm = pos
[all...]
/freebsd-10.1-release/contrib/mdocml/
H A Dtbl.c73 tbl_alloc(int pos, int line, struct mparse *parse) argument
79 p->pos = pos;
128 tbl_restart(int line, int pos, struct tbl_node *tbl) argument
132 tbl->line, tbl->pos, NULL);
136 tbl->pos = pos;
140 tbl->line, tbl->pos, NULL);
166 tbl->line, tbl->pos, NULL);
173 tbl->line, tbl->pos, NUL
[all...]
H A Dtbl_term.c109 term_word(tp, TBL_SPAN_HORIZ == sp->pos ||
110 TBL_SPAN_DHORIZ == sp->pos ? "+" : "|");
118 switch (sp->pos) {
134 switch (hp->pos) {
153 if (hp->prev && TBL_HEAD_DVERT != hp->prev->pos)
170 TBL_HEAD_VERT == hp->next->pos ||
171 TBL_HEAD_DVERT == hp->next->pos ? 1 : 2);
189 term_word(tp, TBL_SPAN_HORIZ == sp->pos ||
190 TBL_SPAN_DHORIZ == sp->pos ? "+" : " |");
225 if (TBL_HEAD_DATA == hp->pos) {
[all...]
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dinsert_store_hash_fn_imps.hpp65 const size_type pos = ranged_probe_fn_base::operator()(r_key, pos_hash_pair.second, i); local
67 entry* const p_e = m_entries + pos;
76 std::make_pair(pos, pos_hash_pair.second) :
82 ins_pos = pos;
90 return std::make_pair(pos, pos_hash_pair.second);
H A Dresize_fn_imps.hpp135 for (size_type pos = 0; pos < old_size; ++pos)
136 if (m_entries[pos].m_stat == valid_entry_status)
137 resize_imp_reassign(m_entries + pos, a_entries_resized,
/freebsd-10.1-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugArangeSet.cpp97 for (DescriptorConstIter pos = ArangeDescriptors.begin(),
98 end = ArangeDescriptors.end(); pos != end; ++pos)
99 OS << format("[0x%*.*" PRIx64 " -", hex_width, hex_width, pos->Address)
101 hex_width, hex_width, pos->getEndAddress());
/freebsd-10.1-release/contrib/xz/src/liblzma/lz/
H A Dlz_encoder_mf.c185 /// the actual match finder code. Sets up "cur" and "pos". This macro
200 const uint32_t pos = mf->read_pos + mf->offset
221 matches_count = func(len_limit, pos, cur, cur_match, mf->depth, \
238 /// \param pos lzma_mf.read_pos + lzma_mf.offset
250 const uint32_t pos,
263 const uint32_t delta = pos - cur_match;
312 const uint32_t delta2 = pos - mf->hash[hash_2_value];
315 mf->hash[hash_2_value] = pos;
316 mf->hash[FIX_3_HASH_SIZE + hash_value] = pos;
349 const uint32_t pos local
248 hc_find_func( const uint32_t len_limit, const uint32_t pos, const uint8_t *const cur, uint32_t cur_match, uint32_t depth, uint32_t *const son, const uint32_t cyclic_pos, const uint32_t cyclic_size, lzma_match *matches, uint32_t len_best) argument
429 const uint32_t pos = mf->read_pos + mf->offset; local
453 bt_find_func( const uint32_t len_limit, const uint32_t pos, const uint8_t *const cur, uint32_t cur_match, uint32_t depth, uint32_t *const son, const uint32_t cyclic_pos, const uint32_t cyclic_size, lzma_match *matches, uint32_t len_best) argument
521 bt_skip_func( const uint32_t len_limit, const uint32_t pos, const uint8_t *const cur, uint32_t cur_match, uint32_t depth, uint32_t *const son, const uint32_t cyclic_pos, const uint32_t cyclic_size) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/cms/
H A Dcms_lib.c91 ASN1_OCTET_STRING **pos = CMS_get0_content(cms); local
92 if (!pos)
95 if (!*pos)
100 if (!*pos || ((*pos)->flags == ASN1_STRING_FLAG_CONT))
103 return BIO_new_mem_buf((*pos)->data, (*pos)->length);
159 ASN1_OCTET_STRING **pos = CMS_get0_content(cms); local
160 if (!pos)
163 if (*pos
301 ASN1_OCTET_STRING **pos; local
312 ASN1_OCTET_STRING **pos; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugPubnames.cpp258 const_iterator pos; local
261 for (pos = m_sets.begin(); pos != end; ++pos)
262 (*pos).Dump(s);
269 const_iterator pos; local
274 for (pos = m_sets.begin(); pos != end; ++pos)
276 (*pos)
285 const_iterator pos; local
[all...]

Completed in 303 milliseconds

1234567891011>>