Home
last modified time | relevance | path

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

12

/external/rust/android-crates-io/crates/json-strip-comments/src/
Dlib.rs421 let stripped = strip_string(json); in block_comments() localVariable
428 let stripped = strip_string(json); in block_comments_with_possible_end() localVariable
440 let stripped = strip_string(json); in doc_comment() localVariable
462 let mut stripped = String::new(); in incomplete_string() localVariable
473 let mut stripped = String::new(); in incomplete_comment() localVariable
484 let mut stripped = String::new(); in incomplete_comment2() localVariable
496 let mut stripped = String::new(); in no_hash_comments() localVariable
508 let mut stripped = String::new(); in no_slash_line_comments() localVariable
519 let mut stripped = String::new(); in no_block_comments() localVariable
/external/cronet/stable/base/
Dlocation.cc40 constexpr char stripped[] = "base\\location.cc"; in StrippedFilePathPrefixLength() local
42 constexpr char stripped[] = "base/location.cc"; in StrippedFilePathPrefixLength() local
/external/cronet/tot/base/
Dlocation.cc40 constexpr char stripped[] = "base\\location.cc"; in StrippedFilePathPrefixLength() local
42 constexpr char stripped[] = "base/location.cc"; in StrippedFilePathPrefixLength() local
/external/elfutils/tests/
Dtest-flag-nobits.c34 Elf *stripped = elf_begin (fd, ELF_C_READ, NULL); in main() local
/external/mockito/src/main/java/org/mockito/internal/configuration/plugins/
DPluginFileReader.java15 String stripped = stripCommentAndWhitespace(line); in readPluginClass() local
/external/coreboot/util/bincfg/
Dbincfg.l34 char *stripped; in stripquotes() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dcommon.h50 std::string stripped; in Write() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord_ring_test.cc1003 CordRep* stripped = RemovePrefix(10, child); in TEST_P() local
1018 CordRep* stripped = RemovePrefix(21, child); in TEST_P() local
1033 CordRep* stripped = RemoveSuffix(8, child); in TEST_P() local
1048 CordRep* stripped = RemoveSuffix(15, child); in TEST_P() local
1063 CordRep* stripped = MakeSubstring(7, child->length - 27, child); in TEST_P() local
1078 CordRep* stripped = RefIfInputShared(MakeSubstring(11, 3, child)); in TEST_P() local
1096 CordRep* stripped = RefIfInputShared(MakeSubstring(11, 3, child)); in TEST_P() local
1124 CordRep* stripped = RefIfInputSharedIndirect(RemovePrefix(10, child)); in TEST_P() local
1139 CordRep* stripped = RefIfInputSharedIndirect(RemovePrefix(21, child)); in TEST_P() local
1153 CordRep* stripped = RefIfInputSharedIndirect(RemoveSuffix(8, child)); in TEST_P() local
[all …]
Dascii.cc171 auto stripped = StripAsciiWhitespace(*str); in RemoveExtraAsciiWhitespace() local
/external/owasp/sanitizer/src/tests/org/owasp/html/
DEncodingTest.java226 private static final void assertStripped(String stripped, String orig) { in assertStripped()
/external/openscreen/third_party/abseil/src/absl/strings/
Dascii.cc171 auto stripped = StripAsciiWhitespace(*str); in RemoveExtraAsciiWhitespace() local
/external/apache-commons-bcel/src/examples/
DPeephole.java49 Method stripped = removeNOPs(mg); in main() local
/external/mesa3d/src/panfrost/compiler/
Dbi_lower_swizzle.c176 bi_index stripped = bi_replace_index(bi_null(), orig); in lower_swizzle() local
/external/rust/android-crates-io/crates/ring/src/polyfill/
Dleading_zeros_skipped.rs74 let stripped = LeadingZerosStripped::new(input.iter().copied()); in test_leading_zeroes_stripped() localVariable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/protos_generator/
Doutput.h67 std::string stripped; in Write() local
/external/rust/android-crates-io/crates/textwrap/src/
Drefill.rs176 let stripped = text.strip_suffix(options.line_ending.as_str()); in refill() localVariable
Dword_separators.rs263 let stripped = strip_ansi_escape_sequences(line); in find_words_unicode_break_properties() localVariable
/external/abseil-cpp/absl/strings/
Dascii.cc252 auto stripped = StripAsciiWhitespace(*str); in RemoveExtraAsciiWhitespace() local
/external/cronet/stable/third_party/abseil-cpp/absl/strings/
Dascii.cc268 auto stripped = StripAsciiWhitespace(*str); in RemoveExtraAsciiWhitespace() local
/external/cronet/tot/third_party/abseil-cpp/absl/strings/
Dascii.cc268 auto stripped = StripAsciiWhitespace(*str); in RemoveExtraAsciiWhitespace() local
/external/angle/third_party/abseil-cpp/absl/strings/
Dascii.cc267 auto stripped = StripAsciiWhitespace(*str); in RemoveExtraAsciiWhitespace() local
/external/google-breakpad/src/processor/
Dstackwalker_arm64.cc80 uint64_t stripped = ptr & address_range_mask_; in PtrauthStrip() local
/external/toybox/toys/posix/
Dfile.c36 stripped = 1, phentsize, phnum, shsize, shnum, bail = 0, arch; local
/external/deqp-deps/amber/src/
Dclspv_helper.cc282 std::vector<uint32_t> stripped; in Compile() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DFlexibleDateFromCLDR.java274 StringBuilder stripped = new StringBuilder(patlen); in stripLiterals() local

12