Home
last modified time | relevance | path

Searched refs:stripped (Results 26 - 50 of 62) sorted by relevance

123

/third_party/python/Lib/
H A Dcmd.py261 stripped = len(origline) - len(line)
262 begidx = readline.get_begidx() - stripped
263 endidx = readline.get_endidx() - stripped
H A Dlocale.py145 stripped = s.rstrip()
146 right_spaces = s[len(stripped):]
147 s = stripped
/third_party/vk-gl-cts/external/amber/src/src/
H A Dclspv_helper.cc282 std::vector<uint32_t> stripped; in Compile() local
283 if (!opt.Run(generated_binary->data(), generated_binary->size(), &stripped)) { in Compile()
286 generated_binary->swap(stripped); in Compile()
/third_party/node/deps/v8/third_party/markupsafe/
H A D__init__.py153 stripped = u' '.join(_striptags_re.sub('', self).split())
154 return Markup(stripped).unescape()
/third_party/node/tools/inspector_protocol/markupsafe/
H A D__init__.py153 stripped = u' '.join(_striptags_re.sub('', self).split())
154 return Markup(stripped).unescape()
/third_party/skia/third_party/externals/markupsafe/
H A D__init__.py153 stripped = u' '.join(_striptags_re.sub('', self).split())
154 return Markup(stripped).unescape()
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_configfs.c1333 /* +2 to allow for a trailing (stripped) '\n' and null-terminator */ in target_wwn_vendor_id_store()
1335 char *stripped = NULL; in target_wwn_vendor_id_store() local
1342 stripped = strstrip(buf); in target_wwn_vendor_id_store()
1343 len = strlen(stripped); in target_wwn_vendor_id_store()
1352 ret = target_check_inquiry_data(stripped); in target_wwn_vendor_id_store()
1370 strlcpy(dev->t10_wwn.vendor, stripped, sizeof(dev->t10_wwn.vendor)); in target_wwn_vendor_id_store()
1389 /* +2 to allow for a trailing (stripped) '\n' and null-terminator */ in target_wwn_product_id_store()
1391 char *stripped = NULL; in target_wwn_product_id_store() local
1398 stripped = strstrip(buf); in target_wwn_product_id_store()
1399 len = strlen(stripped); in target_wwn_product_id_store()
1447 char *stripped = NULL; target_wwn_revision_store() local
[all...]
/third_party/toybox/toys/posix/
H A Dfile.c36 int endian = toybuf[5], bits = toybuf[4], i, j, dynamic = 0, stripped = 1, in do_elf_file() local
148 // We need to read the shdrs for stripped/unstripped and any notes. in do_elf_file()
160 stripped = 0; in do_elf_file()
202 printf(", %sstripped", stripped ? "" : "not "); in do_elf_file()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_configfs.c1392 /* +2 to allow for a trailing (stripped) '\n' and null-terminator */ in target_wwn_vendor_id_store()
1394 char *stripped = NULL; in target_wwn_vendor_id_store() local
1401 stripped = strstrip(buf); in target_wwn_vendor_id_store()
1402 len = strlen(stripped); in target_wwn_vendor_id_store()
1411 ret = target_check_inquiry_data(stripped); in target_wwn_vendor_id_store()
1429 strscpy(dev->t10_wwn.vendor, stripped, sizeof(dev->t10_wwn.vendor)); in target_wwn_vendor_id_store()
1448 /* +2 to allow for a trailing (stripped) '\n' and null-terminator */ in target_wwn_product_id_store()
1450 char *stripped = NULL; in target_wwn_product_id_store() local
1457 stripped = strstrip(buf); in target_wwn_product_id_store()
1458 len = strlen(stripped); in target_wwn_product_id_store()
1506 char *stripped = NULL; target_wwn_revision_store() local
[all...]
/third_party/jinja2/
H A Dlexer.py736 stripped = text.rstrip()
737 newlines_stripped = text[len(stripped) :].count("\n")
738 groups = [stripped, *groups[1:]]
/third_party/node/deps/v8/third_party/jinja2/
H A Dlexer.py722 stripped = text.rstrip()
723 newlines_stripped = text[len(stripped) :].count("\n")
724 groups = (stripped,) + groups[1:]
/third_party/skia/third_party/externals/jinja2/
H A Dlexer.py722 stripped = text.rstrip()
723 newlines_stripped = text[len(stripped) :].count("\n")
724 groups = (stripped,) + groups[1:]
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.cc275 std::string stripped = TryRemovePrefix(enum_name, enum_value_name); in GetEnumValueName() local
276 std::string result = ShoutyToPascalCase(stripped); in GetEnumValueName()
/third_party/skia/infra/bots/recipes/
H A Dcompute_buildstats.py203 stripped = api.vars.build_dir.join('libflutter_stripped.so')
209 args=[stripped, out_dir, keystr, propstr, bloaty_exe,
/third_party/mesa3d/src/compiler/nir/
H A Dnir_algebraic.py928 stripped = opcode.rstrip('0123456789')
929 if stripped in conv_opcode_types:
938 opcode = stripped
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dgenerator.py508 returns the list with duplicates stripped"""
515 stripped = []
554 stripped.append(elem)
557 return stripped
H A Dreg.py1473 stripped = False
1479 stripped = True
1484 if stripped:
1497 stripped = False
1503 stripped = True
1508 if stripped:
/third_party/vulkan-headers/registry/
H A Dgenerator.py508 returns the list with duplicates stripped"""
515 stripped = []
554 stripped.append(elem)
557 return stripped
H A Dreg.py1473 stripped = False
1479 stripped = True
1484 if stripped:
1497 stripped = False
1503 stripped = True
1508 if stripped:
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_format.py641 stripped = (
650 self.assertEqual(self.text.get('1.0', 'insert'), stripped)
/third_party/libunwind/libunwind/doc/
H A Dunw_get_proc_name.tex34 information has been stripped from a program, procedure names may be
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dusage.cc226 // If a flag's help message has been stripped (e.g. by adding '#define
261 // If the flag has been stripped, pretend that it doesn't exist. in FlagsHelpImpl()
/third_party/python/Lib/test/
H A Dtest_bigmem.py272 stripped = s.lstrip()
273 self.assertTrue(stripped is s)
344 stripped = s.rstrip()
345 self.assertTrue(stripped is s)
/third_party/python/Tools/clinic/
H A Dclinic.py3980 stripped = line.lstrip()
3981 if not len(stripped):
3986 return len(line) - len(stripped)
4408 # * All lines will have the first D spaces of the indent stripped
4832 # these F spaces will be stripped.
4834 stripped = line.strip()
4835 if stripped.startswith('#'):
4855 if stripped:
4865 stripped = line.strip()
4866 if stripped
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_dp.c452 } else if (meta->vlan.stripped) { in nfp_net_vlan_strip()

Completed in 38 milliseconds

123