Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 25 of 45) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
Drrcs.py47 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 …]
Drcslib.py325 def _remove(self, fn): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dsvneol.py36 def propfiles(root, fn): argument
49 def proplist(root, fn): argument
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dmd_var.h43 #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/
Dplatform.c174 uint32_t fn, in pciwrite32()
187 uint32_t fn, in pciread32()
Dio.h60 #define PCIADDR(bus,dev,fn,reg) ( \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
Dpytree_idempotency.py80 def diff(fn, tree): argument
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/include/
Dkey.h49 char *fn; /* Filename to load/store the key */ member
Dcert.h54 const char *fn; /* Filename to save the certificate */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_shelve.py11 fn = "shelftemp" + os.extsep + "db" variable in TestCase
108 fn = "shelftemp.db" variable in TestShelveBase
Dtest_fnmatch.py15 def check_match(self, filename, pattern, should_match=1, fn=fnmatch): argument
Dtest_ntpath.py8 def tester(fn, wantResult): argument
Dtest_pep277.py93 def _apply_failure(self, fn, filename, expected_exception, argument
Dtest_hotshot.py16 def shortfilename(fn): argument
Dtest_queue.py13 def __init__(self, fn, args): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_functoolsmodule.c94 PyObject *fn; member
295 PyObject *fn, *fnargs, *kw, *dict; in partial_setstate() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_functoolsmodule.c94 PyObject *fn; member
291 PyObject *fn, *fnargs, *kw, *dict; in partial_setstate() local
/device/google/contexthub/firmware/lib/libm/
Def_rem_pio2.c105 float z,w,t,r,fn; local
/device/linaro/bootloader/edk2/StdLib/LibC/Math/
De_rem_pio2.c78 double z,w,t,r,fn; in __ieee754_rem_pio2() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dsysconfig.py248 def parse_makefile(fn, g=None): argument
/device/asus/fugu/original-kernel-headers/linux/
Dkct.h110 #define MKFN(fn, ...) MKFN_N(fn, ##__VA_ARGS__, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0)(__VA_ARGS… argument
111 #define MKFN_N(fn, n0, n1, n2, n3, n4, n5, n6, n7, n8, n9, n10, n11, n, ...) fn##n argument
/device/asus/fugu/kernel-headers/linux/
Dkct.h91 #define MKFN(fn, ...) MKFN_N(fn, ##__VA_ARGS__, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0)(__VA_ARGS… argument
92 #define MKFN_N(fn, n0, n1, n2, n3, n4, n5, n6, n7, n8, n9, n10, n11, n, ...) fn##n argument
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/
Dmain.c57 #define CHECK_NULL(v, fn) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtempfile.py92 def _stat(fn): argument
99 def _exists(fn): argument
/device/linaro/bootloader/edk2/StdLib/PosixLib/Glob/
Dglob.c962 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()

12