Home
last modified time | relevance | path

Searched defs:cj (Results 1 – 25 of 1174) sorted by relevance

12345678910>>...47

/dports/www/hotcrp/hotcrp-2.102/src/
H A Duserstatus.php80 static function unparse_json_main(UserStatus $us, $cj, $args) {
169 static function normalize_name($cj) {
197 private function normalize($cj, $old_user) {
430 function check_invariants($cj) {
439 function save($cj, $old_user = null) {
563 function parse_request_group($g, $cj, Qrequest $qreq) {
621 function parse_csv_group($g, $cj, $line) {
637 static function pcrole_text($cj) {
647 function global_profile_difference($cj, $key) {
658 static function render_main(UserStatus $us, $cj, $reqj, $uf) {
[all …]
/dports/chinese/libcangjie/libcangjie-1.3/src/
H A Dcangjie.c77 int cangjie_get_filter_query(Cangjie *cj, char **query) { in cangjie_get_filter_query()
146 int cangjie_new(Cangjie **cj, in cangjie_new()
211 int cangjie_get_characters(Cangjie *cj, in cangjie_get_characters()
308 int cangjie_get_characters_by_shortcode(Cangjie *cj, in cangjie_get_characters_by_shortcode()
370 int cangjie_get_radical(Cangjie *cj, in cangjie_get_radical()
388 int cangjie_is_input_key(Cangjie *cj, in cangjie_is_input_key()
397 int cangjie_free(Cangjie *cj) { in cangjie_free()
/dports/chinese/libcangjie/libcangjie-1.3/tests/
H A Dtest_cangjie.c38 Cangjie *cj; in test_cangjie_new() local
50 Cangjie *cj; in test_cangjie_get_characters_single_result() local
72 Cangjie *cj; in test_cangjie_get_characters_by_shortcode() local
109 Cangjie *cj; in test_cangjie_get_characters_multiple_queries() local
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libcoshell/
H A Dcokill.c39 cokilljob(register Coshell_t* co, register Cojob_t* cj, int sig) in cokilljob()
73 cokillshell(register Coshell_t* co, register Cojob_t* cj, int sig) in cokillshell()
95 cokill(register Coshell_t* co, register Cojob_t* cj, int sig) in cokill()
/dports/shells/ksh93/ast-93u/src/lib/libcoshell/
H A Dcokill.c39 cokilljob(register Coshell_t* co, register Cojob_t* cj, int sig) in cokilljob()
73 cokillshell(register Coshell_t* co, register Cojob_t* cj, int sig) in cokillshell()
95 cokill(register Coshell_t* co, register Cojob_t* cj, int sig) in cokill()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libcoshell/
H A Dcokill.c39 cokilljob(register Coshell_t* co, register Cojob_t* cj, int sig) in cokilljob()
73 cokillshell(register Coshell_t* co, register Cojob_t* cj, int sig) in cokillshell()
95 cokill(register Coshell_t* co, register Cojob_t* cj, int sig) in cokill()
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/auction/server/ebay/
H A DebayLoginManager.java65 …private URLConnection checkFollowRedirector(URLConnection current, CookieJar cj, String lookFor) t… in checkFollowRedirector()
76 …te static URLConnection checkHTMLFollowRedirect(JHTML redirectPage, String lookFor, CookieJar cj) { in checkHTMLFollowRedirect()
117 …private boolean getAdultRedirector(URLConnection uc_signin, CookieJar cj) throws IOException, Capt… in getAdultRedirector()
123 private boolean getAdultConfirmation(URLConnection uc_signin, CookieJar cj) throws IOException { in getAdultConfirmation()
178 CookieJar cj = getSignInCookie(getUserId(), getPassword()); in getSignInCookie() local
200 CookieJar cj = new CookieJar(); in getSignInCookie() local
238 …String previousPage, String username, String password, boolean adult, CookieJar cj, JHTML htdoc) t… in signInUsingPage()
299 …private CookieJar retryLoginWithoutAdult(CookieJar cj, String username, String password) {// Disa… in retryLoginWithoutAdult()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/move_backward/
H A D95578.cc40 std::vector<int> v = {1,2,3,4,5}, w = {0,0,0,0,0};
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/copy_backward/
H A D95578.cc40 std::vector<int> v = {1,2,3,4,5}, w = {0,0,0,0,0};
/dports/math/blasfeo/blasfeo-0.1.2/blasfeo_api/
H A Ds_lapack_lib8.c46 void blasfeo_spotrf_l(int m, struct blasfeo_smat *sC, int ci, int cj, struct blasfeo_smat *sD, int … in blasfeo_spotrf_l()
232 void blasfeo_spotrf_l_mn(int m, int n, struct blasfeo_smat *sC, int ci, int cj, struct blasfeo_smat… in blasfeo_spotrf_l_mn()
544 …truct blasfeo_smat *sB, int bi, int bj, struct blasfeo_smat *sC, int ci, int cj, struct blasfeo_sm… in blasfeo_ssyrk_spotrf_ln_mn()
859 …truct blasfeo_smat *sB, int bi, int bj, struct blasfeo_smat *sC, int ci, int cj, struct blasfeo_sm… in blasfeo_ssyrk_spotrf_ln()
868 void blasfeo_sgetrf_np(int m, int n, struct blasfeo_smat *sC, int ci, int cj, struct blasfeo_smat *… in blasfeo_sgetrf_np()
881 void blasfeo_sgetrf_rp(int m, int n, struct blasfeo_smat *sC, int ci, int cj, struct blasfeo_smat *… in blasfeo_sgetrf_rp()
899 void blasfeo_sgeqrf(int m, int n, struct blasfeo_smat *sC, int ci, int cj, struct blasfeo_smat *sD,… in blasfeo_sgeqrf()
919 void blasfeo_sgelqf(int m, int n, struct blasfeo_smat *sC, int ci, int cj, struct blasfeo_smat *sD,… in blasfeo_sgelqf()
939 void blasfeo_sorglq(int m, int n, int k, struct blasfeo_smat *sC, int ci, int cj, struct blasfeo_sm… in blasfeo_sorglq()
953 void blasfeo_sgelqf_pd(int m, int n, struct blasfeo_smat *sC, int ci, int cj, struct blasfeo_smat *… in blasfeo_sgelqf_pd()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/move/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/copy/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/copy_backward/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/move_backward/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/copy/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/copy_backward/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/move/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/move_backward/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/move/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/copy/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/move/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/move_backward/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/copy_backward/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/copy/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/25_algorithms/copy_backward/
H A D94013.cc37 const volatile int* cj = j; in test01() local
62 const volatile int* cj = j; in test02() local

12345678910>>...47