Searched refs:app_idle (Results 1 – 12 of 12) sorted by relevance
/dports/security/john/john-1.9.0-jumbo-1/src/ztex/fpga-bcrypt/ztex_inouttraffic/ |
H A D | ztex_inouttraffic.v | 62 .clk_glbl_en(~app_idle), 147 .idle(app_idle), .error_r(error_r),
|
/dports/security/john/john-1.9.0-jumbo-1/src/ztex/fpga-bcrypt/bcrypt/ |
H A D | bcrypt_test.v | 189 .idle(app_idle), .error_r(error_r),
|
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/cuda_multi_installer/ |
H A D | __init__.py | 53 app_idle(True) 399 app_idle(False)
|
/dports/editors/cudatext/CudaText-1.151.0/app/py/cuda_multi_installer/ |
H A D | __init__.py | 53 app_idle(True) 399 app_idle(False)
|
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/ |
H A D | cudatext.py | 990 def app_idle(wait=False): function 991 return ct.app_idle(wait) 1204 app_idle()
|
/dports/editors/cudatext/CudaText-1.151.0/app/py/ |
H A D | cudatext.py | 990 def app_idle(wait=False): function 991 return ct.app_idle(wait) 1204 app_idle()
|
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/cuda_addonman/ |
H A D | __init__.py | 656 app_idle(False)
|
/dports/editors/cudatext/CudaText-1.151.0/app/py/cuda_addonman/ |
H A D | __init__.py | 656 app_idle(False)
|
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/cuda_project_man/ |
H A D | __init__.py | 1277 app_idle(False)
|
/dports/editors/cudatext/CudaText-1.151.0/app/py/cuda_project_man/ |
H A D | __init__.py | 1277 app_idle(False)
|
/dports/editors/cudatext/CudaText-1.151.0/app/readme/wiki/ |
H A D | cudatext_api.wiki | 577 ===app_idle=== 579 app_idle(wait=False) 2255 …ROP_LINE_TOP immediately after file_open(), it may not work, you need to call app_idle(True) first. 2428 …ROP_LINE_TOP immediately after file_open(), it may not work, you need to call app_idle(True) first.
|
/dports/editors/cudatext/CudaText-1.151.0/app/ |
H A D | formmain_py_api.inc | 486 if Bool(PyArg_ParseTuple(Args, 'i:app_idle', @Flag)) then 9756 AddMethod('app_idle', @api_app_idle, '');
|