HomeSort by relevance Sort by last modified time
    Searched refs:stretched (Results 1 - 21 of 21) sorted by null

  /system/vold/
KeyStorage.cpp 273 const std::string& salt, std::string* stretched) {
279 stretched->clear();
281 *stretched = secret;
290 stretched->assign(STRETCHED_BYTES, '\0');
294 reinterpret_cast<uint8_t*>(&(*stretched)[0]), stretched->size()) != 0) {
308 std::string stretched; local
309 if (!stretchSecret(stretching, auth.secret, salt, &stretched)) return false;
310 *appId = hashWithPrefix(kHashPrefix_secdiscardable, secdiscardable) + stretched;
  /external/freetype/src/truetype/
ttobjs.h 266 FT_Bool stretched; /* `is the glyph stretched?'-flag */ member in struct:TT_Size_Metrics_
ttobjs.c     [all...]
ttinterp.c     [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttobjs.h 270 FT_Bool stretched; /* `is the glyph stretched?'-flag */ member in struct:TT_Size_Metrics_
ttobjs.c     [all...]
ttinterp.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.h 386 "stretched" here to avoid changing the source code in write.c. */
389 xtensa_relax_frag (fragP, stretch, &stretched)
  /external/ImageMagick/www/api/
histogram.php 138 <p>Each channel is stretched independantally of each other (producing color distortion) unless the special 'SyncChannels' flag is also provided in the channels setting. If this flag is present the minimum and maximum point will be extracted from all the given channels, and those channels will be stretched by exactly the same amount (preventing color distortion).</p>
140 <p>In the special case that only ONE value is found in a channel of the image that value is not stretched, that value is left as is.</p>
  /compatibility/cdd/9_security-model/
9_9_full-disk-encryption.md 91 credentials stretched using a slow stretching algorithm
  /toolchain/binutils/binutils-2.25/gas/
write.c 2441 int stretched; local
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_1_display-and-graphics.md 78 stretched longer by meeting one of the following conditions:
  /build/make/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
docs.js     [all...]
  /external/e2fsprogs/doc/
texinfo.tex 681 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 681 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /external/netperf/doc/
texinfo.tex 569 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /external/bison/build-aux/
texinfo.tex 640 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /external/libmicrohttpd/doc/
texinfo.tex 641 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex 641 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex 740 % cause the glue on the previous page to be unduly stretched, because it
    [all...]

Completed in 690 milliseconds