Home
last modified time | relevance | path

Searched refs:co_flags (Results 1 – 6 of 6) sorted by relevance

/external/libnl/include/netlink-private/
Dcache-api.h180 unsigned int co_flags; member
/external/autotest/client/common_lib/
Dtest.py708 if func.func_code.co_flags & 0x04:
715 if func.func_code.co_flags & 0x08:
754 all_co_flags |= func.func_code.co_flags
/external/libnl/lib/
Dcache_mngt.c239 ops->co_flags |= flags; in nl_cache_ops_set_flags()
Dcache.c193 cache->c_flags |= ops->co_flags; in nl_cache_alloc()
/external/libmojo/third_party/jinja2/
Ddebug.py249 code.co_flags, code.co_code, code.co_consts,
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph/
Dmodulegraph.py1677 co.co_flags, co.co_code, tuple(consts), co.co_names,
1683 co.co_flags, co.co_code, tuple(consts), co.co_names,