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

/macosx-10.10/tcl-105/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.10/tcl-105/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.10/vim-55/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.10/tcl-105/tcl_ext/tclvfs/tclvfs/library/template/
H A Dquotavfs.tcl85 To disallow creation of subdirectories:
/macosx-10.10/Heimdal-398.1.2/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:__anon707
15220 assert( mem.disallow==0 );
15315 assert( mem.disallow==0 );
[all...]

Completed in 405 milliseconds