| /src/sys/uvm/ |
| uvm_page_status.c | 158 bool modified; local 168 * CLEAN -> CLEAN , modified = false 169 * UNKNOWN -> UNKNOWN, modified = true 170 * UNKNOWN -> UNKNOWN, modified = false 171 * UNKNOWN -> CLEAN , modified = true 172 * UNKNOWN -> CLEAN , modified = false 173 * DIRTY -> UNKNOWN, modified = true 174 * DIRTY -> CLEAN , modified = true 181 modified = false; 187 modified = true [all...] |
| uvm_page_status.c | 158 bool modified; local 168 * CLEAN -> CLEAN , modified = false 169 * UNKNOWN -> UNKNOWN, modified = true 170 * UNKNOWN -> UNKNOWN, modified = false 171 * UNKNOWN -> CLEAN , modified = true 172 * UNKNOWN -> CLEAN , modified = false 173 * DIRTY -> UNKNOWN, modified = true 174 * DIRTY -> CLEAN , modified = true 181 modified = false; 187 modified = true [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| MipsOs16.cpp | 119 bool modified = false; local 156 return modified;
|
| MipsOs16.cpp | 119 bool modified = false; local 156 return modified;
|
| /src/crypto/external/bsd/netpgp/dist/src/lib/ |
| bufgap.h | 69 char modified; /* file has been modified */ member in struct:bufgap_t
|
| bufgap.h | 69 char modified; /* file has been modified */ member in struct:bufgap_t
|
| /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| bufgap.h | 69 char modified; /* file has been modified */ member in struct:bufgap_t
|
| bufgap.h | 69 char modified; /* file has been modified */ member in struct:bufgap_t
|
| /src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
| bindtextdom.c | 90 modified, only the current value is returned. 92 modified nor returned. */ 98 int modified; local 112 modified = 0; 165 modified = 1; 202 modified = 1; 310 modified = 1; 328 /* If we modified any binding, we flush the caches. */ 329 if (modified)
|
| bindtextdom.c | 90 modified, only the current value is returned. 92 modified nor returned. */ 98 int modified; local 112 modified = 0; 165 modified = 1; 202 modified = 1; 310 modified = 1; 328 /* If we modified any binding, we flush the caches. */ 329 if (modified)
|
| /src/external/gpl2/grep/dist/intl/ |
| bindtextdom.c | 94 modified, only the current value is returned. 96 modified nor returned. */ 104 int modified; local 118 modified = 0; 171 modified = 1; 209 modified = 1; 320 modified = 1; 338 /* If we modified any binding, we flush the caches. */ 339 if (modified)
|
| bindtextdom.c | 94 modified, only the current value is returned. 96 modified nor returned. */ 104 int modified; local 118 modified = 0; 171 modified = 1; 209 modified = 1; 320 modified = 1; 338 /* If we modified any binding, we flush the caches. */ 339 if (modified)
|
| /src/external/gpl2/texinfo/dist/intl/ |
| bindtextdom.c | 94 modified, only the current value is returned. 96 modified nor returned. */ 102 int modified; local 116 modified = 0; 169 modified = 1; 207 modified = 1; 318 modified = 1; 336 /* If we modified any binding, we flush the caches. */ 337 if (modified)
|
| bindtextdom.c | 94 modified, only the current value is returned. 96 modified nor returned. */ 102 int modified; local 116 modified = 0; 169 modified = 1; 207 modified = 1; 318 modified = 1; 336 /* If we modified any binding, we flush the caches. */ 337 if (modified)
|
| /src/external/gpl2/xcvs/dist/src/ |
| myndbm.h | 24 /* Name of the file to write to if modified is set. malloc'd. */ 27 /* Nonzero if the database has been modified and dbm_close needs to 29 int modified; member in struct:__anon9628
|
| myndbm.h | 24 /* Name of the file to write to if modified is set. malloc'd. */ 27 /* Nonzero if the database has been modified and dbm_close needs to 29 int modified; member in struct:__anon9628
|
| /src/external/gpl3/gcc.old/dist/intl/ |
| bindtextdom.c | 97 modified, only the current value is returned. 99 modified nor returned. */ 107 int modified; local 121 modified = 0; 174 modified = 1; 212 modified = 1; 323 modified = 1; 341 /* If we modified any binding, we flush the caches. */ 342 if (modified)
|
| bindtextdom.c | 97 modified, only the current value is returned. 99 modified nor returned. */ 107 int modified; local 121 modified = 0; 174 modified = 1; 212 modified = 1; 323 modified = 1; 341 /* If we modified any binding, we flush the caches. */ 342 if (modified)
|
| /src/sys/netinet6/ |
| scope6.c | 282 * in the in6_addr structure, in6 will be modified. 370 * is intact; return non 0 if the address is modified. 375 int modified = 0; local 379 modified = 1; 383 return modified;
|
| scope6.c | 282 * in the in6_addr structure, in6 will be modified. 370 * is intact; return non 0 if the address is modified. 375 int modified = 0; local 379 modified = 1; 383 return modified;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-nrv.cc | 56 int modified; member in struct:nrv_data_t 86 dp->modified = 1; 158 /* If the result has its address taken then it might be modified 264 data.modified = 0; 266 if (data.modified)
|
| tree-nrv.cc | 56 int modified; member in struct:nrv_data_t 86 dp->modified = 1; 158 /* If the result has its address taken then it might be modified 264 data.modified = 0; 266 if (data.modified)
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-nrv.cc | 56 int modified; member in struct:nrv_data_t 86 dp->modified = 1; 158 /* If the result has its address taken then it might be modified 264 data.modified = 0; 266 if (data.modified)
|
| tree-nrv.cc | 56 int modified; member in struct:nrv_data_t 86 dp->modified = 1; 158 /* If the result has its address taken then it might be modified 264 data.modified = 0; 266 if (data.modified)
|
| /src/sys/arch/hpcmips/vr/ |
| vrkiu.c | 257 int modified = 0; local 271 modified = 1; 286 prevmod = modified; 293 int i, j, modified, mask; local 305 modified = scandata[i] ^ chip->kc_scandata[i]; 313 if (modified & mask) {
|