Home
last modified time | relevance | path

Searched refs:plimit (Results 1 – 10 of 10) sorted by relevance

/external/iproute2/tc/
Dq_fq.c77 unsigned int plimit; in fq_parse_opt() local
102 if (get_unsigned(&plimit, *argv, 0)) { in fq_parse_opt()
194 &plimit, sizeof(plimit)); in fq_parse_opt()
228 unsigned int plimit, flow_plimit; in fq_print_opt() local
244 plimit = rta_getattr_u32(tb[TCA_FQ_PLIMIT]); in fq_print_opt()
245 fprintf(f, "limit %up ", plimit); in fq_print_opt()
/external/freetype/src/cid/
Dcidload.c674 FT_Byte *p, *plimit; in cid_hex_to_binary() local
687 plimit = p; in cid_hex_to_binary()
694 if ( p >= plimit ) in cid_hex_to_binary()
709 plimit = p + FT_STREAM_POS() - oldpos; in cid_hex_to_binary()
/external/lua/src/
Dlvm.c1216 TValue *plimit = ra + 1; in luaV_execute() local
1221 forlimit(plimit, &ilimit, ivalue(pstep), &stopnow)) { in luaV_execute()
1224 setivalue(plimit, ilimit); in luaV_execute()
1229 if (!tonumber(plimit, &nlimit)) in luaV_execute()
1231 setfltvalue(plimit, nlimit); in luaV_execute()
/external/icu/icu4c/source/common/
Dlocdispnames.cpp694 const UChar * plimit = p + len; in uloc_getDisplayName() local
695 for (; p < plimit; p++) { in uloc_getDisplayName()
/external/v8/src/wasm/
Dwasm-interpreter.cc1232 sp_t plimit() { return sp + code->function->sig->parameter_count(); } in plimit() function
1234 sp_t llimit() { return plimit() + code->locals.type_list.size(); } in llimit()
2666 sp_t plimit = top ? top->plimit() : 0; in TraceValueStack() local
2669 if (i < plimit) in TraceValueStack()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Davoid-infinite-recursion-1.ll110 %struct.plimit = type opaque
113 …%struct.filedesc*, %struct.filedesc_to_leader*, %struct.pstats*, %struct.plimit*, %struct.callout,…
/external/llvm/test/Analysis/ScalarEvolution/
Davoid-infinite-recursion-1.ll109 %struct.plimit = type opaque
112 …%struct.filedesc*, %struct.filedesc_to_leader*, %struct.pstats*, %struct.plimit*, %struct.callout,…
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
Davoid-infinite-recursion-1.ll109 %struct.plimit = type opaque
112 …%struct.filedesc*, %struct.filedesc_to_leader*, %struct.pstats*, %struct.plimit*, %struct.callout,…
/external/freetype/src/sfnt/
Dttsbit.c700 FT_Byte* plimit,
/external/syzkaller/sys/windows/
Dwindows.txt1158 GetMiterLimit(hdc ptr[inout, intptr], plimit ptr[inout, intptr])