Searched refs:disallow (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/virtchannel_core/
H A Devents.tcl51 my disallow read write
55 # Allow/disallow the posting of events based on the
58 # preceding calls of allow and disallow.
82 method disallow {args} {
104 # Common code used by both allow and disallow to enter
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/virtchannel_base/
H A Dfifo.tcl130 my disallow read
H A Dstring.tcl113 my disallow read
H A Dhalfpipe.tcl153 my disallow read
H A Dmemchan.tcl156 my disallow read
H A Dvariable.tcl165 my disallow read
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Replicated/
H A DReplicant.pm36 replicant from the pool. This way you can do stuff like disallow a replicant
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dasterisk.vim40 syn match asteriskCodecsPermit "^\s*\(allow\|disallow\)\s*=\s*.*$" contains=asteriskCodecs
H A Dnasm.vim65 " disallow use of nasm internal label format
/macosx-10.9.5/tcl-102/tcl_ext/tclvfs/tclvfs/library/template/
H A Dquotavfs.tcl85 To disallow creation of subdirectories:
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c2728 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
15080 int disallow; /* Do not allow memory allocation */ member in struct:__anon932
15220 assert( mem.disallow==0 );
15315 assert( mem.disallow==0 );
[all...]

Completed in 3339 milliseconds