Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 1070) sorted by path

12345678910>>...43

/freebsd/bin/pax/
H A Doptions.c1278 int pos = 0; in printflg() local
/freebsd/bin/sh/
H A Dmksyntax.c107 int pos; in main() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c60 int val[LEAP_DISTANCE], pos[LEAP_DISTANCE]; in corrupt() local
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dioctl.c135 int pos = 0; in dict2nvl() local
/freebsd/contrib/arm-optimized-routines/string/aarch64/
H A Dstrncmp.S37 #define pos x12 macro
/freebsd/contrib/atf/atf-c++/detail/
H A Dauto_array.hpp160 auto_array< T >::operator[](int pos) in operator []()
H A Dprocess.cpp54 std::size_t pos = 0; in collection_to_argv() local
H A Dprocess_test.cpp299 std::vector< std::string >::size_type pos = 0; in ATF_TEST_CASE_BODY() local
H A Dtext.cpp94 std::string::size_type pos = 0, newpos = 0; in split() local
/freebsd/contrib/atf/atf-c++/
H A Dtests.cpp509 const std::string::size_type pos = tcarg.find(':'); in process_tcarg() local
/freebsd/contrib/atf/atf-c/detail/
H A Ddynstr.c309 size_t pos; in atf_dynstr_rfind_ch() local
H A Dlist.c282 size_t pos = 0; in atf_list_index() local
301 size_t pos = 0; in atf_list_index_c() local
/freebsd/contrib/atf/atf-c/
H A Dutils.c151 const char *pos = contents; in atf_utils_compare_file() local
/freebsd/contrib/bc/include/
H A Dhistory.h292 size_t pos; member
/freebsd/contrib/bc/src/
H A Dhistory.c488 bc_history_prevCharLen(const char* buf, size_t pos) in bc_history_prevCharLen()
571 bc_history_nextLen(const char* buf, size_t buf_len, size_t pos, size_t* col_len) in bc_history_nextLen()
613 bc_history_prevLen(const char* buf, size_t pos) in bc_history_prevLen()
773 bc_history_colPos(const char* buf, size_t buf_len, size_t pos) in bc_history_colPos()
1037 size_t colpos, len = BC_HIST_BUF_LEN(h), pos = h->pos, extras_len = 0; in bc_history_refresh() local
/freebsd/contrib/bearssl/tools/
H A Dfiles.c170 pem_object po, *pos; in decode_pem() local
255 pem_object *pos; in read_certificates() local
H A Dkeys.c103 pem_object *pos; in read_private_key() local
H A Dskey.c556 pem_object *pos; in do_skey() local
/freebsd/contrib/bsddialog/lib/
H A Dformbox.c64 unsigned int pos; /* pos in privwbuf and pubwbuf */ member
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp11735 for (size_t pos = 0; pos < names.size(); ++pos) { in Capturer() local
13640 for(std::size_t pos = 0; pos < str.size(); ++pos ) { in splitStringRef() local
13749 std::size_t pos = expandedTestSpec.find( registryKvp.first ); in expandAliases() local
/freebsd/contrib/byacc/
H A Doutput.c27 static Value_t *pos; variable
H A Dreader.c681 check_key(int pos) in check_key()
700 int pos = CODE_HEADER; in copy_code() local
/freebsd/contrib/bzip2/
H A Dcompress.c463 UChar pos[BZ_N_GROUPS], ll_i, tmp2, tmp; in sendMTFValues() local
H A Ddecompress.c310 UChar pos[BZ_N_GROUPS], tmp, v; in BZ2_decompress() local
/freebsd/contrib/cortex-strings/src/aarch64/
H A Dmemcmp.S59 #define pos x11 macro

12345678910>>...43