Searched refs:cached (Results 1 - 25 of 276) sorted by relevance

1234567891011>>

/netbsd-current/external/mit/libcbor/dist/misc/hooks/
H A Dpre-commit8 if [[ $(git -C .. diff --cached --name-only) == *"index.html.erb"* ]]; then
18 MODIFIED_STAGED=$(git -C . diff --name-only --cached)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dcache.exp55 # Normally, if we have a cached value, we skip computation and return
56 # the cached value. If set to 1, instead don't skip computation and
57 # verify against the cached value.
74 set cached $gdb_data_cache($cache_name)
75 verbose "$name: returning '$cached' from cache" 2
77 return $cached
88 set cached $gdb_data_cache($cache_name)
89 verbose "$name: returning '$cached' from file cache" 2
91 return $cached
101 if { $cached !
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dcache.exp55 # Normally, if we have a cached value, we skip computation and return
56 # the cached value. If set to 1, instead don't skip computation and
57 # verify against the cached value.
74 set cached $gdb_data_cache($cache_name)
75 verbose "$name: returning '$cached' from cache" 2
77 return $cached
88 set cached $gdb_data_cache($cache_name)
89 verbose "$name: returning '$cached' from file cache" 2
91 return $cached
101 if { $cached !
[all...]
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dprepare-commit-msg37 cmd="diff --cached"
41 if ! git diff --cached --quiet; then
42 cmd="diff --cached"
44 cmd="diff --cached HEAD^"
51 cmd="diff --cached HEAD^"
66 cmd="diff --cached"
H A Dpatch_tester.sh60 NOPRISTINECACHE prevents use of cached test results from any earlier
/netbsd-current/external/bsd/unbound/dist/services/cache/
H A Drrset.c129 struct packed_rrset_data* cached = (struct packed_rrset_data*)cd; local
134 cached->security != sec_status_secure)
136 if( cached->security == sec_status_bogus &&
140 if( newd->trust > cached->trust ) {
141 /* if the cached rrset is bogus, and this one equal,
143 if(equal && cached->ttl >= timenow &&
144 cached->security == sec_status_bogus)
149 if( cached->ttl < timenow )
152 if( newd->trust == cached->trust && !equal ) {
159 newd->ttl = cached
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h42 // of chunks that need to be cached per-thread:
48 // c00 => s: 0 diff: +0 00% l 0 cached: 0 0; id 0
49 // c01 => s: 16 diff: +16 00% l 4 cached: 256 4096; id 1
50 // c02 => s: 32 diff: +16 100% l 5 cached: 256 8192; id 2
51 // c03 => s: 48 diff: +16 50% l 5 cached: 256 12288; id 3
52 // c04 => s: 64 diff: +16 33% l 6 cached: 256 16384; id 4
53 // c05 => s: 80 diff: +16 25% l 6 cached: 256 20480; id 5
54 // c06 => s: 96 diff: +16 20% l 6 cached: 256 24576; id 6
55 // c07 => s: 112 diff: +16 16% l 6 cached: 256 28672; id 7
57 // c08 => s: 128 diff: +16 14% l 7 cached
194 uptr cached = MaxCachedHint(s) * s; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h40 // of chunks that need to be cached per-thread:
46 // c00 => s: 0 diff: +0 00% l 0 cached: 0 0; id 0
47 // c01 => s: 16 diff: +16 00% l 4 cached: 256 4096; id 1
48 // c02 => s: 32 diff: +16 100% l 5 cached: 256 8192; id 2
49 // c03 => s: 48 diff: +16 50% l 5 cached: 256 12288; id 3
50 // c04 => s: 64 diff: +16 33% l 6 cached: 256 16384; id 4
51 // c05 => s: 80 diff: +16 25% l 6 cached: 256 20480; id 5
52 // c06 => s: 96 diff: +16 20% l 6 cached: 256 24576; id 6
53 // c07 => s: 112 diff: +16 16% l 6 cached: 256 28672; id 7
55 // c08 => s: 128 diff: +16 14% l 7 cached
192 uptr cached = MaxCachedHint(s) * s; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h41 // of chunks that need to be cached per-thread:
47 // c00 => s: 0 diff: +0 00% l 0 cached: 0 0; id 0
48 // c01 => s: 16 diff: +16 00% l 4 cached: 256 4096; id 1
49 // c02 => s: 32 diff: +16 100% l 5 cached: 256 8192; id 2
50 // c03 => s: 48 diff: +16 50% l 5 cached: 256 12288; id 3
51 // c04 => s: 64 diff: +16 33% l 6 cached: 256 16384; id 4
52 // c05 => s: 80 diff: +16 25% l 6 cached: 256 20480; id 5
53 // c06 => s: 96 diff: +16 20% l 6 cached: 256 24576; id 6
54 // c07 => s: 112 diff: +16 16% l 6 cached: 256 28672; id 7
56 // c08 => s: 128 diff: +16 14% l 7 cached
193 uptr cached = MaxCachedHint(s) * s; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_agp_backend.c62 int ret, cached = (bo_mem->placement & TTM_PL_FLAG_CACHED); local
81 mem->type = (cached) ? AGP_USER_CACHED_MEMORY : AGP_USER_MEMORY;
/netbsd-current/sys/arch/newsmips/stand/boot/
H A Dlocore.S86 j ra # return and run cached
/netbsd-current/external/bsd/unbound/dist/util/data/
H A Dmsgencode.h59 * @param cached: set true if a cached reply (so no AA bit).
71 int cached, struct regional* region, uint16_t udpsize,
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dnios2-dis.c221 static struct nios2_reg *cached = NULL; local
223 if (!cached)
229 cached = nios2_regs + i;
232 assert (cached);
234 return cached;
241 static struct nios2_reg *cached = NULL; local
243 if (!cached)
249 cached = nios2_regs + i;
252 assert (cached);
254 return cached;
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dnios2-dis.c221 static struct nios2_reg *cached = NULL; local
223 if (!cached)
229 cached = nios2_regs + i;
232 assert (cached);
234 return cached;
241 static struct nios2_reg *cached = NULL; local
243 if (!cached)
249 cached = nios2_regs + i;
252 assert (cached);
254 return cached;
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dnios2-dis.c221 static struct nios2_reg *cached = NULL; local
223 if (!cached)
229 cached = nios2_regs + i;
232 assert (cached);
234 return cached;
241 static struct nios2_reg *cached = NULL; local
243 if (!cached)
249 cached = nios2_regs + i;
252 assert (cached);
254 return cached;
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dnios2-dis.c221 static struct nios2_reg *cached = NULL; local
223 if (!cached)
229 cached = nios2_regs + i;
232 assert (cached);
234 return cached;
241 static struct nios2_reg *cached = NULL; local
243 if (!cached)
249 cached = nios2_regs + i;
252 assert (cached);
254 return cached;
[all...]
/netbsd-current/sys/arch/m68k/include/
H A Dpte_coldfire.h148 pte_cached_change(pt_entry_t pt_entry, bool cached) argument
150 return (pt_entry & ~MMUDR_CM) | (cached ? MMUDR_CM_WB : MMUDR_CM_NCP);
/netbsd-current/sys/arch/powerpc/include/booke/
H A Dpte.h166 pte_cached_change(pt_entry_t pt_entry, bool cached) argument
168 return (pt_entry & ~PTE_I) | (cached ? 0 : PTE_I);
/netbsd-current/sys/arch/mips/include/
H A Dpte.h349 pte_cached_change(pt_entry_t pte, bool cached) argument
353 pte |= (cached ? MIPS3_PG_CACHED : MIPS3_PG_UNCACHED);
392 const bool cached = (flags & PMAP_NOCACHE) == 0 local
415 } else if (cached == false) {
/netbsd-current/sys/arch/mips/mips/
H A Dcache_r3k_subr.S177 j ra # Jumps back to cached address.
221 j ra # Jumps back to cached address.
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure1945 $as_echo_n "(cached) " >&6
2017 $as_echo_n "(cached) " >&6
2173 $as_echo_n "(cached) " >&6
2236 $as_echo_n "(cached) " >&6
2260 $as_echo_n "(cached) " >&6
2323 $as_echo_n "(cached) " >&6
2528 $as_echo_n "(cached) " >&6
2582 $as_echo_n "(cached) " >&6
3079 $as_echo_n "(cached) " >&6
3113 $as_echo_n "(cached) " >
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure1967 $as_echo_n "(cached) " >&6
2039 $as_echo_n "(cached) " >&6
2195 $as_echo_n "(cached) " >&6
2258 $as_echo_n "(cached) " >&6
2282 $as_echo_n "(cached) " >&6
2345 $as_echo_n "(cached) " >&6
2549 $as_echo_n "(cached) " >&6
2620 $as_echo_n "(cached) " >&6
2674 $as_echo_n "(cached) " >&6
2730 $as_echo_n "(cached) " >
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/
H A Dappveyor-reqs-install.cmd49 :: Setup the cached copy of LLVM
/netbsd-current/sys/arch/hpcmips/stand/romboot/
H A Dromboot.S92 jr t9 # jump to cached address
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dpatch_tester.sh60 NOPRISTINECACHE prevents use of cached test results from any earlier

Completed in 375 milliseconds

1234567891011>>