Searched refs:Note (Results 1 - 25 of 232) sorted by relevance

12345678910

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-CoreData/Examples/OutlineEdit/
H A Dmain.py2 import Note
H A DNote.py3 #import "Note.h"
7 class Note (NSManagedObject): class in inherits:NSManagedObject
11 contents = "Note #%d"%(noteCount,)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-CoreData/Examples/OutlineEdit/
H A Dmain.py2 import Note
H A DNote.py3 #import "Note.h"
7 class Note (NSManagedObject): class in inherits:NSManagedObject
11 contents = "Note #%d"%(noteCount,)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-CoreData-2.5.1/Examples/OutlineEdit/
H A Dmain.py2 import Note
H A DNote.py3 #import "Note.h"
7 class Note (NSManagedObject): class in inherits:NSManagedObject
11 contents = "Note #%d"%(noteCount,)
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/support/devel/
H A Dall.tcl100 proc Note {k v} { procedure
108 Note Host [info hostname]
109 Note Platform $tcl_platform(os)-$tcl_platform(osVersion)-$tcl_platform(machine)
110 Note CWD $::tcltest::testsDirectory
111 Note Shell [info nameofexecutable]
112 Note Tcl [info patchlevel]
118 if {[llength $::tcltest::skip]} {Note SkipTests $::tcltest::skip}
119 if {[llength $::tcltest::match]} {Note MatchTests $::tcltest::match}
120 if {[llength $::tcltest::skipFiles]} {Note SkipFiles $::tcltest::skipFiles}
121 if {[llength $::tcltest::matchFiles]} {Note MatchFile
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/support/devel/
H A Dall.tcl100 proc Note {k v} { procedure
108 Note Host [info hostname]
109 Note Platform $tcl_platform(os)-$tcl_platform(osVersion)-$tcl_platform(machine)
110 Note CWD $::tcltest::testsDirectory
111 Note Shell [info nameofexecutable]
112 Note Tcl [info patchlevel]
118 if {[llength $::tcltest::skip]} {Note SkipTests $::tcltest::skip}
119 if {[llength $::tcltest::match]} {Note MatchTests $::tcltest::match}
120 if {[llength $::tcltest::skipFiles]} {Note SkipFiles $::tcltest::skipFiles}
121 if {[llength $::tcltest::matchFiles]} {Note MatchFile
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2base/
H A Dtcl_parse.tcl55 # for processing the input. Note: Variable references are not
318 Note @String
326 Note @EOF
332 Note ?Command
334 Note \t%No-Command
337 Note !Command
350 Note !CommandStop
358 Note ?TextSegment
360 Note \t%No-TextSegment
363 Note !TextSegmen
716 proc Note {text} { procedure
745 proc Note {args} {} procedure
[all...]
/macosx-10.10.1/ncurses-44/ncurses/include/
H A DMKparametrized.sh41 * Note: this file is generated using MKparametrized.sh, do not edit by hand.
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/testsuite/binutils-all/
H A Dcopy-2.d7 # Note - we use copytest.s and a section named "foo" rather
/macosx-10.10.1/vim-55/runtime/lang/
H A Dmenu_en_gb.latin1.vim11 " Note: there is no "scriptencoding" command here, all encodings should be
/macosx-10.10.1/ICU-531.30/icuSources/data/translit/
H A Dtrnsfiles.mk4 # Note:
/macosx-10.10.1/apache-793/httpd/support/
H A Dapachectl.in118 echo Note that mod_status must be enabled for this to work.
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/Windows/
H A DMemory.inc29 // Note: PAGE_WRITE is not supported by VirtualProtect
/macosx-10.10.1/vim-55/runtime/compiler/
H A Dfortran_g77.vim19 " Note: The errorformat assumes GNU make
/macosx-10.10.1/BerkeleyDB-21/db/php_db4/samples/
H A Dtransactional_counter.php8 // Open a database in $dbenv. Note that even though
/macosx-10.10.1/ICU-531.30/icuSources/data/mappings/
H A Ducmcore.mk5 # Note: A number of encodings are handled with purely algorithmic converters,
/macosx-10.10.1/ICU-531.30/icuSources/data/misc/
H A Dmiscfiles.mk4 # Note:
/macosx-10.10.1/ICU-531.30/icuSources/data/sprep/
H A Dsprepfiles.mk4 # Note:
/macosx-10.10.1/ICU-531.30/icuSources/tools/icuswap/
H A DMakefile.in78 echo Note: icuswap is obsolete - use icupkg instead.
/macosx-10.10.1/CPANInternal-159.1/Crypt-OpenSSL-Bignum-0.04/
H A DBignum.pm87 word given. Note that numbers represneted by objects created using
103 the given packed binary string. Note that objects created using this
117 return Crypt::OpenSSL::Bignum object around this. Note that the
143 Return a packed binary string representation of this object. Note
224 which can work with the BIGNUM directly. Note that the BIGNUM object
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/DBI/
H A DIterator.pm35 Note that there is no provision for the data changing (or even being
/macosx-10.10.1/CPANInternal-159.1/Log-Dispatch-2.34/lib/Log/Dispatch/
H A DScreen.pm87 Note that a newline will I<not> be added automatically at the end of a
/macosx-10.10.1/ICU-531.30/icuSources/data/brkitr/
H A Dbrkfiles.mk5 # Note:

Completed in 243 milliseconds

12345678910