/third_party/flutter/skia/third_party/externals/wuffs/lib/flatecut/ |
D | flatecut_test.go | 28 testcut.Test(t, SmallestValidMaxEncodedLen, Cut, newReader, []string{ 37 testcut.Benchmark(b, SmallestValidMaxEncodedLen, Cut, newReader, 155 encLen, decLen, err := Cut(nil, b, i) 219 encLen, decLen, err := Cut(nil, b, len(enc)-1)
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/text/kernels/ |
D | jieba_tokenizer_op.cc | 42 mp_seg->Cut(sentence, tmp, MAX_WORD_LENGTH); in Tokenize() 46 hmm_seg->Cut(sentence, tmp); in Tokenize() 50 mix_seg->Cut(sentence, tmp, true); in Tokenize()
|
/third_party/flutter/skia/third_party/externals/wuffs/lib/zlibcut/ |
D | zlibcut_test.go | 25 testcut.Test(t, SmallestValidMaxEncodedLen, Cut, zlib.NewReader, []string{ 33 testcut.Benchmark(b, SmallestValidMaxEncodedLen, Cut, zlib.NewReader,
|
D | zlibcut.go | 62 func Cut(w io.Writer, encoded []byte, maxEncodedLen int) (encodedLen int, decodedLen int, retErr er… func 98 encodedLen, decodedLen, err := flatecut.Cut(
|
D | example_test.go | 66 encodedLen, decodedLen, err := zlibcut.Cut(nil, compressed, 200)
|
/third_party/python/Tools/peg_generator/scripts/ |
D | grammar_grapher.py | 31 Cut, 58 elif isinstance(item, Cut):
|
/third_party/flutter/flutter/packages/flutter_localizations/lib/src/l10n/ |
D | cupertino_en_AU.arb | 18 "cutButtonLabel": "Cut",
|
D | cupertino_en_SG.arb | 18 "cutButtonLabel": "Cut",
|
D | cupertino_en_GB.arb | 18 "cutButtonLabel": "Cut",
|
D | cupertino_en_CA.arb | 18 "cutButtonLabel": "Cut",
|
D | cupertino_en_IE.arb | 18 "cutButtonLabel": "Cut",
|
D | cupertino_en_IN.arb | 18 "cutButtonLabel": "Cut",
|
D | cupertino_en_ZA.arb | 18 "cutButtonLabel": "Cut",
|
/third_party/python/Tools/peg_generator/pegen/ |
D | first_sets.py | 11 Cut, 77 def visit_Cut(self, item: Cut) -> Set[str]: argument
|
D | metagrammar.gram | 6 Cut, 100 | '~' {Cut()}
|
D | grammar.py | 452 class Cut: class 467 if not isinstance(other, Cut): 479 Item = Union[Plain, Opt, Repeat, Forced, Lookahead, Rhs, Cut] 485 LookaheadOrCut = Union[Lookahead, Cut]
|
D | validator.py | 4 Cut,
|
D | python_generator.py | 6 Cut, 126 def visit_Cut(self, node: Cut) -> Tuple[str, str]: argument
|
/third_party/cef/include/ |
D | cef_frame.h | 84 virtual void Cut() = 0;
|
/third_party/cef/libcef_dll/ctocpp/ |
D | frame_ctocpp.h | 45 void Cut() override;
|
/third_party/cef/libcef/browser/ |
D | frame_host_impl.h | 52 void Cut() override;
|
/third_party/gettext/gettext-tools/examples/hello-objc-gnustep/ |
D | main.m | 59 [edit addItemWithTitle: @"Cut"
|
/third_party/cef/libcef/renderer/ |
D | frame_impl.h | 55 void Cut() override;
|
/third_party/tzdata/ |
D | zdump.8.txt | 40 Cut off interval output at the given year(s). Cutoff times are 50 Cut off interval output at the given time(s), given in decimal
|
/third_party/grpc/doc/ |
D | grpc_release_schedule.md | 11 Release |Scheduled Branch Cut|Scheduled Release Date
|