Home
last modified time | relevance | path

Searched defs:api (Results 1 – 12 of 12) sorted by relevance

/device/sample/sdk_addon/
Dmanifest.ini16 api=15 key
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.h230 void *api; in PySocketModule_ImportModuleAndAPI() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dsocketmodule.h230 void *api; in PySocketModule_ImportModuleAndAPI() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.h231 void *api; in PySocketModule_ImportModuleAndAPI() local
/device/google/contexthub/firmware/os/inc/
Dbl.h82 struct BlApiTable api; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c1471 _PyObject_DebugFreeApi(char api, void *p) in _PyObject_DebugFreeApi()
1487 _PyObject_DebugReallocApi(char api, void *p, size_t nbytes) in _PyObject_DebugReallocApi()
1543 _PyObject_DebugCheckAddressApi(char api, const void *p) in _PyObject_DebugCheckAddressApi()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c1520 _PyObject_DebugFreeApi(char api, void *p) in _PyObject_DebugFreeApi()
1536 _PyObject_DebugReallocApi(char api, void *p, size_t nbytes) in _PyObject_DebugReallocApi()
1592 _PyObject_DebugCheckAddressApi(char api, const void *p) in _PyObject_DebugCheckAddressApi()
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp380 EGLBoolean eglBindAPI(EGLenum api) in eglBindAPI()
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1110 EGLBoolean eglBindAPI(EGLenum api) in eglBindAPI()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp4195 int QCamera2HardwareInterface::processAPI(qcamera_sm_evt_enum_t api, void *api_payload) in processAPI()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.cpp4197 int QCamera2HardwareInterface::processAPI(qcamera_sm_evt_enum_t api, void *api_payload) in processAPI()
/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp5848 int QCamera2HardwareInterface::processAPI(qcamera_sm_evt_enum_t api, void *api_payload) in processAPI()