/kernel/linux/linux-6.6/security/integrity/platform_certs/ |
H A D | load_powerpc.c | 34 rc = secvar_ops->get(key, keylen, NULL, size); in get_cert_list() 45 rc = secvar_ops->get(key, keylen, db, size); in get_cert_list() 89 * can't get them. in load_powerpc_certs() 93 pr_info("Couldn't get db list from firmware\n"); in load_powerpc_certs() 110 pr_info("Couldn't get dbx list from firmware\n"); in load_powerpc_certs() 127 pr_info("Couldn't get trustedcadb list from firmware\n"); in load_powerpc_certs() 143 pr_info("Couldn't get moduledb list from firmware\n"); in load_powerpc_certs()
|
/kernel/linux/linux-6.6/sound/pcmcia/vx/ |
H A D | vxp_mixer.c | 65 .get = vx_mic_level_get, 103 .get = vx_mic_boost_get,
|
/test/testfwk/xdevice/src/xdevice/_core/report/ |
H A D | __main__.py | 81 modules_info = data.get("modules", []) 95 row = [module.get(name, "") for name in attr_names]
|
/test/xts/acts/distributeddatamgr/preferencesjstest/hap/entry/src/ohosTest/js/test/ |
H A D | PreferencesHelperJsunit.test.js | 55 var value = await mPreferences.get('test', 0); 72 var value = await mPreferences.get('test', 0);
|
/third_party/glslang/gtests/ |
H A D | Link.FromFile.Vk.cpp | 64 auto* shader = shaders.back().get(); in TEST_P() 73 for (const auto& shader : shaders) program.addShader(shader.get()); in TEST_P()
|
/third_party/gn/examples/ios/build/config/ios/scripts/ |
H A D | merge_plist.py | 53 value1 = obj1.get(key, None) 54 value2 = obj2.get(key, None)
|
/third_party/benchmark/src/ |
H A D | colorprint.cc | 108 ret = vsnprintf(buff.get(), size, msg, args); in FormatString() 110 return buff.get(); in FormatString()
|
/third_party/gn/src/gn/ |
H A D | value.h | 98 return scope_value_.get(); in scope_value() 102 return scope_value_.get(); in scope_value()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/ |
H A D | ResourceBasedPeriodFormatterDataService.java | 86 public PeriodFormatterData get(String localeName) { in get() method in ResourceBasedPeriodFormatterDataService 98 PeriodFormatterData ld = cache.get(localeName); in get()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
H A D | BasicPeriodFormatterFactory.java | 214 data = ds.get(localeName); in getData() 221 return ds.get(locName); in getData()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | RangeDateRule.java | 138 Range r = ranges.get(i); in startIndex() 148 return (index < ranges.size()) ? ranges.get(index) in rangeAt()
|
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
H A D | UnicodeKnownIssues.java | 101 List<String> lines = knownIssues.get(ticketLink); in logKnownIssue() 137 logFn.accept(" - " + entries.get(i)); in printKnownIssues()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/ |
H A D | CustomFormatterListTest.java | 43 Object oType = fixedOptions.get("type"); in ListFormatterImpl() 47 Object oWidth = fixedOptions.get("width"); in ListFormatterImpl()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/ |
H A D | ResourceBasedPeriodFormatterDataService.java | 88 public PeriodFormatterData get(String localeName) { in get() method in ResourceBasedPeriodFormatterDataService 100 PeriodFormatterData ld = cache.get(localeName); in get()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
H A D | BasicPeriodFormatterFactory.java | 216 data = ds.get(localeName); in getData() 223 return ds.get(locName); in getData()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | RangeDateRule.java | 136 Range r = ranges.get(i); in startIndex() 146 return (index < ranges.size()) ? ranges.get(index) in rangeAt()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | numparse_scientific.cpp | 25 return *unisets::get(unisets::MINUS_SIGN); in minusSignSet() 29 return *unisets::get(unisets::PLUS_SIGN); in plusSignSet() 73 // First attempt to get a code point, returning true if we can't get one. in match()
|
/third_party/libbpf/ci/managers/ |
H A D | debian.sh | 44 docker_exec apt-get -y update 45 docker_exec apt-get -y install aptitude
|
/third_party/mbedtls/scripts/ |
H A D | lcov.sh | 21 5. After rework, run "$0 -r", then re-test and run "$0" to get a fresh report. 24 -r Reset traces. Run this before re-testing to get fresh measurements.
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | weakset.js | 81 WeakSet.prototype.get.call({}); 160 get: () => { throw "abrupt add getter" }
|
/third_party/json/tests/src/ |
H A D | unit-noexcept.cpp | 49 static_assert(noexcept(j->get<pod>()), ""); 50 static_assert(!noexcept(j->get<pod_bis>()), "");
|
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
H A D | adaptor.hpp | 135 return std::get<0>(its) - std::get<0>(jt.its); in operator -()
|
/third_party/node/lib/internal/modules/esm/ |
H A D | utils.js | 128 * 2 is only there so that we can get the id symbol to configure the 131 * get the id symbol from. This is different from callbackReferrer which 157 const { initializeImportMeta, callbackReferrer } = moduleRegistries.get(symbol); 174 const { importModuleDynamically, callbackReferrer } = moduleRegistries.get(symbol);
|
/third_party/node/deps/v8/src/zone/ |
H A D | accounting-allocator.cc | 90 memory = AllocatePages(bounded_page_allocator_.get(), nullptr, bytes, in AllocateSegment() 116 FreePages(bounded_page_allocator_.get(), segment, segment_size); in ReturnSegment()
|
/third_party/node/test/fixtures/wpt/streams/readable-streams/ |
H A D | patched-global.any.js | 8 Object.getOwnPropertyDescriptor(ReadableStream.prototype, 'locked').get; 27 get() { throw new Error(`${property} getter called`); },
|