Home
last modified time | relevance | path

Searched refs:get (Results 11651 - 11675 of 13129) sorted by relevance

1...<<461462463464465466467468469470>>...526

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtlv320adc3xxx.c623 .get = adc3xxx_coefficient_get,\
672 * to using a TLV_DB_RANGE in order to get the mute value in the right place.
989 /* With only GPIO outputs configured, we never get the .direction_out call,
1000 * want to read the current pin state using the .get callback.
1023 .get = adc3xxx_gpio_get,
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dtopology.c1204 switch (le32_to_cpu(hdr->ops.get)) { in audioreach_control_load()
1216 hdr->ops.get, hdr->ops.put, hdr->ops.info); in audioreach_control_load()
/third_party/ffmpeg/libavcodec/x86/
H A Dme_cmp.asm107 ; FIXME: HSUM saturates at 64k, while an 8x8 hadamard or dct block can get up to
305 ; OR the result to get the absolute difference
/third_party/ffmpeg/libavcodec/
H A Dproresenc_anatoliy.c308 static void get(uint8_t *pixels, int stride, int16_t* block) in get() function
322 get(pixels, stride, block); in fdct_get()
/third_party/googletest/googletest/scripts/
H A Dupload.py258 1) We get a username and password from the user
553 # Use a shell for subcommands on Windows to get a PATH search.
718 file_id_str = patches.get(filename)
848 for keyword in svn_keywords.get(name, [])]
886 # for the old and the new revision and compare the results to get
894 ErrorExit("Failed to get status for %s." % filename)
1234 # Mercurial has a command to get the base directory of a repository
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DCollationPerformanceTest.java210 String line = com.ibm.icu.impl.Utility.escape((String)list.get(i)); in doDump()
1110 tests[i] = (String) list.get(i); in readDataLines()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateIntervalFormatTest.java1326 errln("DateIntervalFormat for tzCalif, expect \"" + fmtCalif + "\", get \"" + buf + "\""); in TestGetSetTimeZone()
1334 errln("DateIntervalFormat for tzTokyo, expect \"" + fmtTokyo + "\", get \"" + buf + "\""); in TestGetSetTimeZone()
1503 // not be corrupted, and we should get the same answer as before. in TestTicket9919GetInstance()
1544 // not be corrupted, and we should get the same answer as before. in TestTicket9919Setter()
1618 logln(filterPattern + " => " + intervalInfo.getRawPatterns().get(filterPattern)); in TestTicket11583()
1628 PatternInfo patternInfo = intervalFormat.getRawPatterns().get("M"); in TestTicket11583()
1857 "\"; get " + pos.getBeginIndex() + "-" + pos.getEndIndex() + " \"" + actualString + "\""); in TestFPos_SkelWithSeconds()
/third_party/icu/icu4c/source/i18n/
H A Dtzgnames.cpp566 locname = name.isEmpty() ? NULL : fStringPool.get(name, status); in getGenericLocationName()
605 // Try to get a name from time zone first in formatGenericNonLocationName()
659 // We may get a wrong answer in edge case, but it should practically work OK. in formatGenericNonLocationName()
714 // you may get incorrect results because of time overlap at DST->STD in formatGenericNonLocationName()
816 uplname = fStringPool.get(name, status); in getPartialLocationName()
H A Drbt_pars.cpp185 return (const UnicodeString*) variableNames->get(name); in lookup()
1583 // filled in later by setSegmentObject(). We know that we will get in getSegmentStandin()
1641 const UnicodeString* s = (const UnicodeString*) variableNames.get(name); in appendVariableDef()
1667 * Glue method to get around access restrictions in C++.
/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_NOPs.cpp822 if (instr->isMIMG() && get_mimg_nsa_dwords(instr.get()) > 1) {
841 if (instr->isMIMG() && get_mimg_nsa_dwords(instr.get()) > 0)
/third_party/jerryscript/jerry-debugger/
H A Djerry_client_main.py229 def get(self, key): member in Multimap
1072 for breakpoint in self.line_list.get(new_line):
/third_party/jinja2/
H A Denvironment.py510 func = env_map.get(name) # type: ignore
837 to `False` and you will get an exception on syntax errors.
958 template = self.cache.get(cache_key)
/third_party/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp997 if (!::llvm::writeSpirv(mod.get(), spirv_opts, spv_stream, log)) { in llvm_mod_to_spirv()
1070 return llvm_mod_to_spirv(std::move(mod.get()), llvm_ctx, NULL, logger, out_spirv); in clc_spir_to_spirv()
/third_party/node/test/parallel/
H A Dtest-stream-pipeline.js572 http.get({ port: this.address().port }, (res) => {
1313 get then() {
/third_party/node/deps/googletest/src/
H A Dgtest-death-test.cc715 GTEST_DEATH_TEST_CHECK_(false); // Should not get here. in Wait()
897 // letting other handlers process the event. We will get a kProcessKey in Wait()
1038 status = fdio_spawn_etc(child_job, FDIO_SPAWN_CLONE_ALL, argv[0], argv.get(), in AssumeRole()
1314 // amount is subtracted from size of the stack space to get an address in ExecDeathTestSpawnChild()
1390 const pid_t child_pid = ExecDeathTestSpawnChild(argv.get(), pipe_fd[0]); in AssumeRole()
/third_party/ninja/src/
H A Dbuild.cc173 // This edge has already been scheduled. We can get here again if an edge in ScheduleWork()
560 if (command_runner_.get()) { in Cleanup()
642 if (!command_runner_.get()) { in Build()
726 // If we get here, we cannot make any more progress. in Build()
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_pars.cpp185 return (const UnicodeString*) variableNames->get(name); in lookup()
1583 // filled in later by setSegmentObject(). We know that we will get in getSegmentStandin()
1641 const UnicodeString* s = (const UnicodeString*) variableNames.get(name); in appendVariableDef()
1667 * Glue method to get around access restrictions in C++.
H A Dtzgnames.cpp566 locname = name.isEmpty() ? nullptr : fStringPool.get(name, status); in getGenericLocationName()
605 // Try to get a name from time zone first in formatGenericNonLocationName()
659 // We may get a wrong answer in edge case, but it should practically work OK. in formatGenericNonLocationName()
714 // you may get incorrect results because of time overlap at DST->STD in formatGenericNonLocationName()
816 uplname = fStringPool.get(name, status); in getPartialLocationName()
/third_party/node/deps/v8/src/builtins/
H A Daccessors.cc41 Handle<Object> get = v8::FromCData(isolate, getter); in MakeAccessor() local
44 info->set_getter(*get); in MakeAccessor()
/third_party/node/deps/v8/src/heap/
H A Dobject-stats.cc854 // to get a better picture of what's going on in MapSpace. This in RecordVirtualMapDetails()
983 Object entry = array.get(i); in RecordVirtualObjectsForConstantPoolOrEmbeddedObjects()
1000 Object entry = constant_pool.get(i); in RecordVirtualBytecodeArrayDetails()
/third_party/node/deps/v8/src/objects/
H A Djs-objects-inl.h357 return property_array(cage_base).get(cage_base, in RawFastPropertyAt()
375 return property_array(cage_base).get(cage_base, in RawFastPropertyAt()
389 // object migration. Specifically, the object can get smaller. Initially, this in RawInobjectPropertyAt()
/third_party/libabigail/include/
H A Dabg-diff-utils.h773 {return operator()(first.get(), second.get());} in operator ()()
883 // Now get the value of y from the equation k = x -y. in end_of_fr_d_path_in_k()
1161 // That way, to get the furthest reaching point on diagonal 0 (k == in compute_middle_snake()
1302 /// at index 0, we just get some non-used value.
1390 /// at index 0, we just get some non-used value.
/third_party/python/Lib/asyncio/
H A Dunix_events.py135 handle = self._signal_handlers.get(sig)
415 # We can get here for different reasons, the main
951 existing = self._callbacks.get(pid)
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.c278 /* fallback, get the control element identifier */ in ucm_get_mixer_id()
400 /* get direction and channels */ in ucm_get_device_property()
403 /* get channels */ in ucm_get_device_property()
409 /* get pcm */ in ucm_get_device_property()
424 /* get channels */ in ucm_get_device_property()
430 /* get pcm */ in ucm_get_device_property()
443 /* get rate and priority of device */ in ucm_get_device_property()
445 /* get rate */ in ucm_get_device_property()
456 /* get priority from ucm config */ in ucm_get_device_property()
474 /* get rat in ucm_get_device_property()
[all...]
/third_party/python/Lib/importlib/
H A D_bootstrap_external.py10 # `make regen-importlib` followed by `make` in order to get the frozen version
485 # `C:\Bytecode`; the idea here is that if we get `Foo\Bar`, we first
1712 loader = ns.get('__loader__')
1713 spec = ns.get('__spec__')

Completed in 53 milliseconds

1...<<461462463464465466467468469470>>...526