Searched refs:cook (Results 1 – 10 of 10) sorted by relevance
/external/libvncserver/common/ |
D | d3des.c | 112 register unsigned long *cook, *raw0; in cookey() local 116 cook = dough; in cookey() 119 *cook = (*raw0 & 0x00fc0000L) << 6; in cookey() 120 *cook |= (*raw0 & 0x00000fc0L) << 10; in cookey() 121 *cook |= (*raw1 & 0x00fc0000L) >> 10; in cookey() 122 *cook++ |= (*raw1 & 0x00000fc0L) >> 6; in cookey() 123 *cook = (*raw0 & 0x0003f000L) << 12; in cookey() 124 *cook |= (*raw0 & 0x0000003fL) << 16; in cookey() 125 *cook |= (*raw1 & 0x0003f000L) >> 4; in cookey() 126 *cook++ |= (*raw1 & 0x0000003fL); in cookey()
|
/external/wpa_supplicant_8/src/crypto/ |
D | des-internal.c | 251 u32 *cook; in cookey() local 256 cook = dough; in cookey() 259 *cook = (*raw0 & 0x00fc0000L) << 6; in cookey() 260 *cook |= (*raw0 & 0x00000fc0L) << 10; in cookey() 261 *cook |= (*raw1 & 0x00fc0000L) >> 10; in cookey() 262 *cook++ |= (*raw1 & 0x00000fc0L) >> 6; in cookey() 263 *cook = (*raw0 & 0x0003f000L) << 12; in cookey() 264 *cook |= (*raw0 & 0x0000003fL) << 16; in cookey() 265 *cook |= (*raw1 & 0x0003f000L) >> 4; in cookey() 266 *cook++ |= (*raw1 & 0x0000003fL); in cookey()
|
/external/unicode/ |
D | emoji-zwj-sequences.txt | 69 1F468 200D 1F373 ; Emoji_ZWJ_Sequence ; man cook … 85 1F468 1F3FB 200D 1F373 ; Emoji_ZWJ_Sequence ; man cook: light skin tone … 101 1F468 1F3FC 200D 1F373 ; Emoji_ZWJ_Sequence ; man cook: medium-light skin ton… 117 1F468 1F3FD 200D 1F373 ; Emoji_ZWJ_Sequence ; man cook: medium skin tone … 133 1F468 1F3FE 200D 1F373 ; Emoji_ZWJ_Sequence ; man cook: medium-dark skin tone… 149 1F468 1F3FF 200D 1F373 ; Emoji_ZWJ_Sequence ; man cook: dark skin tone … 165 1F469 200D 1F373 ; Emoji_ZWJ_Sequence ; woman cook … 181 1F469 1F3FB 200D 1F373 ; Emoji_ZWJ_Sequence ; woman cook: light skin tone … 197 1F469 1F3FC 200D 1F373 ; Emoji_ZWJ_Sequence ; woman cook: medium-light skin t… 213 1F469 1F3FD 200D 1F373 ; Emoji_ZWJ_Sequence ; woman cook: medium skin tone … [all …]
|
/external/openssh/ |
D | CREDITS | 54 Kees Cook <cook@cpoint.net> - scp fixes
|
/external/clang/test/Analysis/ |
D | misc-ps.m | 568 unsigned long *cook, *raw0; 571 cook = dough; 574 *cook = (*raw0 & 0x00fc0000L) << 6; 575 *cook |= (*raw0 & 0x00000fc0L) << 10;
|
/external/icu/icu4c/source/data/zone/ |
D | hu.txt | 1468 ld{"cook-szigeteki fél nyári idő"} 1469 lg{"cook-szigeteki idő"} 1470 ls{"cook-szigeteki téli idő"}
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 1414 three-legged stool in the middle, nursing a baby; the cook was 1424 only things in the kitchen that did not sneeze, were the cook, 1451 conversation. While she was trying to fix on one, the cook took 1476 Alice glanced rather anxiously at the cook, to see if she meant 1477 to take the hint; but the cook was busily stirring the soup, and 1493 (In which the cook and the baby joined):-- 1513 the room. The cook threw a frying-pan after her as she went out, 2056 was for bringing the cook tulip-roots instead of onions.' 3259 The next witness was the Duchess's cook. She carried the 3266 `Shan't,' said the cook. [all …]
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 3036 炊>'[cook]'; 3079 煮>'[cook]'; 3090 熬>'[cook down]'; 4329 膰>'[cook meat for sacrifice or offer]';
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 251 炝 < stir\-fry\-or\-boil\-in\-water\-or\-oil\-then\-cook\-with\-a\-sauce; 858 膰 < to\-cook\-meat\-for\-a\-sacrifice\-or\-offering; 3763 䏕 < to\-cook\-food\-thoroughly; 8863 馇 < stir\-and\-cook; 9349 㷒 < to\-cook\-meals; 11949 廚司 < cook\,\-chef; 12841 熬 < cook\-down; 16883 䰞 < to\-cook; 20351 煮 < cook; 29605 廚司 > cook\,\-chef; [all …]
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|