Searched refs:cook (Results 1 – 7 of 7) 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/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 | 1447 ld{"cook-szigeteki fél nyári idő"} 1448 lg{"cook-szigeteki idő"} 1449 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/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 249 炝 < stir\-fry\-or\-boil\-in\-water\-or\-oil\-then\-cook\-with\-a\-sauce; 856 膰 < to\-cook\-meat\-for\-a\-sacrifice\-or\-offering; 3761 䏕 < to\-cook\-food\-thoroughly; 8861 馇 < stir\-and\-cook; 9347 㷒 < to\-cook\-meals; 11947 廚司 < cook\,\-chef; 12839 熬 < cook\-down; 16881 䰞 < to\-cook; 20349 煮 < cook; 29603 廚司 > cook\,\-chef; [all …]
|