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

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenPatchPcdTable/
GenPatchPcdTable.py 2 # Generate PCD table for 'Patchable In Module' type PCD with given .map file.
3 # The Patch PCD table like:
5 # PCD Name Offset in binary
43 """ Parse map file to get binary patch pcd information
103 for pcd in bpcds:
105 if pcd[1] >= efisec[1] and pcd[1] < efisec[1]+efisec[3]:
106 #assert efisec[0].strip() == pcd[3].strip() and efisec[1] + redirection == pcd[2], "There are some differences between map file and efi file"
    [all...]
  /external/pdfium/third_party/libtiff/
tif_compress.c 228 codec_t** pcd; local
230 for (pcd = &registeredCODECS; (cd = *pcd); pcd = &cd->next)
232 *pcd = cd->next;
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
WorkspaceDatabase.py 51 # dict used to convert PCD type in database to string used by build tool
562 # get module private PCD setting
574 Pcd = PcdClassObject(
586 Module.Pcds[PcdCName, TokenSpaceGuid] = Pcd
    [all...]
  /external/ImageMagick/coders/
Android.mk 90 pcd.c\
Make.com 89 $call Make pcd.c
156 meta,miff,mpc,mpr,msl,mpeg,mono,mtv,mvg,null,otb,pattern,pcd,pcl,pcx,pdb, -
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
Region.py 304 for (BlockSize, BlockNum, pcd) in BlockSizeList:
  /external/valgrind/memcheck/
mc_translate.c 930 IRAtom* pcd = mkPCastTo(mce, Ity_I64, varg); local
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 661 milliseconds