Home
last modified time | relevance | path

Searched defs:as_int (Results 1 – 3 of 3) sorted by relevance

/aosp12/build/soong/scripts/
H A Dmanifest.py77 def as_int(s): function
/aosp12/art/libartbase/base/
H A Dbit_string_test.cc155 BitString::StorageType as_int = static_cast<BitString::StorageType>(bs); in TEST() local
/aosp12/art/runtime/
H A Dthread.h1511 volatile int32_t as_int; member