Home
last modified time | relevance | path

Searched refs:result (Results 1801 - 1825 of 17105) sorted by relevance

1...<<71727374757677787980>>...685

/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c979 int result; in em28xx_register_dvb() local
985 result = dvb_register_adapter(&dvb->adapter, in em28xx_register_dvb()
988 if (result < 0) { in em28xx_register_dvb()
991 result); in em28xx_register_dvb()
1006 result = dvb_register_frontend(&dvb->adapter, dvb->fe[0]); in em28xx_register_dvb()
1007 if (result < 0) { in em28xx_register_dvb()
1010 result); in em28xx_register_dvb()
1016 result = dvb_register_frontend(&dvb->adapter, dvb->fe[1]); in em28xx_register_dvb()
1017 if (result < 0) { in em28xx_register_dvb()
1020 result); in em28xx_register_dvb()
1464 int result = 0, dvb_alt = 0; em28xx_dvb_init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryRequirementsTests.cpp275 virtual void verifyMemoryRequirements (tcu::ResultCollector& result,
306 virtual void verifyMemoryRequirements (tcu::ResultCollector& result,
405 tcu::ResultCollector result(log, "ERROR: "); in execTest()
413 verifyMemoryRequirements(result, memoryProperties, limits, bufferFlags, usage); in execTest()
420 result.check(m_currentTestRequirements.memoryTypeBits == previousMemoryTypeBits, in execTest()
423 result.check(m_currentTestRequirements.alignment == previousAlignment, in execTest()
427 if (result.getResult() != QP_TEST_RESULT_PASS) in execTest()
458 void BufferMemoryRequirementsOriginal::verifyMemoryRequirements (tcu::ResultCollector& result, in verifyMemoryRequirements() argument
464 if (result.check(m_currentTestRequirements.memoryTypeBits != 0, "VkMemoryRequirements memoryTypeBits has no bits set")) in verifyMemoryRequirements()
475 result in verifyMemoryRequirements()
672 verifyMemoryRequirements(tcu::ResultCollector& result, const VkPhysicalDeviceMemoryProperties& deviceMemoryProperties, const VkPhysicalDeviceLimits& limits, const VkBufferCreateFlags bufferFlags, const VkBufferUsageFlags usage) verifyMemoryRequirements() argument
760 verifyMemoryRequirements(tcu::ResultCollector& result, const VkPhysicalDeviceMemoryProperties& deviceMemoryProperties, const VkPhysicalDeviceLimits& limits, const VkBufferCreateFlags bufferFlags, const VkBufferUsageFlags usage) verifyMemoryRequirements() argument
961 verifyMemoryRequirements(tcu::ResultCollector& result, const VkPhysicalDeviceMemoryProperties& deviceMemoryProperties) verifyMemoryRequirements() argument
1179 const VkResult result = vki.getPhysicalDeviceImageFormatProperties( isImageSupported() local
1699 verifyMemoryRequirements(tcu::ResultCollector& result, const VkPhysicalDeviceMemoryProperties& deviceMemoryProperties) verifyMemoryRequirements() argument
1777 verifyMemoryRequirements(tcu::ResultCollector& result, const VkPhysicalDeviceMemoryProperties& deviceMemoryProperties) verifyMemoryRequirements() argument
1890 const VkResult result = vki.getPhysicalDeviceImageFormatProperties( isMultiplaneImageSupported() local
[all...]
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c531 u32 result; in hso_mux_to_port() local
535 result = HSO_PORT_CONTROL; in hso_mux_to_port()
538 result = HSO_PORT_APP; in hso_mux_to_port()
541 result = HSO_PORT_PCSC; in hso_mux_to_port()
544 result = HSO_PORT_GPS; in hso_mux_to_port()
547 result = HSO_PORT_APP2; in hso_mux_to_port()
550 result = HSO_PORT_NO_PORT; in hso_mux_to_port()
552 return result; in hso_mux_to_port()
558 u32 result; in hso_port_to_mux() local
562 result in hso_port_to_mux()
774 int result; hso_net_start_xmit() local
985 int result; read_bulk_callback() local
1114 int result; hso_resubmit_rx_bulk_urb() local
1239 int result; hso_serial_open() local
1427 int result; tiocmget_submit_urb() local
1756 int result; mux_device_request() local
1937 int result; hso_std_serial_write_data() local
2091 int i, result = 0; hso_start_net_device() local
2143 int i, result = 0; hso_start_serial_device() local
2484 int result, i; hso_create_net_device() local
2804 s32 result; hso_get_config_data() local
3028 int i, result; hso_suspend() local
3056 int i, result = 0; hso_resume() local
3190 int result; hso_mux_submit_intr_urb() local
3239 int result; hso_init() local
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dhso.c530 u32 result; in hso_mux_to_port() local
534 result = HSO_PORT_CONTROL; in hso_mux_to_port()
537 result = HSO_PORT_APP; in hso_mux_to_port()
540 result = HSO_PORT_PCSC; in hso_mux_to_port()
543 result = HSO_PORT_GPS; in hso_mux_to_port()
546 result = HSO_PORT_APP2; in hso_mux_to_port()
549 result = HSO_PORT_NO_PORT; in hso_mux_to_port()
551 return result; in hso_mux_to_port()
557 u32 result; in hso_port_to_mux() local
561 result in hso_port_to_mux()
773 int result; hso_net_start_xmit() local
984 int result; read_bulk_callback() local
1112 int result; hso_resubmit_rx_bulk_urb() local
1238 int result; hso_serial_open() local
1420 int result; tiocmget_submit_urb() local
1749 int result; mux_device_request() local
1930 int result; hso_std_serial_write_data() local
2084 int i, result = 0; hso_start_net_device() local
2136 int i, result = 0; hso_start_serial_device() local
2477 int result, i; hso_create_net_device() local
2797 s32 result; hso_get_config_data() local
3021 int i, result; hso_suspend() local
3049 int i, result = 0; hso_resume() local
3183 int result; hso_mux_submit_intr_urb() local
3232 int result; hso_init() local
[all...]
/test/testfwk/arkxtest/uitest/test/
H A Dipc_transactor_test.cpp127 auto executor = [](const ApiCallInfo &call, ApiReplyInfo &result) { in TEST()
131 result.resultValue_ = ret; in TEST()
132 result.exception_ = ApiCallErr(ERR_API_USAGE, "MockedError"); in TEST()
151 ApiReplyInfo result; in TEST() local
152 client.Transact(call, result); in TEST()
154 ASSERT_EQ(result.resultValue_.type(), nlohmann::detail::value_t::string); in TEST()
155 ASSERT_EQ(result.resultValue_.get<string>(), "testApi/testObject/testParam"); in TEST()
156 ASSERT_EQ(result.exception_.code_, ERR_API_USAGE); in TEST()
157 ASSERT_EQ(result.exception_.message_, "MockedError"); in TEST()
162 client.Transact(call, result); in TEST()
212 ApiReplyInfo result; TEST() local
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DBroadcastPublishTest.cpp92 int result = iUnknown->QueryInterface(iUnknown, 0x20, (void **)&fapi); in CASE_GetIUnknown() local
93 if (result != 0 || fapi == nullptr) { in CASE_GetIUnknown()
152 BOOL result = provider->Publish((IUnknown *)fapi, &topic0, (uint8_t *) "==>111<==", TEST_LEN); in HWTEST_F() local
153 ASSERT_EQ(result, TRUE); in HWTEST_F()
184 BOOL result = provider->Publish((IUnknown *)fapi, &noExisttopic, (uint8_t *) "==>111<==", TEST_LEN); in HWTEST_F() local
185 ASSERT_EQ(result, 0); in HWTEST_F()
215 BOOL result = provider->Publish((IUnknown *)fapi, &topic0, (uint8_t *) "==>111<==", TEST_LEN - 1); in HWTEST_F() local
216 ASSERT_EQ(result, TRUE); in HWTEST_F()
218 result = provider->Publish((IUnknown *)fapi, &topic0, (uint8_t *) "==>111<==", TEST_LEN + 1); in HWTEST_F()
219 ASSERT_EQ(result, TRU in HWTEST_F()
249 BOOL result = provider->Publish((IUnknown *)fapi, &topic0, (uint8_t *) "", 0); HWTEST_F() local
276 BOOL result = provider->Publish((IUnknown *)fapi, &topic0, (uint8_t *) "==>111<==", TEST_LEN); HWTEST_F() local
307 BOOL result = provider->Publish((IUnknown *)fapi, &topic0, (uint8_t *) "==>111<==", TEST_LEN); HWTEST_F() local
344 BOOL result = provider->Publish((IUnknown *)fapi, &topic0, (uint8_t *) "==>111<==", TEST_LEN); HWTEST_F() local
[all...]
/third_party/node/test/js-native-api/test_reference/
H A Dtest_reference.c13 napi_value result; in GetFinalizeCount() local
14 NODE_API_CALL(env, napi_create_int32(env, finalize_count, &result)); in GetFinalizeCount()
15 return result; in GetFinalizeCount()
28 napi_value result; in CreateExternal() local
34 &result)); in CreateExternal()
37 return result; in CreateExternal()
95 napi_value result; in CreateExternalWithFinalize() local
101 &result)); in CreateExternalWithFinalize()
104 return result; in CreateExternalWithFinalize()
165 napi_value result; in IncrementRefcount() local
177 napi_value result; DecrementRefcount() local
186 napi_value result; GetReferenceValue() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfslabel.c350 int result = 0; in print_label() local
356 result = 1; in print_label()
363 return result; in print_label()
379 int result = 0; in change_label() local
397 result = ntfs_volume_rename(vol, new_label, label_len) ? 1 : 0; in change_label()
400 return result; in change_label()
414 int result = 0; in main() local
419 result = parse_options(argc, argv); in main()
420 if (result >= 0) in main()
421 return (result); in main()
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtzrule.h45 * Clone this TimeZoneRule object polymorphically. The caller owns the result and
109 * @param result Receives the very first time when this rule takes effect.
111 * "result" is unchanged.
114 virtual UBool getFirstStart(int32_t prevRawOffset, int32_t prevDSTSavings, UDate& result) const = 0;
122 * @param result Receives the final time when this rule takes effect.
124 * "result" is unchanged.
127 virtual UBool getFinalStart(int32_t prevRawOffset, int32_t prevDSTSavings, UDate& result) const = 0;
137 * @param result Receives The first time when this rule takes effect after
140 * "result" is unchanged.
144 UBool inclusive, UDate& result) cons
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c189 * e.g. (0.9 * 0.9) + (0.9 * 0.9) != 0.9 * (0.9 + 0.9) as result of + is always <= 1.
203 LLVMValueRef result, src_term, dst_term; in lp_build_blend() local
215 result = lp_build_add(bld, src, dst); in lp_build_blend()
218 result = lp_build_mul(bld, result, src_factor); in lp_build_blend()
219 return lp_build_sub(bld, result, dst); in lp_build_blend()
221 result = lp_build_mul(bld, result, dst_factor); in lp_build_blend()
222 return lp_build_sub(bld, src, result); in lp_build_blend()
225 result in lp_build_blend()
241 LLVMValueRef result; lp_build_blend() local
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dtzrule.h45 * Clone this TimeZoneRule object polymorphically. The caller owns the result and
109 * @param result Receives the very first time when this rule takes effect.
111 * "result" is unchanged.
114 virtual UBool getFirstStart(int32_t prevRawOffset, int32_t prevDSTSavings, UDate& result) const = 0;
122 * @param result Receives the final time when this rule takes effect.
124 * "result" is unchanged.
127 virtual UBool getFinalStart(int32_t prevRawOffset, int32_t prevDSTSavings, UDate& result) const = 0;
137 * @param result Receives The first time when this rule takes effect after
140 * "result" is unchanged.
144 UBool inclusive, UDate& result) cons
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtsputil.cpp84 double result = uprv_IEEEremainder(x,y);
86 if( uprv_isNaN(result) &&
88 errln(UnicodeString("FAIL: got NaN as result without NaN as argument"));
89 errln(UnicodeString(" IEEEremainder(") + x + ", " + y + ") is " + result + ", expected " + exp);
91 else if(result != exp)
92 errln(UnicodeString("FAIL: IEEEremainder(") + x + ", " + y + ") is " + result + ", expected " + exp);
94 logln(UnicodeString("OK: IEEEremainder(") + x + ", " + y + ") is " + result);
186 double result = 0.0; in maxMinTest() local
189 result = uprv_fmax(a, b); in maxMinTest()
191 result in maxMinTest()
210 logln(UnicodeString("OK: max(") + a + ", " + b + ") is " + result); maxMinTest() local
212 logln(UnicodeString("OK: min(") + a + ", " + b + ") is " + result); maxMinTest() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/epoll/
H A Depoll-ltp.c151 #define PROTECT_REGION_END(result, errval) \
156 (result) = WEXITSTATUS(kid_status); \
158 (result) = (errval); \
296 /* RES_PASS indicates a PASS result */
300 * RES_FAIL_* indicates a FAIL result
302 * failure. The return value (result = epoll_ctl(...)) and
474 int result; in test_epoll_ctl() local
484 returns -1 in the variable result if a protection violation in test_epoll_ctl()
485 occurs (see PROTECT_REGION_END for the result) */ in test_epoll_ctl()
491 result in test_epoll_ctl()
[all...]
/third_party/node/deps/v8/src/heap/
H A Dspaces-inl.h154 AllocationResult result, in FromResult()
156 if (result.IsFailure()) return InvalidBuffer(); in FromResult()
158 bool ok = result.To(&obj); in FromResult()
245 AllocationResult result; in AllocateRaw() local
248 result = AllocateFastAligned(size_in_bytes, nullptr, alignment, origin); in AllocateRaw()
250 result = AllocateFastUnaligned(size_in_bytes, origin); in AllocateRaw()
253 return result.IsFailure() ? AllocateRawSlow(size_in_bytes, alignment, origin) in AllocateRaw()
254 : result; in AllocateRaw()
269 AllocationResult result = AllocateFastUnaligned(size_in_bytes, origin); in AllocateRawUnaligned() local
270 DCHECK(!result in AllocateRawUnaligned()
153 FromResult(Heap* heap, AllocationResult result, intptr_t size) FromResult() argument
291 AllocationResult result = AllocateFastAligned( AllocateRawAligned() local
304 AllocationResult result = AllocateRawSlow() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Deliminate_dead_member_test.cpp624 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
626 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
685 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
687 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
726 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
728 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
769 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
771 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
811 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
813 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1087 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
1115 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
1143 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
1283 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
[all...]
/third_party/skia/src/codec/
H A DSkIcoCodec.cpp31 Result* result) { in MakeFromStream()
35 // byte size is stored in the stream as a uint32_t, and may result in a large or in MakeFromStream()
55 *result = kIncompleteInput; in MakeFromStream()
63 *result = kInvalidInput; in MakeFromStream()
83 *result = kInternalError; in MakeFromStream()
93 *result = kIncompleteInput; in MakeFromStream()
136 *result = kInvalidInput; in MakeFromStream()
185 *result = kIncompleteInput; in MakeFromStream()
227 *result = kSuccess; in MakeFromStream()
304 SkCodec::Result result in onGetPixels() local
30 MakeFromStream(std::unique_ptr<SkStream> stream, Result* result) MakeFromStream() argument
335 SkCodec::Result result = kInvalidScale; onStartScanlineDecode() local
[all...]
/third_party/skia/src/gpu/ops/
H A DGrSimpleMeshDrawOpHelper.cpp61 bool result = fPipelineFlags == that.fPipelineFlags && in isCompatible() local
63 SkASSERT(!result || fCompatibleWithCoverageAsAlpha == that.fCompatibleWithCoverageAsAlpha); in isCompatible()
64 SkASSERT(!result || fUsesLocalCoords == that.fUsesLocalCoords); in isCompatible()
65 return result; in isCompatible()
72 auto result = this->finalizeProcessors(caps, clip, clampType, geometryCoverage, &color); in finalizeProcessors() local
77 return result; in finalizeProcessors()
240 static void dump_pipeline_flags(GrPipeline::InputFlags flags, SkString* result) { in dump_pipeline_flags() argument
243 result->append("Snap vertices to pixel center.\n"); in dump_pipeline_flags()
246 result->append("Wireframe enabled.\n"); in dump_pipeline_flags()
249 result in dump_pipeline_flags()
258 SkString result = processors.dumpProcessors(); dumpInfo() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_equation_instructions.cpp73 // Get all available instructions with result ids and types that are not in Apply()
127 // Make sure a result type exists in the module. in Apply()
160 // Make sure a result type exists in the module. in Apply()
202 // Instructions of integer (scalar or vector) result type are in Apply()
213 // scalar/vector result type of the same number of components in Apply()
256 // result type and equate its negation with a fresh id. in Apply()
300 std::vector<opt::Instruction*> result; in GetIntegerInstructions() local
305 result.push_back(inst); in GetIntegerInstructions()
308 return result; in GetIntegerInstructions()
314 std::vector<opt::Instruction*> result; in GetFloatInstructions() local
328 std::vector<opt::Instruction*> result; GetBooleanInstructions() local
343 std::vector<opt::Instruction*> result; RestrictToVectorWidth() local
362 std::vector<opt::Instruction*> result; RestrictToElementBitWidth() local
383 std::vector<opt::Instruction*> result; GetNumericalInstructions() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_equation_instructions.cpp73 // Get all available instructions with result ids and types that are not in Apply()
127 // Make sure a result type exists in the module. in Apply()
160 // Make sure a result type exists in the module. in Apply()
202 // Instructions of integer (scalar or vector) result type are in Apply()
213 // scalar/vector result type of the same number of components in Apply()
256 // result type and equate its negation with a fresh id. in Apply()
300 std::vector<opt::Instruction*> result; in GetIntegerInstructions() local
305 result.push_back(inst); in GetIntegerInstructions()
308 return result; in GetIntegerInstructions()
314 std::vector<opt::Instruction*> result; in GetFloatInstructions() local
328 std::vector<opt::Instruction*> result; GetBooleanInstructions() local
343 std::vector<opt::Instruction*> result; RestrictToVectorWidth() local
362 std::vector<opt::Instruction*> result; RestrictToElementBitWidth() local
383 std::vector<opt::Instruction*> result; GetNumericalInstructions() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Deliminate_dead_member_test.cpp624 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
626 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
685 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
687 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
726 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
728 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
769 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
771 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
811 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
813 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1087 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
1115 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
1143 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
1283 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPassResourceUsageTracker.cpp151 SyncScopeResourceUsage result; in AcquireSyncScopeUsage() local
152 result.buffers.reserve(mBufferUsages.size()); in AcquireSyncScopeUsage()
153 result.bufferUsages.reserve(mBufferUsages.size()); in AcquireSyncScopeUsage()
154 result.textures.reserve(mTextureUsages.size()); in AcquireSyncScopeUsage()
155 result.textureUsages.reserve(mTextureUsages.size()); in AcquireSyncScopeUsage()
158 result.buffers.push_back(it.first); in AcquireSyncScopeUsage()
159 result.bufferUsages.push_back(it.second); in AcquireSyncScopeUsage()
163 result.textures.push_back(it.first); in AcquireSyncScopeUsage()
164 result.textureUsages.push_back(std::move(it.second)); in AcquireSyncScopeUsage()
168 result in AcquireSyncScopeUsage()
230 RenderPassResourceUsage result; AcquireResourceUsage() local
[all...]
/third_party/skia/modules/skparagraph/src/
H A DTextStyle.cpp14 TextStyle result; in cloneForPlaceholder() local
15 result.fColor = fColor; in cloneForPlaceholder()
16 result.fFontSize = fFontSize; in cloneForPlaceholder()
17 result.fFontFamilies = fFontFamilies; in cloneForPlaceholder()
18 result.fDecoration = fDecoration; in cloneForPlaceholder()
19 result.fHasBackground = fHasBackground; in cloneForPlaceholder()
20 result.fHasForeground = fHasForeground; in cloneForPlaceholder()
21 result.fBackground = fBackground; in cloneForPlaceholder()
22 result.fForeground = fForeground; in cloneForPlaceholder()
23 result in cloneForPlaceholder()
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_equation_instructions.cpp76 // Get all available instructions with result ids and types that are not in Apply()
131 // Make sure a result type exists in the module. in Apply()
164 // Make sure a result type exists in the module. in Apply()
206 // Instructions of integer (scalar or vector) result type are in Apply()
217 // scalar/vector result type of the same number of components in Apply()
260 // result type and equate its negation with a fresh id. in Apply()
304 std::vector<opt::Instruction*> result; in GetIntegerInstructions() local
309 result.push_back(inst); in GetIntegerInstructions()
312 return result; in GetIntegerInstructions()
318 std::vector<opt::Instruction*> result; in GetFloatInstructions() local
332 std::vector<opt::Instruction*> result; GetBooleanInstructions() local
347 std::vector<opt::Instruction*> result; RestrictToVectorWidth() local
366 std::vector<opt::Instruction*> result; RestrictToElementBitWidth() local
387 std::vector<opt::Instruction*> result; GetNumericalInstructions() local
[all...]
/third_party/spirv-tools/test/opt/
H A Deliminate_dead_member_test.cpp623 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
625 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
684 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
686 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
725 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
727 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
768 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
770 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
810 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( in TEST_F() local
812 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1087 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
1115 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
1143 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
1283 auto result = SinglePassRunAndDisassemble<opt::EliminateDeadMembersPass>( TEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Ddaqboard2000.c41 * you have to output values to all enabled DAC's until result appears, I
333 * risk multiple samples to be put into the result FIFO. in db2k_ai_insn_read()
465 int result = -ETIMEDOUT; in db2k_wait_cpld_init() local
473 result = 0; in db2k_wait_cpld_init()
479 return result; in db2k_wait_cpld_init()
498 int result = 0; in db2k_write_cpld() local
501 result = db2k_wait_cpld_txready(dev); in db2k_write_cpld()
502 if (result) in db2k_write_cpld()
503 return result; in db2k_write_cpld()
509 result in db2k_write_cpld()
535 int result = -EIO; db2k_load_firmware() local
684 int result; db2k_auto_attach() local
[all...]

Completed in 30 milliseconds

1...<<71727374757677787980>>...685