Home
last modified time | relevance | path

Searched defs:store (Results 1 – 9 of 9) sorted by relevance

/device/generic/goldfish-opengl/fuchsia/
Dport.cc71 void* thread_store_get(thread_store_t* store) { in thread_store_get()
75 void thread_store_set(thread_store_t* store, in thread_store_set()
/device/google/trout/hal/vehicle/2.0/
DVirtualizedVehicleService.cpp48 auto store = std::make_unique<VehiclePropertyStore>(); in main() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Ddutree.py25 def store(size, comps, total, d): function
Dpdeps.py137 def store(dict, key, item): function
Dobjgraph.py41 def store(dict, key, item): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/
Dwiki.py113 def store(self): member in WikiPage
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dimaplib.py714 def store(self, message_set, command, flags): member in IMAP4
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dast.c2426 alias_for_import_name(struct compiling *c, const node *n, int store) in alias_for_import_name()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dast.c2431 alias_for_import_name(struct compiling *c, const node *n, int store) in alias_for_import_name()