/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | fwio.c | 56 u32 put = 0, get = 0; in cw1200_load_firmware_cw1200() local 192 /* loop until put - get <= 24K */ in cw1200_load_firmware_cw1200() 194 APB_READ(DOWNLOAD_GET_REG, get); in cw1200_load_firmware_cw1200() 195 if ((put - get) <= in cw1200_load_firmware_cw1200() 201 if ((put - get) > (DOWNLOAD_FIFO_SIZE - DOWNLOAD_BLOCK_SIZE)) { in cw1200_load_firmware_cw1200() 509 * not able to get an interrupt in cw1200_load_firmware()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | xattr.c | 59 /* now get the data out of our dir_item */ in btrfs_getxattr() 423 .get = btrfs_xattr_handler_get, 429 .get = btrfs_xattr_handler_get, 435 .get = btrfs_xattr_handler_get, 441 .get = btrfs_xattr_handler_get,
|
/kernel/linux/linux-6.6/drivers/thermal/intel/ |
H A D | intel_powerclamp.c | 118 .get = duration_get, 210 .get = cpumask_get, 259 .get = param_get_byte, 306 .get = param_get_int,
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | fwio.c | 56 u32 put = 0, get = 0; in cw1200_load_firmware_cw1200() local 192 /* loop until put - get <= 24K */ in cw1200_load_firmware_cw1200() 194 APB_READ(DOWNLOAD_GET_REG, get); in cw1200_load_firmware_cw1200() 195 if ((put - get) <= in cw1200_load_firmware_cw1200() 201 if ((put - get) > (DOWNLOAD_FIFO_SIZE - DOWNLOAD_BLOCK_SIZE)) { in cw1200_load_firmware_cw1200() 509 * not able to get an interrupt in cw1200_load_firmware()
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/ |
H A D | if.c | 254 mtrr_if->get(gentry.regnum, &base, &size, &type); in mtrr_ioctl() 300 mtrr_if->get(gentry.regnum, &base, &size, &type); in mtrr_ioctl() 366 mtrr_if->get(i, &base, &size, &type); in mtrr_seq_show() 392 if (!mtrr_if->get) in mtrr_open()
|
/kernel/linux/linux-6.6/sound/i2c/ |
H A D | tea6330t.c | 69 .get = snd_tea6330t_get_master_volume, .put = snd_tea6330t_put_master_volume } 129 .get = snd_tea6330t_get_master_switch, .put = snd_tea6330t_put_master_switch } 174 .get = snd_tea6330t_get_bass, .put = snd_tea6330t_put_bass } 222 .get = snd_tea6330t_get_treble, .put = snd_tea6330t_put_treble }
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | juli.c | 351 .get = juli_mute_get, 378 .get = juli_mute_get, 386 .get = juli_mute_get, 394 .get = juli_mute_get,
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | mixer_s1810c.c | 170 * Note that if we send only the request to get data back we'll 171 * get an error, we need to first send an empty state packet and 198 dev_warn(&dev->dev, "could not get state field %u (%d)\n", in snd_sc1810c_get_status_field() 278 /* Basic routing to get sound out of the device */ in snd_s1810c_init_mixer_maps() 377 /* Generic get/set/init functions for switch controls */ 491 .get = snd_s1810c_switch_get, 500 .get = snd_s1810c_switch_get, 509 .get = snd_s1810c_switch_get, 530 .get = snd_s1810c_switch_get,
|
/third_party/glslang/SPIRV/ |
H A D | spvIR.h | 217 const Instruction* nextToLast = (instructions.cend() - 2)->get(); in getMergeInstruction() 511 Instruction* raw_instruction = inst.get(); in addLocalVariable() 520 parent.getParent().mapInstruction(instructions.back().get()); in Block() 525 Instruction* raw_instruction = inst.get(); in addInstruction()
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_rate_linear.c | 78 void *get = get16_labels[rate->get_idx]; in linear_expand() local 109 goto *get; in linear_expand() 200 void *get = get16_labels[rate->get_idx]; in linear_shrink() local 227 goto *get; in linear_shrink()
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetUTF7.java | 204 //get the state of the machine state in decodeLoop() 235 b=(char)(source.get()); in decodeLoop() 282 b=(char)source.get(); in decodeLoop() 507 /* get the state machine state */ in encodeLoop() 526 c=source.get(); in encodeLoop() 578 c=source.get(); in encodeLoop()
|
H A D | CharsetUTF8.java | 198 toUBytesArray[0] = ch = source.get(sourceIndex++); in decodeLoop() 224 toUBytesArray[bytesSoFar] = ch = source.get(sourceIndex++); in decodeLoop() 278 while (UTF8.isSingle(ch = source.get(sourceIndex++))) { in decodeLoop() 465 char32 = source.get(); in encodeLoop()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RBBISetBuilder.java | 101 RBBINode usetNode = fIncludesSets.get(i); in isDictionaryRange() 493 RBBINode usetNode = rlRange.fIncludesSets.get(i); in printRanges() 530 RBBINode usetNode = rlRange.fIncludesSets.get(i); in printRangeGroups() 577 usetNode = fRB.fUSetNodes.get(i); in printSets()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | restest.cpp | 240 /* Make sure that users using te_IN for the default locale don't get test failures. */ in TestResourceBundles() 273 /* Make sure that users using te_IN for the default locale don't get test failures. */ in TestConstruction() 441 action += ".get("; in testTag() 446 ResourceBundle arrayBundle(theBundle.get(tag, status)); in testTag() 580 ResourceBundle res = rb.get(test[i].key, status); in TestGetSize() 590 ResourceBundle helper = res.get(j, status); in TestGetSize() 635 ResourceBundle res = rb.get(test[i].resourceKey, status); in TestGetLocaleByType()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
H A D | ConvertIcuDataTask.java | 83 config.setOutputDir(Paths.get(path)); in setOutputDir() 89 this.cldrPath = checkNotNull(Paths.get(path)); in setCldrDir() 127 config.setSpecialsDir(Paths.get(path)); in setSpecialsDir() 338 inheritLanguageSubtag.get(dir).forEach(id -> { in execute()
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | RBReporterScanner.java | 54 BundleItem item = (BundleItem)bundle.allItems.get(key); in RBReporterScanner() 118 FileRule frule = (FileRule)fileRules.get(frule_elem.getAttribute("name")); in performScan() 125 ParseRule prule = (ParseRule)parseRules.get(prule_elem.getAttribute("name")); in performScan() 181 ScanResult scan_res = (ScanResult)results.get(name); in scanDirectory()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | ICUServiceThreadTest.java | 267 Object result = service.get(id); in iterate() 291 Object result = service.get(id); in iterate() 318 Object o = service.get(id, actualID); in iterate() 341 Object o = service.get(id); in iterate() 377 // run multiple get on a stable service 457 // fifteen get threads, delay 0
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | ListFormatter.java | 386 return cache.get(locale, styleName); in getInstance() 412 return cache.get(locale, style.getName()); in getInstance() 734 public ListFormatter get(ULocale locale, String style) { in get() method in ListFormatter.Cache 736 ListFormatter result = cache.get(key); in get()
|
H A D | RBBISetBuilder.java | 107 RBBINode usetNode = fIncludesSets.get(i); in setDictionaryFlag() 454 RBBINode usetNode = rlRange.fIncludesSets.get(i); in printRanges() 495 RBBINode usetNode = rlRange.fIncludesSets.get(i); in printRangeGroups() 542 usetNode = fRB.fUSetNodes.get(i); in printSets()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | ICUServiceThreadTest.java | 264 Object result = service.get(id); in iterate() 288 Object result = service.get(id); in iterate() 315 Object o = service.get(id, actualID); in iterate() 338 Object o = service.get(id); in iterate() 374 // run multiple get on a stable service 454 // fifteen get threads, delay 0
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/ |
H A D | MessageFormat2Test.java | 191 Object valSkeleton = fixedOptions.get("skeleton"); in createFormatter() 223 String unit = variableOptions.get("unit").toString(); in format() 224 LocalizedNumberFormatter realNf = cachedFormatters.get(unit); in format() 226 switch (variableOptions.get("unit").toString()) { in format()
|
/third_party/libabigail/tools/ |
H A D | kmidiff.cc | 435 debug_info_root_dir = opts.di_root_path1.get() in main() 436 ? opts.di_root_path1.get() in main() 462 debug_info_root_dir = opts.di_root_path2.get() in main() 463 ? opts.di_root_path2.get() in main()
|
/third_party/json/tests/src/ |
H A D | unit-udt_macro.cpp | 296 auto p2 = json(p1).get<T>(); 306 CHECK_THROWS_WITH_AS(j.get<T>(), "[json.exception.out_of_range.403] key 'age' not found", json::out_of_range); 325 auto p2 = json(p1).get<T>(); 337 T p3 = j.get<T>();
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | glsl_scraper.py | 123 location = int(res.get('location', 0)) 124 component = int(res.get('component', 0)) 125 binding = int(res.get('binding', 0)) 126 desc_set = int(res.get('set', 0))
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | device.cpp | 80 return e.get(); 100 return e.get(); 111 return e.get(); 524 return e.get();
|