| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| H A D | tsModuleDeclaration.h | 35 explicit TSModuleDeclaration(ArenaAllocator *allocator, Expression *name, Statement *body, ConstructorFlags &&flags) in TSModuleDeclaration() argument
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/lowerings/ |
| H A D | scopes_initialization.cpp | 57 static ir::Identifier *BodyToFirstName(ir::Statement *body) in BodyToFirstName() argument
|
| /arkcompiler/ets_frontend/es2panda/ir/statements/ |
| H A D | forOfStatement.h | 40 explicit ForOfStatement(binder::LoopScope *scope, AstNode *left, Expression *right, Statement *body, bool isAwait) in ForOfStatement() argument
|
| H A D | forUpdateStatement.h | 40 ForUpdateStatement(binder::LoopScope *scope, AstNode *init, Expression *test, Expression *update, Statement *body) ForUpdateStatement() argument
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| H A D | tsInterfaceDeclaration.h | 44 TSInterfaceDeclaration(binder::LocalScope *scope, Identifier *id, TSTypeParameterDeclaration *typeParams, TSInterfaceBody *body, ArenaVector<TSInterfaceHeritage *> &&extends) TSInterfaceDeclaration() argument
|
| H A D | tsModuleDeclaration.h | 37 explicit TSModuleDeclaration(binder::TSModuleScope *scope, Expression *name, Statement *body, bool declare, in TSModuleDeclaration() argument
|
| /base/request/request/pre_download/netstack_rs/src/ |
| H A D | request.rs | 59 pub fn body(&mut self, body: &[u8]) -> &mut Self { in body() functions
|
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/ |
| H A D | rtsp_response.cpp | 153 std::stringstream body; in Stringify() local 198 std::stringstream body; in Stringify() local
|
| /foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/ |
| H A D | BpfRequestTest.cpp | 114 std::string body = ""; in HWTEST_F() local 123 std::string body = "hello world"; in HWTEST_F() local
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_core_test/ |
| H A D | NetSysRequestTest.cpp | 114 std::string body = ""; in HWTEST_F() local 123 std::string body = "hello world"; in HWTEST_F() local
|
| /foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_core_test/ |
| H A D | VpnRequestTest.cpp | 114 std::string body = ""; in HWTEST_F() local 123 std::string body = "hello world"; in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/http_test/ |
| H A D | HttpClientRequestTest.cpp | 114 std::string body = ""; in HWTEST_F() local 123 std::string body = "hello world"; in HWTEST_F() local
|
| /foundation/communication/netmanager_ext/test/networksharemanager/unittest/netshare_core_test/ |
| H A D | NetShareRequestTest.cpp | 114 std::string body = ""; in HWTEST_F() local 123 std::string body = "hello world"; in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/http_client_test/ |
| H A D | HttpClientRequestTest.cpp | 114 std::string body = ""; in HWTEST_F() local 123 std::string body = "hello world"; in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/http_client/ |
| H A D | HttpClientRequestTest.cpp | 114 std::string body = ""; in HWTEST_F() local 123 std::string body = "hello world"; in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/websocket_core_test/ |
| H A D | WebSocketRequestTest.cpp | 114 std::string body = ""; in HWTEST_F() local 123 std::string body = "hello world"; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
| H A D | obex_mp_server.cpp | 64 auto body = req.GetItemBody(); in HandlePutRequest() local 109 auto body = req.GetItemEndBody(); in HandlePutFinalRequest() local 119 auto body = req.GetItemEndBody(); in HandlePutFinalRequest() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | md5.c | 101 static void body(uint32_t ABCD[4], const uint8_t *src, size_t nblocks) in body() function
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | limits.cpp | 132 void TParseContext::inductiveLoopBodyCheck(TIntermNode* body, long long loopId, TSymbolTable& symbolTable) in inductiveLoopBodyCheck() argument
|
| /third_party/mesa3d/src/compiler/glsl/tests/ |
| H A D | lower_int64_test.cpp | 51 ir_factory *body; member in expand_source 381 ir_factory *body; global() member in compact_destination [all...] |
| /third_party/node/test/pummel/ |
| H A D | test-policy-integrity-worker-commonjs.js | [all...] |
| H A D | test-policy-integrity-worker-module.js | [all...] |
| H A D | test-policy-integrity-dep.js | [all...] |
| H A D | test-policy-integrity-parent-commonjs.js | [all...] |
| H A D | test-policy-integrity-parent-module.js | [all...] |