Searched refs:modified (Results 76 - 79 of 79) sorted by relevance

1234

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp4706 /// it can. It returns true if input type was modified.
4735 bool modified = convertObjCTypeToCStyleType(Res); local
4743 modified = true;
4748 if (modified)
/freebsd-10-stable/lib/libpmc/
H A Dlibpmc.c1162 __K8MASK(modified, 4),
/freebsd-10-stable/contrib/ncurses/misc/
H A Dterminfo.src1086 # the UNIX PC terminfo entry. The modified version works great with Lynx,
1240 # (Interactive Systems' System 3 for the Big Blue), modified by Richard
1532 # modified codes for setf/setb to setaf/setab, then to klone+color, corrected
3108 # modifyCursorKeys resource. These fragments list the modified cursor-keys
8025 # and with 33 lines. clear screen is modified here to
10531 # This entry was modified 3/13/90 by JWE.
10901 # Highly modified 6/22 by Mike O'Brien.
11427 # CIT 80 - vt-52 emulator, the termcap has been modified to remove
13370 # The circuits MUST be modified to eliminate the SPOW latch.
14262 intext|Interactive Systems Corporation modified ow
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c1331 ** modified.
2307 ** ^This function returns the number of rows modified, inserted or
2344 ** program, the value returned reflects the number of rows modified by the
2360 ** ^This function returns the total number of rows inserted, modified or
4500 ** that the prior pointer references will have been modified. Other kinds
5410 ** Hence, if this variable is modified directly, either it should be
5467 ** Hence, if this variable is modified directly, either it should be
5627 ** modified (i.e. sqlite_master and sqlite_sequence).)^
5628 ** ^The update hook is not invoked when [WITHOUT ROWID] tables are modified.
6410 ** ^(If the row that a BLOB handle points to is modified b
[all...]

Completed in 535 milliseconds

1234