/third_party/skia/third_party/externals/brotli/research/ |
H A D | deorummolae.cc | 292 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 D | durchschlag.cc | 427 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 D | CanonicalIterator.java | 201 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 D | CanonicalIterator.java | 197 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 D | rc4-parisc.pl | 206 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 D | rc4-parisc.pl | 206 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 D | doctest.py | 307 # 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 D | unw_get_proc_info_by_ip.tex | 47 discontiguous pieces, \Prog{libunwind} will treat each piece as a
|
H A D | unw_get_proc_info.tex | 81 discontiguous pieces, \Prog{libunwind} will treat each piece as a
|
H A D | libunwind-dynamic.tex | 31 be an arbitrary piece of \emph{contiguous} code. Normally, each
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | stringpiece.h | 134 // (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 D | ssearch.cpp | 1174 for(int32_t piece = 0; piece < pieces; piece += 1) { in generateTestCase()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | string_view.h | 675 std::ostream& operator<<(std::ostream& o, string_view piece);
|
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | x86_64-xlate.pl | 585 piece => 0x93, # uleb128
|
/third_party/openssl/crypto/perlasm/ |
H A D | x86_64-xlate.pl | 580 piece => 0x93, # uleb128
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
H A D | variant_test.cc | 1798 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 D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |