Home
last modified time | relevance | path

Searched refs:splitted (Results 1 – 20 of 20) sorted by relevance

/third_party/iptables/
Diptables-test.py106 splitted = iptables.split(" ")
107 if len(splitted) == 2:
108 if splitted[1] == '-4':
110 elif splitted[1] == '-6':
112 elif len(splitted) == 1:
113 if splitted[0] == IPTABLES:
115 elif splitted[0] == IP6TABLES:
117 elif splitted[0] == ARPTABLES:
119 elif splitted[0] == EBTABLES:
127 args = splitted[1:]
/third_party/boost/boost/geometry/io/svg/
Dsvg_mapper.hpp427 std::vector<std::string> splitted; in text() local
428 boost::split(splitted, s, boost::is_any_of("\n")); in text()
430 = splitted.begin(); in text()
431 it != splitted.end(); in text()
/third_party/boost/libs/geometry/doc/reference/algorithms/
Dintersects.qbk18 [/ uncomment if this file is splitted into one/two parameter versions /]
/third_party/mesa3d/docs/relnotes/
D20.3.3.rst128 - aco: fix creating the dest vector when 16-bit vertex fetches are splitted
D21.0.0.rst3052 - aco: fix creating the dest vector when 16-bit vertex fetches are splitted
/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/
Dquickbook_output.hpp395 std::vector<std::string> splitted; in quickbook_output_indexterm() local
397 boost::split(splitted, for_split, boost::is_any_of(":"), boost::token_compress_on); in quickbook_output_indexterm()
398 BOOST_FOREACH(std::string const& part, splitted) in quickbook_output_indexterm()
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dohos_gen_framework.py1543 splitted = item.split('=')
1544 key = splitted[0].strip()
1545 value_str = splitted[1].strip()
2292 splitted = re.findall(r'[^"\s]\S*|".+?"', line)
2293 for s in splitted:
Dgen_framework.py1542 splitted = item.split('=')
1543 key = splitted[0].strip()
1544 value_str = splitted[1].strip()
2291 splitted = re.findall(r'[^"\s]\S*|".+?"', line)
2292 for s in splitted:
/third_party/python/Objects/
Ddictobject.c505 int splitted = _PyDict_HasSplitTable(mp); in _PyDict_CheckConsistency() local
514 if (!splitted) { in _PyDict_CheckConsistency()
542 if (!splitted) { in _PyDict_CheckConsistency()
547 if (splitted) { in _PyDict_CheckConsistency()
552 if (splitted) { in _PyDict_CheckConsistency()
/third_party/python/Misc/NEWS.d/
D3.6.0b2.rst218 Fix dict.pop() for splitted dictionary when trying to remove a "pending key"
D3.6.0a1.rst1383 splitted into multiple directories) for the package parameter.
D3.7.0a1.rst1482 Fix dict.pop() for splitted dictionary when trying to remove a "pending key"
/third_party/gettext/gettext-runtime/po/
Dca.po48 # split between lines in English, but also those which would need to be splitted
/third_party/ltp/scripts/
Dspelling.txt1370 splitted||split
/third_party/lwip/
DCHANGELOG1242 * ppp.h, ppp_impl.h: splitted ppp.h to an internal and external header file
2820 Moved inet files into ipv4/ipv6 directory; splitted inet.c/inet.h into
/third_party/boost/libs/wave/
DChangeLog932 splitted into separate files),
/third_party/gettext/gettext-tools/po/
Dca.po48 # split between lines in English, but also those which would need to be splitted
/third_party/gstreamer/gstreamer/
DChangeLog15693 tests would be splitted to avoid guessing data dependencies.
124248 more docs inlined, splitted gstindex.{c,h}
124268 more docs inlined, splitted gstindex.{c,h}
125358 gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory
125378 splitted gsttypefind into gsttypefind, gsttypefindfactory
/third_party/gstreamer/gstplugins_good/
DChangeLog17902 This patch has been splitted from the original patch from eocanha in [2].
/third_party/gstreamer/gstplugins_bad/
DChangeLog17145 In case of interlaced stream, frame pictures need to be splitted