Home
last modified time | relevance | path

Searched defs:body (Results 176 - 200 of 359) sorted by relevance

12345678910>>...15

/third_party/mesa3d/src/compiler/glsl/
H A Dlower_int64.cpp199 lower_64bit::expand_source(ir_factory &body, in expand_source() argument
233 lower_64bit::compact_destination(ir_factory &body, in compact_destination() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/tests/
H A Darray_refcount_test.cpp37 ir_factory *body; member in array_refcount_test
[all...]
/third_party/libwebsockets/lib/roles/http/
H A Dheader.c423 char *body = (char *)start + context->pt_serv_buf_size - 512; in lws_return_http_status() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder.cc132 bool PrintRawWasmCode(AccountingAllocator* allocator, const FunctionBody& body, in PrintRawWasmCode() argument
138 bool PrintRawWasmCode(AccountingAllocator* allocator, const FunctionBody& body, in PrintRawWasmCode() argument
65 VerifyWasmCode(AccountingAllocator* allocator, const WasmFeatures& enabled, const WasmModule* module, WasmFeatures* detected, const FunctionBody& body) VerifyWasmCode() argument
[all...]
/third_party/nghttp2/integration-tests/
H A Dserver_tester.go398 var body io.Reader var
[all...]
/third_party/nghttp2/src/
H A Dshrpx_mruby_module_response.cc220 const uint8_t *body = nullptr; in response_return() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_texture.h262 mali_ptr body; member
/third_party/node/deps/v8/src/torque/
H A Ddeclaration-visitor.cc329 base::Optional<Statement*> body = key.generic->CallableBody(); in SpecializeImplicit() local
61 CreateBuiltin(BuiltinDeclaration* decl, std::string external_name, std::string readable_name, Signature signature, base::Optional<Statement*> body) CreateBuiltin() argument
349 Specialize( const SpecializationKey<GenericCallable>& key, CallableDeclaration* declaration, base::Optional<const SpecializationDeclaration*> explicit_specialization, base::Optional<Statement*> body, SourcePosition position) Specialize() argument
[all...]
/third_party/python/Tools/unittestgui/
H A Dunittestgui.py223 def body(self, master): member in DiscoverSettingsDialog
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonParser.cs565 private void MergeWellKnownTypeAnyBody(IMessage body, JsonTokenizer tokenizer) in MergeWellKnownTypeAnyBody() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBallotMasksTests.cpp93 string body = in getBodySource() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DConvertUnsupportedConstructorsToFunctionCalls.cpp247 TIntermBlock *body = new TIntermBlock; variable
H A DInitializeVariables.cpp352 TIntermBlock *body = FindMainBody(root); in InitializeVariables() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderIntegerMixTests.cpp109 const char* body; in test() member
192 const char* body; in test() member
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfold_test.cpp7632 std::string body = R"( in ImageOperandsTestBody() local
/third_party/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.cpp75 void GrGLSLShaderBuilder::emitFunction(const char* declaration, const char* body) { in emitFunction() argument
65 emitFunction(GrSLType returnType, const char* mangledName, SkSpan<const GrShaderVar> args, const char* body) emitFunction() argument
227 SkString body; appendColorGamutXform() local
245 SkString body; appendColorGamutXform() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.cpp515 void SwiftConfig::send(Socket *clientSocket, Status code, std::string body) in send() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfold_test.cpp7702 std::string body = R"( in ImageOperandsTestBody() local
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver.cc660 auto* body = StatementScope( in Function() local
907 auto* body = BlockStatement(stmt->body); CaseStatement() member
930 auto* body = builder_->create<sem::BlockStatement>( IfStatement() local
[all...]
H A Dtype_validation_test.cc71 auto* body = in TEST_F() local
151 auto* body = Block(Decl(var)); in TEST_F() local
/third_party/toybox/toys/pending/
H A Dwget.c278 char *body, *index, *host, *port, *path; in wget_main() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DobjectSpread.js
/third_party/protobuf/objectivec/DevTools/
H A Dpddm.py180 def body(self): member in MacroCollection.MacroDefinition
/third_party/spirv-tools/test/opt/
H A Dfold_test.cpp8673 std::string body = R"( in ImageOperandsTestBody() local
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningShaderTests.cpp166 const char* const body = "color = cos(sin(color*1.25)*0.8);"; in genSources() local
174 << " " << body << "\n"; in genSources() local
181 << " " << body << "\n" in genSources() local

Completed in 43 milliseconds

12345678910>>...15