Home
last modified time | relevance | path

Searched defs:req (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib2.py404 def _open(self, req, data=None): argument
520 def http_error_default(self, req, fp, code, msg, hdrs): argument
531 def redirect_request(self, req, fp, code, msg, headers, newurl): argument
565 def http_error_302(self, req, fp, code, msg, headers): argument
714 def proxy_open(self, req, proxy, type): argument
841 def http_error_auth_reqed(self, authreq, host, req, headers): argument
864 def retry_http_basic_auth(self, host, req, realm): argument
881 def http_error_401(self, req, fp, code, msg, headers): argument
893 def http_error_407(self, req, fp, code, msg, headers): argument
942 def http_error_auth_reqed(self, auth_header, host, req, headers): argument
[all …]
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c140 struct NanohubAppVersionsRequest *req = rx; in getAppVersion() local
154 struct NanohubAppInfoRequest *req = rx; in queryAppInfo() local
288 static bool doStartFirmwareUpload(struct NanohubStartFirmwareUploadRequest *req) in doStartFirmwareUpload()
309 struct NanohubStartFirmwareUploadRequest *req = rx; in startFirmwareUpload() local
593 struct NanohubFirmwareChunkRequest *req = rx; in firmwareChunk() local
629 struct NanohubGetInterruptRequest *req = rx; in getInterrupt() local
647 struct NanohubMaskInterruptRequest *req = rx; in maskInterrupt() local
658 struct NanohubUnmaskInterruptRequest *req = rx; in unmaskInterrupt() local
818 struct NanohubReadEventRequest *req = rx; in readEventFast() local
843 struct NanohubReadEventRequest *req = rx; in readEvent() local
[all …]
Dsensors.c80 struct SensorsClientRequest *req = slabAllocatorGetNth(mCliSensMatrix, i); in sensorClientRequestFind() local
389 struct SensorsClientRequest *req = slabAllocatorGetNth(mCliSensMatrix, i); in sensorCalcHwLatency() local
421 struct SensorsClientRequest *req = slabAllocatorGetNth(mCliSensMatrix, i); in sensorCalcHwRate() local
575 struct SensorsClientRequest *req = slabAllocatorAlloc(mCliSensMatrix); in sensorAddRequestor() local
591 struct SensorsClientRequest *req = sensorClientRequestFind(sensorHandle, clientTid); in sensorGetCurRequestorRate() local
606 struct SensorsClientRequest *req = sensorClientRequestFind(sensorHandle, clientTid); in sensorAmendRequestor() local
619 struct SensorsClientRequest *req = sensorClientRequestFind(sensorHandle, clientTid); in sensorDeleteRequestor() local
756 struct SensorsClientRequest *req = sensorClientRequestFind(sensorHandle, osGetCurrentTid()); in sensorTriggerOndemand() local
821 struct SensorsClientRequest *req = sensorClientRequestFind(sensorHandle, osGetCurrentTid()); in sensorGetReqRate() local
828 struct SensorsClientRequest *req = sensorClientRequestFind(sensorHandle, osGetCurrentTid()); in sensorGetReqLatency() local
/device/asus/fugu/kernel-headers/drm/
Dpsb_ttm_placement_user.h97 struct ttm_pl_create_req req; member
102 struct ttm_pl_reference_req req; member
107 struct ttm_pl_setstatus_req req; member
112 struct ttm_pl_create_ub_req req; member
Dpsb_ttm_fence_user.h44 struct ttm_fence_signaled_req req; member
59 struct ttm_fence_finish_req req; member
/device/asus/fugu/original-kernel-headers/drm/
Dpsb_ttm_placement_user.h221 struct ttm_pl_create_req req; member
226 struct ttm_pl_reference_req req; member
231 struct ttm_pl_setstatus_req req; member
236 struct ttm_pl_create_ub_req req; member
Dpsb_ttm_fence_user.h78 struct ttm_fence_signaled_req req; member
115 struct ttm_fence_finish_req req; member
/device/google/contexthub/contexthubhal/test/
Dmain.cpp273 apps_enable_request_t req; in main() local
280 apps_disable_request_t req; in main() local
287 load_app_request_t *req = NULL; in main() local
301 unload_app_request_t req; in main() local
308 query_apps_request_t req; in main() local
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
Dusb.c63 struct usb_request *req; member
614 int usb_queue_req(struct usb_endpoint *ept, struct usb_request *req) in usb_queue_req()
626 struct usb_request *req = &rx_req; in rx_cmd() local
635 struct usb_request *req = &rx_req; in rx_data() local
645 struct usb_request *req = &tx_req; in tx_status() local
662 struct usb_request *req = &tx_req; in tx_dump_page() local
700 void usb_handle_control_request(setup_packet* req) in usb_handle_control_request()
/device/google/contexthub/util/nanotool/
Dcontexthub.cpp187 ConfigureSensorRequest req; in EnableSensor() local
221 ConfigureSensorRequest req; in DisableSensor() local
361 ConfigureSensorRequest req; in CalibrateSingleSensor() local
395 ConfigureSensorRequest req; in TestSingleSensor() local
581 ConfigureSensorRequest req; in SendCalibrationData() local
Dnanomessage.cpp90 Request *req = reinterpret_cast<Request *>(data); in GetBytes() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_register.py60 def open(self, req): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib2.py228 def open(self, req, data=None,timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument
402 def http_open(self, req): argument
425 def https_open(self, req): argument
942 def redirect(h, req, url=to_url): argument
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
Dxs_wire.h117 CHAR8 req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */ member
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.cpp562 for (auto &req : mPendingBuffersMap.mPendingBuffersInRequest) { in ~QCamera3HardwareInterface() local
1350 for (List<PendingBuffersInRequest>::iterator req = in updateFpsInPreviewBuffer() local
1388 for (auto req = mPendingBuffersMap.mPendingBuffersInRequest.begin(); in updateTimeStampInPendingBuffers() local
2460 for (auto &req : mPendingBuffersMap.mPendingBuffersInRequest) { in configureStreamsPerfLocked() local
2700 for (List<PendingBuffersInRequest>::iterator req = in handleBuffersDuringFlushLock() local
3056 for (auto &req : mPendingBuffersMap.mPendingBuffersInRequest) { in handleMetadataWithLock() local
4597 for(auto &req : mPendingBuffersMap.mPendingBuffersInRequest) { in dump() local
10186 for (auto& req : mPendingBuffersMap.mPendingBuffersInRequest) { in setBufferErrorStatus() local
11069 for (auto req = mPendingBuffersMap.mPendingBuffersInRequest.begin(); in notifyErrorForPendingRequests() local
11176 for (auto &req : mPendingBuffersMap.mPendingBuffersInRequest) { in notifyErrorForPendingRequests() local
[all …]
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dsysctl.h132 struct sysctl_req req; member
/device/asus/fugu/kernel-headers/linux/
Dpsb_drm.h180 struct psb_validate_req req; member
/device/asus/fugu/original-kernel-headers/linux/
Dpsb_drm.h215 struct psb_validate_req req; member