/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tas2781-i2c.c | 49 * tas2781_digital_getvol - get the volum control 250 prof_ctrls[mix_index].get = tasdevice_get_profile_id; in tasdevice_create_control() 351 dsp_ctrls[mix_index].get = tasdevice_program_get; in tasdevice_dsp_create_ctrls() 360 dsp_ctrls[mix_index].get = tasdevice_configuration_get; in tasdevice_dsp_create_ctrls() 658 dev_err(tas_priv->dev, "%s Can't get reset GPIO\n", in tasdevice_parse_dt()
|
/kernel/liteos_a/arch/arm/arm/src/ |
H A D | los_hw_exc.S | 130 LDR R1, [R0, #8] @get pc 145 LDR R1, [R0, #-12 * 4] @get R1 147 LDR R1, [R0,#-13 * 4] @get R0
|
/kernel/linux/linux-6.6/sound/firewire/bebob/ |
H A D | bebob_stream.c | 130 err = clk_spec->get(bebob, &id); in snd_bebob_stream_get_clock_src() 133 "fail to get clock source: %d\n", err); in snd_bebob_stream_get_clock_src() 167 "fail to get an input for MSU in plug %d: %d\n", in snd_bebob_stream_get_clock_src() 280 "fail to get channel position for isoc %s plug 0: %d\n", in map_data_channels() 302 "fail to get section type for isoc %s plug 0: %d\n", in map_data_channels() 538 err = bebob->spec->rate->get(bebob, &curr_rate); in snd_bebob_stream_reserve_duplex() 614 err = bebob->spec->rate->get(bebob, &curr_rate); in snd_bebob_stream_start_duplex() 788 "Fail to get type for isoc %d plug 0: %d\n", plug_dir, err); in fill_stream_formations() 808 "fail to get stream format %d for isoc %d plug %d:%d\n", in fill_stream_formations() 849 "fail to get typ in detect_midi_ports() [all...] |
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au88x0_pcm.c | 505 .get = snd_vortex_spdif_get, 513 .get = snd_vortex_spdif_mask_get 589 .get = snd_vortex_pcm_vol_get,
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | p16v.c | 740 .get = snd_p16v_volume_get, \ 759 .get = snd_p16v_capture_source_get, 766 .get = snd_p16v_capture_channel_get,
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 39 .get = snd_hda_mixer_amp_volume_get, \ 61 .get = snd_hda_mixer_amp_switch_get, \ 79 .get = snd_hda_mixer_amp_switch_get_beep, \ 451 * get widget capabilities 461 /* get the widget type from widget capability bits */
|
/kernel/linux/linux-6.6/sound/pci/pcxhr/ |
H A D | pcxhr_mix22.c | 448 /* get the frequency */ in hr222_get_external_clock() 591 /* get data from the AES1 plug */ in hr222_set_audio_source() 740 .get = hr222_mic_vol_get, 790 .get = hr222_mic_boost_get, 830 .get = hr222_phantom_power_get,
|
/kernel/linux/linux-6.6/sound/soc/atmel/ |
H A D | mchp-spdiftx.c | 663 .get = mchp_spdiftx_cs_get, 672 .get = mchp_spdiftx_cs_mask, 680 .get = mchp_spdiftx_subcode_get, 821 "failed to get the peripheral clock: %d\n", err); in mchp_spdiftx_probe() 830 "failed to get the PMC generic clock: %d\n", err); in mchp_spdiftx_probe()
|
/third_party/googletest/googletest/src/ |
H A D | gtest-internal-inl.h | 685 << "Failed to get the current working directory."; in AddTestInfo() 777 return gtest_trace_stack_.get(); in gtest_trace_stack() 789 return internal_run_death_test_flag_.get(); in internal_run_death_test_flag() 794 return death_test_factory_.get(); in death_test_factory()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | TimeZoneGenericNames.java | 229 String name = _genericLocationNamesMap.get(canonicalTzID); in getGenericLocationName() 304 * Private method to get a generic string, with fallback logics involved, 332 // Try to get a name from time zone first in formatGenericNonLocationName() 367 // We may get a wrong answer in edge case, but it should practically work OK. in formatGenericNonLocationName() 413 // you may get incorrect results because of time overlap at DST->STD in formatGenericNonLocationName() 473 locNames = _localeDisplayNamesRef.get(); in getLocaleDisplayNames() 544 String name = _genericPartialLocationNamesMap.get(key); in getPartialLocationName()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | TrieMapTest.java | 63 logln("\tShort version, timing for 1s:\t to get more accurate figures and test for reasonable times, use -e5 or more"); in init() 147 Integer foundValue = trieMap.get(key); in checkGet() 441 Integer foundValue = map.get(key); in timeGet() 458 Integer foundValue = trieMap.get(key); in timeGet() 468 // Integer foundValue = trieMap.get(key); in timeGet()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | TimeZoneGenericNames.java | 233 String name = _genericLocationNamesMap.get(canonicalTzID); in getGenericLocationName() 308 * Private method to get a generic string, with fallback logics involved, 336 // Try to get a name from time zone first in formatGenericNonLocationName() 371 // We may get a wrong answer in edge case, but it should practically work OK. in formatGenericNonLocationName() 417 // you may get incorrect results because of time overlap at DST->STD in formatGenericNonLocationName() 477 locNames = _localeDisplayNamesRef.get(); in getLocaleDisplayNames() 548 String name = _genericPartialLocationNamesMap.get(key); in getPartialLocationName()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | TrieMapTest.java | 60 logln("\tShort version, timing for 1s:\t to get more accurate figures and test for reasonable times, use -e5 or more"); in init() 144 Integer foundValue = trieMap.get(key); in checkGet() 438 Integer foundValue = map.get(key); in timeGet() 455 Integer foundValue = trieMap.get(key); in timeGet() 465 // Integer foundValue = trieMap.get(key); in timeGet()
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | CodeMangler.java | 447 state = state.push(lc, line, map.get(val) != null); in processFile() 449 state = state.push(lc, line, map.get(val) == null); in processFile() 529 eval = (val2.equals(map.get(key2)) != neq); in processFile()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | dtitvinf.cpp | 190 const UnicodeString* patternsOfOneSkeleton = (UnicodeString*) fIntervalPatterns->get(skeleton); in getIntervalPattern() 366 (UnicodeString*)(dateIntervalInfo.fIntervalPatterns->get(skeleton)); in setIntervalPatternIfAbsent() 406 // now get the calendar key value from that locale in initializeData() 495 UnicodeString* patternsOfOneSkeleton = (UnicodeString*)(fIntervalPatterns->get(skeleton)); in setIntervalPatternInternally()
|
/third_party/jinja2/ |
H A D | lexer.py | 180 }.get(token_type, token_type) 442 lexer = _lexer_cache.get(key) 745 and not m.groupdict().get(TOKEN_VARIABLE_BEGIN)
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_opt_value_numbering.cpp | 351 if (!get_sync_info(instr.get()).can_reorder()) in can_eliminate() 400 std::pair<expr_set::iterator, bool> res = ctx.expr_values.emplace(instr.get(), block.index); in process_block() 424 ctx.expr_values.emplace(instr.get(), block.index); in process_block()
|
/third_party/node/src/ |
H A D | cares_wrap.h | 298 QueryWrap<Traits>* wrap = *wrap_ptr.get(); in FromCallbackPointer() 320 ResponseData* data = wrap->response_data_.get(); in Callback() 343 ResponseData* data = wrap->response_data_.get(); in Callback()
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | nodes.py | 53 storage.extend(d.get(attr, ())) 672 filter_ = self.environment.filters.get(self.name) 706 test = self.environment.tests.get(self.name)
|
H A D | lexer.py | 177 }.get(token_type, token_type) 439 lexer = _lexer_cache.get(key) 731 and not m.groupdict().get(TOKEN_VARIABLE_BEGIN)
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | nodes.py | 68 storage.extend(d.get(attr, ())) 642 filter_ = self.environment.filters.get(self.name) 677 test = self.environment.tests.get(self.name)
|
H A D | lexer.py | 168 }.get(token_type, token_type) 405 lexer = _lexer_cache.get(key) 496 r'(?P<%s_begin>\s*%s\-|%s)' % (n, r, prefix_re.get(n,r))
|
/third_party/node/deps/googletest/src/ |
H A D | gtest-internal-inl.h | 686 << "Failed to get the current working directory."; in AddTestInfo() 778 return gtest_trace_stack_.get(); in gtest_trace_stack() 790 return internal_run_death_test_flag_.get(); in internal_run_death_test_flag() 795 return death_test_factory_.get(); in death_test_factory()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtitvinf.cpp | 192 const UnicodeString* patternsOfOneSkeleton = (UnicodeString*) fIntervalPatterns->get(skeleton); in getIntervalPattern() 368 (UnicodeString*)(dateIntervalInfo.fIntervalPatterns->get(skeleton)); in setIntervalPatternIfAbsent() 407 // now get the calendar key value from that locale in initializeData() 499 UnicodeString* patternsOfOneSkeleton = (UnicodeString*)(fIntervalPatterns->get(skeleton)); in setIntervalPatternInternally()
|
H A D | islamcal.cpp | 349 int32_t start = CalendarCache::get(&gMonthCache, month, status); in trueMonthStart() 461 // If useMonth is true, get the day before the start of the month. 578 int32_t year = get(UCAL_EXTENDED_YEAR, status); in getRelatedYear() 658 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status); in initializeSystemDefaultCentury()
|