Home
last modified time | relevance | path

Searched defs:req (Results 126 - 150 of 947) sorted by relevance

12345678910>>...38

/third_party/ltp/testcases/kernel/containers/share/
H A Dns_ifmove.c46 } req; variable
[all...]
/third_party/node/src/
H A Dconnection_wrap.cc78 void ConnectionWrap<WrapType, UVType>::AfterConnect(uv_connect_t* req, in AfterConnect() argument
/third_party/node/test/addons/async-hello-world/
H A Dbinding.cc6 uv_work_t req; member
15 async_req* req = reinterpret_cast<async_req*>(r->data); in DoAsync() local
23 async_req* req = reinterpret_cast<async_req*>(r->data); in AfterAsync() local
64 async_req* req = new async_req; Method() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_mruby_module.cc52 auto req = mrb_obj_new(mrb, request_class, 0, nullptr); in create_env() local
/third_party/musl/src/malloc/
H A Dlite_malloc.c63 size_t req = n - (end-cur) + PAGE_SIZE-1 & -PAGE_SIZE; in __simple_malloc() local
[all...]
/third_party/musl/porting/linux/user/src/malloc/
H A Dlite_malloc.c63 size_t req = n - (end-cur) + PAGE_SIZE-1 & -PAGE_SIZE; in __simple_malloc() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dsys_clock_test.cpp317 const timespec req = { .tv_nsec = 5000000 }; in HWTEST_F() local
332 timespec req; in HWTEST_F() local
346 timespec req; in HWTEST_F() local
/third_party/openssl/test/certs/
H A Dmkcert.sh67 req() { function
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbrowser-android.c30 static void http_req(void *ctx, struct http_request *req) in http_req() argument
H A Dbrowser-system.c30 static void http_req(void *ctx, struct http_request *req) in http_req() argument
H A Dbrowser-wpadebug.c30 static void http_req(void *ctx, struct http_request *req) in http_req() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbrowser-android.c30 static void http_req(void *ctx, struct http_request *req) in http_req() argument
H A Dbrowser-system.c30 static void http_req(void *ctx, struct http_request *req) in http_req() argument
H A Dbrowser-wpadebug.c30 static void http_req(void *ctx, struct http_request *req) in http_req() argument
/third_party/skia/tools/gpu/gl/interface/
H A Dgen_interface.go[all...]
/test/testfwk/developer_test/examples/sleep/src/
H A Dsleep_ex.cpp43 static int Nsleep(const struct timespec *req, struct timespec *rem) in Nsleep() argument
55 struct timespec req = {0, 0}; in Msleep() local
/test/xts/device_attest_lite/framework/small/src/service/
H A Dattest_framework_feature.c149 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DGroupSiteController.java96 list(OhSampleGroupSite site, @RequestParam(name = �, defaultValue = �) Integer pageNo, @RequestParam(name = �, defaultValue = �) Integer pageSize, HttpServletRequest req) list() argument
H A DBusinessController.java96 list(OhSampleBusiness mtBusiness, @RequestParam(name = �, defaultValue = �) Integer pageNo, @RequestParam(name = �, defaultValue = �) Integer pageSize, HttpServletRequest req) list() argument
/third_party/curl/tests/unit/
H A Dunit1650.c64 static const struct dohrequest req[] = { variable
[all...]
/third_party/backends/backend/
H A Dgt68xx_gt6801.c55 GT68xx_Packet req; in gt6801_check_firmware() local
77 GT68xx_Packet req; gt6801_check_plustek_firmware() local
178 GT68xx_Packet req; gt6801_get_power_status() local
203 GT68xx_Packet req; gt6801_lamp_control() local
234 GT68xx_Packet req; gt6801_carriage_home() local
266 GT68xx_Packet req; gt6801_stop_scan() local
[all...]
/third_party/curl/lib/
H A Dif2ip.c192 struct ifreq req; in Curl_if2ip() local
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dynamic.c64 usb_temp_get_desc_w(struct usb_device *udev, struct usb_device_request *req, const void **pPtr, uint16_t *pLength) in usb_temp_get_desc_w() argument
H A Dusb_util.c200 usb_check_request(struct usb_device *udev, struct usb_device_request *req) in usb_check_request() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_audio.c194 struct usbdev_req_s *req = &fuac->inputreq; in uac_send_data_sub() local

Completed in 8 milliseconds

12345678910>>...38