Home
last modified time | relevance | path

Searched refs:f1 (Results 1 – 25 of 50) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
DCalls.py11 global f,f1,g,h
17 def f1(x): function
30 f1(i)
31 f1(i)
32 f1(i)
33 f1(i)
42 f1(i)
43 f1(i)
44 f1(i)
45 f1(i)
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dndiff.py69 f1 = fopen(f1name)
71 if not f1 or not f2:
74 a = f1.readlines(); f1.close()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_config_cmd.py70 f1 = os.path.join(tmp_dir, 'one')
73 self.write_file(f1, 'xxx')
76 for f in (f1, f2):
81 cmd._clean(f1, f2)
83 for f in (f1, f2):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dfilecmp.py21 def cmp(f1, f2, shallow=1): argument
42 s1 = _sig(os.stat(f1))
51 result = _cache.get((f1, f2))
54 outcome = _do_cmp(f1, f2)
55 _cache[f1, f2] = s1, s2, outcome
63 def _do_cmp(f1, f2): argument
65 with open(f1, 'rb') as fp1, open(f2, 'rb') as fp2:
Dprofile.py528 def f1(n): function
532 def f(m, f1=f1): argument
534 f1(100)
Dposixpath.py151 def samefile(f1, f2): argument
153 s1 = os.stat(f1)
/device/google/contexthub/util/nanoapp_sign/
Dtest_exponent11 7d:f1:83:42:82:7d:83:24:5b:9d:36:81:c4:dd:04:
17 4e:c5:2a:5d:5b:81:39:f5:e6:c5:01:8c:f1:0d:34:
18 4c:f1
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
DSynch.py113 def f1(lock, f2=f2, done=done): function
124 f1(lock) # Adds 2 to done
129 thread.start_new_thread(f1, (lock,)) # Adds 2
130 thread.start_new_thread(f1, (lock, f1)) # Adds 3
/device/ti/beagle_x15/
Dinit.beagle_x15board.usb.rc33 symlink /config/usb_gadget/g1/functions/ffs.mtp /config/usb_gadget/g1/configs/b.1/f1
38 symlink /config/usb_gadget/g1/functions/ffs.mtp /config/usb_gadget/g1/configs/b.1/f1
43 symlink /config/usb_gadget/g1/functions/ffs.mtp /config/usb_gadget/g1/configs/b.1/f1
48 symlink /config/usb_gadget/g1/functions/ffs.mtp /config/usb_gadget/g1/configs/b.1/f1
/device/google/cuttlefish/shared/config/
Dinit.hardware.usb.rc56 symlink /config/usb_gadget/g1/functions/ffs.mtp /config/usb_gadget/g1/configs/b.1/f1
60 symlink /config/usb_gadget/g1/functions/ffs.mtp /config/usb_gadget/g1/configs/b.1/f1
64 symlink /config/usb_gadget/g1/functions/gsi.rndis /config/usb_gadget/g1/configs/b.1/f1
68 symlink /config/usb_gadget/g1/functions/gsi.rndis /config/usb_gadget/g1/configs/b.1/f1
72 symlink /config/usb_gadget/g1/functions/ffs.ptp /config/usb_gadget/g1/configs/b.1/f1
76 symlink /config/usb_gadget/g1/functions/ffs.ptp /config/usb_gadget/g1/configs/b.1/f1
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_scope.py254 f1 = lambda x: lambda y: x + y function
255 inc = f1(1)
256 plus10 = f1(10)
427 def f1(): function
434 f1()
Dtest_compile.py355 f1 = lambda x=1: x function
357 return f1, f2
358 f1, f2 = f()
359 self.assertNotEqual(id(f1.func_code), id(f2.func_code))
Dtest_decorators.py106 def f1(): return 42 function
107 self.assertEqual(f1(), 42)
108 self.assertEqual(f1.dbval, (args, kwds))
Dtest_pep277.py151 f1 = os.listdir(test_support.TESTFN)
156 self.assertEqual(len(f1), len(f2))
Dtest_threading_local.py134 def f1(): function
152 t1 = threading.Thread(target=f1)
Dtest_inspect.py668 f1 = self.makeCallable('a, b')
675 self.assertEqualException(f1, '')
676 self.assertEqualException(f1, '1')
677 self.assertEqualException(f1, 'a=2')
678 self.assertEqualException(f1, 'b=3')
682 for f in f1, f2:
Dtest_grammar.py144 def f1(): pass function
145 f1()
146 f1(*())
147 f1(*(), **{})
174 f1()
/device/linaro/hikey/
Dinit.common.usb.rc41 symlink /config/usb_gadget/g1/functions/ffs.mtp /config/usb_gadget/g1/configs/b.1/f1
46 symlink /config/usb_gadget/g1/functions/ffs.mtp /config/usb_gadget/g1/configs/b.1/f1
57 symlink /config/usb_gadget/g1/functions/ffs.ptp /config/usb_gadget/g1/configs/b.1/f1
62 symlink /config/usb_gadget/g1/functions/ffs.ptp /config/usb_gadget/g1/configs/b.1/f1
Dinit.recovery.common.rc33 symlink /config/usb_gadget/g1/functions/ffs.adb /config/usb_gadget/g1/configs/b.1/f1
/device/google/crosshatch/
Dinit.hardware.usb.rc60 rm /config/usb_gadget/g1/configs/b.1/f1
92 rm /config/usb_gadget/g1/configs/b.1/f1
98 symlink /config/usb_gadget/g1/functions/midi.gs5 /config/usb_gadget/g1/configs/b.1/f1
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py149 def f1(): pass function
150 f1()
151 f1(*())
152 f1(*(), **{})
177 f1()
Dpy3_test_grammar.py162 def f1(): pass function
163 f1()
164 f1(*())
165 f1(*(), **{})
176 f1()
/device/google/bonito/
Dinit.recovery.hardware.rc25 symlink /config/usb_gadget/g1/functions/ffs.adb /config/usb_gadget/g1/configs/b.1/f1
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/
DArmJunoDxe.inf16 FILE_GUID = 1484ebe8-2681-45f1-a2e5-12ecad893b62
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/tools/
Delftobin.sh30 sections=`less __proc | cut -f1 -d' ' | tr '\n' ',' | sed 's/\,$//g'`

12