| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
| H A D | ieee802_1x_secy_ops.c | 30 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_protect_frames() local 37 ops = kay->ctx; in secy_cp_control_protect_frames() 38 if (!ops || !ops->enable_protect_frames) { in secy_cp_control_protect_frames() 44 return ops->enable_protect_frames(ops->ctx, enabled); in secy_cp_control_protect_frames() 50 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_encrypt() local 57 ops = kay->ctx; in secy_cp_control_encrypt() 58 if (!ops || !ops in secy_cp_control_encrypt() 70 struct ieee802_1x_kay_ctx *ops; secy_cp_control_replay() local 90 struct ieee802_1x_kay_ctx *ops; secy_cp_control_current_cipher_suite() local 118 struct ieee802_1x_kay_ctx *ops; secy_cp_control_enable_port() local 138 struct ieee802_1x_kay_ctx *ops; secy_get_capability() local 159 struct ieee802_1x_kay_ctx *ops; secy_get_receive_lowest_pn() local 180 struct ieee802_1x_kay_ctx *ops; secy_get_transmit_next_pn() local 201 struct ieee802_1x_kay_ctx *ops; secy_set_transmit_next_pn() local 222 struct ieee802_1x_kay_ctx *ops; secy_set_receive_lowest_pn() local 242 struct ieee802_1x_kay_ctx *ops; secy_create_receive_sc() local 262 struct ieee802_1x_kay_ctx *ops; secy_delete_receive_sc() local 282 struct ieee802_1x_kay_ctx *ops; secy_create_receive_sa() local 302 struct ieee802_1x_kay_ctx *ops; secy_delete_receive_sa() local 322 struct ieee802_1x_kay_ctx *ops; secy_enable_receive_sa() local 344 struct ieee802_1x_kay_ctx *ops; secy_disable_receive_sa() local 367 struct ieee802_1x_kay_ctx *ops; secy_create_transmit_sc() local 388 struct ieee802_1x_kay_ctx *ops; secy_delete_transmit_sc() local 409 struct ieee802_1x_kay_ctx *ops; secy_create_transmit_sa() local 430 struct ieee802_1x_kay_ctx *ops; secy_delete_transmit_sa() local 451 struct ieee802_1x_kay_ctx *ops; secy_enable_transmit_sa() local 474 struct ieee802_1x_kay_ctx *ops; secy_disable_transmit_sa() local 497 struct ieee802_1x_kay_ctx *ops; secy_init_macsec() local 524 struct ieee802_1x_kay_ctx *ops; secy_deinit_macsec() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
| H A D | ieee802_1x_secy_ops.c | 30 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_protect_frames() local 37 ops = kay->ctx; in secy_cp_control_protect_frames() 38 if (!ops || !ops->enable_protect_frames) { in secy_cp_control_protect_frames() 44 return ops->enable_protect_frames(ops->ctx, enabled); in secy_cp_control_protect_frames() 50 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_encrypt() local 57 ops = kay->ctx; in secy_cp_control_encrypt() 58 if (!ops || !ops in secy_cp_control_encrypt() 70 struct ieee802_1x_kay_ctx *ops; secy_cp_control_replay() local 90 struct ieee802_1x_kay_ctx *ops; secy_cp_control_current_cipher_suite() local 118 struct ieee802_1x_kay_ctx *ops; secy_cp_control_enable_port() local 138 struct ieee802_1x_kay_ctx *ops; secy_get_capability() local 159 struct ieee802_1x_kay_ctx *ops; secy_get_receive_lowest_pn() local 180 struct ieee802_1x_kay_ctx *ops; secy_get_transmit_next_pn() local 201 struct ieee802_1x_kay_ctx *ops; secy_set_transmit_next_pn() local 222 struct ieee802_1x_kay_ctx *ops; secy_set_receive_lowest_pn() local 242 struct ieee802_1x_kay_ctx *ops; secy_create_receive_sc() local 262 struct ieee802_1x_kay_ctx *ops; secy_delete_receive_sc() local 282 struct ieee802_1x_kay_ctx *ops; secy_create_receive_sa() local 302 struct ieee802_1x_kay_ctx *ops; secy_delete_receive_sa() local 322 struct ieee802_1x_kay_ctx *ops; secy_enable_receive_sa() local 344 struct ieee802_1x_kay_ctx *ops; secy_disable_receive_sa() local 367 struct ieee802_1x_kay_ctx *ops; secy_create_transmit_sc() local 388 struct ieee802_1x_kay_ctx *ops; secy_delete_transmit_sc() local 409 struct ieee802_1x_kay_ctx *ops; secy_create_transmit_sa() local 430 struct ieee802_1x_kay_ctx *ops; secy_delete_transmit_sa() local 451 struct ieee802_1x_kay_ctx *ops; secy_enable_transmit_sa() local 474 struct ieee802_1x_kay_ctx *ops; secy_disable_transmit_sa() local 497 struct ieee802_1x_kay_ctx *ops; secy_init_macsec() local 524 struct ieee802_1x_kay_ctx *ops; secy_deinit_macsec() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
| H A D | structured_loop_to_selection_test.cpp | 67 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() in TEST() local 69 ASSERT_EQ(1, ops.size()); in TEST() 71 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 72 ops[0]->TryToApply(); in TEST() 213 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() in TEST() local 215 ASSERT_EQ(4, ops.size()); in TEST() 217 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 218 ops[0]->TryToApply(); in TEST() 315 ASSERT_TRUE(ops[1]->PreconditionHolds()); in TEST() 316 ops[ in TEST() 682 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 760 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 883 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 958 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 1026 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 1226 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 1693 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2010 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2158 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2315 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2423 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2513 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2557 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2597 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2672 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2735 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2792 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2876 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2972 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3091 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3211 auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3424 auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3515 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3621 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local [all...] |
| H A D | conditional_branch_to_simple_conditional_branch_test.cpp | 82 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() in TEST() local 85 ASSERT_EQ(2, ops.size()); in TEST() 87 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 88 ASSERT_TRUE(ops[1]->PreconditionHolds()); in TEST() 89 ops[0]->TryToApply(); in TEST() 91 ASSERT_FALSE(ops[1]->PreconditionHolds()); in TEST() 127 ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() in TEST() 129 ASSERT_EQ(0, ops.size()); in TEST() 136 ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() in TEST() 138 ASSERT_EQ(2, ops in TEST() 227 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local 278 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local 363 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local 455 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local [all...] |
| H A D | remove_unused_instruction_test.cpp | 75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local 77 ASSERT_EQ(10, ops.size()); in TEST() 79 for (auto& op : ops) { in TEST() 111 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 113 ASSERT_EQ(7, ops.size()); in TEST() 115 for (auto& op : ops) { in TEST() 140 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 142 ASSERT_EQ(1, ops.size()); in TEST() 144 for (auto& op : ops) { in TEST() 168 ops in TEST() 261 auto ops = finder.GetAvailableOpportunities(context.get(), 0); TEST() local 440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) TEST() local [all...] |
| H A D | remove_selection_test.cpp | 63 auto ops = in TEST() local 67 ASSERT_EQ(1, ops.size()); in TEST() 69 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 70 ops[0]->TryToApply(); in TEST() 98 ops = RemoveSelectionReductionOpportunityFinder().GetAvailableOpportunities( in TEST() 100 ASSERT_EQ(0, ops.size()); in TEST() 137 auto ops = in TEST() local 141 ASSERT_EQ(1, ops.size()); in TEST() 143 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 144 ops[ in TEST() 213 auto ops = TEST() local 259 auto ops = TEST() local 307 auto ops = TEST() local 385 auto ops = TEST() local 506 auto ops = TEST() local [all...] |
| H A D | simple_conditional_branch_to_branch_test.cpp | 75 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() local 78 ASSERT_EQ(0, ops.size()); in TEST() 124 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() local 127 ASSERT_EQ(1, ops.size()); in TEST() 129 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 130 ops[0]->TryToApply(); in TEST() 163 ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() 165 ASSERT_EQ(0, ops.size()); in TEST() 219 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() local 222 ASSERT_EQ(0, ops in TEST() 268 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() TEST() local 351 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() TEST() local 440 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() TEST() local [all...] |
| H A D | remove_block_test.cpp | 67 const auto ops = in TEST() local 70 ASSERT_EQ(2, ops.size()); in TEST() 72 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 73 ops[0]->TryToApply(); in TEST() 112 ASSERT_TRUE(ops[1]->PreconditionHolds()); in TEST() 113 ops[1]->TryToApply(); in TEST() 182 const auto ops = in TEST() local 185 ASSERT_EQ(0, ops.size()); in TEST() 210 const auto ops = in TEST() local 213 ASSERT_EQ(0, ops in TEST() 248 const auto ops = TEST() local 289 auto ops = RemoveBlockReductionOpportunityFinder().GetAvailableOpportunities( TEST() local [all...] |
| H A D | remove_function_test.cpp | 68 auto ops = in TEST() local 71 ASSERT_EQ(1, ops.size()); in TEST() 73 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 74 ops[0]->TryToApply(); in TEST() 99 ops = RemoveFunctionReductionOpportunityFinder().GetAvailableOpportunities( in TEST() 102 ASSERT_EQ(1, ops.size()); in TEST() 104 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 105 ops[0]->TryToApply(); in TEST() 157 auto ops = in TEST() local 160 ASSERT_EQ(0, ops in TEST() 194 auto ops = TEST() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
| H A D | structured_loop_to_selection_test.cpp | 67 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() in TEST() local 69 ASSERT_EQ(1, ops.size()); in TEST() 71 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 72 ops[0]->TryToApply(); in TEST() 213 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() in TEST() local 215 ASSERT_EQ(4, ops.size()); in TEST() 217 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 218 ops[0]->TryToApply(); in TEST() 315 ASSERT_TRUE(ops[1]->PreconditionHolds()); in TEST() 316 ops[ in TEST() 682 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 760 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 883 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 958 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 1026 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 1226 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 1693 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2010 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2158 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2315 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2423 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2513 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2557 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2597 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2672 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2735 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2792 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2876 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2972 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3091 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3211 auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3424 auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3515 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3621 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local [all...] |
| H A D | conditional_branch_to_simple_conditional_branch_test.cpp | 82 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() in TEST() local 85 ASSERT_EQ(2, ops.size()); in TEST() 87 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 88 ASSERT_TRUE(ops[1]->PreconditionHolds()); in TEST() 89 ops[0]->TryToApply(); in TEST() 91 ASSERT_FALSE(ops[1]->PreconditionHolds()); in TEST() 127 ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() in TEST() 129 ASSERT_EQ(0, ops.size()); in TEST() 136 ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() in TEST() 138 ASSERT_EQ(2, ops in TEST() 227 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local 278 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local 363 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local 455 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local [all...] |
| H A D | remove_unused_instruction_test.cpp | 75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local 77 ASSERT_EQ(10, ops.size()); in TEST() 79 for (auto& op : ops) { in TEST() 111 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 113 ASSERT_EQ(7, ops.size()); in TEST() 115 for (auto& op : ops) { in TEST() 140 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 142 ASSERT_EQ(1, ops.size()); in TEST() 144 for (auto& op : ops) { in TEST() 168 ops in TEST() 261 auto ops = finder.GetAvailableOpportunities(context.get(), 0); TEST() local 440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) TEST() local [all...] |
| H A D | remove_selection_test.cpp | 63 auto ops = in TEST() local 67 ASSERT_EQ(1, ops.size()); in TEST() 69 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 70 ops[0]->TryToApply(); in TEST() 98 ops = RemoveSelectionReductionOpportunityFinder().GetAvailableOpportunities( in TEST() 100 ASSERT_EQ(0, ops.size()); in TEST() 137 auto ops = in TEST() local 141 ASSERT_EQ(1, ops.size()); in TEST() 143 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 144 ops[ in TEST() 213 auto ops = TEST() local 259 auto ops = TEST() local 307 auto ops = TEST() local 385 auto ops = TEST() local 506 auto ops = TEST() local [all...] |
| H A D | simple_conditional_branch_to_branch_test.cpp | 75 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() local 78 ASSERT_EQ(0, ops.size()); in TEST() 124 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() local 127 ASSERT_EQ(1, ops.size()); in TEST() 129 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 130 ops[0]->TryToApply(); in TEST() 163 ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() 165 ASSERT_EQ(0, ops.size()); in TEST() 219 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() local 222 ASSERT_EQ(0, ops in TEST() 268 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() TEST() local 351 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() TEST() local 440 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() TEST() local [all...] |
| H A D | remove_block_test.cpp | 67 const auto ops = in TEST() local 70 ASSERT_EQ(2, ops.size()); in TEST() 72 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 73 ops[0]->TryToApply(); in TEST() 112 ASSERT_TRUE(ops[1]->PreconditionHolds()); in TEST() 113 ops[1]->TryToApply(); in TEST() 182 const auto ops = in TEST() local 185 ASSERT_EQ(0, ops.size()); in TEST() 210 const auto ops = in TEST() local 213 ASSERT_EQ(0, ops in TEST() 248 const auto ops = TEST() local 289 auto ops = RemoveBlockReductionOpportunityFinder().GetAvailableOpportunities( TEST() local [all...] |
| H A D | remove_function_test.cpp | 68 auto ops = in TEST() local 71 ASSERT_EQ(1, ops.size()); in TEST() 73 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 74 ops[0]->TryToApply(); in TEST() 99 ops = RemoveFunctionReductionOpportunityFinder().GetAvailableOpportunities( in TEST() 102 ASSERT_EQ(1, ops.size()); in TEST() 104 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 105 ops[0]->TryToApply(); in TEST() 157 auto ops = in TEST() local 160 ASSERT_EQ(0, ops in TEST() 194 auto ops = TEST() local [all...] |
| /third_party/spirv-tools/test/reduce/ |
| H A D | structured_loop_to_selection_test.cpp | 67 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() in TEST() local 69 ASSERT_EQ(1, ops.size()); in TEST() 71 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 72 ops[0]->TryToApply(); in TEST() 213 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() in TEST() local 215 ASSERT_EQ(4, ops.size()); in TEST() 217 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 218 ops[0]->TryToApply(); in TEST() 315 ASSERT_TRUE(ops[1]->PreconditionHolds()); in TEST() 316 ops[ in TEST() 682 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 760 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 883 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 958 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 1026 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 1226 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 1693 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2010 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2158 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2315 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2423 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2513 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2557 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2597 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2672 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2735 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2792 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2876 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 2972 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3089 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3207 auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3420 auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3511 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local 3617 const auto ops = StructuredLoopToSelectionReductionOpportunityFinder() TEST() local [all...] |
| H A D | conditional_branch_to_simple_conditional_branch_test.cpp | 82 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() in TEST() local 85 ASSERT_EQ(2, ops.size()); in TEST() 87 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 88 ASSERT_TRUE(ops[1]->PreconditionHolds()); in TEST() 89 ops[0]->TryToApply(); in TEST() 91 ASSERT_FALSE(ops[1]->PreconditionHolds()); in TEST() 127 ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() in TEST() 129 ASSERT_EQ(0, ops.size()); in TEST() 136 ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() in TEST() 138 ASSERT_EQ(2, ops in TEST() 227 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local 278 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local 363 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local 455 auto ops = ConditionalBranchToSimpleConditionalBranchOpportunityFinder() TEST() local [all...] |
| H A D | remove_unused_instruction_test.cpp | 75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local 77 ASSERT_EQ(10, ops.size()); in TEST() 79 for (auto& op : ops) { in TEST() 111 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 113 ASSERT_EQ(7, ops.size()); in TEST() 115 for (auto& op : ops) { in TEST() 140 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 142 ASSERT_EQ(1, ops.size()); in TEST() 144 for (auto& op : ops) { in TEST() 168 ops in TEST() 261 auto ops = finder.GetAvailableOpportunities(context.get(), 0); TEST() local 440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) TEST() local [all...] |
| H A D | remove_selection_test.cpp | 63 auto ops = in TEST() local 67 ASSERT_EQ(1, ops.size()); in TEST() 69 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 70 ops[0]->TryToApply(); in TEST() 98 ops = RemoveSelectionReductionOpportunityFinder().GetAvailableOpportunities( in TEST() 100 ASSERT_EQ(0, ops.size()); in TEST() 137 auto ops = in TEST() local 141 ASSERT_EQ(1, ops.size()); in TEST() 143 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 144 ops[ in TEST() 213 auto ops = TEST() local 259 auto ops = TEST() local 307 auto ops = TEST() local 385 auto ops = TEST() local 506 auto ops = TEST() local [all...] |
| H A D | simple_conditional_branch_to_branch_test.cpp | 75 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() local 78 ASSERT_EQ(0, ops.size()); in TEST() 124 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() local 127 ASSERT_EQ(1, ops.size()); in TEST() 129 ASSERT_TRUE(ops[0]->PreconditionHolds()); in TEST() 130 ops[0]->TryToApply(); in TEST() 163 ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() 165 ASSERT_EQ(0, ops.size()); in TEST() 219 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() in TEST() local 222 ASSERT_EQ(0, ops in TEST() 268 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() TEST() local 351 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() TEST() local 440 auto ops = SimpleConditionalBranchToBranchOpportunityFinder() TEST() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
| H A D | function-ptr.c | 96 struct ops { struct 109 void ops(int a, int *p, struct ops *ops); 110 void ops(int a, int *p, struct ops *ops) in ops() argument 112 ops->fv(); in ops() 114 ops->fb(a); in ops() 115 ops in ops() [all...] |
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_parser.cpp | 181 auto *ops = stream(instruction); in parse() local 195 set<SPIRString>(ops[0], extract_string(ir.spirv, instruction.offset + 1)); in parse() 200 ir.addressing_model = static_cast<AddressingModel>(ops[0]); in parse() 201 ir.memory_model = static_cast<MemoryModel>(ops[1]); in parse() 206 auto lang = static_cast<SourceLanguage>(ops[0]); in parse() 211 ir.source.version = ops[1]; in parse() 218 ir.source.version = ops[1]; in parse() 240 uint32_t result_type = ops[0]; in parse() 241 uint32_t id = ops[1]; in parse() 244 current_block->ops in parse() [all...] |
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_fence.c | 71 * @ops: Pointer to a struct pb_fence_ops. 85 * @ops: Pointer to a struct pb_fence_ops. 89 vmw_fence_ops(struct pb_fence_ops *ops) in vmw_fence_ops() argument 91 assert(ops); in vmw_fence_ops() 92 return (struct vmw_fence_ops *)ops; in vmw_fence_ops() 100 * @ops: Pointer to a struct vmw_fence_ops. 104 vmw_fences_release(struct vmw_fence_ops *ops) in vmw_fences_release() argument 108 mtx_lock(&ops->mutex); in vmw_fences_release() 109 LIST_FOR_EACH_ENTRY_SAFE(fence, n, &ops->not_signaled, ops_list) in vmw_fences_release() 111 mtx_unlock(&ops in vmw_fences_release() 130 struct vmw_fence_ops *ops = NULL; vmw_fences_signal() local 191 struct vmw_fence_ops *ops = NULL; vmw_fence_create() local 261 struct vmw_fence_ops *ops = vmw_fence_ops(vws->fence_ops); vmw_fence_reference() local 413 vmw_fence_ops_fence_reference(struct pb_fence_ops *ops, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) vmw_fence_ops_fence_reference() argument 428 vmw_fence_ops_fence_signalled(struct pb_fence_ops *ops, struct pipe_fence_handle *fence, unsigned flag) vmw_fence_ops_fence_signalled() argument 444 vmw_fence_ops_fence_finish(struct pb_fence_ops *ops, struct pipe_fence_handle *fence, unsigned flag) vmw_fence_ops_fence_finish() argument 462 vmw_fence_ops_destroy(struct pb_fence_ops *ops) vmw_fence_ops_destroy() argument 482 struct vmw_fence_ops *ops; vmw_fence_ops_create() local [all...] |
| /third_party/FreeBSD/sys/kern/ |
| H A D | subr_kobj.c | 80 kobj_class_compile_common(kobj_class_t cls, kobj_ops_t ops) in kobj_class_compile_common() argument 88 if (cls->ops) in kobj_class_compile_common() 100 * Then initialise the ops table. in kobj_class_compile_common() 103 ops->cache[i] = &null_method; in kobj_class_compile_common() 104 ops->cls = cls; in kobj_class_compile_common() 105 cls->ops = ops; in kobj_class_compile_common() 111 kobj_ops_t ops; in kobj_class_compile() local 116 * Allocate space for the compiled ops table. in kobj_class_compile() 118 ops in kobj_class_compile() 140 kobj_class_compile_static(kobj_class_t cls, kobj_ops_t ops) kobj_class_compile_static() argument 209 void* ops = NULL; kobj_class_free() local [all...] |