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

  /xsrc/external/mit/xorg-server/dist/hw/xquartz/mach-startup/
bundle-main.c 507 setup_console_redirect(const char *bundle_id)
512 asprintf(&asl_sender, "%s.server", bundle_id);
515 asl_facility = strdup(bundle_id);
  /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
compiler.h 187 unsigned bundle_id; member in struct:midgard_instruction
midgard_ra.c 925 && (it->bundle_id == ins->bundle_id)) {
midgard_schedule.c 1468 bundle.instructions[i]->bundle_id =

Completed in 9 milliseconds