Home
last modified time | relevance | path

Searched defs:kind (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dldtoa.c70 int be, kind; in ldtoa() local
Dgdtoa.c168 int j, jj1, k, k0, k_check, kind, leftright, m2, m5, nbits; in gdtoa() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpipes.py110 def append(self, cmd, kind): argument
132 def prepend(self, cmd, kind): argument
Durllib2.py364 def _call_chain(self, chain, kind, meth_name, *args): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/ArithChk/
Darithchk.c48 int kind; member
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dsysctl.h162 #define SYSCTL_OID(parent, nbr, name, kind, a1, a2, handler, fmt, descr) \ argument
174 #define SYSCTL_OID(parent, nbr, name, kind, a1, a2, handler, fmt, descr) argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
DPython-ast.h41 enum _mod_kind kind; member
70 enum _stmt_kind kind; member
194 enum _expr_kind kind; member
317 enum _slice_kind kind; member
344 enum _excepthandler_kind kind; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
DPython-ast.h41 enum _mod_kind kind; member
70 enum _stmt_kind kind; member
194 enum _expr_kind kind; member
317 enum _slice_kind kind; member
344 enum _excepthandler_kind kind; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldebug.c517 const char *kind = NULL; in luaG_typeerror() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c3230 compiler_handle_subscr(struct compiler *c, const char *kind, in compiler_handle_subscr()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c3250 compiler_handle_subscr(struct compiler *c, const char *kind, in compiler_handle_subscr()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dtypeobject.c683 char *kind; in type_repr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dtypeobject.c677 char *kind; in type_repr() local