Home
last modified time | relevance | path

Searched defs:body (Results 451 - 475 of 501) sorted by relevance

1...<<1112131415161718192021

/third_party/mesa3d/src/compiler/glsl/
H A Dast.h1169 ast_node *body; member in ast_switch_statement
1200 ast_node *body; member in ast_iteration_statement
1253 ast_compound_statement *body; member in ast_function_definition
H A Dir.h1289 struct exec_list body; member in ir_function_signature
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.h427 } body; member
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.cc1671 FunctionBody body = { in VerifyFunctionBody() local
H A Dgraph-builder-interface.cc1868 BuildTFGraph(AccountingAllocator* allocator, const WasmFeatures& enabled, const WasmModule* module, compiler::WasmGraphBuilder* builder, WasmFeatures* detected, const FunctionBody& body, std::vector<compiler::WasmLoopInfo>* loop_infos, compiler::NodeOriginTable* node_origins, int func_index, InlinedStatus inlined_status) BuildTFGraph() argument
H A Dfunction-body-decoder-impl.h2220 WasmFullDecoder(Zone* zone, const WasmModule* module, const WasmFeatures& enabled, WasmFeatures* detected, const FunctionBody& body, InterfaceArgs&&... interface_args) WasmFullDecoder() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-parser.cc561 RegExpTree* body = builder->ToRegExp(); in ParseDisjunction() local
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_local.h669 OSSL_CMP_PKIBODY *body; member
687 OSSL_CMP_PKIBODY *body; member
/third_party/openssl/crypto/cmp/
H A Dcmp_local.h669 OSSL_CMP_PKIBODY *body; member
687 OSSL_CMP_PKIBODY *body; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp1856 TIntermNode *body = node->getBody(); in visitLoop() local
4001 TIntermNode *body = loop->getBody(); in traverse() local
[all...]
H A Dintermediate.h381 TIntermNode* body; // loop body member in TIntermLoop
/third_party/python/Lib/test/
H A Dtest_httplib.py971 def body(): global() function
[all...]
/third_party/python/Include/internal/
H A Dpycore_ast.h157 asdl_stmt_seq *body; member
162 asdl_stmt_seq *body; member
166 expr_ty body; member
191 asdl_stmt_seq *body; member
200 asdl_stmt_seq *body; member
210 asdl_stmt_seq *body; member
244 asdl_stmt_seq *body; member
252 asdl_stmt_seq *body; member
259 asdl_stmt_seq *body; member
265 asdl_stmt_seq *body; member
271 asdl_stmt_seq *body; global() member
277 asdl_stmt_seq *body; global() member
292 asdl_stmt_seq *body; global() member
299 asdl_stmt_seq *body; global() member
373 expr_ty body; global() member
378 expr_ty body; global() member
510 asdl_stmt_seq *body; global() member
566 asdl_stmt_seq *body; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_kay.c85 static void set_mka_param_body_len(void *body, unsigned int len) in set_mka_param_body_len() argument
93 static unsigned int get_mka_param_body_len(const void *body) in get_mka_param_body_len() argument
100 static u8 get_mka_param_body_type(const void *body) in get_mka_param_body_type() argument
139 ieee802_1x_mka_dump_basic_body(struct ieee802_1x_mka_basic_body *body) in ieee802_1x_mka_dump_basic_body() argument
172 ieee802_1x_mka_dump_peer_body(struct ieee802_1x_mka_peer_body *body) ieee802_1x_mka_dump_peer_body() argument
205 ieee802_1x_mka_dump_dist_sak_body(struct ieee802_1x_mka_dist_sak_body *body) ieee802_1x_mka_dump_dist_sak_body() argument
239 ieee802_1x_mka_dump_sak_use_body(struct ieee802_1x_mka_sak_use_body *body) ieee802_1x_mka_dump_sak_use_body() argument
739 struct ieee802_1x_mka_basic_body *body; ieee802_1x_mka_encode_basic_body() local
796 const struct ieee802_1x_mka_basic_body *body; ieee802_1x_mka_decode_basic_body() local
946 struct ieee802_1x_mka_peer_body *body; ieee802_1x_mka_encode_live_peer_body() local
1006 struct ieee802_1x_mka_peer_body *body; ieee802_1x_mka_encode_potential_peer_body() local
1287 struct ieee802_1x_mka_sak_use_body *body; ieee802_1x_mka_encode_sak_use_body() local
1382 struct ieee802_1x_mka_sak_use_body *body; ieee802_1x_mka_decode_sak_use_body() local
1612 struct ieee802_1x_mka_dist_sak_body *body; ieee802_1x_mka_encode_dist_sak_body() local
1684 struct ieee802_1x_mka_dist_sak_body *body; ieee802_1x_mka_decode_dist_sak_body() local
1871 struct ieee802_1x_mka_icv_body *body; ieee802_1x_mka_encode_icv_body() local
1906 const struct ieee802_1x_mka_icv_body *body; ieee802_1x_mka_decode_icv_body() local
3070 struct ieee802_1x_mka_basic_body *body; ieee802_1x_kay_mkpdu_validity_check() local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dring_buffer.c3691 void *body; in ring_buffer_write() local
/kernel/linux/linux-6.6/block/
H A Dblk-iocost.c3213 char *body, *p; in ioc_qos_write() local
3407 char *body, *p; in ioc_cost_model_write() local
[all...]
H A Dsed-opal.c599 const struct d0_features *body = in opal_discovery0_end() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dring_buffer.c3887 void *body; in ring_buffer_write() local
/third_party/ffmpeg/libavcodec/
H A Dvp3.c667 #define body(n) { \ in vp4_get_mb_count() macro
685 #undef body in vp4_get_mb_count() macro
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp3603 Block& body = makeNewBlock(); in makeNewLoop() local
/third_party/backends/backend/
H A Dumax_pp_low.c9622 int body[37] = { in move() local
9829 int body[37] = { moveToOrigin() local
9979 int body[37] = sanei_umax_pp_park() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h4334 void ForEach(const ForEachBodyFunction& body, TNode<IntPtrT> first = {}, in ForEach() argument
3505 BuildFastLoop( TNode<TIndex> start_index, TNode<TIndex> end_index, const FastLoopBody<TIndex>& body, int increment, IndexAdvanceMode advance_mode = IndexAdvanceMode::kPre) BuildFastLoop() argument
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc747 ParseWrapped(Isolate* isolate, ParseInfo* info, ScopedPtrList<Statement>* body, DeclarationScope* outer_scope, Zone* zone) ParseWrapped() argument
775 ParseREPLProgram(ParseInfo* info, ScopedPtrList<Statement>* body, DeclarationScope* scope) ParseREPLProgram() argument
1179 ParseModuleItemList(ScopedPtrList<Statement>* body) ParseModuleItemList() argument
2073 ParseAndRewriteGeneratorFunctionBody( int pos, FunctionKind kind, ScopedPtrList<Statement>* body) ParseAndRewriteGeneratorFunctionBody() argument
2082 ParseAndRewriteAsyncGeneratorFunctionBody( int pos, FunctionKind kind, ScopedPtrList<Statement>* body) ParseAndRewriteAsyncGeneratorFunctionBody() argument
2269 DesugarLexicalBindingsInForStatement( ForStatement* loop, Statement* init, Expression* cond, Statement* next, Statement* body, Scope* inner_scope, const ForInfo& for_info) DesugarLexicalBindingsInForStatement() argument
3030 ParseFunction( ScopedPtrList<Statement>* body, const AstRawString* function_name, int pos, FunctionKind kind, FunctionSyntaxKind function_syntax_kind, DeclarationScope* function_scope, int* num_parameters, int* function_length, bool* has_duplicate_parameters, int* expected_property_count, int* suspend_count, ZonePtrList<const AstRawString>* arguments_for_wrapped_function) ParseFunction() argument
3573 RewriteAsyncFunctionBody(ScopedPtrList<Statement>* body, Block* block, Expression* return_value, REPLMode repl_mode) RewriteAsyncFunctionBody() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc593 auto body = child_results->NextAs<base::Optional<Statement*>>(); in MakeIntrinsicDeclaration() local
647 auto body = child_results->NextAs<base::Optional<Statement*>>(); in MakeTorqueMacroDeclaration() local
676 auto body = child_results->NextAs<base::Optional<Statement*>>(); in MakeTorqueBuiltinDeclaration() local
785 auto body = child_results->NextAs<Statement*>(); MakeMethodDeclaration() local
1050 auto body = child_results->NextAs<base::Optional<ClassBody*>>(); MakeClassDeclaration() local
1172 auto body = child_results->NextAs<Statement*>(); MakeSpecializationDeclaration() local
1692 auto body = child_results->NextAs<Statement*>(); MakeWhileStatement() local
1796 auto body = child_results->NextAs<Statement*>(); MakeForLoopStatement() local
1809 auto body = child_results->NextAs<Statement*>(); MakeLabelBlock() local
1817 auto body = child_results->NextAs<Statement*>(); MakeCatchBlock() local
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp3245 SpvId body = this->nextId(nullptr); in writeForStatement() local
3537 StringStream body; in writeInstructions() local
[all...]

Completed in 100 milliseconds

1...<<1112131415161718192021