/third_party/elfutils/tests/ |
D | test-flag-nobits.c | 34 Elf *stripped = elf_begin (fd, ELF_C_READ, NULL); in main() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | ascii.cc | 171 auto stripped = StripAsciiWhitespace(*str); in RemoveExtraAsciiWhitespace() local
|
D | cord_ring_test.cc | 1044 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/ |
D | util_test.cc | 395 string stripped = StripAnsiEscapeCodes("foo\33"); in TEST() local 406 string stripped = StripAnsiEscapeCodes(input); in TEST() local
|
D | util.cc | 483 string stripped; in StripAnsiEscapeCodes() local
|
/third_party/node/test/fixtures/wpt/url/ |
D | url-setters-stripping.any.js | 18 const stripped = i === 0x09 || i === 0x0A || i === 0x0D; constant
|
/third_party/toybox/toys/posix/ |
D | file.c | 36 int endian = toybuf[5], bits = toybuf[4], i, j, dynamic = 0, stripped = 1, local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspdefs.c | 511 gchar *stripped; in gst_rtsp_options_from_text() local
|
/third_party/vk-gl-cts/external/amber/src/src/ |
D | clspv_helper.cc | 281 std::vector<uint32_t> stripped; in Compile() local
|
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_helpers.cc | 275 std::string stripped = TryRemovePrefix(enum_name, enum_value_name); in GetEnumValueName() local
|
/third_party/elfutils/src/ |
D | unstrip.c | 1386 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/ |
D | parse.cc | 190 absl::string_view stripped = absl::StripLeadingAsciiWhitespace(line); in ReadFromFlagfile() local
|
/third_party/gstreamer/gstplugins_base/gst/subparse/ |
D | gstsubparse.c | 1686 gchar *stripped; in handle_buffer() local
|
/third_party/gstreamer/gstplugins_good/gst/flv/ |
D | gstflvdemux.c | 266 gchar *endptr, *stripped; in parse_flv_demux_parse_date_string() local
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.cc | 5157 std::string stripped = in CheckEnumValueUniqueness() local
|
/third_party/libabigail/src/ |
D | abg-ir.cc | 6590 function_decl::parameter_sptr stripped in strip_typedef() local 6617 function_decl::parameter_sptr stripped in strip_typedef() local
|