Home
last modified time | relevance | path

Searched defs:request (Results 76 - 100 of 1292) sorted by relevance

12345678910>>...52

/third_party/curl/tests/libtest/
H A Dlib568.c52 int request = 1; in test() local
/third_party/astc-encoder/Test/
H A Dastc_test_image_dl.py27 import urllib.request namespace
/third_party/mesa3d/src/broadcom/drm-shim/
H A Dvc4_noop.c34 vc4_ioctl_noop(int fd, unsigned long request, void *arg) in vc4_ioctl_noop() argument
40 vc4_ioctl_create_bo(int fd, unsigned long request, void *arg) in vc4_ioctl_create_bo() argument
54 vc4_ioctl_mmap_bo(int fd, unsigned long request, void *arg) in vc4_ioctl_mmap_bo() argument
68 vc4_ioctl_get_param(int fd, unsigned long request, void *arg) in vc4_ioctl_get_param() argument
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace03.c26 int request; member
H A Dptrace06.c41 int request; member
H A Dspawn_ptrace_child.h133 static inline char *strptrace(int request) in strptrace() argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_regunreg_svc_unregister/
H A Drpc_svc_unregister.c81 void dispatch(struct svc_req *request, SVCXPRT * xprt) in dispatch() argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_regunreg_svc_register/
H A Drpc_svc_register.c77 void dispatch(struct svc_req *request, SVCXPRT * xprt) in dispatch() argument
/third_party/mesa3d/src/gallium/drivers/lima/drm-shim/
H A Dlima_noop.c36 lima_ioctl_noop(int fd, unsigned long request, void *arg) in lima_ioctl_noop() argument
42 lima_ioctl_get_param(int fd, unsigned long request, void *arg) in lima_ioctl_get_param() argument
60 lima_ioctl_gem_create(int fd, unsigned long request, void *arg) in lima_ioctl_gem_create() argument
78 lima_ioctl_gem_info(int fd, unsigned long request, void *arg) in lima_ioctl_gem_info() argument
/third_party/protobuf/conformance/
H A DConformanceJavaLite.java76 private Conformance.ConformanceResponse doTest(Conformance.ConformanceRequest request) { in doTest() argument
H A Dconformance_php.php99 $request = new \\Conformance\\ConformanceRequest(); global() variable
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DProgram.cs84 private static ConformanceResponse PerformRequest(ConformanceRequest request, TypeRegistry typeRegistry) in PerformRequest() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRingBufferAllocator.cpp111 Request request; in Allocate() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DRequestTracker.h36 uint64_t Add(Request&& request) { in Add() argument
42 bool Acquire(uint64_t serial, Request* request) { in Acquire() argument
H A DShaderModule.cpp43 CompilationInfoRequest request; in GetCompilationInfoCallback() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dmemory_test.cpp30 marl::Allocation::Request request; in TEST_F() local
80 marl::Allocation::Request request; TEST_F() local
[all...]
/third_party/skia/tools/skiaserve/urlhandlers/
H A DClipAlphaHandler.cpp22 int ClipAlphaHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DCmdHandler.cpp21 int CmdHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DColorModeHandler.cpp22 int ColorModeHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DEnableGPUHandler.cpp22 int EnableGPUHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DOpBoundsHandler.cpp22 int OpBoundsHandler::handle(Request* request, MHD_Connection* connection, const char* url, in handle() argument
H A DOverdrawHandler.cpp22 int OverdrawHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DService.java77 callMethod( Descriptors.MethodDescriptor method, RpcController controller, Message request, RpcCallback<Message> done) callMethod() argument
H A DBlockingService.java48 callBlockingMethod( Descriptors.MethodDescriptor method, RpcController controller, Message request) callBlockingMethod() argument
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dptrace.c44 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() argument

Completed in 6 milliseconds

12345678910>>...52