Home
last modified time | relevance | path

Searched +defs:pre +defs:code (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/mit/lua/dist/doc/
H A Dmanual.css6 pre, code { selector
/netbsd-src/external/bsd/bzip2/dist/
H A Dbzip.css64 code, tt, pre { font-size: 120%; } selector
65 code, tt { color: #761596; } selector
/netbsd-src/external/apache2/llvm/dist/llvm/docs/_ocamldoc/
H A Dstyle.css4 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre, selector
5 a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp, selector
24 tt, code, pre { font-family: WorkAroundWebKitAndMozilla, monospace; selector
62 pre { margin-top: 1.375em } selector
/netbsd-src/external/mit/libcbor/dist/docs/stylesheets/
H A Dnormalize.css220 pre { selector
228 code, selector
230 pre, selector
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-fold.c150 enum tree_code code = TREE_CODE (expr); in c_fully_fold_internal() local
205 tree pre = C_MAYBE_CONST_EXPR_PRE (expr); in c_fully_fold_internal() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-fold.cc150 enum tree_code code = TREE_CODE (expr); in c_fully_fold_internal() local
205 tree pre = C_MAYBE_CONST_EXPR_PRE (expr); in c_fully_fold_internal() local
/netbsd-src/external/mit/expat/dist/doc/
H A Dok.min.css2pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{borde… selector
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/
H A DdecCommon.c503 uInt code=(uexp>>DECECONL)<<4; /* top two bits of exp */ in decFinalize() local
598 uInt code=(uexp>>DECECONL)<<4; /* top two bits of exp */ in decFloatFromBCD() local
1240 Int pre, e; /* work */ in decFloatToEngString() local
1519 Int pre, e; /* work */ in decFloatToString() local
1737 uInt code=(exp>>DECWECONL)<<29; /* set two bits of exp [msd=0] */ in decFloatToWider() local
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/
H A DdecCommon.c503 uInt code=(uexp>>DECECONL)<<4; /* top two bits of exp */ in decFinalize() local
598 uInt code=(uexp>>DECECONL)<<4; /* top two bits of exp */ in decFloatFromBCD() local
1240 Int pre, e; /* work */ in decFloatToEngString() local
1519 Int pre, e; /* work */ in decFloatToString() local
1737 uInt code=(exp>>DECWECONL)<<29; /* set two bits of exp [msd=0] */ in decFloatToWider() local
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecCommon.c503 uInt code=(uexp>>DECECONL)<<4; /* top two bits of exp */ in decFinalize() local
598 uInt code=(uexp>>DECECONL)<<4; /* top two bits of exp */ in decFloatFromBCD() local
1240 Int pre, e; /* work */ in decFloatToEngString() local
1519 Int pre, e; /* work */ in decFloatToString() local
1737 uInt code=(exp>>DECWECONL)<<29; /* set two bits of exp [msd=0] */ in decFloatToWider() local
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecCommon.c503 uInt code=(uexp>>DECECONL)<<4; /* top two bits of exp */ in decFinalize() local
598 uInt code=(uexp>>DECECONL)<<4; /* top two bits of exp */ in decFloatFromBCD() local
1240 Int pre, e; /* work */ in decFloatToEngString() local
1519 Int pre, e; /* work */ in decFloatToString() local
1737 uInt code=(exp>>DECWECONL)<<29; /* set two bits of exp [msd=0] */ in decFloatToWider() local
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcs.c242 int code; member
957 struct Lockrev *pt, **pre; local
1325 struct assoc **pre, *pt; in doassoc() local
1578 struct branchhead *pt, *pre; in buildtree() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-stmt.cc66 gfc_trans_label_here (gfc_code * code) in gfc_trans_label_here()
92 gfc_trans_label_assign (gfc_code * code) in gfc_trans_label_assign()
137 gfc_trans_goto (gfc_code * code) in gfc_trans_goto()
175 gfc_trans_entry (gfc_code * code) in gfc_trans_entry()
363 get_intrinsic_for_code (gfc_code *code) in get_intrinsic_for_code()
381 gfc_trans_call (gfc_code * code, bool dependency_check, in gfc_trans_call()
556 gfc_trans_return (gfc_code * code) in gfc_trans_return()
605 gfc_trans_pause (gfc_code * code) in gfc_trans_pause()
651 gfc_trans_stop (gfc_code *code, bool error_stop) in gfc_trans_stop()
740 gfc_trans_form_team (gfc_code *code) in gfc_trans_form_team()
[all …]
H A Dtrans.h43 stmtblock_t pre; member
359 stmtblock_t pre; member
384 stmtblock_t code[GFC_MAX_DIMENSIONS]; member
419 tree code; member
1091 #define build1_v(code, arg) \ argument
1093 #define build2_v(code, arg1, arg2) \ argument
1095 #define build3_v(code, arg1, arg2, arg3) \ argument
1097 #define build4_v(code, arg1, arg2, arg3, arg4) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.c66 gfc_trans_label_here (gfc_code * code) in gfc_trans_label_here()
92 gfc_trans_label_assign (gfc_code * code) in gfc_trans_label_assign()
137 gfc_trans_goto (gfc_code * code) in gfc_trans_goto()
175 gfc_trans_entry (gfc_code * code) in gfc_trans_entry()
376 gfc_trans_call (gfc_code * code, bool dependency_check, in gfc_trans_call()
530 gfc_trans_return (gfc_code * code) in gfc_trans_return()
579 gfc_trans_pause (gfc_code * code) in gfc_trans_pause()
625 gfc_trans_stop (gfc_code *code, bool error_stop) in gfc_trans_stop()
706 gfc_trans_form_team (gfc_code *code) in gfc_trans_form_team()
747 gfc_trans_change_team (gfc_code *code) in gfc_trans_change_team()
[all …]
H A Dtrans.h43 stmtblock_t pre; member
356 stmtblock_t pre; member
381 stmtblock_t code[GFC_MAX_DIMENSIONS]; member
416 tree code; member
1077 #define build1_v(code, arg) \ argument
1079 #define build2_v(code, arg1, arg2) \ argument
1081 #define build3_v(code, arg1, arg2, arg3) \ argument
1083 #define build4_v(code, arg1, arg2, arg3, arg4) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css237 cite, code, tt { selector
271 pre { selector
/netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/
H A Ddvi.cpp158 pre = 247, enumerator
350 int code = f->get_code(idx); in set_char() local
582 void dvi_printer::draw(int code, int *p, int np, const environment *env) in draw()
705 void draw_dvi_printer::draw(int code, int *p, int np, const environment *env) in draw()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c189 c_finish_omp_atomic (location_t loc, enum tree_code code, in c_finish_omp_atomic()
194 tree x, type, addr, pre = NULL_TREE; in c_finish_omp_atomic() local
697 c_finish_omp_for (location_t locus, enum tree_code code, tree declv, in c_finish_omp_for()
1307 c_omp_split_clauses (location_t loc, enum tree_code code, in c_omp_split_clauses()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.cc217 c_finish_omp_atomic (location_t loc, enum tree_code code, in c_finish_omp_atomic()
223 tree x, type, addr, pre = NULL_TREE, rtmp = NULL_TREE, vtmp = NULL_TREE; in c_finish_omp_atomic() local
938 c_finish_omp_for (location_t locus, enum tree_code code, tree declv, in c_finish_omp_for()
1682 c_omp_check_loop_iv_exprs (location_t stmt_loc, enum tree_code code, in c_omp_check_loop_iv_exprs()
1831 c_omp_split_clauses (location_t loc, enum tree_code code, in c_omp_split_clauses()
/netbsd-src/external/gpl2/groff/dist/src/utils/tfmtodit/
H A Dtfmtodit.cpp412 pre = 247, in load() enumerator
465 int code; in load() local
479 int code = getc(fp); in load() local
/netbsd-src/usr.bin/gzip/
H A Dunlz.c157 uint32_t code; member
612 unlz(int fin, int fout, char *pre, size_t prelen, off_t *bytes_in) in unlz()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-riscv.c940 bfd_reloc_code_real_type code) in riscv_reloc_type_lookup()
2150 riscv_subset_t *pre = NULL; in riscv_remove_subset() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-riscv.c956 bfd_reloc_code_real_type code) in riscv_reloc_type_lookup()
2262 riscv_subset_t *pre = NULL; in riscv_remove_subset() local
H A Dbfd.c2628 int code; in bfd_alt_mach_code() local
2733 const char *pre, *suf; in bfd_demangle() local

12