Home
last modified time | relevance | path

Searched refs:lax (Results 1 – 25 of 25) sorted by relevance

/netbsd/src/external/mit/lua/dist/src/
Dlutf8lib.c106 int lax = lua_toboolean(L, 4); in utflen() local
112 const char *s1 = utf8_decode(s + posi, NULL, !lax); in utflen()
135 int lax = lua_toboolean(L, 4); in codepoint() local
149 s = utf8_decode(s, &code, !lax); in codepoint()
263 int lax = lua_toboolean(L, 2); in iter_codes() local
266 lua_pushcfunction(L, lax ? iter_auxlax : iter_auxstrict); in iter_codes()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dconstvars.c26 short lax = 20; in main() local
47 const short *leniency = &lax; in main()
80 short *const laudanum = &lax; in main()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
D3906.md48 clrt,clt,cly,cr,crl,crt,cy,j,jg,laa,laag,lan,lang,lao,laog,lat,lax,laxg,\
65 laa,laag,lan,lang,lao,laog,lat,lax,laxg,lb,lcbb,ld,lde,ldeb,ldy,le,ley,lg,\
175 cgh,cghrl,ch,chrl,chy,clm,clmy,cpsdr,laa,laag,lan,lang,lao,laog,lax,laxg,\
D2964.md47 clt,cly,cr,crl,crt,cy,j,jg,laa,laag,lan,lang,lao,laog,lat,lax,laxg,lcdfr,\
64 laag,lan,lang,lao,laog,lat,lax,laxg,lb,lcbb,ld,lde,ldeb,ldy,le,ley,lg,lgat,\
170 cghrl,ch,chrl,chy,clm,clmy,cpsdr,laa,laag,lan,lang,lao,laog,lax,laxg,le,ler,\
D8561.md47 clrl,clrt,clt,cly,cr,crl,crt,cy,j,jg,laa,laag,lan,lang,lao,laog,lat,lax,\
64 icmh,icmy,icy,l,laa,laag,lan,lang,lao,laog,lat,lax,laxg,lb,lcbb,ld,lde,\
177 lax,laxg,le,ler,ley,loc,locg,locghi,locgr,lochi,locr,mvghi,mvhhi,mvhi,mvi,\
D3931.md344 lax,
511 lax,
1708 lax,
D2827.md39 …l,xgrk,icm,iilf,ork,cg,ldgr,lgf,iihf,llghr,sg,stam,tmhh,slgf,basr,lgb,cgfi,lax,clfit,lrvgr,nihl,ni…
Ds390.md11016 ; lan, lang, lao, laog, lax, laxg, laa, laag
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsel-sched.cc542 static basic_block find_block_for_bookkeeping (edge e1, edge e2, bool lax);
4484 find_block_for_bookkeeping (edge e1, edge e2, bool lax) in find_block_for_bookkeeping() argument
4490 for (e = e1; !lax || e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun); e = in find_block_for_bookkeeping()
4509 return ((!lax || candidate_block) in find_block_for_bookkeeping()
4514 if (lax && EDGE_COUNT (e->dest->succs) != 1) in find_block_for_bookkeeping()
4518 if (lax) in find_block_for_bookkeeping()
DChangeLog-201227690 * gimple-fold.c (can_refer_decl_in_current_unit_p): Be lax about
34953 * ipa-inline.c (want_inline_small_function_p): Be more lax on functions
DChangeLog-201327881 * cgraph.c (verify_edge_corresponds_to_fndecl): Be lax about
27911 * symtab.c (symtab_unregister_node): Be lax about missin entries
DChangeLog-200911348 (block_valid_for_bookkeeping_p); Support lax searches.
DChangeLog-201544082 initial size; be more lax about sanity check when profile is used;
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dcopying-lib.texi84 Public License permits more lax criteria for linking other code with
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dcopying-lib.texi84 Public License permits more lax criteria for linking other code with
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dcopying-lib.texi84 Public License permits more lax criteria for linking other code with
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-201312778 * valops.c (find_overload_match): Remove unused argument 'lax'.
12779 * value.h: Remove unused argument 'lax' from the declaration of
12781 * eval.c (value_subexp_standard): Do not pass a 'lax' argument
12783 * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Ds390-opc.txt1046 eb00000000f7 lax RSY_RRRD "load and exclusive or 32 bit" z196 zarch
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Ds390-opc.txt1046 eb00000000f7 lax RSY_RRRD "load and exclusive or 32 bit" z196 zarch
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-2014-20215650 Make array type matching more lax.
/netbsd/src/external/lgpl3/gmp/dist/
DChangeLog27998 * mpf/tests/t-get_d.c: Be more lax about relative error, to handle Cray
/netbsd/src/share/dict/
Dweb2a32390 lax-flowered
Dweb2105185 lax
/netbsd/src/games/fortune/datfiles/
Dfortunes255076 Your depth of comprehension may tend to make you lax in worldly ways.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git149510 This fixes the failures by making the filename regexps a bit more lax.