Home
last modified time | relevance | path

Searched refs:piece (Results 26 - 42 of 42) sorted by relevance

12

/third_party/skia/third_party/externals/brotli/research/
H A Ddeorummolae.cc292 int* piece = &full_text[sa[best_isle.l]]; in DM_generate() local
293 output.insert(output.end(), piece, piece + best_isle.lcp); in DM_generate()
H A Ddurchschlag.cc427 TextIdx piece = 0; in ScoreSlices() local
431 if (offsets[piece] == i) { in ScoreSlices()
432 piece++; in ScoreSlices()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCanonicalIterator.java201 String piece = chStr + s; in permute()
202 //if (PROGRESS) System.out.println(" Piece: " + piece); in permute()
203 output.add(piece); in permute()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCanonicalIterator.java197 String piece = chStr + s; in permute()
198 //if (PROGRESS) System.out.println(" Piece: " + piece); in permute()
199 output.add(piece); in permute()
/third_party/node/deps/openssl/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl206 or $ix,$acc,$acc ; last piece, no need to dep
226 or $ix,$acc,$acc ; last piece, no need to dep
/third_party/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl206 or $ix,$acc,$acc ; last piece, no need to dep
226 or $ix,$acc,$acc ; last piece, no need to dep
/third_party/python/Lib/
H A Ddoctest.py307 # match for each piece. If there's no overall match that way alone,
2592 for piece in DocTestParser().parse(s):
2593 if isinstance(piece, Example):
2595 output.append(piece.source[:-1])
2597 want = piece.want
2604 for l in piece.split('\n')[:-1]]
/third_party/libunwind/libunwind/doc/
H A Dunw_get_proc_info_by_ip.tex47 discontiguous pieces, \Prog{libunwind} will treat each piece as a
H A Dunw_get_proc_info.tex81 discontiguous pieces, \Prog{libunwind} will treat each piece as a
H A Dlibunwind-dynamic.tex31 be an arbitrary piece of \emph{contiguous} code. Normally, each
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.h134 // (1) The lifetime of the pointed-to string (or piece of a string)
427 extern std::ostream& operator<<(std::ostream& o, StringPiece piece);
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp1174 for(int32_t piece = 0; piece < pieces; piece += 1) { in generateTestCase()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view.h675 std::ostream& operator<<(std::ostream& o, string_view piece);
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl585 piece => 0x93, # uleb128
/third_party/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl580 piece => 0x93, # uleb128
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dvariant_test.cc1798 absl::string_view piece = absl::visit(ConvertTo<absl::string_view>{}, v); in TEST() local
1799 EXPECT_EQ("B", piece); in TEST()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 25 milliseconds

12