Home
last modified time | relevance | path

Searched defs:target_query (Results 1 – 12 of 12) sorted by relevance

/dports/cad/iverilog/verilog-11.0/tgt-null/
H A Dnull.c57 const char* target_query(const char*key) in target_query() function
/dports/cad/iverilog/verilog-11.0/tgt-pcb/
H A Dpcb.cc84 const char* target_query(const char*key) in target_query() function
/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl.cc137 extern "C" const char* target_query(const char*key) in target_query() function
/dports/cad/iverilog/verilog-11.0/tgt-vlog95/
H A Dvlog95.c257 const char* target_query(const char*key) in target_query() function
/dports/cad/iverilog/verilog-11.0/tgt-blif/
H A Dblif.cc98 const char* target_query(const char*key) in target_query() function
/dports/cad/iverilog/verilog-11.0/tgt-sizer/
H A Dsizer.cc65 const char* target_query(const char*key) in target_query() function
/dports/cad/iverilog/verilog-11.0/tgt-vvp/
H A Dvvp.c250 const char* target_query(const char*key) in target_query() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/service_worker/
H A Dservice_worker_file_upload_browsertest.cc176 void RunRespondWithTest(const std::string& target_query, in RunRespondWithTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/service_worker/
H A Dservice_worker_file_upload_browsertest.cc176 void RunRespondWithTest(const std::string& target_query, in RunRespondWithTest()
/dports/emulators/vmips/vmips-1.5.1/
H A Ddebug.cc355 Debug::target_query(char *pkt) in target_query() function in Debug
/dports/cad/iverilog/verilog-11.0/tgt-stub/
H A Dstub.c1907 const char* target_query(const char*key) in target_query() function
/dports/cad/iverilog/verilog-11.0/
H A Dt-dll.cc2844 target_query_f target_query = (target_query_f)ivl_dlsym(dll_, LU "target_query" TU); in test_version() local