Home
last modified time | relevance | path

Searched refs:value2 (Results 151 - 175 of 220) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c1503 uint32_t value2 = 0; in dce110_link_encoder_update_mst_stream_allocation_table() local
1608 DP_MSE_16_MTP_KEEPOUT, &value2); in dce110_link_encoder_update_mst_stream_allocation_table()
1611 if (!value1 && !value2) in dce110_link_encoder_update_mst_stream_allocation_table()
/third_party/protobuf/python/google/protobuf/internal/
H A Djson_format_test.py642 value2 = json_format_proto3_pb2.MessageType()
644 value2.value = 5678
647 message.repeated_value.add().Pack(value2)
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-array.c624 static int block_equal(void *context, const void *value1, const void *value2) in block_equal() argument
626 return !memcmp(value1, value2, sizeof(__le64)); in block_equal()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dbitfield.h279 field2, value2, \
298 EFX_INSERT_FIELD_NATIVE((min), (max), field2, (value2)) | \
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dbitfield.h277 field2, value2, \
296 EFX_INSERT_FIELD_NATIVE((min), (max), field2, (value2)) | \
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-array.c632 static int block_equal(void *context, const void *value1, const void *value2) in block_equal() argument
634 return !memcmp(value1, value2, sizeof(__le64)); in block_equal()
/third_party/protobuf/js/experimental/runtime/kernel/
H A Dwriter_test.js877 const value2 = createArrayBuffer(0x62);
880 ByteString.fromArrayBuffer(value2),
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapForProto2LiteTest.java505 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() argument
508 map.put(key2, value2); in newMap()
H A DMapForProto2Test.java430 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() argument
433 map.put(key2, value2); in newMap()
671 private static <K, V> Map<K, V> mapForValues(K key1, V value1, K key2, V value2) { in mapForValues() argument
674 map.put(key2, value2); in mapForValues()
H A DMapLiteTest.java851 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() argument
854 map.put(key2, value2); in newMap()
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_nx.c2739 uint32_t addr1, addr2, value1, value2, data, selval; in qla4_84xx_minidump_process_rdmdio() local
2756 value2 = le32_to_cpu(rdmdio->value_2); in qla4_84xx_minidump_process_rdmdio()
2768 value2); in qla4_84xx_minidump_process_rdmdio()
2795 selval = (value2 << 18) | (value1 << 2) | 2; in qla4_84xx_minidump_process_rdmdio()
2813 uint32_t addr1, addr2, value1, value2, poll, r_value; in qla4_84xx_minidump_process_pollwr() local
2822 value2 = le32_to_cpu(pollwr_hdr->value_2); in qla4_84xx_minidump_process_pollwr()
2841 ha->isp_ops->wr_reg_indirect(ha, addr2, value2); in qla4_84xx_minidump_process_pollwr()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_nx2.c3100 uint32_t addr1, addr2, value1, value2, data, selVal; in qla8044_minidump_process_rdmdio() local
3119 value2 = rdmdio->value_2; in qla8044_minidump_process_rdmdio()
3131 value2); in qla8044_minidump_process_rdmdio()
3157 selVal = (value2 << 18) | (value1 << 2) | 2; in qla8044_minidump_process_rdmdio()
3176 uint32_t addr1, addr2, value1, value2, poll, r_value; in qla8044_minidump_process_pollwr() local
3184 value2 = pollwr_hdr->value_2; in qla8044_minidump_process_pollwr()
3201 qla8044_wr_reg_indirect(vha, addr2, value2); in qla8044_minidump_process_pollwr()
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_nx.c2726 uint32_t addr1, addr2, value1, value2, data, selval; in qla4_84xx_minidump_process_rdmdio() local
2743 value2 = le32_to_cpu(rdmdio->value_2); in qla4_84xx_minidump_process_rdmdio()
2755 value2); in qla4_84xx_minidump_process_rdmdio()
2782 selval = (value2 << 18) | (value1 << 2) | 2; in qla4_84xx_minidump_process_rdmdio()
2800 uint32_t addr1, addr2, value1, value2, poll, r_value; in qla4_84xx_minidump_process_pollwr() local
2809 value2 = le32_to_cpu(pollwr_hdr->value_2); in qla4_84xx_minidump_process_pollwr()
2828 ha->isp_ops->wr_reg_indirect(ha, addr2, value2); in qla4_84xx_minidump_process_pollwr()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_nx2.c3089 uint32_t addr1, addr2, value1, value2, data, selVal; in qla8044_minidump_process_rdmdio() local
3108 value2 = rdmdio->value_2; in qla8044_minidump_process_rdmdio()
3120 value2); in qla8044_minidump_process_rdmdio()
3146 selVal = (value2 << 18) | (value1 << 2) | 2; in qla8044_minidump_process_rdmdio()
3165 uint32_t addr1, addr2, value1, value2, poll, r_value; in qla8044_minidump_process_pollwr() local
3173 value2 = pollwr_hdr->value_2; in qla8044_minidump_process_pollwr()
3190 qla8044_wr_reg_indirect(vha, addr2, value2); in qla8044_minidump_process_pollwr()
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc331 TNode<Object> value2, in StoreRegisterPairAtOperandIndex()
338 StoreRegister(value2, second_reg_index); in StoreRegisterPairAtOperandIndex()
342 TNode<Object> value1, TNode<Object> value2, TNode<Object> value3, in StoreRegisterTripleAtOperandIndex()
349 StoreRegister(value2, second_reg_index); in StoreRegisterTripleAtOperandIndex()
330 StoreRegisterPairAtOperandIndex(TNode<Object> value1, TNode<Object> value2, int operand_index) StoreRegisterPairAtOperandIndex() argument
341 StoreRegisterTripleAtOperandIndex( TNode<Object> value1, TNode<Object> value2, TNode<Object> value3, int operand_index) StoreRegisterTripleAtOperandIndex() argument
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp1853 void Builder::addExecutionMode(Function* entryPoint, ExecutionMode mode, int value1, int value2, int value3) in addExecutionMode() argument
1864 if (value2 >= 0) in addExecutionMode()
1865 instr->addImmediateOperand(value2); in addExecutionMode()
3160 Id Builder::createCompositeCompare(Decoration precision, Id value1, Id value2, bool equal) in createCompositeCompare() argument
3172 assert(valueType == getTypeId(value2)); in createCompositeCompare()
3192 resultId = createBinOp(op, boolType, value1, value2); in createCompositeCompare()
3195 resultId = createBinOp(op, makeVectorType(boolType, numConstituents), value1, value2); in createCompositeCompare()
3212 Id constituentType2 = getContainedTypeId(getTypeId(value2), constituent); in createCompositeCompare()
3214 Id constituent2 = createCompositeExtract(value2, constituentType2, indexes); in createCompositeCompare()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVertexAttributeTest.cpp2557 GLfloat value2 = static_cast<GLfloat>(count) * 2; in TEST_P() local
2558 expectedData2[count] = value2; in TEST_P()
2559 inputData2[count + kTestFloatOffset2] = value2; in TEST_P()
2594 GLfloat value2 = static_cast<GLfloat>(count) * 3; in TEST_P() local
2595 expectedData2[count] = value2; in TEST_P()
2596 inputData2[count + kTestFloatOffset2] = value2; in TEST_P()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcompressed_tuple_test.cc46 U value2; member
/third_party/backends/backend/
H A Dhp3900_config.c5658 int value2[] = {1, 0, 150, 0, 1, 6, 0, 0, 170, 140, 40, 30, 40, 30, 1500, 20, 0, 36, 360}; in srt_hp3970_scanparam_get() local
5669 case S_USB1INIFILE: value = value2; break; in srt_hp3970_scanparam_get()
5706 int value2[] = {1, 0, 150, 0, 1, 6, 0, 0, 170, 140, 40, 30, 40, 30, 1500, 20, 0, 36, 360}; in srt_hp4370_scanparam_get() local
5718 case S_USB1INIFILE: value = value2; break; in srt_hp4370_scanparam_get()
5757 int value2[] = {3, 3, 3, 14, 4, 4, 41, 41, 42, 41, 41, 42, 91, 91, in srt_scancali_get() local
5770 case S_USB1INIFILE: value = value2; break; in srt_scancali_get()
5813 int value2[] = {100, 30, 59, 11}; in srt_truegrayparam_get() local
5823 case S_USB1INIFILE: value = value2; break; in srt_truegrayparam_get()
5846 int value2[] = {0xffff}; in srt_caliparam_get() local
5856 case S_USB1INIFILE: value = value2; brea in srt_caliparam_get()
5957 int value2[] = {0, 0, 0, 0}; srt_scaninfo_get() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.h622 void Return(TNode<Object> value1, TNode<Object> value2);
623 void Return(TNode<Object> value1, TNode<Object> value2, TNode<Object> value3);
629 void Return(TNode<WordT> value1, TNode<WordT> value2);
630 void Return(TNode<WordT> value1, TNode<Object> value2);
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-era-target.c390 static int ws_eq(void *context, const void *value1, const void *value2) in ws_eq() argument
392 return !memcmp(value1, value2, sizeof(struct writeset_disk)); in ws_eq()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-era-target.c404 static int ws_eq(void *context, const void *value1, const void *value2) in ws_eq() argument
406 return !memcmp(value1, value2, sizeof(struct writeset_disk)); in ws_eq()
/third_party/skia/tests/
H A DSkSLInterpreterTest.cpp442 float value2[2] = { 5, 25 }; in DEF_TEST() local
444 test(r, "float2 main(float x, float y) { return float2(x * x, y * y); }", value2, expected2); in DEF_TEST()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.c963 uint32_t count, value, value2; in smu7_enable_didt_config() local
976 value2 = cgs_read_register(hwmgr->device, mmGRBM_GFX_INDEX); in smu7_enable_didt_config()
1008 cgs_write_register(hwmgr->device, mmGRBM_GFX_INDEX, value2); in smu7_enable_didt_config()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1x.c1008 unsigned long value,value1,value2; in snd_emu10k1x_proc_reg_read() local
1024 value2 = snd_emu10k1x_ptr_read(emu, i, 2); in snd_emu10k1x_proc_reg_read()
1025 snd_iprintf(buffer, "%02X: %08lX %08lX %08lX\n", i, value, value1, value2); in snd_emu10k1x_proc_reg_read()

Completed in 69 milliseconds

123456789