/third_party/mesa3d/src/compiler/glsl/ |
H A D | lower_int64.cpp | 199 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 D | array_refcount_test.cpp | 37 ir_factory *body; member in array_refcount_test [all...] |
/third_party/libwebsockets/lib/roles/http/ |
H A D | header.c | 423 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 D | function-body-decoder.cc | 132 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 D | server_tester.go | 398 var body io.Reader var [all...] |
/third_party/nghttp2/src/ |
H A D | shrpx_mruby_module_response.cc | 220 const uint8_t *body = nullptr; in response_return() local
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_texture.h | 262 mali_ptr body; member
|
/third_party/node/deps/v8/src/torque/ |
H A D | declaration-visitor.cc | 329 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 D | unittestgui.py | 223 def body(self, master): member in DiscoverSettingsDialog
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | JsonParser.cs | 565 private void MergeWellKnownTypeAnyBody(IMessage body, JsonTokenizer tokenizer) in MergeWellKnownTypeAnyBody() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsBallotMasksTests.cpp | 93 string body = in getBodySource() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
H A D | ConvertUnsupportedConstructorsToFunctionCalls.cpp | 247 TIntermBlock *body = new TIntermBlock; variable
|
H A D | InitializeVariables.cpp | 352 TIntermBlock *body = FindMainBody(root); in InitializeVariables() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderIntegerMixTests.cpp | 109 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 D | fold_test.cpp | 7632 std::string body = R"( in ImageOperandsTestBody() local
|
/third_party/skia/src/gpu/glsl/ |
H A D | GrGLSLShaderBuilder.cpp | 75 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 D | SwiftConfig.cpp | 515 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 D | fold_test.cpp | 7702 std::string body = R"( in ImageOperandsTestBody() local
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | resolver.cc | 660 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 D | type_validation_test.cc | 71 auto* body = in TEST_F() local 151 auto* body = Block(Decl(var)); in TEST_F() local
|
/third_party/toybox/toys/pending/ |
H A D | wget.c | 278 char *body, *index, *host, *port, *path; in wget_main() local [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | objectSpread.js | |
/third_party/protobuf/objectivec/DevTools/ |
H A D | pddm.py | 180 def body(self): member in MacroCollection.MacroDefinition
|
/third_party/spirv-tools/test/opt/ |
H A D | fold_test.cpp | 8673 std::string body = R"( in ImageOperandsTestBody() local
|
/third_party/vk-gl-cts/modules/gles3/stress/ |
H A D | es3sLongRunningShaderTests.cpp | 166 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
|