Home
last modified time | relevance | path

Searched refs:functional_key (Results 1 – 25 of 30) sorted by relevance

12

/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/converter/
H A Dsegments_test.cc413 TEST(CandidateTest, functional_key) { in TEST() argument
419 EXPECT_EQ("foobar", candidate.functional_key()); in TEST()
423 EXPECT_EQ("foo", candidate.functional_key()); in TEST()
429 EXPECT_EQ("efg", candidate.functional_key()); in TEST()
433 EXPECT_EQ("", candidate.functional_key()); in TEST()
437 EXPECT_EQ("", candidate.functional_key()); in TEST()
441 EXPECT_EQ("", candidate.functional_key()); in TEST()
H A Dsegments.h276 StringPiece functional_key() const;
H A Dsegments.cc45 StringPiece Segment::Candidate::functional_key() const { in functional_key() function in mozc::Segment::Candidate
H A Dimmutable_converter.cc341 !segment->candidate(0).functional_key().empty() && in InsertDummyCandidates()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dsegments_test.cc413 TEST(CandidateTest, functional_key) { in TEST() argument
419 EXPECT_EQ("foobar", candidate.functional_key()); in TEST()
423 EXPECT_EQ("foo", candidate.functional_key()); in TEST()
429 EXPECT_EQ("efg", candidate.functional_key()); in TEST()
433 EXPECT_EQ("", candidate.functional_key()); in TEST()
437 EXPECT_EQ("", candidate.functional_key()); in TEST()
441 EXPECT_EQ("", candidate.functional_key()); in TEST()
H A Dsegments.h276 StringPiece functional_key() const;
H A Dsegments.cc45 StringPiece Segment::Candidate::functional_key() const { in functional_key() function in mozc::Segment::Candidate
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/converter/
H A Dsegments_test.cc413 TEST(CandidateTest, functional_key) { in TEST() argument
419 EXPECT_EQ("foobar", candidate.functional_key()); in TEST()
423 EXPECT_EQ("foo", candidate.functional_key()); in TEST()
429 EXPECT_EQ("efg", candidate.functional_key()); in TEST()
433 EXPECT_EQ("", candidate.functional_key()); in TEST()
437 EXPECT_EQ("", candidate.functional_key()); in TEST()
441 EXPECT_EQ("", candidate.functional_key()); in TEST()
H A Dsegments.h276 StringPiece functional_key() const;
H A Dsegments.cc45 StringPiece Segment::Candidate::functional_key() const { in functional_key() function in mozc::Segment::Candidate
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/converter/
H A Dsegments_test.cc413 TEST(CandidateTest, functional_key) { in TEST() argument
419 EXPECT_EQ("foobar", candidate.functional_key()); in TEST()
423 EXPECT_EQ("foo", candidate.functional_key()); in TEST()
429 EXPECT_EQ("efg", candidate.functional_key()); in TEST()
433 EXPECT_EQ("", candidate.functional_key()); in TEST()
437 EXPECT_EQ("", candidate.functional_key()); in TEST()
441 EXPECT_EQ("", candidate.functional_key()); in TEST()
H A Dsegments.h276 StringPiece functional_key() const;
H A Dsegments.cc45 StringPiece Segment::Candidate::functional_key() const { in functional_key() function in mozc::Segment::Candidate
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dsegments_test.cc413 TEST(CandidateTest, functional_key) { in TEST() argument
419 EXPECT_EQ("foobar", candidate.functional_key()); in TEST()
423 EXPECT_EQ("foo", candidate.functional_key()); in TEST()
429 EXPECT_EQ("efg", candidate.functional_key()); in TEST()
433 EXPECT_EQ("", candidate.functional_key()); in TEST()
437 EXPECT_EQ("", candidate.functional_key()); in TEST()
441 EXPECT_EQ("", candidate.functional_key()); in TEST()
H A Dsegments.h276 StringPiece functional_key() const;
H A Dsegments.cc45 StringPiece Segment::Candidate::functional_key() const { in functional_key() function in mozc::Segment::Candidate
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dsegments_test.cc413 TEST(CandidateTest, functional_key) { in TEST() argument
419 EXPECT_EQ("foobar", candidate.functional_key()); in TEST()
423 EXPECT_EQ("foo", candidate.functional_key()); in TEST()
429 EXPECT_EQ("efg", candidate.functional_key()); in TEST()
433 EXPECT_EQ("", candidate.functional_key()); in TEST()
437 EXPECT_EQ("", candidate.functional_key()); in TEST()
441 EXPECT_EQ("", candidate.functional_key()); in TEST()
H A Dsegments.h276 StringPiece functional_key() const;
H A Dsegments.cc45 StringPiece Segment::Candidate::functional_key() const { in functional_key() function in mozc::Segment::Candidate
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/rewriter/
H A Dcorrection_rewriter.cc155 top_candidate.functional_key(), in Rewrite()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/rewriter/
H A Dcorrection_rewriter.cc155 top_candidate.functional_key(), in Rewrite()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/rewriter/
H A Dcorrection_rewriter.cc155 top_candidate.functional_key(), in Rewrite()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/rewriter/
H A Dcorrection_rewriter.cc155 top_candidate.functional_key(), in Rewrite()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/rewriter/
H A Dcorrection_rewriter.cc155 top_candidate.functional_key(), in Rewrite()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/rewriter/
H A Dcorrection_rewriter.cc155 top_candidate.functional_key(), in Rewrite()

12