HomeSort by relevance Sort by last modified time
    Searched refs:LOCAL (Results 1 - 25 of 278) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/extensions/browser/api/storage/
settings_namespace.h 16 LOCAL, // "local" i.e. chrome.storage.local
settings_namespace.cc 14 const char kLocalNamespace[] = "local";
21 case LOCAL:
36 return LOCAL;
storage_frontend_unittest.cc 84 // Local storage is always enabled.
85 EXPECT_TRUE(frontend_->IsStorageEnabled(settings::LOCAL));
86 EXPECT_TRUE(frontend_->GetValueStoreCache(settings::LOCAL));
99 util::GetStorage(extension, settings::LOCAL, frontend_.get());
116 storage = util::GetStorage(extension, settings::LOCAL, frontend_.get());
131 util::GetStorage(extension, settings::LOCAL, frontend_.get());
144 storage = util::GetStorage(extension, settings::LOCAL, frontend_.get());
158 util::GetStorage(extension, settings::LOCAL, frontend_.get());
193 util::GetStorage(extension, settings::LOCAL, frontend_.get());
203 // Local storage shouldn't run out after ~100K
    [all...]
  /external/chromium_org/tools/usb_gadget/
hid_descriptors.py 144 # Local Items
148 Usage = _DefineItem('Usage', 0, hid_constants.Scope.LOCAL)
149 UsageMinimum = _DefineItem('UsageMinimum', 1, hid_constants.Scope.LOCAL)
150 UsageMaximum = _DefineItem('UsageMaximum', 2, hid_constants.Scope.LOCAL)
151 DesignatorIndex = _DefineItem('DesignatorIndex', 3, hid_constants.Scope.LOCAL)
153 hid_constants.Scope.LOCAL)
155 hid_constants.Scope.LOCAL)
156 StringIndex = _DefineItem('StringIndex', 7, hid_constants.Scope.LOCAL)
157 StringMinimum = _DefineItem('StringMinimum', 8, hid_constants.Scope.LOCAL)
158 StringMaximum = _DefineItem('StringMaximum', 9, hid_constants.Scope.LOCAL)
    [all...]
  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
phase1-down.sh 4 # sa-down.sh local configuration for a new SA
7 PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
58 LOCAL="${LOCAL_ADDR}[${LOCAL_PORT}]"
62 #LOCAL="${LOCAL_ADDR}"
69 -P out ipsec esp/tunnel/${LOCAL}-${REMOTE}/require;
71 -P in ipsec esp/tunnel/${REMOTE}-${LOCAL}/require;
phase1-up.sh 4 # sa-up.sh local configuration for a new SA
6 PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
51 LOCAL="${LOCAL_ADDR}[${LOCAL_PORT}]"
55 #LOCAL="${LOCAL_ADDR}"
61 -P out ipsec esp/tunnel/${LOCAL}-${REMOTE}/require;
63 -P in ipsec esp/tunnel/${REMOTE}-${LOCAL}/require;
74 -P fwd ipsec esp/tunnel/${REMOTE}-${LOCAL}/require;
  /system/netd/server/
LocalNetwork.cpp 31 return LOCAL;
39 ALOGE("failed to add interface %s to local netId %u", interface.c_str(), mNetId);
51 ALOGE("failed to remove interface %s from local netId %u", interface.c_str(), mNetId);
Network.h 29 LOCAL,
  /frameworks/base/telephony/java/android/telephony/
DisconnectCause.java 33 /** Normal; Local hangup */
34 public static final int LOCAL = 3;
215 case LOCAL:
216 return "LOCAL";
  /external/chromium_org/third_party/libjpeg_turbo/
rdcolmap.c 45 LOCAL(void)
78 LOCAL(void)
120 LOCAL(int)
137 LOCAL(unsigned int)
170 LOCAL(void)
jdcolext.c 29 LOCAL(void)
82 LOCAL(void)
113 LOCAL(void)
jcmarker.c 111 LOCAL(void)
125 LOCAL(void)
134 LOCAL(void)
147 LOCAL(int)
187 LOCAL(void)
225 LOCAL(void)
274 LOCAL(void)
286 LOCAL(void)
317 LOCAL(void)
352 LOCAL(void
    [all...]
jdtrans.c 19 LOCAL(void) transdecode_master_selection JPP((j_decompress_ptr cinfo));
96 LOCAL(void)
wrgif.c 80 LOCAL(void)
104 LOCAL(void)
142 LOCAL(void)
161 LOCAL(void)
181 LOCAL(void)
199 LOCAL(void)
208 LOCAL(void)
218 LOCAL(void)
287 /* flag byte: not interlaced, no local color map */
jccolext.c 30 LOCAL(void)
87 LOCAL(void)
124 LOCAL(void)
  /external/jpeg/
rdcolmap.c 45 LOCAL(void)
78 LOCAL(void)
120 LOCAL(int)
137 LOCAL(unsigned int)
170 LOCAL(void)
jcmarker.c 107 LOCAL(void)
121 LOCAL(void)
130 LOCAL(void)
143 LOCAL(int)
183 LOCAL(void)
221 LOCAL(void)
264 LOCAL(void)
276 LOCAL(void)
307 LOCAL(void)
348 LOCAL(void
    [all...]
wrgif.c 80 LOCAL(void)
104 LOCAL(void)
142 LOCAL(void)
161 LOCAL(void)
181 LOCAL(void)
199 LOCAL(void)
208 LOCAL(void)
218 LOCAL(void)
287 /* flag byte: not interlaced, no local color map */
  /external/qemu/distrib/jpeg-6b/
rdcolmap.c 45 LOCAL(void)
78 LOCAL(void)
120 LOCAL(int)
137 LOCAL(unsigned int)
170 LOCAL(void)
jcmarker.c 107 LOCAL(void)
121 LOCAL(void)
130 LOCAL(void)
143 LOCAL(int)
183 LOCAL(void)
221 LOCAL(void)
264 LOCAL(void)
276 LOCAL(void)
307 LOCAL(void)
348 LOCAL(void
    [all...]
wrgif.c 80 LOCAL(void)
104 LOCAL(void)
142 LOCAL(void)
161 LOCAL(void)
181 LOCAL(void)
199 LOCAL(void)
208 LOCAL(void)
218 LOCAL(void)
287 /* flag byte: not interlaced, no local color map */
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_apitest.cc 45 using settings_namespace::LOCAL;
286 ReplyWhenSatisfied(LOCAL, "assertEmpty", "assertEmpty");
287 ReplyWhenSatisfied(LOCAL, "assertNoNotifications", "assertNoNotifications");
291 ReplyWhenSatisfied(LOCAL, "setFoo", "noop");
292 ReplyWhenSatisfied(LOCAL, "assertFoo", "assertFoo");
293 ReplyWhenSatisfied(LOCAL,
298 ReplyWhenSatisfied(LOCAL, "clearNotifications", "clearNotifications");
300 ReplyWhenSatisfied(LOCAL, "noop", "removeFoo");
301 ReplyWhenSatisfied(LOCAL, "assertEmpty", "assertEmpty");
302 ReplyWhenSatisfied(LOCAL,
    [all...]
  /frameworks/rs/cpu_ref/linkloader/lib/
ELFSymbol.cpp 52 CASE(LOCAL)
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcmarker.c 108 LOCAL(void)
122 LOCAL(void)
131 LOCAL(void)
144 LOCAL(int)
184 LOCAL(void)
222 LOCAL(void)
265 LOCAL(void)
277 LOCAL(void)
308 LOCAL(void)
349 LOCAL(void)
    [all...]
fpdfapi_jdtrans.c 20 LOCAL(void) transdecode_master_selection JPP((j_decompress_ptr cinfo));
97 LOCAL(void)

Completed in 458 milliseconds

1 2 3 4 5 6 7 8 91011>>