Searched defs:chain (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | methodobject.c | 319 listmethodchain(PyMethodChain *chain) in listmethodchain() 352 Py_FindMethodInChain(PyMethodChain *chain, PyObject *self, const char *name) in Py_FindMethodInChain() 386 PyMethodChain chain; in Py_FindMethod() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | methodobject.c | 319 listmethodchain(PyMethodChain *chain) in listmethodchain() 352 Py_FindMethodInChain(PyMethodChain *chain, PyObject *self, const char *name) in Py_FindMethodInChain() 386 PyMethodChain chain; in Py_FindMethod() local
|
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/ |
D | pte.h | 93 uint64_t chain; /* pa of collision chain */ member
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | mrhoist.c | 2521 Tree *MR_merge_tree_contexts_client(Tree *t,int chain[]) 2543 void MR_iterateOverTreeContexts(Tree *t,int chain[]) 2752 Tree * MR_iterateOverTreeSuppressK(Tree *t,int chain[])
|
D | fset2.c | 1813 void MR_iterateOverTree(Tree *t,int chain[]) in MR_iterateOverTree()
|
/device/google/marlin/recovery/gpt-utils/ |
D | gpt-utils.cpp | 660 int gpt_utils_set_xbl_boot_partition(enum boot_chain chain) in gpt_utils_set_xbl_boot_partition()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | urllib2.py | 364 def _call_chain(self, chain, kind, meth_name, *args): argument
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | oniguruma.h | 699 struct re_pattern_buffer* chain; /* escape compile-conflict */ member
|