Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/src/
H A Delfclassify.c445 is_core (void) in is_core() function
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator.h538 bool HasAllocatedRegister(bool is_core, int reg) const { in HasAllocatedRegister()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp2628 …bool is_core = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTy… in iterate() local