Home
last modified time | relevance | path

Searched defs:limit (Results 1 – 25 of 53) sorted by relevance

123

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtraceback.py46 def print_tb(tb, limit=None, file=None): argument
74 def format_tb(tb, limit = None): argument
78 def extract_tb(tb, limit = None): argument
110 def print_exception(etype, value, tb, limit=None, file=None): argument
130 def format_exception(etype, value, tb, limit = None): argument
224 def print_exc(limit=None, file=None): argument
237 def format_exc(limit=None): argument
246 def print_last(limit=None, file=None): argument
257 def print_stack(f=None, limit=None, file=None): argument
271 def format_stack(f=None, limit=None): argument
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dtraceback.py46 def print_tb(tb, limit=None, file=None): argument
74 def format_tb(tb, limit = None): argument
78 def extract_tb(tb, limit = None): argument
110 def print_exception(etype, value, tb, limit=None, file=None): argument
130 def format_exception(etype, value, tb, limit = None): argument
225 def print_exc(limit=None, file=None): argument
238 def format_exc(limit=None): argument
247 def print_last(limit=None, file=None): argument
258 def print_stack(f=None, limit=None, file=None): argument
272 def format_stack(f=None, limit=None): argument
[all …]
/device/linaro/bootloader/edk2/StdLib/PosixLib/Glob/
Dglob.c192 size_t limit[] = { 0, 0, 0 }; in glob() local
239 globexp1(const Char *pattern, glob_t *pglob, size_t *limit) in globexp1()
266 size_t *limit) in globexp2()
450 glob0(const Char *pattern, glob_t *pglob, size_t *limit) in glob0()
556 glob1(Char *pattern, glob_t *pglob, size_t *limit) in glob1()
582 size_t *limit) in glob2()
674 Char *restpattern, glob_t *pglob, size_t *limit) in glob3()
819 globextend(const Char *path, glob_t *pglob, size_t *limit) in globextend()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dfind_recursionlimit.py107 limit = 1000 variable
117 limit = limit + 100 variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dtraceback.c236 tb_printinternal(PyTracebackObject *tb, PyObject *f, long limit) in tb_printinternal()
266 long limit = 1000; in PyTraceBack_Print() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dtraceback.c236 tb_printinternal(PyTracebackObject *tb, PyObject *f, long limit) in tb_printinternal()
266 long limit = 1000; in PyTraceBack_Print() local
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DBra86.c23 Byte *limit = data + size - 4; in x86_Convert() local
DLzmaDec.c47 #define TREE_DECODE(probs, limit, i) \ argument
75 #define TREE_DECODE_CHECK(probs, limit, i) \ argument
156 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal()
455 static void MY_FAST_CALL LzmaDec_WriteRem(CLzmaDec *p, SizeT limit) in LzmaDec_WriteRem()
481 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2()
625 unsigned limit, offset; in LzmaDec_TryDummy() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DBra86.c23 Byte *limit = data + size - 4; in x86_Convert() local
DLzmaDec.c28 #define TREE_DECODE(probs, limit, i) \ argument
56 #define TREE_DECODE_CHECK(probs, limit, i) \ argument
137 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal()
269 unsigned limit, offset; in LzmaDec_DecodeReal() local
436 static void MY_FAST_CALL LzmaDec_WriteRem(CLzmaDec *p, SizeT limit) in LzmaDec_WriteRem()
462 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2()
606 unsigned limit, offset; in LzmaDec_TryDummy() local
DLzFindMt.c236 … UInt32 *_distances, UInt32 _maxLen, const UInt32 *hash, Int32 limit, UInt32 size, UInt32 *posRes) in GetMatchesSpecN()
315 UInt32 limit = kMtBtBlockSize - (p->matchMaxLen * 2); in BtGetMatches() local
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DBra86.c23 Byte *limit = data + size - 4; in x86_Convert() local
DLzmaDec.c47 #define TREE_DECODE(probs, limit, i) \ argument
75 #define TREE_DECODE_CHECK(probs, limit, i) \ argument
156 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal()
455 static void MY_FAST_CALL LzmaDec_WriteRem(CLzmaDec *p, SizeT limit) in LzmaDec_WriteRem()
481 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2()
625 unsigned limit, offset; in LzmaDec_TryDummy() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlmem.c47 int limit, const char *what) { in luaM_growaux_()
Dlgc.c356 Node *n, *limit = gnodelast(h); in traverseweakvalue() local
382 Node *n, *limit = gnodelast(h); in traverseephemeron() local
417 Node *n, *limit = gnodelast(h); in traversestrongtable() local
628 Node *n, *limit = gnodelast(h); in clearkeys() local
646 Node *n, *limit = gnodelast(h); in clearvalues() local
Dlmem.h40 #define luaM_growvector(L,v,nelems,size,t,limit,e) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_xrange.py28 def assert_iterators_equal(self, xs, ys, test_id, limit=None): argument
Dtest_format.py13 def testformat(formatstr, args, output=None, limit=None, overflowok=False): argument
Dtest_signal.py51 def format_frame(self, frame, limit=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_heapqmodule.c77 Py_ssize_t startpos, endpos, childpos, rightpos, limit; in _siftup() local
413 Py_ssize_t startpos, endpos, childpos, rightpos, limit; in _siftupmax() local
/device/google/contexthub/util/nanotool/
Dcontexthub.cpp270 void ContextHub::PrintAllEvents(unsigned int limit) { in PrintAllEvents()
328 void ContextHub::PrintSensorEvents(SensorType type, int limit) { in PrintSensorEvents()
341 void ContextHub::PrintSensorEvents(const std::vector<SensorSpec>& sensors, int limit) { in PrintSensorEvents()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
Dstringio.c255 _stringio_readline(stringio *self, Py_ssize_t limit) in _stringio_readline()
292 Py_ssize_t limit = -1; in stringio_readline() local
D_iomodule.c589 Py_ssize_t limit; in _PyIO_ConvertSsize_t() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
Dstringio.c255 _stringio_readline(stringio *self, Py_ssize_t limit) in _stringio_readline()
292 Py_ssize_t limit = -1; in stringio_readline() local
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
Dmeminit.c2267 uint32_t adr, dat, limit; in cpu_read() local
2289 uint32_t adr, limit; in cpu_write() local
2307 uint32_t val, dat, adr, adr0, step, limit; in cpu_memory_test() local

123