Home
last modified time | relevance | path

Searched defs:stripped (Results 1 – 16 of 16) sorted by relevance

/third_party/elfutils/tests/
Dtest-flag-nobits.c34 Elf *stripped = elf_begin (fd, ELF_C_READ, NULL); in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dascii.cc171 auto stripped = StripAsciiWhitespace(*str); in RemoveExtraAsciiWhitespace() local
Dcord_ring_test.cc1044 CordRep* stripped = RemovePrefix(10, child); in TEST_P() local
1059 CordRep* stripped = RemovePrefix(21, child); in TEST_P() local
1074 CordRep* stripped = RemoveSuffix(8, child); in TEST_P() local
1089 CordRep* stripped = RemoveSuffix(15, child); in TEST_P() local
1104 CordRep* stripped = MakeSubstring(7, child->length - 27, child); in TEST_P() local
1119 CordRep* stripped = RefIfInputShared(MakeSubstring(11, 3, child)); in TEST_P() local
1137 CordRep* stripped = RefIfInputShared(MakeSubstring(11, 3, child)); in TEST_P() local
1165 CordRep* stripped = RefIfInputSharedIndirect(RemovePrefix(10, child)); in TEST_P() local
1180 CordRep* stripped = RefIfInputSharedIndirect(RemovePrefix(21, child)); in TEST_P() local
1194 CordRep* stripped = RefIfInputSharedIndirect(RemoveSuffix(8, child)); in TEST_P() local
[all …]
/third_party/ninja/src/
Dutil_test.cc395 string stripped = StripAnsiEscapeCodes("foo\33"); in TEST() local
406 string stripped = StripAnsiEscapeCodes(input); in TEST() local
Dutil.cc483 string stripped; in StripAnsiEscapeCodes() local
/third_party/node/test/fixtures/wpt/url/
Durl-setters-stripping.any.js18 const stripped = i === 0x09 || i === 0x0A || i === 0x0D; constant
/third_party/toybox/toys/posix/
Dfile.c36 int endian = toybuf[5], bits = toybuf[4], i, j, dynamic = 0, stripped = 1, local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.c511 gchar *stripped; in gst_rtsp_options_from_text() local
/third_party/vk-gl-cts/external/amber/src/src/
Dclspv_helper.cc281 std::vector<uint32_t> stripped; in Compile() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc275 std::string stripped = TryRemovePrefix(enum_name, enum_value_name); in GetEnumValueName() local
/third_party/elfutils/src/
Dunstrip.c1386 copy_elided_sections (Elf *unstripped, Elf *stripped, in copy_elided_sections()
2141 Elf *stripped, const GElf_Ehdr *stripped_ehdr, in handle_file()
2245 Elf *stripped = elf_begin (stripped_fd, ELF_C_READ, NULL); in handle_explicit_files() local
2296 Elf *stripped = dwfl_module_getelf (mod, &bias); in handle_dwfl_module() local
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
Dparse.cc190 absl::string_view stripped = absl::StripLeadingAsciiWhitespace(line); in ReadFromFlagfile() local
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.c1686 gchar *stripped; in handle_buffer() local
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvdemux.c266 gchar *endptr, *stripped; in parse_flv_demux_parse_date_string() local
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc5157 std::string stripped = in CheckEnumValueUniqueness() local
/third_party/libabigail/src/
Dabg-ir.cc6590 function_decl::parameter_sptr stripped in strip_typedef() local
6617 function_decl::parameter_sptr stripped in strip_typedef() local