Home
last modified time | relevance | path

Searched defs:tsi (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/usr.bin/script/
H A Dscript.c441 struct timespec tsi, tso; in playback() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c5719 tree_stmt_iterator tsi; in cp_check_omp_declare_reduction() local
5918 tree_stmt_iterator tsi; in finish_omp_reduction_clause() local
H A Dpt.c18978 tree_stmt_iterator tsi; in tsubst_omp_udr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc6146 tree_stmt_iterator tsi; in cp_check_omp_declare_reduction() local
6345 tree_stmt_iterator tsi; in finish_omp_reduction_clause() local
H A Dpt.cc19650 tree_stmt_iterator tsi; in tsubst_omp_udr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp1516 TypeSourceInfo *tsi, in Create()
1535 SourceLocation OperatorLoc, TypeSourceInfo *tsi, in OffsetOfExpr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c8751 for (gimple_stmt_iterator tsi = gsi_start_bb (single_succ (target->entry)); in grid_expand_target_grid_body() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h2421 void setTypeSourceInfo(TypeSourceInfo *tsi) { in setTypeSourceInfo()