Home
last modified time | relevance | path

Searched refs:value (Results 24901 - 24925 of 25006) sorted by relevance

1...<<99199299399499599699799899910001001

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp76 inline vk::VkBool32 makeVkBool32(bool value) in makeVkBool32() argument
78 return (value ? VK_TRUE : VK_FALSE); in makeVkBool32()
1260 // Helper constructor to set a static value and no dynamic value.
1261 StaticAndDynamicPair (const T& value) in StaticAndDynamicPair()
1262 : staticValue (value) in StaticAndDynamicPair()
1274 // If the dynamic value is present, swap static and dynamic values.
1735 // Similar to makeVertexGeneratorConfig, choosing the final value.
1843 deUint32 referenceStencil; // Reference stencil value.
1903 // Optional maximum value fo
[all...]
/foundation/arkui/napi/sample/native_module_systemtest/
H A Dtest_napi.cpp309 static void AssertCheckValueType(napi_env env, napi_value value, napi_valuetype type) in AssertCheckValueType() argument
312 EXPECT_TRUE(value != nullptr); in AssertCheckValueType()
313 ExpectCheckCall(napi_typeof(env, value, &valueType)); in AssertCheckValueType()
498 * @tc.name : Test the normal value of NAPi_CREATE_string_UTf16
502 * 4.Return value of function is napi_ok
535 * 4.Return value of function is napi_invalid_arg
558 * 4.Return value of function is napi_ok
581 * 4.Return value of function is napi_invalid_arg
604 * 4.Return value of function is napi_invalid_arg
626 * 4.Return value o
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c253 * Whenever the value of the Dynamic_State_Base_Addr, in cmd_buffer_emit_state_base_address()
785 clear_rect, 0 /* Stencil clear value */); in transition_stencil_buffer()
1102 /* Copy the fast-clear value dword(s) between a surface state object and an
1356 * 1) Having an invalid value in the buffer can confuse the hardware. in transition_color_buffer()
1357 * For instance, with CCS_E on SKL, a two-bit CCS value of 2 is in transition_color_buffer()
1378 * the MCS value are actually used. Even though we've never seen issues in transition_color_buffer()
1495 * Any transition from any value in {Clear, Render, Resolve} to a in transition_color_buffer()
1496 * different value in {Clear, Render, Resolve} requires end of pipe in transition_color_buffer()
2147 * synchronization point is to write a value out to memory. An in emit_apply_pipe_flushes()
2148 * immediate value (include in emit_apply_pipe_flushes()
7275 struct mi_value value = mi_mem32(value_address); CmdBeginConditionalRenderingEXT() local
[all...]
/third_party/libinput/test/
H A Dtest-touchpad.c278 * the same axis value (0.0). */ in is_single_axis_2fg_scroll()
462 /* this is to verify we test the right thing, if the value in START_TEST()
945 double value; in START_TEST() local
951 value = litest_event_pointer_get_value(ptrev, in START_TEST()
953 ck_assert_double_lt(value, 5.0); in START_TEST()
3644 /* device is now on some x/y value */ in START_TEST()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc97 // Set a static value on whether Simd is supported. in ProbeImpl()
185 Operand Operand::EmbeddedNumber(double value) { in EmbeddedNumber() argument
187 if (DoubleToSmiInteger(value, &smi)) return Operand(Smi::FromInt(smi)); in EmbeddedNumber()
190 result.value_.heap_object_request = HeapObjectRequest(value); in EmbeddedNumber()
432 // The link chain is terminated by a value in the instruction of -1,
433 // which is an otherwise illegal value (branch -1 is inf loop).
435 // code is conv to an 18-bit value addressing bytes, hence the -4 value.
943 PrintF("value\n"); in print()
1120 // Instructions with immediate value
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.cc76 // Set a static value on whether SIMD is supported. in ProbeImpl()
164 Operand Operand::EmbeddedNumber(double value) { in EmbeddedNumber() argument
166 if (DoubleToSmiInteger(value, &smi)) return Operand(Smi::FromInt(smi)); in EmbeddedNumber()
169 result.value_.heap_object_request = HeapObjectRequest(value); in EmbeddedNumber()
305 // The link chain is terminated by a value in the instruction of 0,
306 // which is an otherwise illegal value (branch 0 is inf loop). When this case
626 PrintF("value\n"); in print()
3549 // is_int12 must be passed a signed value, hence the static cast below. in NeedAdjustBaseAndOffset()
3554 // value) fits into int12. in NeedAdjustBaseAndOffset()
3859 // Assemble the 64 bit value in target_address_at()
[all...]
/third_party/python/Lib/test/
H A Dtest_ssl.py364 ssl_type.value = None
376 self.assertEqual(repr(proto), '<_SSLMethod.PROTOCOL_TLS_CLIENT: %r>' % proto.value)
377 self.assertEqual(str(proto), str(proto.value))
1098 # no special treatment for the special value:
1200 # OP_ALL | OP_NO_SSLv2 | OP_NO_SSLv3 is the default value
1220 # Default value
1342 # default value (e.g. Debian defaults to 2)
1355 # default value
1366 # supports any value
3639 # (name, method, expect success?, *args, return value fun
[all...]
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h4791 uint64_t value; member
6217 uint64_t value; member
7796 uint64_t value; member
/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp857 ctrlParams.requestType, ctrlParams.requestCmd, ctrlParams.value, ctrlParams.index, ctrlParams.timeout}; in UsbControlTransfer()
2261 // 0 indicate base class, 1 indicate subclass, 2 indicate protocal. -1 indicate any value. in ManageInterfaceTypeImpl()
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_auth_service_test.cpp1828 param.value.enableStatus = true; in HWTEST_F()
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_1.cpp344 constantOfShape.value = mindspore::lite::MindIR_ConstantOfShape_GetValue(primitive); in ConvertConstantOfShape()
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp1982 borderRadius = info.borderRadius.value(); in UpdateGatherNodeAttr()
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_testthree_ng.cpp1758 EXPECT_EQ(imageRenderProperty->GetColorFilter().value(), matrix); in ImagePatternMethods01()
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuwrapper_test_ng.cpp190 menuParam.previewAnimationOptions = scaleOptions.value(); in GetPreviewMenuWrapper()
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
H A Dsecurity_component_test_ng.cpp1799 ASSERT_EQ(renderContext->GetSphericalEffect().value(), 0.0f); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_test.cpp1773 * tc.expected: step2. Check if the value is created. in HWTEST_F()
1798 * tc.expected: step2. Check if the value is created. in HWTEST_F()
1835 * tc.expected: step2. Check if the value is created. in HWTEST_F()
1871 * tc.expected: step2. Check if the value is created. in HWTEST_F()
1901 * tc.expected: step2. Check if the value is created. in HWTEST_F()
2483 eventHub->SetOnCopy([&calledOnCopy](const std::string& value) { in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1731 const nlohmann::json& jsonObject = item.value(); in LoadNeedCreateSandbox()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.cpp169 RS_LOGD("Invalid angle value, angle is %{public}f.", angle); in HandlePostureData()
880 capability.props[propIndex].value); in GetScreenCapabilityLocked()
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_16bpp_neon.S1147 @ This is the minimum eob value for each subpartition, in increments of 2
/third_party/ffmpeg/libavcodec/
H A Dqsvenc.c994 // for qsv mjpeg the return value maybe 0 so alloc the buffer in qsv_retrieve_enc_jpeg_params()
1636 qp = strtol(entry->value, &tail, 10); in update_qp()
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp74 * This changes with every UCA version change, and the expected value in TestProperty()
90 // Check for a version greater than some value rather than equality in TestProperty()
2032 virtual void setAttribute(UColAttribute attr, UColAttributeValue value,
2183 void TestCollator::setAttribute(UColAttribute /*attr*/, UColAttributeValue /*value*/, in setAttribute()
2450 // Unknown value. in TestBadKeywords()
/third_party/node/src/
H A Dcares_wrap.cc246 /* If it's `CNAME`, return the CNAME value; in ParseGeneralReply()
247 * And if it's `CNAME_OR_A` and it has value in `h_name` and `h_aliases[0]`, in ParseGeneralReply()
342 OneByteString(env->isolate(), current->value)).Check(); in ParseCaaReply()
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/aes/
H A Daes-s390x.S1773 lmg %r6,%r7,80(%r15) # put aside the tweak value
1787 stmg %r6,%r7,80(%r15) # "re-seat" the tweak value
1832 lrvg %r8,80+0(%r10) # load the tweak value in little-endian
1941 # generate the tweak value
2130 # generate the tweak value
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/aes/
H A Daes-s390x.S1773 lmg %r6,%r7,80(%r15) # put aside the tweak value
1787 stmg %r6,%r7,80(%r15) # "re-seat" the tweak value
1832 lrvg %r8,80+0(%r10) # load the tweak value in little-endian
1941 # generate the tweak value
2130 # generate the tweak value
/third_party/mksh/
H A DBuild.sh298 # returns 1 if value was cached/implied, 0 otherwise: call ac_testdone
689 value determined from your compiler for the current compilation
699 proper value couldn't be determined, continue at your own risk.
2865 them, set to a value other than 0 or 1. Ensure /bin/ed is installed. For

Completed in 125 milliseconds

1...<<99199299399499599699799899910001001