| /third_party/elfutils/tests/ |
| H A D | test-flag-nobits.c | 34 Elf *stripped = elf_begin (fd, ELF_C_READ, NULL); in main() local
|
| /third_party/ninja/src/ |
| H A D | util_test.cc | 490 string stripped = StripAnsiEscapeCodes("foo\33");
in TEST() local 501 string stripped = StripAnsiEscapeCodes(input);
in TEST() local
|
| H A D | util.cc | 570 string stripped;
local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | ascii.cc | 171 auto stripped = StripAsciiWhitespace(*str); in RemoveExtraAsciiWhitespace() local
|
| H A 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)); TEST_P() local 1137 CordRep* stripped = RefIfInputShared(MakeSubstring(11, 3, child)); TEST_P() local 1165 CordRep* stripped = RefIfInputSharedIndirect(RemovePrefix(10, child)); TEST_P() local 1180 CordRep* stripped = RefIfInputSharedIndirect(RemovePrefix(21, child)); TEST_P() local 1194 CordRep* stripped = RefIfInputSharedIndirect(RemoveSuffix(8, child)); TEST_P() local 1209 CordRep* stripped = RefIfInputSharedIndirect(RemoveSuffix(15, child)); TEST_P() local 1224 CordRep* stripped = TEST_P() local 1240 CordRep* stripped = RefIfInputSharedIndirect(MakeSubstring(11, 3, child)); TEST_P() local 1257 CordRep* stripped = RefIfInputSharedIndirect(MakeSubstring(11, 3, child)); TEST_P() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | clspv_helper.cc | 282 std::vector<uint32_t> stripped; in Compile() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/ |
| H A D | image_decoder.cpp | 199 auto stripped = ImageCompressor::StripFileHeader(rosenImageData->GetRSData()); in QueryCompressedCache() local
|
| /third_party/toybox/toys/posix/ |
| H A D | file.c | 36 int endian = toybuf[5], bits = toybuf[4], i, j, dynamic = 0, stripped = 1, in do_elf_file() local
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_helpers.cc | 275 std::string stripped = TryRemovePrefix(enum_name, enum_value_name); in GetEnumValueName() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | parse.cc | 190 absl::string_view stripped = absl::StripLeadingAsciiWhitespace(line); in ReadFromFlagfile() local
|
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 1386 copy_elided_sections(Elf *unstripped, Elf *stripped, const GElf_Ehdr *stripped_ehdr, GElf_Addr bias) copy_elided_sections() argument 2140 handle_file(const char *output_file, bool create_dirs, Elf *stripped, const GElf_Ehdr *stripped_ehdr, Elf *unstripped) handle_file() argument 2245 Elf *stripped = elf_begin (stripped_fd, ELF_C_READ, NULL); handle_explicit_files() local 2296 Elf *stripped = dwfl_module_getelf (mod, &bias); handle_dwfl_module() local [all...] |
| /kernel/linux/linux-5.10/drivers/target/ |
| H A D | target_core_configfs.c | 1335 char *stripped = NULL; in target_wwn_vendor_id_store() local 1391 char *stripped = NULL; in target_wwn_product_id_store() local 1447 char *stripped = NULL; target_wwn_revision_store() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net.h | 265 bool stripped; member
|
| /kernel/linux/linux-6.6/drivers/target/ |
| H A D | target_core_configfs.c | 1394 char *stripped = NULL; in target_wwn_vendor_id_store() local 1450 char *stripped = NULL; in target_wwn_product_id_store() local 1506 char *stripped = NULL; target_wwn_revision_store() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor.cc | 5157 std::string stripped = in CheckEnumValueUniqueness() local
|