/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_link_encoder.c | 1503 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 D | json_format_test.py | 642 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 D | dm-array.c | 624 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 D | bitfield.h | 279 field2, value2, \ 298 EFX_INSERT_FIELD_NATIVE((min), (max), field2, (value2)) | \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | bitfield.h | 277 field2, value2, \ 296 EFX_INSERT_FIELD_NATIVE((min), (max), field2, (value2)) | \
|
/kernel/linux/linux-6.6/drivers/md/persistent-data/ |
H A D | dm-array.c | 632 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 D | writer_test.js | 877 const value2 = createArrayBuffer(0x62); 880 ByteString.fromArrayBuffer(value2),
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | MapForProto2LiteTest.java | 505 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 D | MapForProto2Test.java | 430 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 D | MapLiteTest.java | 851 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 D | ql4_nx.c | 2739 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 D | qla_nx2.c | 3100 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 D | ql4_nx.c | 2726 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 D | qla_nx2.c | 3089 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 D | interpreter-assembler.cc | 331 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 D | SpvBuilder.cpp | 1853 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 D | VertexAttributeTest.cpp | 2557 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 D | compressed_tuple_test.cc | 46 U value2; member
|
/third_party/backends/backend/ |
H A D | hp3900_config.c | 5658 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 D | code-assembler.h | 622 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 D | dm-era-target.c | 390 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 D | dm-era-target.c | 404 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 D | SkSLInterpreterTest.cpp | 442 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 D | smu7_powertune.c | 963 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 D | emu10k1x.c | 1008 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()
|