Home
last modified time | relevance | path

Searched refs:res_func (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/convertToAsyncFunction/
DconvertToAsyncFunction_Conditional2.ts9 return fetch("https://typescriptlang.org").then(res_func);
13 function res_func(result){ function
27 return res_func(result);
31 function res_func(result){ function
DconvertToAsyncFunction_Conditional2.js9 return fetch("https://typescriptlang.org").then(res_func);
13 function res_func(result){ function
27 return res_func(result);
31 function res_func(result){
/third_party/ltp/lib/
Dtst_res.c548 tst_res_func_t res_func; in tst_resm_hexd_() local
551 res_func = tst_res_; in tst_resm_hexd_()
553 res_func = tst_res__; in tst_resm_hexd_()
560 res_func(file, lineno, ttype, "%s", tmesg); in tst_resm_hexd_()
572 res_func(file, lineno, ttype, "%s", tmesg); in tst_resm_hexd_()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify.h377 const char *file, const int lineno, tst_res_func_t res_func, int fail) in fanotify_init_flags_err_msg() argument
380 res_func(file, lineno, TCONF, in fanotify_init_flags_err_msg()
383 res_func(file, lineno, TCONF, in fanotify_init_flags_err_msg()