| /third_party/spirv-tools/test/val/ |
| H A D | val_memory_test.cpp | 1661 const std::string body = R"( in TEST_F() local 1689 const std::string body = R"( in TEST_F() local 1722 const std::string body = R"( in TEST_F() local 1755 const std::string body = R"( in TEST_F() local 1784 const std::string body = R"( in TEST_F() local 1818 const std::string body = R"( TEST_F() local 1850 const std::string body = R"( TEST_F() local 1886 const std::string body = R"( TEST_F() local 1922 const std::string body = R"( TEST_F() local 1958 const std::string body = R"( TEST_F() local 2209 const std::string body = TEST_F() local 2248 const std::string body = TEST_F() local 2284 const std::string body = TEST_F() local 2320 const std::string body = TEST_F() local 2383 const std::string body = R"( TEST_F() local 2423 const std::string body = R"( TEST_F() local 2460 const std::string body = TEST_F() local 2498 const std::string body = TEST_F() local [all...] |
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| H A D | TaskpoolSharedTaskTest.cpp | 314 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local 370 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local 422 char *body = (char*)"I want to call defaultFeature!"; in HWTEST_F() local 466 char *body = (char*)"I wanna async call good result!"; HWTEST_F() local [all...] |
| H A D | TaskpoolSpecifiedTaskTest.cpp | 283 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local 339 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local 391 char *body = (char*)"I want to call defaultFeature!"; in HWTEST_F() local
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
| H A D | taskpool_sharedtask_func_test.c | 309 char *body = "I wanna async call good result!"; variable 360 char *body = "I wanna async call good result!"; variable 407 char *body = "I want to call defaultFeature!"; variable 445 char *body = "I wanna async call good result!"; global() variable [all...] |
| H A D | taskpool_specifiedtask_func_test.c | 279 char *body = "I wanna async call good result!"; variable 330 char *body = "I wanna async call good result!"; variable 377 char *body = "I want to call defaultFeature!"; variable
|
| /third_party/curl/lib/ |
| H A D | md5.c | 349 static const void *body(my_md5_ctx *ctx, const void *data, unsigned long size) in body() function
|
| /third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/ |
| H A D | BuildMetadataProtoFromXml.java | 347 private final StringBuffer body; field in BuildMetadataProtoFromXml.ClassWriter
|
| /third_party/libunwind/libunwind/src/ia64/ |
| H A D | unwind_decoder.h | 185 int body = (code & 0x20) != 0; in unw_decode_r1() local
|
| /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
|