Home
last modified time | relevance | path

Searched refs:nsp (Results 1 – 25 of 32) sorted by relevance

12

/external/bcc/tests/python/
Dtest_brb.py178 nsp = NSPopen(rt_ipdb.nl.netns, ["sysctl", "-w", "net.ipv4.ip_forward=1"])
179 nsp.wait(); nsp.release()
186 nsp = NSPopen(ns1_ipdb.nl.netns,
188 nsp.wait(); nsp.release()
189 nsp = NSPopen(ns2_ipdb.nl.netns,
191 nsp.wait(); nsp.release()
194 nsp = NSPopen(ns1_ipdb.nl.netns, ["ping", self.vm2_ip, "-c", "2"])
195 nsp.wait(); nsp.release()
202 nsp = NSPopen(ns1_ipdb.nl.netns, ["iperf", "-c", self.vm2_ip, "-t", "1", "-xSC"])
203 nsp.wait(); nsp.release()
[all …]
Dtest_brb2.py163 nsp = NSPopen(rt_ipdb.nl.netns, ["sysctl", "-w", "net.ipv4.ip_forward=1"])
164 nsp.wait(); nsp.release()
174nsp = NSPopen(ns1_ipdb.nl.netns, ["ping", self.vm2_ip, "-c", "2"]); nsp.wait(); nsp.release()
180 nsp = NSPopen(ns1_ipdb.nl.netns, ["iperf", "-c", self.vm2_ip, "-t", "1", "-xSC"])
181 nsp.wait(); nsp.release()
186nsp = NSPopenWithCheck(ns1_ipdb.nl.netns, ["netperf", "-l", "1", "-H", self.vm2_ip, "--", "-m", "6…
187 nsp.wait(); nsp.release()
188nsp = NSPopen(ns1_ipdb.nl.netns, ["netperf", "-l", "1", "-H", self.vm2_ip, "-t", "TCP_RR"])
189 nsp.wait(); nsp.release()
Dsimulation.py41 nsp = NSPopen(ns_ipdb.nl.netns, cmd1)
42 nsp.wait(); nsp.release()
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DPropertiesAffixPatternProvider.java46 String nsp = properties.getNegativeSuffixPattern(); in PropertiesAffixPatternProvider() local
78 } else if (nsp != null) { in PropertiesAffixPatternProvider()
79 negSuffix = nsp; in PropertiesAffixPatternProvider()
91 AffixUtils.hasCurrencySymbols(nsp)); in PropertiesAffixPatternProvider()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DPropertiesAffixPatternProvider.java42 String nsp = properties.getNegativeSuffixPattern(); in PropertiesAffixPatternProvider() local
74 } else if (nsp != null) { in PropertiesAffixPatternProvider()
75 negSuffix = nsp; in PropertiesAffixPatternProvider()
87 AffixUtils.hasCurrencySymbols(nsp)); in PropertiesAffixPatternProvider()
/external/python/setuptools/setuptools/
Dnamespaces.py16 nsp = self._get_all_ns_packages()
17 if not nsp:
23 lines = map(self._gen_nspkg_line, nsp)
Ddist.py154 for nsp in ns_packages:
155 if not dist.has_contents_for(nsp):
158 "namespace package %r" % nsp
160 parent, sep, child = nsp.rpartition('.')
164 " is not: please correct this in setup.py", nsp, parent
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/
Dmain.cpp7 std::shared_ptr<char> nsp; in main() local
15 nsp.reset(); // Set break point at this line. in main()
/external/bcc/examples/networking/distributed_bridge/
Dsimulation.py41 nsp = NSPopen(ns_ipdb.nl.netns, cmd1)
42 nsp.wait(); nsp.release()
/external/bcc/examples/networking/neighbor_sharing/
Dsimulation.py41 nsp = NSPopen(ns_ipdb.nl.netns, cmd1)
42 nsp.wait(); nsp.release()
/external/bcc/examples/networking/
Dsimulation.py41 nsp = NSPopen(ns_ipdb.nl.netns, cmd1)
42 nsp.wait(); nsp.release()
/external/bcc/examples/networking/vlan_learning/
Dsimulation.py41 nsp = NSPopen(ns_ipdb.nl.netns, cmd1)
42 nsp.wait(); nsp.release()
/external/bcc/examples/networking/tunnel_monitor/
Dsimulation.py41 nsp = NSPopen(ns_ipdb.nl.netns, cmd1)
42 nsp.wait(); nsp.release()
/external/libldac/src/
Dsigana_fixp_ldac.c189 UINT32 nsp) in calc_mdct_pseudo_spectrum_ldac() argument
223 for (isp = LDAC_NSP_LOWENERGY; isp < nsp-1; isp++) { in calc_mdct_pseudo_spectrum_ldac()
257 UINT32 nsp) in calc_spectral_centroid_ldac() argument
264 for (isp = 0; isp < nsp; isp++) { in calc_spectral_centroid_ldac()
Dsigana_ldac.c77 int nsp) in calc_spectral_centroid_ldac() argument
84 for (isp = 0; isp < nsp; isp++) { in calc_spectral_centroid_ldac()
/external/python/cpython2/Modules/
Dimageop.c122 short *nsp; in imageop_crop() local
149 nsp = (short *)ncp; in imageop_crop()
164 *nsp++ = *SHORTP(cp, x, ix, iy); in imageop_crop()
177 short *nsp; in imageop_scale() local
202 nsp = (short *)ncp; in imageop_scale()
211 *nsp++ = *SHORTP(cp, x, oix, oiy); in imageop_scale()
/external/icu/icu4c/source/i18n/
Dnumber_mapper.cpp339 const UnicodeString& nsp = properties.negativeSuffixPattern; in setTo() local
371 } else if (!nsp.isBogus()) { in setTo()
372 negSuffix = nsp; in setTo()
384 AffixUtils::hasCurrencySymbols(nsp, status)); in setTo()
/external/libpng/contrib/tools/
Dpngcp.c450 unsigned int nsp; /* highest active entry+1 found so far */ member
895 dp->nsp = dp->tsp; in push_opt()
1130 dp->nsp = dp->tsp; in next_opt()
1165 assert(sp >= dp->nsp); /* nsp starts off zero */ in advance_opt()
1218 dp->nsp = sp+1U; in advance_opt()
2016 dp->tsp = dp->nsp; in write_png()
2017 dp->nsp = dp->csp = 0; in write_png()
2158 if (dp->nsp/*next entry to change*/ <= log_depth) in log_search()
2212 dp->nsp = 0; in cp_one_file()
2223 if (dp->nsp > 0) /* iterating over lists */ in cp_one_file()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDecimalFormat.java556 String np = null, npp = null, ns = null, nsp = null; in readObject() local
598 nsp = (String) fieldGetter.get("negSuffixPattern", null); in readObject()
632 if (nsp == null) { in readObject()
635 properties.setNegativeSuffixPattern(nsp); in readObject()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java569 String np = null, npp = null, ns = null, nsp = null; in readObject() local
611 nsp = (String) fieldGetter.get("negSuffixPattern", null); in readObject()
645 if (nsp == null) { in readObject()
648 properties.setNegativeSuffixPattern(nsp); in readObject()
/external/python/setuptools/pkg_resources/
D__init__.py2782 nsp = dict.fromkeys(self._get_metadata('namespace_packages.txt'))
2785 if (modname not in sys.modules or modname in nsp
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA-old.txt8033 anspach ˈænspɑk
8034 anspaugh ənspˈɔ
10240 arianespace ˌɛriˌænspˈes
41709 conspecific %11966 kˌɑnspɪsˈɪfɪk, kˌɔnspɪsˈɪfɪk
41711 conspectus %9198 kənspˈɛktəs
41712 conspicuity %7773 kˌɑnspɪkjˈuɪti, kˌɔnspɪkjˈuɪti
41713 conspicuous %28639 kənspˈɪkjuəs
41714 conspicuously %24366 kənspˈɪkjuəsli
41715 conspicuousness %10541 kənspˈɪkjuəsnɛs
41716 conspiracies %20583 kənspˈɪrəsiz
[all …]
Dinternal_raw_IPA.txt6886 anspach %32555 ˈænspɑk
6887 anspaugh %30057 ənspˈɔ
8790 arianespace %31668 ˌɛriˌænspˈes
35200 conspecific %24238 kˌɑnspɪsˈɪfɪk, kˌɔnspɪsˈɪfɪk
35201 conspectus %21379 kənspˈɛktəs
35202 conspicuity %20367 kˌɑnspɪkjˈuɪti, kˌɔnspɪkjˈuɪti
35203 conspicuous %36618 kənspˈɪkjuəs
35204 conspicuously %33029 kənspˈɪkjuəsli
35205 conspicuousness %20950 kənspˈɪkjuəsnɛs
35206 conspiracies %30813 kənspˈɪrəsiz
[all …]
Den-IPA.txt106 $x{conspiratorially → kənspɪrətoriəli ; # kənspɪrətoriəlli kɑnspɪrætoriɑli
255 $x{conspicuousness → kənspɪkjuəsnɛs ; # kɑnspɪkjuɑʊsnɛs
329 $x{transportation → trænspərteʃən ; # trænsporteʃən
330 $x{transparencies → trænspɛrənsiz ; # trænspɑrɛnsiz
525 $x{conspiratorial → kənspɪrətoriəl ; # kənspɪrətəriæl kɑnspɪrætoriæl
598 $x{unspectacular → ənspɛktækjələr ; # ənspɛktækəlɑr
641 $x{transpiration → trænspəreʃən ; # trænspɪreʃən
944 $x{inconspicuous → ɪnkənspɪkjuəs ; # ɪnkonspɪkjuəs ɪŋkɑnspɪkjuəs
1081 $x{conspicuously → kənspɪkjuəsli ; # kɑnspɪkjuɑʊsli
1301 $x{transparency → trænspɛrənsi ; # trænspɑrɛnsi
[all …]
/external/usrsctp/usrsctplib/netinet/
Dsctp_input.c343 struct sctp_stream_queue_pending *sp, *nsp; in sctp_process_init() local
375 TAILQ_FOREACH_SAFE(sp, &outs->outqueue, next, nsp) { in sctp_process_init()

12