HomeSort by relevance Sort by last modified time
    Searched defs:target_platform (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/
common.py 24 target_platform = SCons.Script.ARGUMENTS['platform'] variable
26 target_platform = host_platform variable
56 if target_platform == 'windows' and host_platform != 'windows':
67 if target_platform != 'windows' and \
  /external/libsepol/src/
private.h 54 unsigned int target_platform; member in struct:policydb_compat_info
59 unsigned int target_platform);
  /external/mesa3d/
common.py 24 target_platform = SCons.Script.ARGUMENTS['platform'] variable
26 target_platform = host_platform variable
56 if target_platform == 'windows' and host_platform != 'windows':
67 if target_platform != 'windows' and \
  /external/libsepol/include/sepol/policydb/
policydb.h 470 int target_platform; member in struct:policydb

Completed in 541 milliseconds