/third_party/icu/icu4c/source/test/intltest/ |
H A D | dtfmttst.cpp | 252 * Instantiate a TimeZone so we can get the ids. in TestWallyWedel() 297 offset = cal->get(UCAL_ZONE_OFFSET, status) + cal->get(UCAL_DST_OFFSET, status); in TestWallyWedel() 1278 // get time in TestDateFormatZone146() 3597 // we should get the same result. in TestRoundtripWithCalendar() 3627 // we should get the same time and time zone. in TestRoundtripWithCalendar() 3675 logln("Nothing in this test. When we get more data from CLDR, put in some tests of -2, +2, etc. "); 4231 int32_t year = rootChineseCalendar->get(UCAL_YEAR, status); in TestMonthPatterns() 4232 int32_t month = rootChineseCalendar->get(UCAL_MONTH, status) + 1; in TestMonthPatterns() 4233 int32_t isLeapMonth = rootChineseCalendar->get(UCAL_IS_LEAP_MONT in TestMonthPatterns() [all...] |
/third_party/python/Tools/clinic/ |
H A D | clinic.py | 330 # Should be individual strings that will get 441 if fcf.counts.get(name) != 1: 2025 d = self.destinations.get(name) 2129 child = parent.modules.get(field) 2136 child = parent.classes.get(field) 2531 # the variable does get passed in to the _impl. (Ah, if 2614 # (that breaks if we get cloned.) 3363 format_unit = str_converter_argument_map.get(key) 3432 # properly. Hopefully with this approach we'll get it 100% right. 4138 preset = self.clinic.presets.get(destinatio [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorBufferTests.cpp | 160 VkBuffer result = (buffer.get() == DE_NULL) ? DE_NULL : buffer->get(); in getVkBuffer() 280 deUint32 hash; // a value used to "salt" results in memory to get unique values per test case 527 result.emplace_back((**pDsl).layout.get()); in getDescriptorSetLayouts() 705 // The expected data read through a descriptor. Try to get a unique value per test and binding. 1444 // Each set will get its own descriptor buffer binding. 2303 return m_context.getBinaryCollection().get(getShaderName(stage)); 4048 DE_ASSERT(resources.rtBlas.get() == DE_NULL); 4060 DE_ASSERT(resources.rtTlas.get() == DE_NULL); 4118 pAlloc = descriptorBuffer.alloc.get(); [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingDescriptorBufferTests.cpp | 160 VkBuffer result = (buffer.get() == DE_NULL) ? DE_NULL : buffer->get(); in getVkBuffer() 280 deUint32 hash; // a value used to "salt" results in memory to get unique values per test case 526 result.emplace_back((**pDsl).layout.get()); in getDescriptorSetLayouts() 704 // The expected data read through a descriptor. Try to get a unique value per test and binding. 1444 // Each set will get its own descriptor buffer binding. 2301 return m_context.getBinaryCollection().get(getShaderName(stage)); 4019 DE_ASSERT(resources.rtBlas.get() == DE_NULL); 4031 DE_ASSERT(resources.rtTlas.get() == DE_NULL); 4089 pAlloc = descriptorBuffer.alloc.get(); [all...] |
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_rdb_store.cpp | 86 rdbStore->UnSubscribe({ static_cast<SubscribeMode>(mode) }, obs.get()); in ~RdbStoreProxy() 94 rdbStore->UnSubscribe({ static_cast<SubscribeMode>(DistributedRdb::LOCAL), event }, obs.get()); in ~RdbStoreProxy() 102 rdbStore->UnSubscribe({ static_cast<SubscribeMode>(DistributedRdb::LOCAL_SHARED), event }, obs.get()); in ~RdbStoreProxy() 1610 errCode = GetInstance()->Subscribe(option, observer.get()); in OnRemote() 1632 int errCode = GetInstance()->Subscribe(option, localObserver.get()); in RegisteredObserver() 1680 errCode = GetInstance()->UnSubscribe(option, it->get()); in OffRemote() 1703 int errCode = GetInstance()->UnSubscribe(option, it->get()); in UnRegisteredObserver()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpiolib.c | 37 * get/set operations for common cases, so that access to SOC-integrated 129 * gpiochip_get_desc - get the GPIO descriptor corresponding to the given 204 * @desc: GPIO to get the direction of 525 chip_err(gc, "%s: unable to get GPIO desc: %ld\n", __func__, in gpiochip_machine_hog() 656 * get *rid* of this numberspace and use only descriptors, but in gpiochip_add_data_with_key() 657 * it may be a pipe dream. It will not happen before we get rid in gpiochip_add_data_with_key() 747 * we get a device node entry in sysfs under in gpiochip_add_data_with_key() 795 * gpiochip_get_data() - get per-subdriver data for the chip 1704 * need to use gpiochip_get_data() to get their local state containers back 1737 * FIXME: get ri in gpiochip_irqchip_add_key() [all...] |
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk.c | 138 * clk_pm_runtime_get_all() - Runtime "get" all clk provider devices 164 * Runtime PM "get" all the devices that are needed for the clks in clk_pm_runtime_get_all() 172 pr_err("clk: Failed to runtime PM get '%s' for clk '%s'\n", in clk_pm_runtime_get_all() 470 * clock-controller@f00abcd without needing to get the globally unique name of 834 * also get under exclusive control of the calling consumer. 892 * clk_rate_exclusive_get - get exclusivity over the clk rate control 900 * also get under exclusive control of the calling consumer. 1501 * __clk_determine_rate - get the closest rate actually supported by a clock 2301 /* calculate new rates and get the topmost changed clock */ in clk_core_set_rate_nolock() 2376 * clk_set_rate_exclusive - specify a new rate and get exclusiv 4524 struct clk *(*get)(struct of_phandle_args *clkspec, void *data); global() member [all...] |
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_main.c | 190 * If we get here then we never received a repsonse to our in qedf_handle_link_update() 362 * This function is called if link_down_tmo is in use. If we get a link up and 576 * Prevent race where we're removing the module and we get link update in qedf_link_update() 635 static void qedf_dcbx_handler(void *dev, struct qed_dcbx_get *get, u32 mib_type) in qedf_dcbx_handler() argument 641 "prio=%d.\n", get->operational.valid, get->operational.enabled, in qedf_dcbx_handler() 642 get->operational.app_prio.fcoe); in qedf_dcbx_handler() 644 if (get->operational.enabled && get->operational.valid) { in qedf_dcbx_handler() 659 * 3. Use the priority we get fro in qedf_dcbx_handler() [all...] |
/kernel/linux/linux-5.10/sound/usb/ |
H A D | mixer.c | 114 /* get the mapped name if the unit matches */ 149 /* get the mapped selector source name */ 327 "cannot get ctl value: req = %#x, wValue = %#x, wIndex = %#x, type = %d\n", in get_ctl_value_v1() 371 "cannot get ctl value: req = %#x, wValue = %#x, wIndex = %#x, type = %d\n", in get_ctl_value_v2() 439 "cannot get current value for control %d ch %d: err = %d\n", in snd_usb_get_cur_mix_value() 607 * get a terminal name string 1226 "%d:%d: cannot get min/max values for control %d (id %d)\n", in get_min_max_with_quirks() 1322 /* get a feature/mixer unit info */ 1357 /* get the current value from feature/mixer unit */ 1428 /* get th [all...] |
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk.c | 375 * clock-controller@f00abcd without needing to get the globally unique name of 725 * @hw: the hw clk we want to get the range from 856 * also get under exclusive control of the calling consumer. 914 * clk_rate_exclusive_get - get exclusivity over the clk rate control 922 * also get under exclusive control of the calling consumer. 1632 * __clk_determine_rate - get the closest rate actually supported by a clock 2439 /* calculate new rates and get the topmost changed clock */ in clk_core_set_rate_nolock() 2514 * clk_set_rate_exclusive - specify a new rate and get exclusive control 2837 * prepared state, the clk will get enabled for the duration of this call. If 3813 * CCF to get a in __clk_core_init() 4781 struct clk *(*get)(struct of_phandle_args *clkspec, void *data); global() member [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_codec.c | 154 * snd_hda_get_conn_list - get connection list 254 * snd_hda_get_conn_index - get the connection index of the given NID 293 * snd_hda_get_num_devices - get DEVLIST_LEN parameter of the given widget 357 * snd_hda_get_dev_select - get device entry select on the pin 359 * @nid: NID of the pin to get device entry select 522 * @nid: NID to get the pin config 686 /* get or create a cache entry for the given audio converter NID */ 1440 /* get num steps */ in get_amp_max_value() 1450 * @uinfo: pointer to get/store the data 1513 * @ucontrol: pointer to get/stor [all...] |
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_main.c | 190 * If we get here then we never received a repsonse to our in qedf_handle_link_update() 362 * This function is called if link_down_tmo is in use. If we get a link up and 576 * Prevent race where we're removing the module and we get link update in qedf_link_update() 635 static void qedf_dcbx_handler(void *dev, struct qed_dcbx_get *get, u32 mib_type) in qedf_dcbx_handler() argument 641 "prio=%d.\n", get->operational.valid, get->operational.enabled, in qedf_dcbx_handler() 642 get->operational.app_prio.fcoe); in qedf_dcbx_handler() 644 if (get->operational.enabled && get->operational.valid) { in qedf_dcbx_handler() 659 * 3. Use the priority we get fro in qedf_dcbx_handler() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 443 const ModuleHandleSp mod(new Unique<VkShaderModule>(createShaderModule(vk, vkDevice, context.getBinaryCollection().get(moduleNdx->first), 0))); in createPipelineShaderStages() 1214 // Only get the first value since all three values are the same anyway. in fillInterfacePlaceholderTessEvalGeom() 3507 copyBufferToImage(context, vk, device, queue, *cmdPool, *cmdBuf, resourceBuffer.get(), resourceImage.get(), inputImageAspect); in runAndVerifyDefaultPipeline() 3851 const ProgramBinary& binary = context.getBinaryCollection().get(shaderName); in runAndVerifyDefaultPipeline() 4264 vk.cmdBindVertexBuffers(*cmdBuf, 0u, 1u, &vertexBuffer.get(), &bindingOffset); in runAndVerifyDefaultPipeline() 4269 vk.cmdBindVertexBuffers(*cmdBuf, 1u, 1u, &vertexInputBuffer.get(), &bindingOffset); in runAndVerifyDefaultPipeline() 4425 submitCommandsAndWait(vk, device, queue, cmdBuf.get()); in runAndVerifyDefaultPipeline()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 13 // The resulting integer value is the same as what you would get by performing 301 // First get the sign bit of second operand. in SoftenFloatRes_FCOPYSIGN() 853 ISD::CondCode CCCode = cast<CondCodeSDNode>(N->getOperand(1))->get(); in SoftenFloatOp_BR_CC() 921 ISD::CondCode CCCode = cast<CondCodeSDNode>(N->getOperand(4))->get(); in SoftenFloatOp_SELECT_CC() 949 cast<CondCodeSDNode>(N->getOperand(IsStrict ? 3 : 2))->get(); in SoftenFloatOp_SETCC() 1725 ISD::CondCode CCCode = cast<CondCodeSDNode>(N->getOperand(1))->get(); in ExpandFloatOp_BR_CC() 1823 ISD::CondCode CCCode = cast<CondCodeSDNode>(N->getOperand(4))->get(); in ExpandFloatOp_SELECT_CC() 1841 ISD::CondCode CCCode = cast<CondCodeSDNode>(N->getOperand(2))->get(); in ExpandFloatOp_SETCC() 2047 ISD::CondCode CCCode = cast<CondCodeSDNode>(N->getOperand(2))->get(); in PromoteFloatOp_SETCC() 2184 // FIXME We might be able to do the conversion during compilation and get ri in PromoteFloatRes_ConstantFP() [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | layout_test.cc | 1257 std::get<Is>(matchers_)) in MatchAndExplainImpl() 1258 .Matches(std::get<Is>(p))...}); in MatchAndExplainImpl() 1598 layout.PoisonPadding(p_.get()); in CompactString() 1601 *layout.Pointer<size_t>(p_.get()) = size; in CompactString() 1603 memcpy(layout.Pointer<char>(p_.get()), s, size + 1); in CompactString() 1608 return *L::Partial().Pointer<size_t>(p_.get()); in size() 1612 // Equivalent to reinterpret_cast<char*>(p.get() + sizeof(size_t)). in c_str() 1615 return L::Partial(1).Pointer<char>(p_.get()); in c_str()
|
H A D | btree.h | 156 // automatically get the more efficient compare-to code when using common 1353 return root_.template get<0>(); 1444 node_type *root() { return root_.template get<2>(); } in root() 1445 const node_type *root() const { return root_.template get<2>(); } in root() 1446 node_type *&mutable_root() noexcept { return root_.template get<2>(); } 1447 key_compare *mutable_key_comp() noexcept { return &root_.template get<0>(); } 1455 return &root_.template get<1>(); 1458 return root_.template get<1>(); 2147 // below). We can get to the largest value from our left child by
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 443 const ModuleHandleSp mod(new Unique<VkShaderModule>(createShaderModule(vk, vkDevice, context.getBinaryCollection().get(moduleNdx->first), 0))); in createPipelineShaderStages() 1214 // Only get the first value since all three values are the same anyway. in fillInterfacePlaceholderTessEvalGeom() 3504 copyBufferToImage(context, vk, device, queue, *cmdPool, *cmdBuf, resourceBuffer.get(), resourceImage.get(), inputImageAspect); in runAndVerifyDefaultPipeline() 3848 const ProgramBinary& binary = context.getBinaryCollection().get(shaderName); in runAndVerifyDefaultPipeline() 4261 vk.cmdBindVertexBuffers(*cmdBuf, 0u, 1u, &vertexBuffer.get(), &bindingOffset); in runAndVerifyDefaultPipeline() 4266 vk.cmdBindVertexBuffers(*cmdBuf, 1u, 1u, &vertexInputBuffer.get(), &bindingOffset); in runAndVerifyDefaultPipeline() 4422 submitCommandsAndWait(vk, device, queue, cmdBuf.get()); in runAndVerifyDefaultPipeline()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_adapter.cpp | 62 std::string name(characteristic.value_.get(), characteristic.value_.get() + characteristic.length_); 218 RegisterBleSecurityCallback(*pimpl->observer_.get()); in InitBtmAndGap() 1068 BleProperties::GetInstance().RegisterBleAdapterObserver(*pimpl->observer_.get()); in RegisterBleAdapterObserver()
|
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/ |
H A D | lume_common.cpp | 445 OHOS::Render3D::GraphicsManager::GetInstance().UnloadEcs(reinterpret_cast<void *>(ecs_.get())); in DestroyResource() 535 auto* ecs = ecs_.get(); in DrawFrame() 822 OHOS::Render3D::GraphicsManager::GetInstance().DrawFrame(reinterpret_cast<void *>(ecs_.get()), in DeferDraw() 866 auto* ecs = ecs_.get(); in CollectRenderHandles() 968 WIDGET_LOGE("ACE-3D LumeCommon::LoadBackgroundMode get env manager fail"); in CreateEnvScene() 1629 WIDGET_LOGE("ACE-3D LumeCommon::SetUpCameraViewPort get camera component error"); in SetupCameraViewPort()
|
/foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
H A D | image_ffi.cpp | 215 auto nativeImage = FFIData::Create<ImageSourceImpl>(move(std::get<0>(ptr)), move(std::get<1>(ptr))); in FfiOHOSCreateIncrementalSource() 254 ret = ParseImageSourceImageInfo(info, instance->nativeImgSrc.get()); in FfiOHOSImageSourceGetImageInfo() 814 ret = ParsePixelMapImageInfo(info, instance->GetRealPixelMap().get()); in FfiOHOSGetImageInfo() 1337 IMAGE_LOGE("fail to get ImagePacker"); in FfiOHOSImagePackerGetSupportedFormats() 1344 IMAGE_LOGE("fail to get supported formats"); in FfiOHOSImagePackerGetSupportedFormats()
|
/foundation/multimedia/image_effect/frameworks/native/effect/base/ |
H A D | image_effect_inner.cpp | 105 filtersToPipeline.push_back(srcFilter_.get()); in CreatePipeline() 107 filtersToPipeline.push_back(eFilter.get()); in CreatePipeline() 109 filtersToPipeline.push_back(sinkFilter_.get()); in CreatePipeline() 393 ErrorCode res = fut.get(); in StartPipelineInner() 688 CHECK_AND_RETURN_RET_LOG(!effectName.empty(), nullptr, "Restore: imageEffect get name failed"); in Restore()
|
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_album_change_request_napi.cpp | 76 CHECK_COND_WITH_MESSAGE(env, photoAlbumNapi != nullptr, "Failed to get PhotoAlbumNapi object"); in ParsePhotoAlbum() 107 napi_wrap(env, thisVar, reinterpret_cast<void*>(obj.get()), MediaAlbumChangeRequestNapi::Destructor, nullptr, in Constructor() 288 "Failed to get args"); in ParseArgsCreateAlbum() 294 "Failed to get album name"); in ParseArgsCreateAlbum() 340 "Failed to get args"); in ParseArgsDeleteAlbums() 354 CHECK_COND_WITH_MESSAGE(env, obj != nullptr, "Failed to get album napi object"); in ParseArgsDeleteAlbums() 414 "Failed to get object info"); in JSAddAssets() 441 "Failed to get object info"); in JSRemoveAssets() 474 "Failed to get object info"); in JSMoveAssets() 511 "Failed to get objec in JSRecoverAssets() [all...] |
H A D | photo_album_napi.cpp | 273 CHECK_ARGS(env, napi_wrap(env, thisVar, reinterpret_cast<void *>(obj.get()), in PhotoAlbumNapiConstructor() 638 NapiError::ThrowError(env, JS_ERR_PARAMETER_INVALID, "Failed to get asset element"); in GetAssetsIdArray() 645 NapiError::ThrowError(env, JS_ERR_PARAMETER_INVALID, "Failed to get asset napi object"); in GetAssetsIdArray() 723 get<int32_t>(ResultSetUtils::GetValFromColumn(PhotoAlbumColumns::ALBUM_IMAGE_COUNT, resultSet, TYPE_INT32)); in FetchNewCount() 725 get<int32_t>(ResultSetUtils::GetValFromColumn(PhotoAlbumColumns::ALBUM_VIDEO_COUNT, resultSet, TYPE_INT32)); in FetchNewCount() 727 get<int32_t>(ResultSetUtils::GetValFromColumn(PhotoAlbumColumns::ALBUM_COUNT, resultSet, TYPE_INT32)); in FetchNewCount() 1080 NAPI_ERR_LOG("Failed to get file asset napi object"); in JSPhotoAccessGetPhotoAssetsExecuteSync() 1277 NapiError::ThrowError(env, JS_ERR_PARAMETER_INVALID, "Failed to get photo album instance"); in PrivateAlbumParseArgs() 1415 NAPI_ERR_LOG("get face id failed, errCode is %{public}d", errCode); in PhotoAccessHelperGetFaceIdExec() 1448 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "Only system apps can get th in PhotoAccessHelperGetFaceId() [all...] |
H A D | smart_album_napi.cpp | 139 status = napi_wrap(env, thisVar, reinterpret_cast<void *>(obj.get()), in SmartAlbumNapiConstructor() 660 NAPI_ERR_LOG("Failed to get expiredTime obj"); in JSSmartAlbumExpiredTimeSetter() 672 NAPI_ERR_LOG("Failed to get expiredTime"); in JSSmartAlbumExpiredTimeSetter() 857 NAPI_ERR_LOG("GetAssetIds get args fail, not array"); in GetAssetIds() 865 NAPI_ERR_LOG("GetAssetIds get args fail"); in GetAssetIds() 944 static_cast<void *>(asyncContext.get()), &asyncContext->work); in JSAddFileAssets() 986 static_cast<void *>(asyncContext.get()), &asyncContext->work); in JSRemoveFileAssets() 1028 static_cast<void *>(asyncContext.get()), &asyncContext->work); in JSCommitModify() 1075 NAPI_ERR_LOG("Could not get the string argument!"); in GetFetchOptionsParam() 1203 NAPI_ERR_LOG("Failed to get fil in JSGetFileAssetsCompleteCallback() [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_audio_operations_test/src/ |
H A D | medialibrary_audio_operations_test.cpp | 141 MEDIA_ERR_LOG("can not get g_rdbstore"); in PrepareUniqueNumberTable() 146 MEDIA_ERR_LOG("can not get store"); in PrepareUniqueNumberTable() 152 MEDIA_ERR_LOG("Can not get AssetUniqueNumberTable count"); in PrepareUniqueNumberTable() 191 MEDIA_ERR_LOG("can not get g_rdbstore"); in SetTables() 239 int32_t resInt = get<int32_t>(res); in GetFileAssetValueToStr() 246 int64_t resLong = get<int64_t>(res); in GetFileAssetValueToStr() 253 string resStr = get<string>(res); in GetFileAssetValueToStr() 366 MEDIA_ERR_LOG("can not get rdbstore"); in GetFilePath() 371 MEDIA_ERR_LOG("Can not get file Path"); in GetFilePath() 397 MEDIA_ERR_LOG("can not get rdbstor in MakeAudioUnpending() [all...] |