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

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
ns_name.c 368 const u_char **cpp, **lpp, *eob, *msg; local
375 lpp = cpp = NULL;
380 lpp = cpp; /* end of list to search */
407 (const u_char * const *)lpp);
440 *lpp = NULL;
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
PL111Lcd.h 131 #define PL111_LCD_TIMING_1_LPP(lpp) ((lpp) & 0xFC)
  /external/mksh/src/
lalloc.c 100 findptr(struct lalloc_common **lpp, char *ptr, Area *ap)
113 *lpp = (lp = ptr - sizeof(ALLOC_ITEM));
  /external/openssh/contrib/aix/
buildbff.sh 160 # Generate lpp control files.
165 echo Generating LPP control files
171 For the full text of the license, see /usr/lpp/openssh/LICENCE
340 for i in $bindir $sysconfdir $libexecdir $mandir/${mansubdir}1 $mandir/${mansubdir}8 $sbindir $datadir /usr/lpp/openssh
357 mkdir -p usr/lpp/openssh
358 mv ../liblpp.a usr/lpp/openssh
  /bionic/libc/dns/nameser/
ns_name.c 529 const u_char **cpp, **lpp, *eob, *msg; local
536 lpp = cpp = NULL;
541 lpp = cpp; /* end of list to search */
575 (const u_char * const *)lpp);
610 *lpp = NULL;
  /external/u-boot/fs/ubifs/
lprops.c 733 const struct ubifs_lprops *lpp; local
737 lpp = ubifs_lpt_lookup(c, lnum);
738 if (IS_ERR(lpp)) {
739 err = PTR_ERR(lpp);
745 memcpy(lp, lpp, sizeof(struct ubifs_lprops));
    [all...]
  /external/pdfium/third_party/libtiff/
tif_dir.c 67 void _TIFFsetLongArray(uint32** lpp, uint32* lp, uint32 n)
68 { setByteArray((void**) lpp, (void*) lp, n, sizeof (uint32)); }
69 static void _TIFFsetLong8Array(uint64** lpp, uint64* lp, uint32 n)
70 { setByteArray((void**) lpp, (void*) lp, n, sizeof (uint64)); }
    [all...]
tif_dirread.c 166 static int TIFFFetchStripThing(TIFF* tif, TIFFDirEntry* dir, uint32 nstrips, uint64** lpp);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/
insn-bad.s     [all...]
insn-good.s     [all...]
  /external/ImageMagick/
configure     [all...]

Completed in 1475 milliseconds