HomeSort by: relevance | last modified time | path
    Searched refs:References (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
aslmapoutput.c 264 * Attempt to find all references to the field.
394 * Attempt to find all references to the field.
524 * DESCRIPTION: Cross-reference the parse tree and find all references to the
539 if (!Info->References)
541 FlPrintFile (ASL_FILE_MAP_OUTPUT, " // **** No references in table");
577 * are references to other objects within the namespace and the
625 if (!Info->References)
627 FlPrintFile (ASL_FILE_MAP_OUTPUT, " // References:");
635 Info->References++;
asltypes.h 352 UINT32 References;

Completed in 16 milliseconds