HomeSort by relevance Sort by last modified time
    Searched full:quota (Results 126 - 150 of 691) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/netfilter/
xt_quota.h 23 aligned_u64 quota; member in struct:xt_quota_info
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/netfilter/
xt_quota.h 23 aligned_u64 quota; member in struct:xt_quota_info
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/netfilter/
xt_quota.h 23 aligned_u64 quota; member in struct:xt_quota_info
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/netfilter/
xt_quota.h 23 aligned_u64 quota; member in struct:xt_quota_info
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/netfilter/
xt_quota.h 23 aligned_u64 quota; member in struct:xt_quota_info
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/netfilter/
xt_quota.h 23 aligned_u64 quota; member in struct:xt_quota_info
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/netfilter/
xt_quota.h 23 aligned_u64 quota; member in struct:xt_quota_info
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/netfilter/
xt_quota.h 23 aligned_u64 quota; member in struct:xt_quota_info
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/netfilter/
xt_quota.h 23 aligned_u64 quota; member in struct:xt_quota_info
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/netfilter/
xt_quota.h 23 aligned_u64 quota; member in struct:xt_quota_info
  /external/chromium_org/content/public/test/
test_browser_context.h 28 void SetSpecialStoragePolicy(quota::SpecialStoragePolicy* policy);
51 virtual quota::SpecialStoragePolicy* GetSpecialStoragePolicy() OVERRIDE;
60 scoped_refptr<quota::SpecialStoragePolicy> special_storage_policy_;
  /external/chromium_org/webkit/
storage_common.gyp 38 'common/quota/quota_status_code.cc',
39 'common/quota/quota_status_code.h',
40 'common/quota/quota_types.h',
storage_browser.gyp 182 'browser/quota/quota_callbacks.h',
183 'browser/quota/quota_client.h',
184 'browser/quota/quota_database.cc',
185 'browser/quota/quota_database.h',
186 'browser/quota/quota_manager.cc',
187 'browser/quota/quota_manager.h',
188 'browser/quota/quota_task.cc',
189 'browser/quota/quota_task.h',
190 'browser/quota/quota_temporary_storage_evictor.cc',
191 'browser/quota/quota_temporary_storage_evictor.h'
    [all...]
  /packages/apps/Browser/src/com/android/browser/
WebStorageSizeManager.java 39 * - WebDatabase enforces a quota for each origin.
61 * When an origin's database usage reaches its current quota, WebKit invokes
64 * Note that the default quota for a new origin is 0, so we will receive the
68 * When the total ApplicationCaches usage reaches its current quota, WebKit
73 * by inspecting the amount of unused Web storage quota (i.e. global limit -
74 * sum of all other origins' quota) and deciding if a quota increase for the
77 * The default quota for an origin is its estimated size. If we cannot satisfy
79 * Quota increases are done in steps, where the increase step is
92 // The default quota value for an origin
    [all...]
  /external/e2fsprogs/lib/et/test_cases/
imap_err.et 36 "Over quota"
81 "Quota root does not exist"
98 "Unsupported quota resource"
103 "Mailbox is over quota"
106 "Mailbox is at %d%% of quota"
  /external/chromium_org/webkit/browser/fileapi/
async_file_test_helper.cc 13 #include "webkit/browser/quota/quota_manager.h"
73 void DidGetUsageAndQuota(quota::QuotaStatusCode* status_out,
76 quota::QuotaStatusCode status,
78 int64 quota) {
84 *quota_out = quota;
224 quota::QuotaStatusCode AsyncFileTestHelper::GetUsageAndQuota(
225 quota::QuotaManager* quota_manager,
229 int64* quota) {
230 quota::QuotaStatusCode status = quota::kQuotaStatusUnknown
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
quota.h 32 * Version: $Id: quota.h,v 2.0 1996/11/17 16:48:14 mvw Exp mvw $
51 /* Conversion routines from and to quota blocks */
73 * quota that is being manipulated (see above).
82 #define Q_GETFMT 0x800004 /* get quota format used on given filesystem */
83 #define Q_GETINFO 0x800005 /* get information about quota files */
84 #define Q_SETINFO 0x800006 /* set information about quota files */
85 #define Q_GETQUOTA 0x800007 /* get user quota structure */
86 #define Q_SETQUOTA 0x800008 /* set user quota structure */
89 * Quota structure used for communication with userspace via quotactl
116 * Structure used for setting quota information about file via quotact
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
quota.h 32 * Version: $Id: quota.h,v 2.0 1996/11/17 16:48:14 mvw Exp mvw $
51 /* Conversion routines from and to quota blocks */
73 * quota that is being manipulated (see above).
82 #define Q_GETFMT 0x800004 /* get quota format used on given filesystem */
83 #define Q_GETINFO 0x800005 /* get information about quota files */
84 #define Q_SETINFO 0x800006 /* set information about quota files */
85 #define Q_GETQUOTA 0x800007 /* get user quota structure */
86 #define Q_SETQUOTA 0x800008 /* set user quota structure */
89 * Quota structure used for communication with userspace via quotactl
116 * Structure used for setting quota information about file via quotact
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
quota.h 32 * Version: $Id: quota.h,v 2.0 1996/11/17 16:48:14 mvw Exp mvw $
51 /* Conversion routines from and to quota blocks */
73 * quota that is being manipulated (see above).
82 #define Q_GETFMT 0x800004 /* get quota format used on given filesystem */
83 #define Q_GETINFO 0x800005 /* get information about quota files */
84 #define Q_SETINFO 0x800006 /* set information about quota files */
85 #define Q_GETQUOTA 0x800007 /* get user quota structure */
86 #define Q_SETQUOTA 0x800008 /* set user quota structure */
89 * Quota structure used for communication with userspace via quotactl
116 * Structure used for setting quota information about file via quotact
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
quota.h 1 /* This just represents the non-kernel parts of <linux/quota.h>.
42 * Select between different incompatible quota versions.
87 #define QUOTAFILENAME "quota"
97 * quota that is being manipulated (see above).
117 # define Q_GETFMT 0x800004 /* get quota format used on given filesystem */
118 # define Q_GETINFO 0x800005 /* get information about quota files */
119 # define Q_SETINFO 0x800006 /* set information about quota files */
120 # define Q_GETQUOTA 0x800007 /* get user quota structure */
121 # define Q_SETQUOTA 0x800008 /* set user quota structure */
125 * The following structure defines the format of the disk quota fil
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h 1 /* This just represents the non-kernel parts of <linux/quota.h>.
42 * Select between different incompatible quota versions.
87 #define QUOTAFILENAME "quota"
97 * quota that is being manipulated (see above).
117 # define Q_GETFMT 0x800004 /* get quota format used on given filesystem */
118 # define Q_GETINFO 0x800005 /* get information about quota files */
119 # define Q_SETINFO 0x800006 /* set information about quota files */
120 # define Q_GETQUOTA 0x800007 /* get user quota structure */
121 # define Q_SETQUOTA 0x800008 /* set user quota structure */
125 * The following structure defines the format of the disk quota fil
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h 1 /* This just represents the non-kernel parts of <linux/quota.h>.
42 * Select between different incompatible quota versions.
87 #define QUOTAFILENAME "quota"
97 * quota that is being manipulated (see above).
117 # define Q_GETFMT 0x800004 /* get quota format used on given filesystem */
118 # define Q_GETINFO 0x800005 /* get information about quota files */
119 # define Q_SETINFO 0x800006 /* set information about quota files */
120 # define Q_GETQUOTA 0x800007 /* get user quota structure */
121 # define Q_SETQUOTA 0x800008 /* set user quota structure */
125 * The following structure defines the format of the disk quota fil
    [all...]
  /external/kernel-headers/original/linux/
quota.h 32 * Version: $Id: quota.h,v 2.0 1996/11/17 16:48:14 mvw Exp mvw $
53 /* Conversion routines from and to quota blocks */
75 * quota that is being manipulated (see above).
84 #define Q_GETFMT 0x800004 /* get quota format used on given filesystem */
85 #define Q_GETINFO 0x800005 /* get information about quota files */
86 #define Q_SETINFO 0x800006 /* set information about quota files */
87 #define Q_GETQUOTA 0x800007 /* get user quota structure */
88 #define Q_SETQUOTA 0x800008 /* set user quota structure */
91 * Quota structure used for communication with userspace via quotactl
118 * Structure used for setting quota information about file via quotact
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
test_quota.c 16 ** This particular shim enforces a quota system on files. One or more
17 ** database files are in a "quota group" that is defined by a GLOB
18 ** pattern. A quota is set for the combined size of all files in the
19 ** the group. A quota of zero means "no limit". If the total size
20 ** of all files in the quota group is greater than the limit, then
24 ** a callback function that is configurable for each quota group.
25 ** This callback has the opportunity to enlarge the quota. If the
26 ** callback does enlarge the quota such that the total size of all
27 ** files within the group is less than the new quota, then the write
56 ** A "quota group" is a collection of files whose collective size we wan
    [all...]
  /external/chromium_org/webkit/browser/quota/
mock_quota_manager.cc 5 #include "webkit/browser/quota/mock_quota_manager.h"
17 namespace quota { namespace
32 MockQuotaManager::StorageInfo::StorageInfo() : usage(0), quota(kint64max) {}
50 quota::StorageType type,
53 callback.Run(quota::kQuotaStatusOk, info.usage, info.quota);
57 int64 quota) {
58 usage_and_quota_map_[std::make_pair(origin, type)].quota = quota;
199 } // namespace quota
    [all...]

Completed in 1321 milliseconds

1 2 3 4 56 7 8 91011>>