Home
last modified time | relevance | path

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

/external/llvm/cmake/modules/
DLLVMProcessSources.cmake71 set(listed ${ARGN}) variable
/external/libcap/libcap/
Dcap_text.c172 int flags = 0, listed=0; in cap_from_text() local
/external/libwebsockets/include/libwebsockets/
Dlws-dll2.h158 ___type, /* type of listed object */ \ argument
/external/elfutils/libdwfl/
Dcore-file.c555 int listed = retval > 0 ? retval : 0; in dwfl_core_file_report() local
/external/grpc-grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc118 bool listed; member
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc278 bool listed = true; member
/external/bcc/tests/cc/
Dcatch.hpp6361 if( Option<std::size_t> listed = list( config() ) ) in run() local