Searched refs:fixme (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dlib_addch.c82 NCURSES_CH_T fixme = ch;
83 SetPair(fixme, pair);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dscilab.vim54 syn keyword scilabTodo TODO todo FIXME fixme TBD tbd contained
H A Dreva.vim29 "syn keyword revaTodo contained todo fixme bugbug todo: bugbug: note:
30 syn match revaTodo contained '\(todo\|fixme\|bugbug\|note\)[:]*'
H A Dnsis.vim18 syn keyword nsisTodo todo attention note fixme readme
H A Dfortran.vim135 syn keyword fortranTodo contained todo fixme
H A Dtex.vim413 syn keyword texTodo contained combak fixme todo xxx
H A Dphp.vim338 syn keyword phpTodo todo fixme xxx contained
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclFileName.c2397 Tcl_Obj *fixme, *newObj;
2398 Tcl_ListObjIndex(NULL, matchesObj, repair, &fixme);
2399 bytes = Tcl_GetStringFromObj(fixme, &numBytes);
2379 Tcl_Obj *fixme, *newObj; local
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclFileName.c2617 Tcl_Obj *fixme, *newObj;
2618 Tcl_ListObjIndex(NULL, paths, repair, &fixme);
2619 bytes = Tcl_GetStringFromObj(fixme, &numBytes);
2597 Tcl_Obj *fixme, *newObj; local
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-cache-old.mm276 // fixme cache allocator implementation isn't 64-bit clean
577 if (! _cache_fill(cls, (Method)smt, sel)) { // fixme hack
1005 * fixme with 128 KB regions and 520 B min block size, an allocation
1304 #warning fixme
H A Dobjc-runtime-new.mm309 // fixme don't chain property lists
409 // fixme initial map size
578 // fixme lock less in attachMethodLists ?
2009 // fixme can optimize for "class has no new ivars", etc
2123 // fixme verify class is not in an un-dlopened part of the shared cache?
2331 // fixme not thread-safe with respect to
2342 // fixme hack do nothing - NSCFString handled specially elsewhere
2608 // fixme strict assert doesn't work because of duplicates
2776 // fixme why doesn't test future1 catch the absence of this?
2833 // fixme duplicat
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Didlwave.el1087 fixme FIXME: Warning in comments (on XEmacs only v. 21.0 and up)
1102 (const :tag "FIXME: Warning" fixme)
1183 (fixme

Completed in 188 milliseconds