/third_party/rust/crates/regex/src/ |
H A D | exec.rs | 40 /// Note that boxing this value is not strictly necessary, but it is an 44 /// the size of a Regex on the stack is 856 bytes. Boxing this value 459 self.cache.value(), in shortest_match_at() 511 self.cache.value(), in is_match_at() 742 self.cache.value(), in find_dfa_forward() 755 self.cache.value(), in find_dfa_forward() 782 self.cache.value(), in find_dfa_anchored_reverse() 797 dfa::Fsm::forward(&self.ro.dfa, self.cache.value(), true, text, start) in shortest_dfa() 850 self.cache.value(), in exec_dfa_reverse_suffix() 896 self.cache.value(), in find_dfa_reverse_suffix() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineExecutablePropertiesTests.cpp | 376 if (statistics[ndx][statNdx].value.b32 != VK_TRUE && statistics[ndx][statNdx].value.b32 != VK_FALSE) in verifyStatistics() 426 bool match = statistics[0][statNdx0].value.b32 == statistics[1][statNdx1].value.b32; in verifyStatistics() 429 << (statistics[0][statNdx0].value.b32 ? "VK_TRUE" : "VK_FALSE") in verifyStatistics() 437 bool match = statistics[0][statNdx0].value.i64 == statistics[1][statNdx1].value.i64; in verifyStatistics() 440 << statistics[0][statNdx0].value.i64 in verifyStatistics() 448 bool match = statistics[0][statNdx0].value.u64 == statistics[1][statNdx1].value in verifyStatistics() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
H A D | eapol_auth_sm.c | 1116 const char *value) in eapol_auth_set_conf() 1119 MACSTR " - param=%s value=%s", in eapol_auth_set_conf() 1120 MAC2STR(sm->addr), param, value); in eapol_auth_set_conf() 1123 if (os_strcmp(value, "Both") == 0) in eapol_auth_set_conf() 1125 else if (os_strcmp(value, "In") == 0) in eapol_auth_set_conf() 1134 if (os_strcmp(value, "ForceAuthorized") == 0) in eapol_auth_set_conf() 1136 else if (os_strcmp(value, "ForceUnauthorized") == 0) in eapol_auth_set_conf() 1138 else if (os_strcmp(value, "Auto") == 0) in eapol_auth_set_conf() 1147 sm->quietPeriod = atoi(value); in eapol_auth_set_conf() 1152 sm->serverTimeout = atoi(value); in eapol_auth_set_conf() 1115 eapol_auth_set_conf(struct eapol_state_machine *sm, const char *param, const char *value) eapol_auth_set_conf() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/ |
H A D | eapol_auth_sm.c | 1101 const char *value) in eapol_auth_set_conf() 1104 MACSTR_SEC " - param=%s value=%s", in eapol_auth_set_conf() 1105 MAC2STR_SEC(sm->addr), param, value); in eapol_auth_set_conf() 1108 if (os_strcmp(value, "Both") == 0) in eapol_auth_set_conf() 1110 else if (os_strcmp(value, "In") == 0) in eapol_auth_set_conf() 1119 if (os_strcmp(value, "ForceAuthorized") == 0) in eapol_auth_set_conf() 1121 else if (os_strcmp(value, "ForceUnauthorized") == 0) in eapol_auth_set_conf() 1123 else if (os_strcmp(value, "Auto") == 0) in eapol_auth_set_conf() 1132 sm->quietPeriod = atoi(value); in eapol_auth_set_conf() 1137 sm->serverTimeout = atoi(value); in eapol_auth_set_conf() 1100 eapol_auth_set_conf(struct eapol_state_machine *sm, const char *param, const char *value) eapol_auth_set_conf() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | pci.c | 1153 static int rtw_dbi_read8(struct rtw_dev *rtwdev, u16 addr, u8 *value) in rtw_dbi_read8() argument 1166 *value = rtw_read8(rtwdev, read_addr); in rtw_dbi_read8() 1205 u8 value; in rtw_pci_clkreq_set() local 1211 ret = rtw_dbi_read8(rtwdev, RTK_PCIE_LINK_CFG, &value); in rtw_pci_clkreq_set() 1218 value |= BIT_CLKREQ_SW_EN; in rtw_pci_clkreq_set() 1220 value &= ~BIT_CLKREQ_SW_EN; in rtw_pci_clkreq_set() 1222 rtw_dbi_write8(rtwdev, RTK_PCIE_LINK_CFG, value); in rtw_pci_clkreq_set() 1227 u8 value; in rtw_pci_aspm_set() local 1233 ret = rtw_dbi_read8(rtwdev, RTK_PCIE_LINK_CFG, &value); in rtw_pci_aspm_set() 1240 value | in rtw_pci_aspm_set() 1327 u16 value; rtw_pci_phy_cfg() local [all...] |
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emu10k1_main.c | 205 dev_info(emu->card->dev, "Audigy2 value: Special config.\n"); in snd_emu10k1_init() 364 } else if (emu->card_capabilities->ca0108_chip) { /* audigy2 value */ in snd_emu10k1_audio_enable() 517 static void snd_emu10k1_ecard_write(struct snd_emu10k1 *emu, unsigned int value) in snd_emu10k1_ecard_write() argument 530 /* Set up the value */ in snd_emu10k1_ecard_write() 531 data = ((value & 0x1) ? PULSEN_BIT : 0); in snd_emu10k1_ecard_write() 532 value >>= 1; in snd_emu10k1_ecard_write() 548 * trim value consists of a 16bit value which is composed of two 551 * value in decibels into the corresponding bit pattern for a single 567 unsigned int value; in snd_emu10k1_ecard_setadcgain() local 626 __always_unused unsigned int value; snd_emu10k1_cardbus_init() local 655 int value; snd_emu1010_load_firmware_entry() local [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | max98095.c | 355 unsigned int sel = ucontrol->value.integer.value[0]; in max98095_mic1pre_set() 370 ucontrol->value.integer.value[0] = max98095->mic1pre; in max98095_mic1pre_get() 379 unsigned int sel = ucontrol->value.integer.value[0]; in max98095_mic2pre_set() 394 ucontrol->value.integer.value[0] = max98095->mic2pre; in max98095_mic2pre_get() 924 static int rate_value(int rate, u8 *value) in rate_value() argument 930 *value in rate_value() 1814 unsigned int value; max98095_report_jack() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/ |
H A D | zd1201.c | 1169 iwe.u.bitrate.value = (zd->rxdata[i+50+j]&0x7f)*500000; in zd1201_get_scan() 1243 switch (rrq->value) { in zd1201_set_rate() 1282 rrq->value = 1000000; in zd1201_get_rate() 1285 rrq->value = 2000000; in zd1201_get_rate() 1288 rrq->value = 5500000; in zd1201_get_rate() 1291 rrq->value = 11000000; in zd1201_get_rate() 1294 rrq->value = 0; in zd1201_get_rate() 1307 short val = rts->value; in zd1201_set_rts() 1332 rts->value = rtst; in zd1201_get_rts() 1333 rts->disabled = (rts->value in zd1201_get_rts() [all...] |
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | samsung-laptop.c | 38 * userspace that the value is 0 - 7 and then just tell the hardware 1 - 8 139 u16 value; member 208 .value = 0, 212 .value = 1, 271 .value = 0, 275 .value = 1, 279 .value = 2, 673 if (sretval.data[0] == config->performance_levels[i].value) in get_performance_level() 697 level->value); in set_performance_level() 765 int ret, value; in set_battery_life_extender() local 834 int ret, value; set_usb_charge() local 899 int ret, value; set_lid_handling() local 1115 kbd_led_set(struct led_classdev *led_cdev, enum led_brightness value) kbd_led_set() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/ |
H A D | zd1201.c | 1175 iwe.u.bitrate.value = (zd->rxdata[i+50+j]&0x7f)*500000; in zd1201_get_scan() 1253 switch (rrq->value) { in zd1201_set_rate() 1293 rrq->value = 1000000; in zd1201_get_rate() 1296 rrq->value = 2000000; in zd1201_get_rate() 1299 rrq->value = 5500000; in zd1201_get_rate() 1302 rrq->value = 11000000; in zd1201_get_rate() 1305 rrq->value = 0; in zd1201_get_rate() 1319 short val = rts->value; in zd1201_set_rts() 1345 rts->value = rtst; in zd1201_get_rts() 1346 rts->disabled = (rts->value in zd1201_get_rts() [all...] |
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emu10k1_main.c | 205 dev_info(emu->card->dev, "Audigy2 value: Special config.\n"); in snd_emu10k1_init() 359 } else if (emu->card_capabilities->ca0108_chip) { /* audigy2 value */ in snd_emu10k1_audio_enable() 522 static void snd_emu10k1_ecard_write(struct snd_emu10k1 *emu, unsigned int value) in snd_emu10k1_ecard_write() argument 535 /* Set up the value */ in snd_emu10k1_ecard_write() 536 data = ((value & 0x1) ? PULSEN_BIT : 0); in snd_emu10k1_ecard_write() 537 value >>= 1; in snd_emu10k1_ecard_write() 553 * trim value consists of a 16bit value which is composed of two 556 * value in decibels into the corresponding bit pattern for a single 572 unsigned int value; in snd_emu10k1_ecard_setadcgain() local 631 __always_unused unsigned int value; snd_emu10k1_cardbus_init() local 660 u8 value; snd_emu1010_load_firmware_entry() local [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | max98095.c | 355 unsigned int sel = ucontrol->value.integer.value[0]; in max98095_mic1pre_set() 370 ucontrol->value.integer.value[0] = max98095->mic1pre; in max98095_mic1pre_get() 379 unsigned int sel = ucontrol->value.integer.value[0]; in max98095_mic2pre_set() 394 ucontrol->value.integer.value[0] = max98095->mic2pre; in max98095_mic2pre_get() 924 static int rate_value(int rate, u8 *value) in rate_value() argument 930 *value in rate_value() 1808 unsigned int value; max98095_report_jack() local [all...] |
H A D | wm_adsp.c | 324 ucontrol->value.enumerated.item[0] = dsp[e->shift_l].fw; in wm_adsp_fw_get() 338 if (ucontrol->value.enumerated.item[0] == dsp[e->shift_l].fw) in wm_adsp_fw_put() 341 if (ucontrol->value.enumerated.item[0] >= WM_ADSP_NUM_FW) in wm_adsp_fw_put() 349 dsp[e->shift_l].fw = ucontrol->value.enumerated.item[0]; in wm_adsp_fw_put() 384 uinfo->value.integer.min = CS_DSP_ACKED_CTL_MIN_VALUE; in wm_coeff_info() 385 uinfo->value.integer.max = CS_DSP_ACKED_CTL_MAX_VALUE; in wm_coeff_info() 386 uinfo->value.integer.step = 1; in wm_coeff_info() 405 char *p = ucontrol->value.bytes.data; in wm_coeff_put() 448 unsigned int val = ucontrol->value.integer.value[ in wm_coeff_put_acked() [all...] |
H A D | max98396.c | 969 ucontrol->value.enumerated.item[0] = val; in max98396_mux_get() 982 unsigned int *item = ucontrol->value.enumerated.item; in max98396_mux_put() 1118 /* ADC value is not available if the device is powered down */ in max98396_adc_value_get() 1143 ucontrol->value.integer.value[0] = (val[0] << 1) | (val[1] & 1); in max98396_adc_value_get() 1147 ucontrol->value.integer.value[0] = 0; in max98396_adc_value_get() 1677 int value; in max98396_read_device_property() local 1679 if (!device_property_read_u32(dev, "adi,vmon-slot-no", &value)) in max98396_read_device_property() 1680 max98396->v_slot = value in max98396_read_device_property() [all...] |
/third_party/node/test/fixtures/wpt/resources/ |
H A D | testharness.js | 628 var value = test_obj.step(func, test_obj, test_obj); 630 if (value !== undefined) { 632 '" passed a function to `test` that returned a value.'; 635 if (value && typeof value.then === 'function') { 676 var value = test_obj.step(func, test_obj, test_obj); 679 // to handle the value somehow. Make doing so a harness error to be 686 if (value !== undefined) { 688 '" passed a function to `async_test` that returned a value.'; 691 if (value [all...] |
/third_party/nghttp2/src/ |
H A D | shrpx_http2_session.cc | 209 // We will reuse this many times, so use repeat timeout value. The 210 // timeout value is set later. 216 // many times, so use repeat timeout value. 902 nghttp2_rcbuf *name, nghttp2_rcbuf *value, in on_header_callback2() 913 auto valuebuf = nghttp2_rcbuf_get_buf(value); in on_header_callback2() 946 downstream->add_rcbuf(value); in on_header_callback2() 973 auto valuebuf = nghttp2_rcbuf_get_buf(value); in on_header_callback2() 994 promised_downstream->add_rcbuf(value); in on_header_callback2() 1012 nghttp2_rcbuf *value, uint8_t flags, in on_invalid_header_callback2() 1031 auto valuebuf = nghttp2_rcbuf_get_buf(value); in on_invalid_header_callback2() 901 on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, nghttp2_rcbuf *name, nghttp2_rcbuf *value, uint8_t flags, void *user_data) on_header_callback2() argument 1010 on_invalid_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, nghttp2_rcbuf *name, nghttp2_rcbuf *value, uint8_t flags, void *user_data) on_invalid_header_callback2() argument [all...] |
/third_party/lwip/src/core/ipv4/ |
H A D | dhcp.c | 221 static u16_t dhcp_option_byte(u16_t options_out_len, u8_t *options, u8_t value); 222 static u16_t dhcp_option_short(u16_t options_out_len, u8_t *options, u16_t value); 223 static u16_t dhcp_option_long(u16_t options_out_len, u8_t *options, u32_t value); 1511 dhcp_option_byte(u16_t options_out_len, u8_t *options, u8_t value) argument 1514 options[options_out_len++] = value; 1519 dhcp_option_short(u16_t options_out_len, u8_t *options, u16_t value) argument 1522 options[options_out_len++] = (u8_t)((value & 0xff00U) >> 8); 1523 options[options_out_len++] = (u8_t) (value & 0x00ffU); 1528 dhcp_option_long(u16_t options_out_len, u8_t *options, u32_t value) argument 1531 options[options_out_len++] = (u8_t)((value 1722 u32_t value = 0; global() local [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | heap.h | 166 "The value of kGarbageCollectionReasonMaxValue is inconsistent."); 292 void set_total(int64_t value) { in set_total() argument 293 total_.store(value, std::memory_order_relaxed); in set_total() 296 void set_limit(int64_t value) { in set_limit() argument 297 limit_.store(value, std::memory_order_relaxed); in set_limit() 300 void set_low_since_mark_compact(int64_t value) { in set_low_since_mark_compact() argument 301 low_since_mark_compact_.store(value, std::memory_order_relaxed); in set_low_since_mark_compact() 485 HeapObject value); 491 Code host, RelocInfo* rinfo, HeapObject value); 551 // Converts the given boolean condition to JavaScript boolean value 1981 set_max_old_generation_size(size_t value) set_max_old_generation_size() argument 2077 set_force_oom(bool value) set_force_oom() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
H A D | vktMemoryModelMessagePassing.cpp | 1813 deUint32 value; in createTests() member 1934 if (ttCases[ttNdx].value == TT_MP) in createTests() 1972 !!plCases[plNdx].value, // bool payloadMemLocal; in createTests() 1973 !!glCases[glNdx].value, // bool guardMemLocal; in createTests() 1974 !!cohCases[cohNdx].value, // bool coherent; in createTests() 1975 !!core11Cases[core11Ndx].value, // bool core11; in createTests() 1976 !!rmwCases[rmwNdx].value, // bool atomicRMW; in createTests() 1977 (TestType)ttCases[ttNdx].value, // TestType testType; in createTests() 1978 (StorageClass)pscCases[pscNdx].value, // StorageClass payloadSC; in createTests() 1979 (StorageClass)gscCases[gscNdx].value, // StorageClas in createTests() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/ |
H A D | vktMemoryModelMessagePassing.cpp | 1813 deUint32 value; in createTests() member 1909 if (ttCases[ttNdx].value == TT_MP) in createTests() 1947 !!plCases[plNdx].value, // bool payloadMemLocal; in createTests() 1948 !!glCases[glNdx].value, // bool guardMemLocal; in createTests() 1949 !!cohCases[cohNdx].value, // bool coherent; in createTests() 1950 !!core11Cases[core11Ndx].value, // bool core11; in createTests() 1951 !!rmwCases[rmwNdx].value, // bool atomicRMW; in createTests() 1952 (TestType)ttCases[ttNdx].value, // TestType testType; in createTests() 1953 (StorageClass)pscCases[pscNdx].value, // StorageClass payloadSC; in createTests() 1954 (StorageClass)gscCases[gscNdx].value, // StorageClas in createTests() [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | renderer_utils.cpp | 163 void ExpandMatrix(T *target, const GLfloat *value) in ExpandMatrix() argument 177 staging[dstIndex] = static_cast<T>(value[srcIndex]); in ExpandMatrix() 193 const GLfloat *value, in SetFloatUniformMatrix() 206 rowsDst>(target, value); in SetFloatUniformMatrix() 209 value += colsSrc * rowsSrc; in SetFloatUniformMatrix() 217 const GLfloat *value, in SetFloatUniformMatrixFast() 223 const uint8_t *valueData = reinterpret_cast<const uint8_t *>(value); in SetFloatUniformMatrixFast() 705 const GLfloat *value, 726 const GLfloat *value, 741 const GLfloat *value, in Run() 190 SetFloatUniformMatrix(unsigned int arrayElementOffset, unsigned int elementCount, GLsizei countIn, const GLfloat *value, uint8_t *targetData) SetFloatUniformMatrix() argument 213 SetFloatUniformMatrixFast(unsigned int arrayElementOffset, unsigned int elementCount, GLsizei countIn, size_t matrixSize, const GLfloat *value, uint8_t *targetData) SetFloatUniformMatrixFast() argument 737 Run(unsigned int arrayElementOffset, unsigned int elementCount, GLsizei countIn, GLboolean transpose, const GLfloat *value, uint8_t *targetData) Run() argument 762 Run(unsigned int arrayElementOffset, unsigned int elementCount, GLsizei countIn, GLboolean transpose, const GLfloat *value, uint8_t *targetData) Run() argument 784 Run(unsigned int arrayElementOffset, unsigned int elementCount, GLsizei countIn, GLboolean transpose, const GLfloat *value, uint8_t *targetData) Run() argument 809 Run(unsigned int arrayElementOffset, unsigned int elementCount, GLsizei countIn, GLboolean transpose, const GLfloat *value, uint8_t *targetData) Run() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 674 #define AARCH64_DYNAMIC_TAG(name, value) in enumeration() 675 #define MIPS_DYNAMIC_TAG(name, value) in enumeration() 676 #define HEXAGON_DYNAMIC_TAG(name, value) in enumeration() 677 #define PPC_DYNAMIC_TAG(name, value) in enumeration() 678 #define PPC64_DYNAMIC_TAG(name, value) in enumeration() 680 #define DYNAMIC_TAG_MARKER(name, value) in enumeration() 687 #define AARCH64_DYNAMIC_TAG(name, value) DYNAMIC_TAG(name, value) in enumeration() 690 #define AARCH64_DYNAMIC_TAG(name, value) in enumeration() 694 #define MIPS_DYNAMIC_TAG(name, value) DYNAMIC_TA in enumeration() [all...] |
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | encode_decode.c | 387 // temporarily hold the key and value for this map entry until the end of the 389 // value into the map. 442 // Handler to end a map entry: inserts the value defined during the message into 452 VALUE value = native_slot_get( in endmapentry_handler() local 456 Map_index_set(frame->map, key, value); in endmapentry_handler() 466 // key/value and endmsg handlers. The reason is that there is no easy way to 558 // our mark routines, and our mark routines might see the case value in oneofsubmsg_handler() 560 // layout_set() for more detail: basically, the change to the value and the in oneofsubmsg_handler() 1259 static void put_ruby_value(VALUE value, const upb_fielddef* f, VALUE type_class, in put_ruby_value() argument 1275 upb_sink_putint32(sink, sel, NUM2INT(value)); in put_ruby_value() 1332 VALUE value = Map_iter_value(&it); putmap() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
H A D | phy.c | 530 u16 value; in b43legacy_phy_initb5() local 539 value = 0x2120; in b43legacy_phy_initb5() 541 b43legacy_phy_write(dev, offset, value); in b43legacy_phy_initb5() 542 value += 0x0202; in b43legacy_phy_initb5() 1071 * the value 0x7FFFFFFF here. I think that is some weird in b43legacy_phy_initg() 1267 u16 value; in b43legacy_lo_write() local 1269 value = (u8)(pair->low); in b43legacy_lo_write() 1270 value |= ((u8)(pair->high)) << 8; in b43legacy_lo_write() 1284 b43legacy_phy_write(dev, B43legacy_PHY_G_LO_CONTROL, value); in b43legacy_lo_write() 1440 /* Set the baseband attenuation value o 1445 u16 value; b43legacy_phy_set_baseband_attenuation() local 2075 u16 value; b43legacy_phy_set_antenna_diversity() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
H A D | phy.c | 530 u16 value; in b43legacy_phy_initb5() local 539 value = 0x2120; in b43legacy_phy_initb5() 541 b43legacy_phy_write(dev, offset, value); in b43legacy_phy_initb5() 542 value += 0x0202; in b43legacy_phy_initb5() 1071 * the value 0x7FFFFFFF here. I think that is some weird in b43legacy_phy_initg() 1267 u16 value; in b43legacy_lo_write() local 1269 value = (u8)(pair->low); in b43legacy_lo_write() 1270 value |= ((u8)(pair->high)) << 8; in b43legacy_lo_write() 1284 b43legacy_phy_write(dev, B43legacy_PHY_G_LO_CONTROL, value); in b43legacy_lo_write() 1440 /* Set the baseband attenuation value o 1445 u16 value; b43legacy_phy_set_baseband_attenuation() local 2075 u16 value; b43legacy_phy_set_antenna_diversity() local [all...] |