Home
last modified time | relevance | path

Searched refs:setups (Results 1 – 25 of 32) 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/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-natt4 # This file can be used as a template for NAT-Traversal setups.
/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/llvm/test/CodeGen/X86/
Dwin32_sret.ll2 ; some setups (e.g., Atom) from affecting the output.
/external/libvncserver/
DNEWS220 pthread setups.
/external/lisa/ipynb/examples/utils/
Dexecutor_example.ipynb96 …"The experiments configuration defines the software setups that we need on our hardware target.<br…
Dtestenv_example.ipynb11 …"One can also pass the test configuration - definining which software setups are needed on the har…
/external/syslinux/doc/
Dmenu.txt331 NOTE: In software RAID-1 setups MENU SAVE only stores the
/external/ipsec-tools/
DChangeLog728 some setups, the first packet is too big to get through, and
/external/netperf/
DRelease_Notes219 foot by running tests on setups they shouldn't.
515 setups the mapping only knows about retrieving actual CPU ids under
/external/valgrind/
DNEWS.old519 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/
DFAQ7 that most firewall setups block incoming packets _to_ port 53, in order
/external/c-ares/
Daclocal.m4664 # - it may be too restrictive (some setups expect 775 directories).
/external/blktrace/doc/
Dblktrace.tex570 \item[X -- split] On raid or device mapper setups, an incoming io may
/external/curl/docs/
DFAQ476 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/
Dssh.0740 more suited to temporary setups, such as for wireless VPNs. More
/external/mesa3d/
Dconfigure.ac2106 # Do per-EGL platform setups and checks
/external/curl/
Dconfigure.ac2926 dnl different versions of libidn have different setups of these:
/external/lisa/ipynb/releases/
DReleaseNotes_v16.10.ipynb1079 "- setups wirelesse **connections status**\n",
/external/libjpeg-turbo/
Dlibjpeg.txt3069 system include file setups, and some not-so-popular ones too.
/external/netperf/doc/
Dnetperf.info1922 Such setups are distinguished by seriously low reported CPU utilization
Dnetperf.texi2021 Such setups are distinguished by seriously low reported CPU utilization
/external/cmockery/cmockery_0_1_2/
Daclocal.m47012 # - it may be too restrictive (some setups expect 775 directories).

12