/external/chromium_org/third_party/leveldatabase/src/include/leveldb/ |
cache.h | 8 // for new entries. Values have a specified charge against the cache 10 // length strings, may use the length of the string as the charge for 44 // the specified charge against the total cache capacity. 52 virtual Handle* Insert(const Slice& key, void* value, size_t charge,
|
/external/chromium_org/third_party/leveldatabase/src/util/ |
cache.cc | 31 size_t charge; // TODO(opt): Only allow uint32_t? member in struct:leveldb::__anon14430::LRUHandle 145 void* value, size_t charge, 190 usage_ -= e->charge; 226 const Slice& key, uint32_t hash, void* value, size_t charge, 234 e->charge = charge; 240 usage_ += charge; 293 virtual Handle* Insert(const Slice& key, void* value, size_t charge, 296 return shard_[Shard(hash)].Insert(key, hash, value, charge, deleter);
|
cache_test.cc | 57 void Insert(int key, int value, int charge = 1) { 58 cache_->Release(cache_->Insert(EncodeKey(key), EncodeValue(value), charge,
|
/external/chromium_org/testing/perf/ |
perf_test.h | 100 // Prints memory commit charge stats for use by perf graphs. 102 size_t charge, 107 size_t charge, 111 size_t charge,
|
perf_test.cc | 176 size_t charge, 178 PrintSystemCommitCharge(stdout, test_name, charge, important); 183 size_t charge, 185 fprintf(target, "%s", SystemCommitChargeToString(test_name, charge, 190 size_t charge, 198 charge,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
isdn.h | 120 int charge; /* Charge-Units */ member in struct:__anon40332 128 int chargehup; /* Flag: Charge-Hangup */ 134 int chargeint; /* Use fixed charge interval length */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
isdn.h | 120 int charge; /* Charge-Units */ member in struct:__anon41923 128 int chargehup; /* Flag: Charge-Hangup */ 134 int chargeint; /* Use fixed charge interval length */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
isdn.h | 120 int charge; /* Charge-Units */ member in struct:__anon43437 128 int chargehup; /* Flag: Charge-Hangup */ 134 int chargeint; /* Use fixed charge interval length */
|
/external/chromium_org/third_party/mesa/src/ |
Android.common.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/ |
Android.common.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/egl/drivers/dri2/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/auxiliary/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/drivers/i915/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/drivers/nv30/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/drivers/nv50/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/drivers/r300/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/drivers/r600/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/drivers/svga/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/state_trackers/egl/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/winsys/i915/drm/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|
/external/mesa3d/src/gallium/winsys/nouveau/drm/ |
Android.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a
|