| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_scrn.c | 68 SVGAFifoCmdBlitScreenToGMRFB body; member 73 SVGAFifoCmdBlitGMRFBToScreen body; member 78 SVGA3dCmdBlitSurfaceToScreen body; member 83 SVGAFifoCmdDefineGMRFB body; member 175 SVGAFifoCmdDestroyScreen body; in vmw_sou_fifo_destroy() member 955 SVGAFifoCmdDefineGMRFB body; do_bo_define_gmrfb() member [all...] |
| /kernel/linux/linux-6.6/net/sunrpc/ |
| H A D | svcauth_unix.c | 759 void *body; in svcauth_null_accept() local 837 void *body; in svcauth_tls_accept() local 922 void *body; in svcauth_unix_accept() local
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | hyperv.h | 187 } body; member
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_probe.c | 1380 const char *body; in traceprobe_parse_probe_arg() local [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | hyperv.h | 187 } body; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | hyperv.h | 175 } body; member
|
| /test/xts/device_attest/services/core/network/ |
| H A D | attest_network.c | 821 static int32_t BuildHttpsMsg(char *header, char *body, char **outMsg) in BuildHttpsMsg() argument 871 char *body = NULL; in GenHttpsMsg() local 1061 char *body = (char *)ATTEST_MEM_MALLOC(contentLen + 1); ParseHttpsResp() local [all...] |
| /third_party/curl/lib/vquic/ |
| H A D | curl_quiche.c | 1149 unsigned char body[1]; in cf_quiche_data_event() local
|
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| H A D | PpContext.h | 329 TokenStream body; member
|
| /third_party/alsa-utils/speaker-test/ |
| H A D | speaker-test.c | 690 } body; member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| H A D | UnicodeSetTest.java | 1933 public void add(String var, char[] body) { in add() argument
|
| /third_party/libunwind/libunwind/src/ia64/ |
| H A D | Gparser.c | 264 desc_prologue (int body, unw_word rlen, unsigned char mask, in desc_prologue() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_https_upstream.cc | 977 int HttpsUpstream::send_reply(Downstream *downstream, const uint8_t *body, in send_reply() argument
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aubinator_viewer_decoder.cpp | 556 struct intel_group *body = in decode_3dstate_constant() local 811 struct intel_group *body = in handle_urb_constant() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-ast.h | 409 RegExpQuantifier(int min, int max, QuantifierType type, RegExpTree* body) in RegExpQuantifier() argument 440 RegExpTree* body() const { return body_; } in body() function in v8::internal::final 470 RegExpTree* body() { retur function in v8::internal::final 471 set_body(RegExpTree* body) set_body() argument 492 RegExpGroup(RegExpTree* body) RegExpGroup() argument 504 RegExpTree* body() const { return body_; } body() function in v8::internal::final 516 RegExpLookaround(RegExpTree* body, bool is_positive, int capture_count, int capture_from, Type type) RegExpLookaround() argument 530 RegExpTree* body() const { return body_; } body() function in v8::internal::final [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_code.h | 267 } body; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsBasicTests.cpp | 1503 stringstream body; in getTestString() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | RewritePipelines.cpp | 697 TIntermBlock *body = funcDefNode.getBody(); in visitNonMain() local 741 TIntermBlock *body = funcDefNode.getBody(); in visitMain() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | IntermRebuild.cpp | 744 auto *const body = node.getBody(); in traverseFunctionDefinitionChildren() local 784 auto *const body = node.getBody(); in traverseLoopChildren() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcUniformBlockTests.cpp | 626 const std::string& body; in Link() member 806 const std::string& body; in Test() member
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | Intermediate.cpp | 740 TIntermNode* TIntermediate::addLoop(TLoopType type, TIntermNode* init, TIntermTyped* cond, TIntermTyped* expr, TIntermNode* body, const TSourceLoc &line) in addLoop() argument
|
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLGLSLCodeGenerator.cpp | 1556 StringStream body; in generateCode() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLInliner.cpp | 629 const Block& body = function.body()->as<Block>(); in inlineCall() local [all...] |
| H A D | SkSLDSLParser.cpp | 387 skstd::optional<DSLBlock> body = this->block(); in functionDeclarationEnd() local
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl.cc | 1361 auto body = expect_body_stmt(); in function_decl() local 1636 auto body in statement() local [all...] |