Searched defs:global_cache (Results 1 – 12 of 12) sorted by relevance
| /external/libunwind/src/x86_64/ |
| D | Gtrace.c | 165 static unw_trace_cache_t *global_cache = NULL; in trace_cache_get_unthreaded() local
|
| /external/libunwind/include/tdep-hppa/ |
| D | libunwind_i.h | 59 struct dwarf_rs_cache global_cache; member
|
| /external/libunwind/include/tdep-aarch64/ |
| D | libunwind_i.h | 75 struct dwarf_rs_cache global_cache; member
|
| /external/libunwind/include/tdep-x86/ |
| D | libunwind_i.h | 59 struct dwarf_rs_cache global_cache; member
|
| /external/libunwind/include/tdep-ppc64/ |
| D | libunwind_i.h | 65 struct dwarf_rs_cache global_cache; member
|
| /external/libunwind/include/tdep-ppc32/ |
| D | libunwind_i.h | 65 struct dwarf_rs_cache global_cache; member
|
| /external/libunwind/include/tdep-x86_64/ |
| D | libunwind_i.h | 76 struct dwarf_rs_cache global_cache; member
|
| /external/libunwind/include/tdep-sh/ |
| D | libunwind_i.h | 60 struct dwarf_rs_cache global_cache; member
|
| /external/libunwind/include/tdep-mips/ |
| D | libunwind_i.h | 67 struct dwarf_rs_cache global_cache; member
|
| /external/libunwind/include/tdep-arm/ |
| D | libunwind_i.h | 60 struct dwarf_rs_cache global_cache; member
|
| /external/libunwind/include/tdep-ia64/ |
| D | libunwind_i.h | 114 struct ia64_script_cache global_cache; member
|
| /external/chromium_org/v8/src/ |
| D | runtime.cc | 3941 RegExpImpl::GlobalCache global_cache(regexp, subject, true, isolate); in StringReplaceGlobalRegExpWithString() local 4026 RegExpImpl::GlobalCache global_cache(regexp, subject, true, isolate); in StringReplaceGlobalRegExpWithEmptyString() local 4468 RegExpImpl::GlobalCache global_cache(regexp, subject, true, isolate); in RUNTIME_FUNCTION() local 4554 RegExpImpl::GlobalCache global_cache(regexp, subject, true, isolate); in SearchRegExpMultiple() local
|