/aosp_15_r20/external/toybox/tests/ |
H A D | cut.test | 40 "said and your\nare\nis demand. supply\nforecast :\nyou you better,\n\nEm: Took hate\n" "" \ 47 Auntie Em: Hate you, hate Kansas. Took the dog. Dorothy."
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/ |
H A D | Shakespeare.java | 117 "And free from other misbegotten hate," + 162 "And hate the idle pleasures of these days." + 166 "In deadly hate the one against the other:" +
|
/aosp_15_r20/frameworks/base/tests/VoiceInteraction/res/values/ |
H A D | strings.xml | 155 And free from other misbegotten hate,\n</b> 200 And hate the idle pleasures of these days.\n 204 In deadly hate the one against the other:\n
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/view/ |
H A D | List6.java | 238 "And free from other misbegotten hate," + 283 "And hate the idle pleasures of these days." + 287 "In deadly hate the one against the other:" +
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | dynload_beos.c | 190 char buff[256]; /* hate hard-coded string sizes... */ in _PyImport_GetDynLoadFunc() 218 char buff[256]; /* hate hard-coded string sizes... */ in _PyImport_GetDynLoadFunc()
|
/aosp_15_r20/external/libbrillo/brillo/streams/ |
H A D | file_stream_test.cc | 776 int data_size = data.size(); // I hate ints for data size... in TEST_F() 832 int data_size = data.size(); // I hate ints for data size... in TEST_F() 873 int data_size = data.size(); // I hate ints for data size... in TEST_F() 907 int data_size = data.size(); // I hate ints for data size... in TEST_F()
|
/aosp_15_r20/external/brotli/tests/testdata/ |
H A D | plrabn12.txt | 128 Mixed with obdurate pride and steadfast hate. 177 And study of revenge, immortal hate, 487 Of Moloch homicide, lust hard by hate, 994 As not behind in hate, if what was urged 1123 To whom we hate! Let us not then pursue, 1210 But, to our power, hostility and hate, 1451 Abhorred Styx, the flood of deadly hate; 2236 So heavenly love shall outdo hellish hate, 2238 So dearly to redeem what hellish hate 2723 Of Sun! to tell thee how I hate thy beams, [all …]
|
H A D | asyoulik.txt | 775 dearly? By this kind of chase, I should hate him, 776 for my father hated his father dearly; yet I hate 779 ROSALIND No, faith, hate him not, for my sake. 1881 that I wear, owe no man hate, envy no man's 2774 I love him not nor hate him not; and yet 2775 I have more cause to hate him than to love him:
|
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/tool/ |
H A D | GrammarAST.java | 51 * which I hate. Perhaps if I put them all in one file. Most importantly 52 * though I hate all the type casting that would have to go on. I would
|
/aosp_15_r20/external/apache-xml/test/tests/contrib/xsltc/mk/ |
H A D | mk011.xml | 19 <LINE>Thou told'st me thou didst hold him in thy hate.</LINE> 324 <LINE>Though I do hate him as I do hell-pains.</LINE>
|
H A D | mk012.xml | 19 <LINE>Thou told'st me thou didst hold him in thy hate.</LINE> 324 <LINE>Though I do hate him as I do hell-pains.</LINE>
|
/aosp_15_r20/art/cmdline/detail/ |
H A D | cmdline_debug_detail.h | 28 // Implementation details for some template querying. Don't look inside if you hate templates.
|
H A D | cmdline_parser_detail.h | 25 // Implementation details for some template querying. Don't look inside if you hate templates.
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/interactors/ |
H A D | logic_test.go | 10 var trueErr1 error = errors.New("I had a rough night, and I hate the eagles man")
|
/aosp_15_r20/external/AFLplusplus/utils/defork/ |
H A D | defork.c | 44 fork again. This can be written without branches and I hate myself for it. in fork()
|
/aosp_15_r20/external/google-cloud-java/java-language/ |
H A D | .readme-partials.yaml | 18 String[] texts = {"I love this!", "I hate this!"};
|
/aosp_15_r20/external/google-cloud-java/google-cloud-examples/src/main/java/com/google/cloud/examples/language/snippets/ |
H A D | AnalyzeSentiment.java | 38 String[] texts = {"I love this!", "I hate this!"}; in main()
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Collections/ |
H A D | ReplaceAll.java | 59 if (Collections.replaceAll(lst, "love", "hate")) in main()
|
/aosp_15_r20/external/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/java/com/example/executorchllamademo/ |
H A D | PromptFormat.java | 102 + "S10: Hate. \n" in getLlamaGuardPresetPrompt()
|
/aosp_15_r20/external/tinyxml2/resources/ |
H A D | dream.xml | 435 <LINE>The more I hate, the more he follows me.</LINE> 2349 <LINE>Can you not hate me, as I know you do,</LINE> 2354 <LINE>When I am sure you hate me with your hearts.</LINE> 2430 <LINE>The hate I bear thee made me leave thee so?</LINE> 2615 <LINE>Although I hate her, I'll not harm her so.</LINE> 2620 <LINE>What, can you do me greater harm than hate?</LINE> 2621 <LINE>Hate me! wherefore? O me! what news, my love!</LINE> 2636 <LINE>That I do hate thee and love Helena.</LINE> 3367 <LINE>To sleep by hate, and fear no enmity?</LINE>
|
/aosp_15_r20/external/googleapis/google/ai/generativelanguage/v1/ |
H A D | safety.proto | 56 // Hate speech and content.
|
/aosp_15_r20/external/aws-crt-java/ |
H A D | CONTRIBUTING.md | 28 3. You open an issue to discuss any significant work - we would hate for your time to be wasted.
|
/aosp_15_r20/external/okhttp/okhttp-urlconnection/src/test/java/com/squareup/okhttp/ |
H A D | UrlConnectionCacheTest.java | 219 transferKind.setBody(response, "I love puppies but hate spiders", 1); in testResponseCaching() 226 reliableSkip(in, "puppies but hate ".length()); in testResponseCaching() 235 assertEquals("I love puppies but hate spiders", in testResponseCaching() 236 readAscii(urlConnection, "I love puppies but hate spiders".length())); in testResponseCaching()
|
/aosp_15_r20/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/ |
H A D | ResponseCacheTest.java | 235 transferKind.setBody(mockResponse, "I love puppies but hate spiders", 1); in testResponseCaching() 242 reliableSkip(in, "puppies but hate ".length()); in testResponseCaching() 249 assertEquals("I love puppies but hate spiders", in testResponseCaching() 250 readAscii(urlConnection, "I love puppies but hate spiders".length())); in testResponseCaching()
|
/aosp_15_r20/external/googleapis/google/ai/generativelanguage/v1beta/ |
H A D | safety.proto | 56 // Hate speech and content.
|