Home
last modified time | relevance | path

Searched +defs:val +defs:cache (Results 1 – 25 of 73) sorted by relevance

123

/external/libunwind/src/dwarf/
DGparser.c52 unw_word_t val) in set_reg()
64 unw_word_t curr_ip, operand = 0, regnum, val, len, fde_encoding; in run_cfi_program() local
497 flush_rs_cache (struct dwarf_rs_cache *cache) in flush_rs_cache()
519 struct dwarf_rs_cache *cache = &as->global_cache; in get_rs_cache() local
541 put_rs_cache (unw_addr_space_t as, struct dwarf_rs_cache *cache, in put_rs_cache()
569 rs_lookup (struct dwarf_rs_cache *cache, struct dwarf_cursor *c) in rs_lookup()
601 rs_new (struct dwarf_rs_cache *cache, struct dwarf_cursor * c) in rs_new()
691 unw_word_t len, val; in eval_location_expr() local
861 struct dwarf_rs_cache *cache; in dwarf_find_save_locs() local
/external/libunwind/src/ia64/
DGscript.c77 flush_script_cache (struct ia64_script_cache *cache) in flush_script_cache()
98 struct ia64_script_cache *cache = &as->global_cache; in get_script_cache() local
133 put_script_cache (unw_addr_space_t as, struct ia64_script_cache *cache, in put_script_cache()
152 script_lookup (struct ia64_script_cache *cache, struct cursor *c) in script_lookup()
194 script_new (struct ia64_script_cache *cache, unw_word_t ip) in script_new()
268 unsigned long val, rval; in compile_reg() local
523 unw_word_t val; in run_script() local
642 struct ia64_script_cache *cache = NULL; in ia64_find_save_locs() local
719 struct ia64_script_cache *cache; in ia64_cache_proc_info() local
751 struct ia64_script_cache *cache; in ia64_get_cached_proc_info() local
/external/e2fsprogs/lib/blkid/
Dtag.c104 static blkid_tag blkid_find_head_cache(blkid_cache cache, const char *type) in blkid_find_head_cache()
133 char *val = 0; in blkid_set_tag() local
328 extern blkid_dev blkid_find_dev_with_tag(blkid_cache cache, in blkid_find_dev_with_tag()
404 blkid_cache cache = NULL; in main() local
Dprobe.c694 unsigned char *buf_mft, *val; in probe_ntfs() local
1513 blkid_dev blkid_verify(blkid_cache cache, blkid_dev dev) in blkid_verify()
1667 blkid_cache cache; in main() local
Dprobe.h25 blkid_cache cache; member
783 _INLINE_ __u32 blkid_swab32(__u32 val) in blkid_swab32()
797 _INLINE_ __u16 blkid_swab16(__u16 val) in blkid_swab16()
805 _INLINE_ __u64 blkid_swab64(__u64 val) in blkid_swab64()
814 _INLINE_ __u16 blkid_swab16(__u16 val) in blkid_swab16()
819 _INLINE_ __u32 blkid_swab32(__u32 val) in blkid_swab32()
825 _INLINE_ __u64 blkid_swab64(__u64 val) in blkid_swab64()
/external/libxml2/
Dxpath.c515 xmlXPathIsNaN(double val) { in xmlXPathIsNaN()
530 xmlXPathIsInf(double val) { in xmlXPathIsInf()
547 xmlXPathGetSign(double val) { in xmlXPathGetSign()
938 void *cache; member
1164 #define PUSH_FULL_EXPR(op, op1, op2, val, val2, val3, val4, val5) \ argument
1167 #define PUSH_LONG_EXPR(op, val, val2, val3, val4, val5) \ argument
1171 #define PUSH_LEAVE_EXPR(op, val, val2) \ argument
1174 #define PUSH_UNARY_EXPR(op, ch, val, val2) \ argument
1177 #define PUSH_BINARY_EXPR(op, ch1, ch2, val, val2) \ argument
1728 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageReset() local
[all …]
/external/dnsmasq/src/
Dcache.c139 unsigned int c, val = 017465; /* Barker code - minimum self-correlation in cyclic shift */ in hash_bucket() local
644 static void add_hosts_entry(struct crec *cache, struct all_addr *addr, int addrlen, in add_hosts_entry()
823 struct crec *cache; in read_hostsfile() local
870 struct crec *cache, **up, *tmp; in cache_reload() local
1020 struct crec *cache, **up; in cache_unhash_dhcp() local
1160 struct crec *cache ; in dump_cache() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc81 SizeClassAllocatorLocalCache<Allocator> cache; in TestSizeClassAllocator() local
162 SizeClassAllocatorLocalCache<Allocator> cache; in SizeClassAllocatorMetadataStress() local
205 SizeClassAllocatorLocalCache<Allocator> cache; in SizeClassAllocatorGetBlockBeginStress() local
255 SizeClassAllocatorLocalCache<Allocator64WithCallBack> cache; in TEST() local
282 SizeClassAllocatorLocalCache<Allocator32WithCallBack> cache; in TEST() local
314 SizeClassAllocatorLocalCache<Allocator> cache; in FailInAssertionOnOOM() local
419 AllocatorCache cache; in TestCombinedAllocator() local
490 AllocatorCache cache; in TestSizeClassAllocatorLocalCache() local
657 SizeClassAllocatorLocalCache<Allocator> cache; in TestSizeClassAllocatorIteration() local
781 SizeClassAllocatorLocalCache<SpecialAllocator64> cache; in TEST() local
[all …]
/external/linux-tools-perf/src/tools/perf/util/
Ddso.h41 #define DSO__SWAP(dso, type, val) \ argument
77 struct rb_root cache; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h586 void set(uptr idx, u8 val) { in set()
625 void set(uptr idx, u8 val) { in set()
1329 void Deallocate(AllocatorCache *cache, void *p) { in Deallocate()
1337 void *Reallocate(AllocatorCache *cache, void *p, uptr new_size, in Reallocate()
1397 void InitCache(AllocatorCache *cache) { in InitCache()
1401 void DestroyCache(AllocatorCache *cache) { in DestroyCache()
1405 void SwallowCache(AllocatorCache *cache) { in SwallowCache()
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jar ... common/collect/ com/google/common/cache/ com/google/common/base/ com ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jar ... common/collect/ com/google/common/cache/ com/google/common/base/ com ...
/external/libnl/lib/route/
Droute_obj.c129 int cache = 0, flags; in route_dump_line() local
1125 uint32_t val; in rtnl_route_build_msg() local
/external/valgrind/exp-sgcheck/
Dsg_main.c260 UWord key, val; in StackBlocks__find_and_dealloc__or_add() local
436 UWord key, val; in get_persistent_GlobalBlock() local
1544 QCache* cache = &qcaches[tid]; in classify_address() local
1609 QCache* cache = &qcaches[tid]; in classify_address() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar ... final org.eclipse.team.core.RepositoryProvider val$provider private final org.eclipse.core. ...
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.core.databinding.property_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/lib/junit/
Djunit-dep.jar ... .Thread { final synthetic junit.framework.Test val$test final synthetic junit.framework.TestResult val ...
Djunit.jar ... .Thread { final synthetic junit.framework.Test val$test final synthetic junit.framework.TestResult val ...
/external/skia/src/pdf/
DSkPDFFont.cpp277 SkScalar scaleFromFontUnits(int16_t val, uint16_t emSize) { in scaleFromFontUnits()
1342 SkGlyphCache* cache = autoCache.getCache(); in populate() local
/external/vogar/lib/
Dguava.jar ... .common.base.CharMatcher { final synthetic char val$match1 final synthetic char val$match2 void < ...
Dmockito-all-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...
/external/libphonenumber/lib/
Djunit-4.8.1.jar ... .Thread { final synthetic junit.framework.Test val$test final synthetic junit.framework.TestResult val ...
/external/libpcap/
Dpcap-linux.c571 __genl_ctrl_alloc_cache(struct nl_handle *h, struct nl_cache **cache) in __genl_ctrl_alloc_cache()
3003 int val; local
3455 int val = version; local
/external/robolectric/lib/main/
Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

123