Home
last modified time | relevance | path

Searched defs:listed (Results 1 – 8 of 8) sorted by relevance

/external/llvm/cmake/modules/
DLLVMProcessSources.cmake71 set(listed ${ARGN}) variable
/external/swiftshader/third_party/LLVM/cmake/modules/
DLLVMProcessSources.cmake80 set(listed ${ARGN}) variable
/external/libcap/libcap/
Dcap_text.c145 int flags = 0, listed=0; in cap_from_text() local
/external/elfutils/libdwfl/
Dcore-file.c535 int listed = retval > 0 ? retval : 0; in dwfl_core_file_report() local
/external/adhd/cras/src/tests/
Dalsa_ucm_unittest.cc963 int listed = 0; in TEST() local
988 int listed = 0; in TEST() local
/external/grpc-grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc118 bool listed; member
/external/adhd/cras/src/server/
Dcras_alsa_ucm.c1024 int listed= 0; in ucm_list_section_devices_by_device_name() local
/external/bcc/tests/cc/
Dcatch.hpp6361 if( Option<std::size_t> listed = list( config() ) ) in run() local