Home
last modified time | relevance | path

Searched refs:_Verbose (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dthreading.py57 class _Verbose(object): class
79 class _Verbose(object): class
125 class _RLock(_Verbose):
133 _Verbose.__init__(self, verbose)
255 class _Condition(_Verbose):
261 _Verbose.__init__(self, verbose)
423 class _Semaphore(_Verbose):
552 class _Event(_Verbose):
631 class Thread(_Verbose):
1240 class BoundedQueue(_Verbose):
[all …]
H A Dihooks.py73 class _Verbose: class
97 class BasicModuleLoader(_Verbose):
150 class Hooks(_Verbose):
337 class BasicModuleImporter(_Verbose):
346 _Verbose.__init__(self, verbose)
/dports/lang/python27/Python-2.7.18/Lib/
H A Dthreading.py57 class _Verbose(object): class
79 class _Verbose(object): class
125 class _RLock(_Verbose):
133 _Verbose.__init__(self, verbose)
255 class _Condition(_Verbose):
261 _Verbose.__init__(self, verbose)
423 class _Semaphore(_Verbose):
552 class _Event(_Verbose):
631 class Thread(_Verbose):
1240 class BoundedQueue(_Verbose):
[all …]
H A Dihooks.py73 class _Verbose: class
97 class BasicModuleLoader(_Verbose):
150 class Hooks(_Verbose):
337 class BasicModuleImporter(_Verbose):
346 _Verbose.__init__(self, verbose)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dthreading.py24 class _Verbose(object): class
40 class _Verbose(object): class
344 class _Semaphore(_Verbose):
351 _Verbose.__init__(self, verbose)
409 class _Event(_Verbose):
414 _Verbose.__init__(self, verbose)
H A Dihooks.py73 class _Verbose: class
97 class BasicModuleLoader(_Verbose):
150 class Hooks(_Verbose):
337 class BasicModuleImporter(_Verbose):
346 _Verbose.__init__(self, verbose)
/dports/science/cgribex/cgribex-1.9.4/src/
H A Derror.c12 int _Verbose = 1; /* If set to 1, errors are reported */ variable
59 if ( _Verbose ) in Warning_()
H A Derror.h9 extern int _Verbose; /* If set to 1, errors are reported (default 1) */
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Derror.c12 int _Verbose = 1; /* If set to 1, errors are reported */ variable
105 if ( _Verbose ) in Warning_()
H A Derror.h16 extern int _Verbose; /* If set to 1, errors are reported (default 1) */
/dports/www/gallery2/gallery2/modules/exif/lib/exifer/makers/
H A Dnikon.inc257 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['RawData'] = $data;
258 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['Type'] = $type;
259 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['Bytes'] = $bytesofdata;
319 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['RawData'] = $data;
320 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['Type'] = $type;
321 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['Bytes'] = $bytesofdata;
H A Dsanyo.inc158 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['RawData'] = $data;
159 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['Type'] = $type;
160 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['Bytes'] = $bytesofdata;
H A Dolympus.inc168 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['RawData'] = $data;
169 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['Type'] = $type;
170 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['Bytes'] = $bytesofdata;
H A Dfujifilm.inc247 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['RawData'] = $data;
248 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['Type'] = $type;
249 $result['SubIFD']['MakerNote'][$tag_name."_Verbose"]['Bytes'] = $bytesofdata;
H A Dgps.inc223 $result['GPS'][$tag_name."_Verbose"]['RawData'] = bin2hex($data);
224 $result['GPS'][$tag_name."_Verbose"]['Type'] = $type;
225 $result['GPS'][$tag_name."_Verbose"]['Bytes'] = $bytesofdata;
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dihooks.py73 class _Verbose: class
97 class BasicModuleLoader(_Verbose):
150 class Hooks(_Verbose):
337 class BasicModuleImporter(_Verbose):
346 _Verbose.__init__(self, verbose)
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/esock_misc/
H A Dsocket_client.erl186 maybe_print_start_info(true = _Verbose, Sock, stream = _Type) ->
227 maybe_print_start_info(true = _Verbose, Sock, dgram = _Type) ->
260 maybe_print_start_info(_Verbose, _Sock, _Type) ->
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/esock_misc/
H A Dsocket_client.erl186 maybe_print_start_info(true = _Verbose, Sock, stream = _Type) ->
227 maybe_print_start_info(true = _Verbose, Sock, dgram = _Type) ->
260 maybe_print_start_info(_Verbose, _Sock, _Type) ->
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/esock_misc/
H A Dsocket_client.erl186 maybe_print_start_info(true = _Verbose, Sock, stream = _Type) ->
227 maybe_print_start_info(true = _Verbose, Sock, dgram = _Type) ->
260 maybe_print_start_info(_Verbose, _Sock, _Type) ->
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/esock_misc/
H A Dsocket_client.erl186 maybe_print_start_info(true = _Verbose, Sock, stream = _Type) ->
227 maybe_print_start_info(true = _Verbose, Sock, dgram = _Type) ->
260 maybe_print_start_info(_Verbose, _Sock, _Type) ->
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/esock_misc/
H A Dsocket_client.erl186 maybe_print_start_info(true = _Verbose, Sock, stream = _Type) ->
227 maybe_print_start_info(true = _Verbose, Sock, dgram = _Type) ->
260 maybe_print_start_info(_Verbose, _Sock, _Type) ->
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/esock_misc/
H A Dsocket_client.erl186 maybe_print_start_info(true = _Verbose, Sock, stream = _Type) ->
227 maybe_print_start_info(true = _Verbose, Sock, dgram = _Type) ->
260 maybe_print_start_info(_Verbose, _Sock, _Type) ->
/dports/devel/geany/geany-1.38/data/filedefs/
H A Dfiletypes.Arduino.conf47 FT_01_LB=Build (_Verbose)
/dports/devel/geany-legacy/geany-1.37.1/data/filedefs/
H A Dfiletypes.Arduino.conf47 FT_01_LB=Build (_Verbose)
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/PointSet/src/
H A DMeshSmoothing.cc904 _Verbose(0) in MeshSmoothing()
927 _Verbose = other._Verbose; in CopyAttributes()
1113 if (_Verbose > 1) { in Execute()
1123 if (_Verbose) { in Execute()
1224 if (_Verbose) cout << " done" << endl; in Execute()

1234567