Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 25 of 33) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dchunk.py143 def skip(self): member in Chunk
Dfilecmp.py276 def _filter(flist, skip): argument
Dsre_parse.py195 def match(self, char, skip=1): argument
Dbdb.py23 def __init__(self, skip=None): argument
Dpdb.py61 def __init__(self, completekey='tab', stdin=None, stdout=None, skip=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
Dfastsearch.h42 Py_ssize_t skip, count = 0; in fastsearch() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
Dfastsearch.h42 Py_ssize_t skip, count = 0; in fastsearch() local
/device/linaro/bootloader/arm-trusted-firmware/drivers/io/
Dio_block.c176 size_t aligned_length, skip, count, left, padding, block_size; in block_read() local
282 size_t aligned_length, skip, count, left, padding, block_size; in block_write() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DDLexerBase.cpp156 skip() in skip() function in DLGLexerBase
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DDLexerBase.cpp157 skip() in skip() function in DLGLexerBase
/device/google/cuttlefish_common/host/frontend/stream_audio/opuscpp/
Dopus_wrapper.cc95 opus_int32 skip{}; in GetLookahead() local
/device/google/marlin/dataservices/datatop/src/
Ddatatop_interface.h114 char skip; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dgzguts.h185 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/
Dgzguts.h191 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dsre_parse.py206 def match(self, char, skip=1): argument
/device/generic/goldfish/ril/
Dreference-ril.c1284 int skip; local
1304 int skip; local
1405 int skip; local
1472 int skip; local
1698 int skip; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dspark.py344 def skip(self, (lhs, rhs), pos=0): member in GenericParser
Dasdl.py297 def __init__(self, skip=False): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dfset2.c2054 void MR_backTraceDumpItem(FILE *f,int skip,Node *n) in MR_backTraceDumpItem()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregexec.c2894 int skip, tlen1; in bm_search_notrev() local
2983 int** skip) in set_bm_backward_skip()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dcase.py53 def skip(reason): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dbz2module.c464 Util_ReadAheadGetLineSkip(BZ2FileObject *f, int skip, int bufsize) in Util_ReadAheadGetLineSkip()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c2601 basicblock *start, *anchor, *skip, *if_cleanup; in compiler_listcomp_generator() local
2681 basicblock *start, *anchor, *skip, *if_cleanup; in compiler_comprehension_generator() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c2621 basicblock *start, *anchor, *skip, *if_cleanup; in compiler_listcomp_generator() local
2701 basicblock *start, *anchor, *skip, *if_cleanup; in compiler_comprehension_generator() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dfileobject.c2209 readahead_get_line_skip(PyFileObject *f, int skip, int bufsize) in readahead_get_line_skip()

12