| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/ |
| D | rrcs.py | 47 def checkin(x, copts, fn): argument 61 def checkout(x, copts, fn): argument 67 def lock(x, copts, fn): argument 70 def unlock(x, copts, fn): argument 73 def info(x, copts, fn): argument 81 def head(x, copts, fn): argument 85 def list(x, copts, fn): argument 89 def log(x, copts, fn): argument 97 def diff(x, copts, fn): argument 113 def same(x, copts, fn, data = None): argument [all …]
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
| D | svneol.py | 36 def propfiles(root, fn): argument 49 def proplist(root, fn): argument
|
| /device/linaro/bootloader/arm-trusted-firmware/services/spd/trusty/ |
| D | smcall.h | 19 #define SMC_NR(entity, fn, fastcall, smc64) \ argument 26 #define SMC_FASTCALL_NR(entity, fn) SMC_NR((entity), (fn), 1, 0) argument 27 #define SMC_FASTCALL64_NR(entity, fn) SMC_NR((entity), (fn), 1, 1) argument 28 #define SMC_YIELDCALL_NR(entity, fn) SMC_NR((entity), (fn), 0, 0) argument 29 #define SMC_YIELDCALL64_NR(entity, fn) SMC_NR((entity), (fn), 0, 1) argument
|
| /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/ |
| D | md_var.h | 43 #define FDESC_FUNC(fn) (((struct ia64_fdesc *) fn)->func) argument 44 #define FDESC_GP(fn) (((struct ia64_fdesc *) fn)->gp) argument
|
| /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/ |
| D | platform.c | 174 uint32_t fn, in pciwrite32() 187 uint32_t fn, in pciread32()
|
| D | io.h | 60 #define PCIADDR(bus,dev,fn,reg) ( \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/ |
| D | pytree_idempotency.py | 80 def diff(fn, tree): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_shelve.py | 11 fn = "shelftemp" + os.extsep + "db" variable in TestCase 108 fn = "shelftemp.db" variable in TestShelveBase
|
| D | test_fnmatch.py | 15 def check_match(self, filename, pattern, should_match=1, fn=fnmatch): argument
|
| D | test_ntpath.py | 8 def tester(fn, wantResult): argument
|
| D | test_pep277.py | 93 def _apply_failure(self, fn, filename, expected_exception, argument
|
| D | test_hotshot.py | 16 def shortfilename(fn): argument
|
| D | test_queue.py | 13 def __init__(self, fn, args): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | _functoolsmodule.c | 94 PyObject *fn; member 291 PyObject *fn, *fnargs, *kw, *dict; in partial_setstate() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | _functoolsmodule.c | 94 PyObject *fn; member 295 PyObject *fn, *fnargs, *kw, *dict; in partial_setstate() local
|
| /device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/include/ |
| D | cert.h | 34 const char *fn; /* Filename to save the certificate */ member
|
| D | key.h | 46 char *fn; /* Filename to load/store the key */ member
|
| /device/google/contexthub/firmware/lib/libm/ |
| D | ef_rem_pio2.c | 105 float z,w,t,r,fn; local
|
| /device/linaro/bootloader/edk2/StdLib/LibC/Math/ |
| D | e_rem_pio2.c | 78 double z,w,t,r,fn; in __ieee754_rem_pio2() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
| D | sysconfig.py | 248 def parse_makefile(fn, g=None): argument
|
| /device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/ |
| D | main.c | 41 #define CHECK_NULL(v, fn) \ argument
|
| /device/linaro/bootloader/arm-trusted-firmware/include/plat/arm/board/common/ |
| D | v2m_def.h | 27 #define V2M_CFGCTRL_FUNC(fn) (fn << V2M_CFGCTRL_FUNC_SHIFT) argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | tempfile.py | 92 def _stat(fn): argument 99 def _exists(fn): argument
|
| /device/linaro/bootloader/edk2/StdLib/PosixLib/Glob/ |
| D | glob.c | 962 g_lstat(Char *fn, __gl_stat_t *sb, glob_t *pglob) in g_lstat() 978 g_stat(Char *fn, __gl_stat_t *sb, glob_t *pglob) in g_stat()
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/ |
| D | dfs.c | 1013 uint32_t fn) in gen_rk3399_ctl_params() 1381 uint32_t fn) in gen_rk3399_pi_params() 1499 uint32_t fn) in gen_rk3399_phy_params()
|