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

  /external/autotest/client/site_tests/platform_Crossystem/
platform_Crossystem.py 40 _BIT = _Matcher("[01]")
69 ("cros_debug", _BIT),
70 ("debug_build", _BIT),
71 ("devsw_boot", _BIT),
72 ("devsw_cur", _BIT),
81 ("wpsw_boot", _BIT),
82 ("wpsw_cur", _BIT),
  /frameworks/native/opengl/libs/tools/
glenumsgen 24 next if $line =~ /_BIT(\d+_|\s+)/;
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineTimestampTests.cpp 83 case VK_PIPELINE_STAGE_##p##_BIT: \
    [all...]
  /build/core/
config.mk 300 # preference) that the target supports. If TARGET_CPU_ABI_LIST_{32,64}_BIT
    [all...]

Completed in 422 milliseconds