Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 1480) sorted by relevance

12345678910>>...60

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dstring_util_gtest.cc11 size_t pos = 0; in TEST() local
16 size_t pos = 0; in TEST() local
21 size_t pos = 0; in TEST() local
27 size_t pos = 0; in TEST() local
33 size_t pos = 0; in TEST() local
39 size_t pos = 0; in TEST() local
44 size_t pos = 0; in TEST() local
49 size_t pos = 0; in TEST() local
54 size_t pos = 0; in TEST() local
59 size_t pos = 0; in TEST() local
[all …]
/netbsd-src/distrib/utils/more/
H A Dprim.c71 off_t pos; in eof_check() local
107 forw(n, pos, only_last) in forw() argument
206 back(n, pos, only_last) in back() argument
259 off_t pos; local
289 off_t pos; local
305 prepaint(pos) in prepaint() argument
337 off_t pos; in jump_forw() local
407 off_t pos, len; local
439 jump_loc(pos) in jump_loc() argument
571 off_t pos; local
[all …]
H A Dposition.c92 add_forw_pos(pos) in add_forw_pos() argument
109 add_back_pos(pos) in add_back_pos() argument
160 onscreen(pos) in onscreen() argument
H A Dlinenum.c81 off_t pos; /* File position */ member
159 add_lnum(line, pos) in add_lnum() argument
263 find_linenum(pos) in find_linenum() argument
387 off_t pos; local
/netbsd-src/external/bsd/less/dist/
H A Dforwback.c75 POSITION pos; in eof_displayed() local
101 POSITION pos; in entire_file_displayed() local
130 static POSITION forw_line_pfx(POSITION pos, int pfx, int skipeol) in forw_line_pfx()
164 POSITION pos = ch_zero(); /* header lines are at beginning of file */ in overlay_header() local
216 public void forw(int n, POSITION pos, int force, int only_last, int nblank) in forw()
401 public void back(int n, POSITION pos, int force, int only_last) in back()
462 POSITION pos; in forward() local
510 POSITION pos; in backward() local
544 POSITION pos = ch_zero(); in get_one_screen() local
H A Djump.c32 POSITION pos; in jump_forw() local
91 POSITION pos; in jump_back() local
141 POSITION pos, len; in jump_percent() local
169 public void jump_line_loc(POSITION pos, int sline) in jump_line_loc()
194 public void jump_loc(POSITION pos, int sline) in jump_loc()
H A Dlinenum.c47 POSITION pos; /* File position */ member
125 public void add_lnum(LINENUM linenum, POSITION pos) in add_lnum()
262 public LINENUM find_linenum(POSITION pos) in find_linenum()
447 POSITION pos; in currline() local
468 POSITION pos = ch_zero(); in scan_eof() local
H A Dline.c320 public void plinestart(POSITION pos) in plinestart()
678 #define STORE_CHAR(ch,a,rep,pos) \ argument
683 static int store_char(LWCHAR ch, int a, char *rep, POSITION pos) in store_char()
816 #define STORE_STRING(s,a,pos) \ argument
819 static int store_string(char *s, int a, POSITION pos) in store_string()
832 #define STORE_TAB(a,pos) \ argument
835 static int store_tab(int attr, POSITION pos) in store_tab()
857 #define STORE_PRCHAR(c, pos) \ argument
860 static int store_prchar(LWCHAR c, POSITION pos) in store_prchar()
869 static int flush_mbc_buf(POSITION pos) in flush_mbc_buf()
[all …]
/netbsd-src/external/bsd/wpa/dist/src/eap_peer/
H A Deap_fast_pac.c181 const char *pos; member
190 char *pos; in eap_fast_read_line() local
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()
417 char *pos; in eap_fast_load_pac() local
477 static void eap_fast_write(char **buf, char **pos, size_t *buf_len, in eap_fast_write()
[all …]
H A Deap_teap_pac.c181 const char *pos; member
190 char *pos; in eap_teap_read_line() local
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()
418 char *pos; in eap_teap_load_pac() local
478 static void eap_teap_write(char **buf, char **pos, size_t *buf_len, in eap_teap_write()
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpo-gram-gen2.h7 struct { char *string; lex_pos_ty pos; bool obsolete; } string; member
8 struct { string_list_ty stringlist; lex_pos_ty pos; bool obsolete; } stringlist; member
9 struct { long number; lex_pos_ty pos; bool obsolete; } number; member
10 struct { lex_pos_ty pos; bool obsolete; } pos; member
11 struct { char *ctxt; char *id; char *id_plural; lex_pos_ty pos; bool obsolete; } prev; member
12 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
13 struct { struct msgstr_def rhs; lex_pos_ty pos; bool obsolete; } rhs; member
H A Dpo-gram-gen.h7 struct { char *string; lex_pos_ty pos; bool obsolete; } string; member
8 struct { string_list_ty stringlist; lex_pos_ty pos; bool obsolete; } stringlist; member
9 struct { long number; lex_pos_ty pos; bool obsolete; } number; member
10 struct { lex_pos_ty pos; bool obsolete; } pos; member
11 struct { char *ctxt; char *id; char *id_plural; lex_pos_ty pos; bool obsolete; } prev; member
12 …struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool ob… member
13 struct { struct msgstr_def rhs; lex_pos_ty pos; bool obsolete; } rhs; member
H A Dpo-gram-gen.y145 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/bsd/mdocml/dist/
H A Ddba_write.c59 long pos; in dba_tell() local
71 dba_seek(int32_t pos) in dba_seek()
80 int32_t pos; in dba_align() local
94 int32_t i, pos; in dba_skip() local
H A Dtbl_layout.c65 int ln, const char *p, int *pos) in mods()
206 int ln, const char *p, int *pos) in cell()
264 tbl_layout(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_layout()
354 cell_alloc(struct tbl_node *tbl, struct tbl_row *rp, enum tbl_cellt pos) in cell_alloc()
H A Dtbl.c37 tbl_read(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_read()
91 tbl_alloc(int pos, int line, struct tbl_node *last_tbl) in tbl_alloc()
143 tbl_restart(int line, int pos, struct tbl_node *tbl) in tbl_restart()
/netbsd-src/external/gpl2/dtc/dist/
H A Dsrcpos.c234 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update()
256 srcpos_copy(struct srcpos *pos) in srcpos_copy()
276 struct srcpos *srcpos_extend(struct srcpos *pos, struct srcpos *newtail) in srcpos_extend()
289 srcpos_string(struct srcpos *pos) in srcpos_string()
314 srcpos_string_comment(struct srcpos *pos, bool first_line, int level) in srcpos_string_comment()
365 char *srcpos_string_first(struct srcpos *pos, int level) in srcpos_string_first()
370 char *srcpos_string_last(struct srcpos *pos, int level) in srcpos_string_last()
375 void srcpos_verror(struct srcpos *pos, const char *prefix, in srcpos_verror()
389 void srcpos_error(struct srcpos *pos, const char *prefix, in srcpos_error()
/netbsd-src/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_server_read.c52 const u8 *pos, *end; in tls_process_status_request_item() local
93 const u8 *pos, *end; in tls_process_status_request_v2() local
124 const u8 *pos, *end, *c; in tls_process_client_hello() local
399 const u8 *pos, *end; in tls_process_certificate() local
599 struct tlsv1_server *conn, const u8 *pos, const u8 *end) in tls_process_client_key_exchange_rsa()
702 struct tlsv1_server *conn, const u8 *pos, const u8 *end) in tls_process_client_key_exchange_dh()
810 const u8 *pos, *end; in tls_process_client_key_exchange() local
887 const u8 *pos, *end; in tls_process_certificate_verify() local
1049 const u8 *pos; in tls_process_change_cipher_spec() local
1098 const u8 *pos, *end; in tls_process_client_finished() local
/netbsd-src/external/gpl2/lvm2/dist/lib/format1/
H A Ddisk-rep.c219 static int _read_lvd(struct device *dev, uint64_t pos, struct lv_disk *disk) in _read_lvd()
231 uint64_t pos = pvd->vg_on_disk.base; in read_vgd() local
253 uint64_t pos = data->pvd.pv_uuidlist_on_disk.base; in _read_uuids() local
283 uint64_t pos; in _read_lvs() local
311 uint64_t pos = data->pvd.pe_on_disk.base; in _read_extents() local
514 uint64_t pos = data->pvd.vg_on_disk.base; in _write_vgd() local
531 uint64_t pos = data->pvd.pv_uuidlist_on_disk.base; in _write_uuids() local
554 static int _write_lvd(struct device *dev, uint64_t pos, struct lv_disk *disk) in _write_lvd()
572 uint64_t pos, offset; in _write_lvs() local
600 uint64_t pos = data->pvd.pe_on_disk.base; in _write_extents() local
[all …]
/netbsd-src/lib/libc/citrus/
H A Dcitrus_region.h70 _citrus_region_offset(const struct _citrus_region *r, size_t pos) in _citrus_region_offset()
76 _citrus_region_peek8(const struct _citrus_region *r, size_t pos) in _citrus_region_peek8()
82 _citrus_region_peek16(const struct _citrus_region *r, size_t pos) in _citrus_region_peek16()
90 _citrus_region_peek32(const struct _citrus_region *r, size_t pos) in _citrus_region_peek32()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
H A Dlist.h316 #define list_for_each_entry(pos, head, member) \ argument
328 #define list_for_each_entry_safe(pos, tmp, head, member) \ argument
335 #define list_for_each_entry_reverse(pos, head, member) \ argument
340 #define list_for_each_entry_continue(pos, head, member) \ argument
345 #define list_for_each_entry_continue_reverse(pos, head, member) \ argument
350 #define list_for_each_entry_from(pos, head, member) \ argument
/netbsd-src/external/mit/isl/dist/
H A Disl_vec.c87 __isl_give isl_vec *isl_vec_expand(__isl_take isl_vec *vec, int pos, int n, in isl_vec_expand()
256 __isl_give isl_val *isl_vec_get_element_val(__isl_keep isl_vec *vec, int pos) in isl_vec_get_element_val()
270 int pos, isl_int v) in isl_vec_set_element()
286 int pos, int v) in isl_vec_set_element_si()
304 int pos, __isl_take isl_val *v) in isl_vec_set_element_val()
322 int pos) in isl_vec_cmp_element()
536 unsigned pos, unsigned n) in isl_vec_drop_els()
561 unsigned pos, unsigned n) in isl_vec_insert_els()
599 unsigned pos, unsigned n) in isl_vec_insert_zero_els()
/netbsd-src/usr.bin/m4/lib/
H A Dohash_enum.c23 ohash_first(struct ohash *h, unsigned int *pos) in ohash_first()
30 ohash_next(struct ohash *h, unsigned int *pos) in ohash_next()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_debugfs.c109 char __user *buf, size_t size, loff_t *pos) in amdgpu_debugfs_process_reg_op()
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()
296 size_t size, loff_t *pos) in amdgpu_debugfs_regs_pcie_write()
346 size_t size, loff_t *pos) in amdgpu_debugfs_regs_didt_read()
395 size_t size, loff_t *pos) in amdgpu_debugfs_regs_didt_write()
445 size_t size, loff_t *pos) in amdgpu_debugfs_regs_smc_read()
494 size_t size, loff_t *pos) in amdgpu_debugfs_regs_smc_write()
546 size_t size, loff_t *pos) in amdgpu_debugfs_gca_config_read()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Diterator_fn_imps.hpp58 size_type pos; in begin() local
75 size_type pos; in begin() local

12345678910>>...60