/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
sysdev.h | 32 ssize_t (*store)(struct sysdev_class *, const char *, size_t); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 55 ssize_t (*store)(struct sys_device *, const char *, size_t); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/external/chromium/chrome/browser/prefs/ |
pref_value_store.h | 84 // indicated pref store, even if that value is currently being overridden by 91 // being controlled by the indicated pref store and not being overridden by 145 void Initialize(PrefValueStore* store, 149 PrefStore* store() { return pref_store_.get(); } function in class:PrefValueStore::PrefStoreKeeper 150 const PrefStore* store() const { return pref_store_.get(); } function in class:PrefValueStore::PrefStoreKeeper 163 // Type of the pref store. 181 bool PrefValueInStore(const char* name, PrefStoreType store) const; 186 // overridden by a higher-priority store. 191 // Returns the pref store type identifying the source that controls the 198 // Get a value from the specified store type [all...] |
/external/chromium_org/chrome/browser/chromeos/contacts/ |
fake_contact_store.cc | 84 void FakeContactStoreFactory::RemoveStore(FakeContactStore* store) { 85 CHECK(store); 88 if (it->second == store) { 93 NOTREACHED() << "No record of destroyed FakeContactStore " << store; 105 FakeContactStore* store = new FakeContactStore(this); local 106 CHECK(stores_.insert(std::make_pair(profile, store)).second) 109 return store;
|
/external/chromium_org/content/test/data/indexeddb/ |
transaction_get_test.js | 9 var store = transaction.objectStore('storeName'); 34 store = transaction.objectStore('storeName'); 35 shouldBeEqualToString("store.name", "storeName"); 36 request = store.get('myKey'); 40 var emptyRequest = store.get('nonExistingKey');
|
key_types_test.js | 15 db.createObjectStore('store'); 114 var trans = db.transaction('store', 'readwrite'); 115 var store = trans.objectStore('store'); 116 var putreq = store.put(value, key); 119 getreq = store.get(key); 131 var trans = db.transaction('store', 'readwrite'); 132 var store = trans.objectStore('store'); 138 var putreq = store.put('value', key) [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
t_vb_lighttmp.h | 52 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); local 62 GLfloat (*Fcolor)[4] = (GLfloat (*)[4]) store->LitColor[0].data; 63 GLfloat (*Fspec)[4] = (GLfloat (*)[4]) store->LitSecondary[0].data; 65 GLfloat (*Bcolor)[4] = (GLfloat (*)[4]) store->LitColor[1].data; 66 GLfloat (*Bspec)[4] = (GLfloat (*)[4]) store->LitSecondary[1].data; 75 VB->AttribPtr[_TNL_ATTRIB_COLOR0] = &store->LitColor[0]; 76 VB->AttribPtr[_TNL_ATTRIB_COLOR1] = &store->LitSecondary[0]; 80 VB->BackfaceColorPtr = &store->LitColor[1]; 81 VB->BackfaceSecondaryColorPtr = &store->LitSecondary[1]; 86 store->LitColor[0].stride = 16 234 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); local 416 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); local 520 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); local [all...] |
/external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/ |
LightScatteringFilter.java | 117 private Vector3f getClipCoordinates(Vector3f worldPosition, Vector3f store, Camera cam) { 119 float w = cam.getViewProjectionMatrix().multProj(worldPosition, store); 120 store.divideLocal(w); 122 store.x = ((store.x + 1f) * (cam.getViewPortRight() - cam.getViewPortLeft()) / 2f + cam.getViewPortLeft()); 123 store.y = ((store.y + 1f) * (cam.getViewPortTop() - cam.getViewPortBottom()) / 2f + cam.getViewPortBottom()); 124 store.z = (store.z + 1f) / 2f; 126 return store; [all...] |
/external/mesa3d/src/mesa/tnl/ |
t_vb_lighttmp.h | 52 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); local 62 GLfloat (*Fcolor)[4] = (GLfloat (*)[4]) store->LitColor[0].data; 63 GLfloat (*Fspec)[4] = (GLfloat (*)[4]) store->LitSecondary[0].data; 65 GLfloat (*Bcolor)[4] = (GLfloat (*)[4]) store->LitColor[1].data; 66 GLfloat (*Bspec)[4] = (GLfloat (*)[4]) store->LitSecondary[1].data; 75 VB->AttribPtr[_TNL_ATTRIB_COLOR0] = &store->LitColor[0]; 76 VB->AttribPtr[_TNL_ATTRIB_COLOR1] = &store->LitSecondary[0]; 80 VB->BackfaceColorPtr = &store->LitColor[1]; 81 VB->BackfaceSecondaryColorPtr = &store->LitSecondary[1]; 86 store->LitColor[0].stride = 16 234 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); local 416 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); local 520 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); local [all...] |
/external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/ |
RemoteObject.java | 68 ObjectStore store; field in class:RemoteObject 76 public RemoteObject(ObjectStore store, HostedConnection client){ 77 this.store = store; 134 return store.invokeRemoteMethod(this, method, args);
|
/external/chromium_org/rlz/lib/ |
financial_ping.cc | 100 RlzValueStore* store = lock.GetStore(); local 101 if (!store || !store->HasAccess(RlzValueStore::kReadAccess)) 317 RlzValueStore* store = lock.GetStore(); local 318 if (!store || !store->HasAccess(RlzValueStore::kReadAccess)) 322 if (!store->ReadPingTime(product, &last_ping)) 345 RlzValueStore* store = lock.GetStore(); local 346 if (!store || !store->HasAccess(RlzValueStore::kWriteAccess) 356 RlzValueStore* store = lock.GetStore(); local [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/ |
bool.pass.cpp | 17 // void store(T desr, memory_order m = memory_order_seq_cst) volatile; 18 // void store(T desr, memory_order m = memory_order_seq_cst); 67 obj.store(false); 69 obj.store(true, std::memory_order_release); 85 obj.store(true); 93 obj.store(true); 102 obj.store(true); 122 obj.store(false); 124 obj.store(true, std::memory_order_release); 140 obj.store(true) [all...] |