Home
last modified time | relevance | path

Searched refs:LIB (Results 1 – 1 of 1) sorted by relevance

/scripts/build/
A Dgen_app_partitions.py184 LIB = 'libraries' variable
430 if LIB in item:
431 for lib in item[LIB]:
436 if LIB in item:
437 for lib in item[LIB]:
495 if LIB not in partitions[ptn]:
496 partitions[ptn][LIB] = [lib]
498 partitions[ptn][LIB].append(lib)

Completed in 3 milliseconds