| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| H A D | time_zone_format_test.cc | 60 TestFormatSpecifier(time_point<D> tp, time_zone tz, const std::string& fmt, const std::string& ans) TestFormatSpecifier() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
| H A D | source_map.cpp | 219 std::vector<int32_t> ans; in Init() local 292 std::vector<int32_t> ans; MergeInit() local 373 VlqRevCode(const std::string& vStr, std::vector<int32_t>& ans) VlqRevCode() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| H A D | form_render_delegate_impl_test.cpp | 245 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 267 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 291 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local
|
| /foundation/multimedia/media_lite/frameworks/player_lite/binder/ |
| H A D | player_client.cpp | 230 int32_t ans = -10; in SetSource() local 248 int32_t ans = -1; in Prepare() local 264 int32_t ans = -1; in Play() local 280 bool ans in IsPlaying() local 296 int32_t ans = -1; Pause() local 312 int32_t ans = -1; Stop() local 329 int32_t ans = -1; Rewind() local 347 int32_t ans = -1; SetVolume() local 375 int32_t ans = -1; SetSurface() local 392 int32_t ans = -1; SetLoop() local 408 bool ans = false; IsSingleLooping() local 424 int32_t ans = -1; GetCurrentPosition() local 442 int32_t ans = -1; GetDuration() local 458 int32_t ans = -1; GetVideoWidth() local 475 int32_t ans = -1; GetVideoHeight() local 492 int32_t ans = -1; Reset() local 512 int32_t ans = -1; Release() local 593 uint32_t ans = proxy_->Invoke(proxy_, PLAYER_SERVER_SET_PLAYER_CALLBACK, &io, ¶, Callback); SetPlayerCallback() local 604 int32_t ans = -1; GetPlayerState() local 622 int32_t ans = -1; SetPlaybackSpeed() local 638 int32_t ans = -1; GetPlaybackSpeed() local 693 int32_t ans = -1; SetParameter() local 710 int32_t ans = -1; SetAudioStreamType() local 726 int32_t ans = -1; GetAudioStreamType() local [all...] |
| /kernel/linux/linux-5.10/tools/accounting/ |
| H A D | getdelays.c | 169 } ans; in get_family_id() local
|
| /kernel/linux/linux-6.6/tools/accounting/ |
| H A D | getdelays.c | 168 } ans; in get_family_id() local
|
| /third_party/alsa-lib/src/control/ |
| H A D | control_shm.c | 439 snd_client_open_answer_t ans; in snd_ctl_shm_open() local
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-common.c | 304 void get_ifinfo(struct ifreq *ans, int sock_fd, const char *ifname, int query) in get_ifinfo() argument
|
| /third_party/selinux/checkpolicy/test/ |
| H A D | dispol.c | 397 char ans[81], OutfileName[121]; in main() local [all...] |
| H A D | dismod.c | 869 char ans[81], OutfileName[121]; in main() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| H A D | measure_property.h | 357 MeasureProperty ans; in FromJson() local
|
| H A D | transition_property.h | 273 std::string ans = "{type: translate";
variable 304 std::string ans = "{type: rotate";
variable 333 std::string ans = "{type: scale"; global() variable 364 std::string ans = "{type: opacity"; global() variable 390 std::string ans = "{type: move"; global() variable 408 std::string ans = "{type: slideSwitch"; global() variable 422 std::string ans = "{type: identity"; global() variable 449 std::string ans = "{type: asymmetric"; global() variable [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| H A D | bundle_resource_parser.cpp | 290 bool ans = true; in ParseResourceInfoByResourceManager() local 458 bool ans = true; in ParseForegroundAndBackgroundResource() local 485 bool ans = true; in ParserCloneResourceInfo() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/ |
| H A D | bms_data_aot_test.cpp | 853 auto ans = AOTHandler::GetInstance().HandleCopyAp(bundleName, false, results); in HWTEST_F() local
|
| /foundation/communication/dsoftbus/sdk/bus_center/ipc/small/ |
| H A D | bus_center_server_proxy.c | 234 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_GET_ALL_ONLINE_NODE_INFO, &request, &reply, in ServerIpcGetAllOnlineNodeInfo() local 287 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_GET_LOCAL_DEVICE_INFO, &request, &reply, in ServerIpcGetLocalDeviceInfo() local 326 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_GET_NODE_KEY_INFO, &request, &reply, in ServerIpcGetNodeKeyInfo() local 361 int32_t ans in ServerIpcSetNodeDataChangeFlag() local 429 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_JOIN_LNN, &request, NULL, NULL); ServerIpcJoinLNN() local 454 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_LEAVE_LNN, &request, NULL, NULL); ServerIpcLeaveLNN() local 482 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_START_TIME_SYNC, &request, NULL, NULL); ServerIpcStartTimeSync() local 508 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_STOP_TIME_SYNC, &request, NULL, NULL); ServerIpcStopTimeSync() local 544 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_PUBLISH_LNN, &request, &reply, ClientBusCenterResultCb); ServerIpcPublishLNN() local 570 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_STOP_PUBLISH_LNN, &request, NULL, NULL); ServerIpcStopPublishLNN() local 607 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_REFRESH_LNN, &request, &reply, ClientBusCenterResultCb); ServerIpcRefreshLNN() local 633 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_STOP_REFRESH_LNN, &request, NULL, NULL); ServerIpcStopRefreshLNN() local 659 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_ACTIVE_META_NODE, &request, &reply, ServerIpcActiveMetaNode() local 691 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_DEACTIVE_META_NODE, &request, ServerIpcDeactiveMetaNode() local 715 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_GET_ALL_META_NODE_INFO, &request, &reply, ServerIpcGetAllMetaNodeInfo() local 761 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_SHIFT_LNN_GEAR, &request, &reply, ServerIpcShiftLNNGear() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_cloud_interfaces_relational_ext_test.cpp | 1075 std::map<int, int> ans; in HWTEST_F() local 1133 std::map<int, int> ans; HWTEST_F() local [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | dump.c | 480 char ans[255] = {0}; in dump_file() local
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_shm.c | 678 snd_client_open_answer_t ans; in snd_pcm_shm_open() local
|
| /third_party/alsa-lib/aserver/ |
| H A D | aserver.c | 729 snd_client_open_answer_t ans; in snd_client_open() local [all...] |
| /third_party/skia/tests/ |
| H A D | MathTest.cpp | 630 size_t ans = GrNextSizePow2(test); in test_nextsizepow2() local
|
| /third_party/selinux/checkpolicy/ |
| H A D | checkpolicy.c | 391 char ans[80 + 1], *path, *fstype; in main() local [all...] |
| /foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
| H A D | source_map.cpp | 112 std::string ans = ""; in TranslateBySourceMap() local 266 std::vector<int32_t> ans; in ExtractSourceMapData() local 430 VlqRevCode(const std::string& vStr, std::vector<int32_t>& ans) VlqRevCode() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_base_utils.cpp | 355 std::string ans; in TranslateRawStack() local 378 std::string ans; in TranslateStack() local 437 std::string ans; TranslateBySourceMap() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/ |
| H A D | bms_bundle_resource_test.cpp | 369 bool ans = BundleSystemState::GetInstance().FromString("{"); in HWTEST_F() local 386 bool ans = resourceRdb.AddResourceInfo(resourceInfo); in HWTEST_F() local 409 bool ans = resourceRdb.AddResourceInfos(resourceInfos); HWTEST_F() local 445 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 469 bool ans = manager->AddAllResourceInfo(200, HWTEST_F() local 486 bool ans = manager->AddResourceInfoByBundleName(BUNDLE_NAME, USERID); HWTEST_F() local 505 bool ans = manager->AddResourceInfoByBundleName(BUNDLE_NAME, 200); HWTEST_F() local 532 bool ans = manager->AddResourceInfoByAbility(BUNDLE_NAME, MODULE_NAME, ABILITY_NAME, USERID); HWTEST_F() local 573 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 602 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 654 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 696 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 740 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 775 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 810 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 856 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 904 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 933 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 962 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 991 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 1021 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 1049 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 1075 bool ans = BundleResourceProcess::GetLauncherAbilityResourceInfos(bundleInfo, USERID, resourceInfos); HWTEST_F() local 1126 bool ans = BundleResourceProcess::GetBundleResourceInfo(bundleInfo, USERID, resourceInfo); HWTEST_F() local 1159 bool ans = BundleResourceProcess::GetBundleResourceInfo(bundleInfo, USERID, resourceInfo); HWTEST_F() local 1191 bool ans = BundleResourceProcess::GetResourceInfoByBundleName(BUNDLE_NAME, USERID, resourceInfos); HWTEST_F() local 1222 bool ans = BundleResourceProcess::GetLauncherResourceInfoByAbilityName(BUNDLE_NAME, MODULE_NAME, ABILITY_NAME, HWTEST_F() local 1269 bool ans = BundleResourceProcess::GetAllResourceInfo(200, resourceInfos); HWTEST_F() local 1338 bool ans = BundleResourceConfiguration::InitResourceGlobalConfig(nullptr); HWTEST_F() local 1379 bool ans = parser.ParseResourceInfo(USERID, resourceInfo); HWTEST_F() local 1399 bool ans = parser.ParseResourceInfos(USERID, resourceInfos); HWTEST_F() local 1424 bool ans = parser.ParseLabelResourceByPath("", 0, label); HWTEST_F() local 1448 bool ans = parser.ParseLabelResourceByResourceManager(nullptr, 0, label); HWTEST_F() local 1470 bool ans = parser.ParseIconResourceByPath("", 0, info); HWTEST_F() local 1496 bool ans = parser.ParseIconResourceByResourceManager(nullptr, info); HWTEST_F() local 1522 bool ans = BundleResourceProcess::GetResourceInfoByBundleName(BUNDLE_NAME, USERID, resourceInfos); HWTEST_F() local 1556 bool ans = BundleResourceProcess::GetResourceInfoByBundleName(BUNDLE_NAME, USERID, resourceInfos); HWTEST_F() local 1593 bool ans = BundleResourceProcess::GetResourceInfoByBundleName(BUNDLE_NAME_NO_ICON, USERID, resourceInfos); HWTEST_F() local 1625 bool ans = OnReceiveEvent(commonData); HWTEST_F() local 1686 bool ans = callback.OnUserIdSwitched(100, 200); HWTEST_F() local 1705 bool ans = callback.OnSystemColorModeChanged(oldColorMode); HWTEST_F() local 1727 bool ans = callback.OnSystemLanguageChange(oldLanguage); HWTEST_F() local 1750 bool ans = BundleResourceProcess::GetAbilityResourceInfos(bundleInfo, USERID, resourceInfos); HWTEST_F() local 1781 bool ans = GetBundleDataMgr()->FetchInnerBundleInfo(BUNDLE_NAME, bundleInfo); HWTEST_F() local 1816 bool ans = BundleResourceProcess::GetResourceInfoByColorModeChanged(resourceNames, USERID, resourceInfos); HWTEST_F() local 1835 bool ans = BundleResourceProcess::GetResourceInfoByColorModeChanged(resourceNames, USERID, resourceInfos); HWTEST_F() local 2303 bool ans = manager->GetBundleResourceInfo(BUNDLE_NAME, 0, info); HWTEST_F() local 2311 bool ans = manager->GetBundleResourceInfo(BUNDLE_NAME, 0, info2); HWTEST_F() local 2365 bool ans = BundleResourceProcess::GetResourceInfoByBundleName(BUNDLE_NAME_NO_ICON, USERID, resourceInfos); HWTEST_F() local 2401 bool ans = BundleResourceProcess::GetBundleResourceInfo(bundleInfo, USERID, resourceInfo); HWTEST_F() local 2419 bool ans = GetBundleDataMgr()->FetchInnerBundleInfo(BUNDLE_NAME, bundleInfo); HWTEST_F() local 2442 bool ans = BundleResourceProcess::CheckIsNeedProcessAbilityResource(bundleInfo); HWTEST_F() local 2480 bool ans = BundleResourceProcess::GetOverlayModuleHapPaths(info, MODULE_NAME, USERID, overlayHapPaths); HWTEST_F() local 2494 bool ans = callback.OnOverlayStatusChanged(BUNDLE_NAME_NOT_EXIST, true, 0); HWTEST_F() local 2508 bool ans = callback.OnOverlayStatusChanged(BUNDLE_NAME_NOT_EXIST, true, USERID); HWTEST_F() local 2525 bool ans = callback.OnOverlayStatusChanged(BUNDLE_NAME, true, USERID); HWTEST_F() local 2542 bool ans = callback.OnApplicationThemeChanged(""); HWTEST_F() local 2556 bool ans = callback.OnApplicationThemeChanged("xxxxx"); HWTEST_F() local 2577 bool ans = callback.OnApplicationThemeChanged(theme.dump()); HWTEST_F() local 2598 bool ans = callback.OnApplicationThemeChanged(theme.dump()); HWTEST_F() local 2619 bool ans = callback.OnApplicationThemeChanged(theme.dump()); HWTEST_F() local 2650 bool ans = BundleResourceProcess::GetOverlayModuleHapPaths(info, MODULE_NAME, USERID, overlayHapPaths); HWTEST_F() local 2698 bool ans = BundleResourceProcess::GetOverlayModuleHapPaths(info, MODULE_NAME, USERID, overlayHapPaths); HWTEST_F() local 2730 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 2768 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 2810 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 2856 bool ans = resourceRdb.AddResourceInfo(resourceInfo); HWTEST_F() local 2907 bool ans = parser.ParseIconIdFromJson(jsonBuff, foregroundId, backgroundId); HWTEST_F() local 2931 bool ans = parser.ParseIconIdFromJson(jsonBuff, foregroundId, backgroundId); HWTEST_F() local 2958 bool ans = parser.ParseIconIdFromJson(jsonBuff, foregroundId, backgroundId); HWTEST_F() local 2985 bool ans = parser.ParseIconIdFromJson(jsonBuff, foregroundId, backgroundId); HWTEST_F() local 3011 bool ans = parser.ParseIconIdFromJson(jsonBuff, foregroundId, backgroundId); HWTEST_F() local 3038 bool ans = parser.ParseForegroundAndBackgroundResource(nullptr, jsonBuff, 0, resourceInfo); HWTEST_F() local 3430 bool ans = BundleResourceProcess::GetAllResourceInfo(USERID, resourceInfos); HWTEST_F() local 3446 bool ans = BundleResourceProcess::GetLauncherResourceInfoByAbilityName(BUNDLE_NAME, MODULE_NAME, ABILITY_NAME, HWTEST_F() local 3464 bool ans = BundleResourceProcess::GetResourceInfoByColorModeChanged(resourceNames, USERID, resourceInfos); HWTEST_F() local 3495 bool ans = BundleResourceProcess::GetResourceInfoByBundleName(BUNDLE_NAME, USERID, resourceInfos); HWTEST_F() local 3515 bool ans = parser.ParseResourceInfoWithSameHap(USERID, resourceInfo); HWTEST_F() local 3536 bool ans = parser.ParseResourceInfoWithSameHap(USERID, resourceInfo); HWTEST_F() local 3555 bool ans = parser.ParseResourceInfoByResourceManager(resourceManager, resourceInfo); HWTEST_F() local 3576 bool ans = parser.ParseResourceInfoByResourceManager(resourceManager, resourceInfo); HWTEST_F() local 3594 bool ans = parser.GetMediaDataById(resourceManager, iconId, density, data); HWTEST_F() local 3611 bool ans = parser.ParseForegroundAndBackgroundResource(resourceManager, jsonBuff, 0, resourceInfo); HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/edac/ |
| H A D | i7300_edac.c | 590 int mtr, ans, addrBits, channel; in decode_mtr() local
|