HomeSort by relevance Sort by last modified time
    Searched refs:store (Results 51 - 75 of 372) sorted by null

1 23 4 5 6 7 8 91011>>

  /bionic/libc/kernel/common/linux/
sysfs.h 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
53 ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t); member in struct:sysfs_ops
device.h 64 ssize_t (*store)(struct bus_type *, const char * buf, size_t count); member in struct:bus_attribute
90 ssize_t (*store)(struct device_driver *, const char * buf, size_t count); member in struct:driver_attribute
122 ssize_t (*store)(struct class *, const char * buf, size_t count); member in struct:class_attribute
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count); member in struct:class_device_attribute
166 ssize_t (*store)(struct device *dev, struct device_attribute *attr, member in struct:device_attribute
  /dalvik/vm/mterp/armv5te/
OP_THROW.S 13 @ bypass dvmSetException, just store it
  /dalvik/vm/mterp/x86/
OP_APUT.S 1 %default { "reg":"%ecx", "store":"movl", "shift":"4" }
21 $store $reg,(%eax)
cvtfp_int.S 26 fistpll (rFP,%ecx,4) # convert and store
28 fistpl (rFP,%ecx,4) # convert and store
  /development/ndk/platforms/android-3/include/linux/
sysfs.h 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
53 ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t); member in struct:sysfs_ops
device.h 64 ssize_t (*store)(struct bus_type *, const char * buf, size_t count); member in struct:bus_attribute
90 ssize_t (*store)(struct device_driver *, const char * buf, size_t count); member in struct:driver_attribute
122 ssize_t (*store)(struct class *, const char * buf, size_t count); member in struct:class_attribute
130 ssize_t (*store)(struct class_device *, const char * buf, size_t count); member in struct:class_device_attribute
166 ssize_t (*store)(struct device *dev, struct device_attribute *attr, member in struct:device_attribute
  /external/bouncycastle/src/main/java/org/bouncycastle/x509/
ExtendedPKIXParameters.java 4 import org.bouncycastle.util.Store;
223 * a {@link Store}.
235 if (!(i.next() instanceof Store))
239 + "of type org.bouncycastle.util.Store.");
247 * Adds a Bouncy Castle {@link Store} to find CRLs, certificates, attribute
255 * If <code>store</code> is <code>null</code> it is ignored.
257 * @param store The store to add.
260 public void addStore(Store store)
    [all...]
  /packages/apps/Email/src/com/android/email/mail/
Store.java 33 * Store is the access point for an email message store. It's location can be
34 * local or remote and no specific protocol is defined. Store is intended to
35 * loosely model in combination the JavaMail classes javax.mail.Store and
40 public abstract class Store {
43 * String constants for known store schemes.
55 * A global suggestion to Store implementors on how much of the body
59 private static final HashMap<String, Store> sStores = new HashMap<String, Store>();
65 public static Store newInstance(String uri, Context context, PersistentDataCallbacks callbacks
172 Store store = sStores.get(uri); local
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
sysfs.h 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
53 ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t); member in struct:sysfs_ops
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
sysfs.h 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
53 ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t); member in struct:sysfs_ops
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
sysfs.h 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
53 ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t); member in struct:sysfs_ops
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
sysfs.h 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
53 ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t); member in struct:sysfs_ops
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
sysfs.h 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
53 ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t); member in struct:sysfs_ops
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
sysfs.h 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
53 ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t); member in struct:sysfs_ops
  /system/core/include/cutils/
threads.h 65 extern void* thread_store_get(thread_store_t* store);
67 extern void thread_store_set(thread_store_t* store,
  /external/webkit/JavaScriptCore/wtf/
TCSpinLock.h 84 mov eax, this ; store &lockword_ (which is this+0) in eax
85 mov ebx, 1 ; store 1 in ebx
87 mov r, ebx ; store old value of lockword_ in r
116 mov eax, this ; store &lockword_ (which is this+0) in eax
164 mov r, ebx ; store old value of *lockword in r
  /external/openssl/crypto/store/
str_mem.c 1 /* crypto/store/str_mem.c -*- mode:C; c-file-style: "eay" -*- */
63 /* The memory store is currently highly experimental. It's meant to become
64 a base store used by other stores for internal caching (for full caching
110 static int mem_init(STORE *s);
111 static void mem_clean(STORE *s);
112 static STORE_OBJECT *mem_generate(STORE *s, STORE_OBJECT_TYPES type,
114 static STORE_OBJECT *mem_get(STORE *s, STORE_OBJECT_TYPES type,
116 static int mem_store(STORE *s, STORE_OBJECT_TYPES type,
119 static int mem_modify(STORE *s, STORE_OBJECT_TYPES type,
123 static int mem_delete(STORE *s, STORE_OBJECT_TYPES type
274 struct mem_data_st *store = local
    [all...]
  /development/apps/GestureBuilder/src/com/android/gesture/builder/
CreateGestureActivity.java 87 final GestureLibrary store = GestureBuilderActivity.getStore(); local
88 store.addGesture(name.toString(), mGesture);
89 store.save();
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
ThreadPanel.java 190 final IPreferenceStore store = DdmUiPreferences.getStore(); local
218 PREFS_THREAD_COL_ID, store);
225 PREFS_THREAD_COL_TID, store);
232 PREFS_THREAD_COL_STATUS, store);
239 PREFS_THREAD_COL_UTIME, store);
246 PREFS_THREAD_COL_STIME, store);
253 PREFS_THREAD_COL_NAME, store);
312 store);
328 if (store != null && store.contains(PREFS_THREAD_SASH))
    [all...]
AllocationPanel.java 169 final IPreferenceStore store = DdmUiPreferences.getStore(); local
217 PREFS_ALLOC_COL_SIZE, store);
224 PREFS_ALLOC_COL_CLASS, store);
231 PREFS_ALLOC_COL_THREAD, store);
238 PREFS_ALLOC_COL_TRACE_CLASS, store);
245 PREFS_ALLOC_COL_TRACE_METHOD, store);
271 store);
283 if (store != null && store.contains(PREFS_ALLOC_SASH)) {
284 sashData.top = new FormAttachment(0, store.getInt(PREFS_ALLOC_SASH))
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/imap/
ImapListTest.java 17 package com.android.email.mail.store.imap;
19 import static com.android.email.mail.store.imap.ImapTestUtils.*;
21 import com.android.email.mail.store.imap.ImapElement;
22 import com.android.email.mail.store.imap.ImapList;
23 import com.android.email.mail.store.imap.ImapSimpleString;
24 import com.android.email.mail.store.imap.ImapString;
  /external/openssl/apps/
crl.c 113 X509_STORE *store = NULL; local
240 store = X509_STORE_new();
241 lookup=X509_STORE_add_lookup(store,X509_LOOKUP_file());
246 lookup=X509_STORE_add_lookup(store,X509_LOOKUP_hash_dir());
252 if(!X509_STORE_CTX_init(&ctx, store, NULL, NULL)) {
254 "Error initialising X509 store\n");
397 if(store) {
399 X509_STORE_free(store);
  /external/openssl/crypto/x509/
x509_vfy.c 252 * we can find it in the store. We must have an exact
268 /* We have a match: replace certificate with store version
287 /* We now lookup certs from the certificate store */
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
scale_sig_neon.s 64 VST1.S16 {Q8, Q9}, [r0]! @store 16 Word16 x[]
84 VST1.S16 {Q8, Q9}, [r0]! @store 16 Word16 x[]
99 VST1.S16 {Q8, Q9}, [r0]! @store 16 Word16 x[]
113 VST1.S16 {Q8, Q9}, [r0]! @store 16 Word16 x[]
127 VST1.S16 {Q8, Q9}, [r0]! @store 16 Word16 x[]

Completed in 1786 milliseconds

1 23 4 5 6 7 8 91011>>