Home
last modified time | relevance | path

Searched refs:setups (Results 1 – 25 of 38) sorted by relevance

12

/external/python/cpython2/Lib/compiler/
Dpycodegen.py207 self.setups = misc.Stack()
443 self.setups.push((LOOP, loop))
455 self.setups.pop()
464 self.setups.push((LOOP, start))
479 self.setups.pop()
485 if not self.setups:
492 if not self.setups:
495 kind, block = self.setups.top()
503 top = len(self.setups)
506 kind, loop_block = self.setups[top]
[all …]
/external/iptables/extensions/
Dlibipt_realm.man2 setups involving dynamic routing protocols like BGP.
/external/ipsec-tools/src/racoon/samples/roadwarrior/
DREADME11 Server setups
13 The server setups need racoon built with the following options:
/external/syzkaller/sys/linux/test/
Dbinfmt2 # Executor setups binfmt_misc with ./file0 interpreter for files with byte 0x01 at offset 0.
/external/python/cpython2/Misc/NEWS.d/
D2.7rc2.rst105 cleanup functions and class / module setups and teardowns are now honored in
/external/syzkaller/docs/linux/
Dsetup_linux-host_isolated.md5 be interesting to fuzz due to specific hardware setups.
/external/autotest/docs/
Dwificell.md45 automatically by the lab team for most Chrome OS lab WiFi setups.
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-natt4 # This file can be used as a template for NAT-Traversal setups.
/external/tensorflow/tensorflow/lite/experimental/micro/tools/make/targets/
Decm3531_makefile.inc86 # setting clock speed, default uart setups, etc. and an implementation
Dapollo3evb_makefile.inc92 # setting clock speed, default uart setups, etc. and an implementation
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c1571 size_t setups = 0; in _run_tests() local
1603 setups ++; in _run_tests()
1671 "functions\n", setups, teardowns); in _run_tests()
/external/e2fsprogs/doc/RelNotes/
Dv1.08.txt43 won't be concentrated in one or two disks in RAID/striping setups.
/external/u-boot/drivers/video/
DKconfig368 different hardware setups. The option takes a string in the format
378 different hardware setups. The option takes a string in the format
388 different hardware setups. The option takes a string in the format
398 different hardware setups. If wired up, this pin may provide additional
/external/python/setuptools/setuptools/command/
Deasy_install.py866 setups = glob(os.path.join(setup_base, '*', 'setup.py'))
867 if not setups:
872 if len(setups) > 1:
877 setup_script = setups[0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dwin32_sret.ll2 ; some setups (e.g., Atom) from affecting the output.
/external/llvm/test/CodeGen/X86/
Dwin32_sret.ll2 ; some setups (e.g., Atom) from affecting the output.
/external/cros/system_api/dbus/authpolicy/
Dactive_directory_info.proto199 // setups might be configured to not allow strong types, in particular for
/external/honggfuzz/
DREADME.md15 …nggfuzz/tree/master/examples) directory__, consisting of real world fuzz setups for widely-used so…
/external/libcxx/docs/
DUsingLibcxx.rst221 headers, since they may not always be available in cross-compilation setups,
/external/honggfuzz/docs/
DUSAGE.md21 …nggfuzz/tree/master/examples) directory__, consisting of real world fuzz setups for widely-used so…
/external/ipsec-tools/
DChangeLog728 some setups, the first packet is too big to get through, and
/external/syzkaller/sys/linux/
Dkvm.txt153 # Pseudo call that setups VCPU into a reasonable interesting state for execution.
/external/blktrace/doc/
Dblktrace.tex573 \item[X -- split] On raid or device mapper setups, an incoming io may
/external/openssh/
Dssh.0740 more suited to temporary setups, such as for wireless VPNs. More
/external/curl/docs/
DFAQ1049 In most Windows setups having a timeout longer than 21 seconds make no

12