Searched refs:setups (Results 1 – 25 of 32) sorted by relevance
12
/external/python/cpython2/Lib/compiler/ |
D | pycodegen.py | 207 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/ |
D | libipt_realm.man | 2 setups involving dynamic routing protocols like BGP.
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/ |
D | README | 11 Server setups 13 The server setups need racoon built with the following options:
|
/external/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.sample-natt | 4 # This file can be used as a template for NAT-Traversal setups.
|
/external/cmockery/cmockery_0_1_2/src/ |
D | cmockery.c | 1571 size_t setups = 0; in _run_tests() local 1603 setups ++; in _run_tests() 1671 "functions\n", setups, teardowns); in _run_tests()
|
/external/llvm/test/CodeGen/X86/ |
D | win32_sret.ll | 2 ; some setups (e.g., Atom) from affecting the output.
|
/external/libvncserver/ |
D | NEWS | 220 pthread setups.
|
/external/lisa/ipynb/examples/utils/ |
D | executor_example.ipynb | 96 …"The experiments configuration defines the software setups that we need on our hardware target.<br…
|
D | testenv_example.ipynb | 11 …"One can also pass the test configuration - definining which software setups are needed on the har…
|
/external/syslinux/doc/ |
D | menu.txt | 331 NOTE: In software RAID-1 setups MENU SAVE only stores the
|
/external/ipsec-tools/ |
D | ChangeLog | 728 some setups, the first packet is too big to get through, and
|
/external/netperf/ |
D | Release_Notes | 219 foot by running tests on setups they shouldn't. 515 setups the mapping only knows about retrieving actual CPU ids under
|
/external/valgrind/ |
D | NEWS.old | 519 capable PPC64/Linux setups, you get a dual architecture build so 1288 properly on NPTL-only setups. 1467 support to the extent that V now works properly on NPTL-only setups.
|
/external/dnsmasq/ |
D | FAQ | 7 that most firewall setups block incoming packets _to_ port 53, in order
|
/external/c-ares/ |
D | aclocal.m4 | 664 # - it may be too restrictive (some setups expect 775 directories).
|
/external/blktrace/doc/ |
D | blktrace.tex | 570 \item[X -- split] On raid or device mapper setups, an incoming io may
|
/external/curl/docs/ |
D | FAQ | 476 install libcurl headers for both setups and unfortunately curl doesn't do 1070 In most Windows setups having a timeout longer than 21 seconds make no
|
/external/openssh/ |
D | ssh.0 | 740 more suited to temporary setups, such as for wireless VPNs. More
|
/external/mesa3d/ |
D | configure.ac | 2106 # Do per-EGL platform setups and checks
|
/external/curl/ |
D | configure.ac | 2926 dnl different versions of libidn have different setups of these:
|
/external/lisa/ipynb/releases/ |
D | ReleaseNotes_v16.10.ipynb | 1079 "- setups wirelesse **connections status**\n",
|
/external/libjpeg-turbo/ |
D | libjpeg.txt | 3069 system include file setups, and some not-so-popular ones too.
|
/external/netperf/doc/ |
D | netperf.info | 1922 Such setups are distinguished by seriously low reported CPU utilization
|
D | netperf.texi | 2021 Such setups are distinguished by seriously low reported CPU utilization
|
/external/cmockery/cmockery_0_1_2/ |
D | aclocal.m4 | 7012 # - it may be too restrictive (some setups expect 775 directories).
|
12