Home
last modified time | relevance | path

Searched full:path (Results 37476 - 37500 of 40200) sorted by relevance

1...<<1491149214931494149514961497149814991500>>...1608

/base/theme/wallpaper_mgr/frameworks/js/napi/test/unittest/src/wallpaper_js/
H A DWallpaper.test.js1052 * @tc.desc: Test setImage() to sets a wallpaper of the specified type based on the uri path from a
1076 * @tc.desc: Test setImage() to sets a wallpaper of the specified type based on the uri path from a
1102 * @tc.desc: Test setImage() to sets a wallpaper of the specified type based on the uri path from a
1126 * @tc.desc: Test setImage() to sets a wallpaper of the specified type based on the uri path from a
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dssl.h1135 uint16_t mtu; /*!< path mtu, used to fragment outgoing messages */
1415 * example when a Path Maximum Transfer Unit (PMTU)
1441 * \param mtu Value of the path MTU in bytes
2858 * path MTU as configured and current record expansion.
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl_defs.h2020 /* different path selection values */
2021 #define DPT_PATHSEL_AUTO 0 /* auto mode for path selection */
2022 #define DPT_PATHSEL_DIRECT 1 /* always use direct DPT path */
2023 #define DPT_PATHSEL_APPATH 2 /* always use AP path */
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dblock.c1473 * completion path cannot be used during recovery. in mmc_blk_cqe_req_done()
1953 * completion path cannot be used during recovery. in mmc_blk_hsq_req_done()
2016 * completion path cannot be used during recovery. in mmc_blk_mq_post_req()
2118 /* Take the recovery path for errors or urgent background operations */ in mmc_blk_mq_req_done()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp2289 RSPath path; in PrepareShadowParametersForDragData() local
2290 if (path.BuildFromSVGString(stringPath)) { in PrepareShadowParametersForDragData()
2294 path.Transform(matrix); in PrepareShadowParametersForDragData()
2295 stringPath = path.ConvertToSVGString(); in PrepareShadowParametersForDragData()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp2126 void RSProperties::SetClipBounds(const std::shared_ptr<RSPath>& path) in SetClipBounds() argument
2128 if (path) { in SetClipBounds()
2131 if (clipPath_ != path) { in SetClipBounds()
2132 clipPath_ = path; in SetClipBounds()
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp1522 string path = TEST_FILE_PATH + string("avcc_aac_mp3.mp4"); in HWTEST_F() local
1523 fd_ = OpenFile(path); in HWTEST_F()
1524 size_ = GetFileSize(path); in HWTEST_F()
1525 printf("---- %s ----\n", path.c_str()); in HWTEST_F()
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp1639 std::shared_ptr<PixelMap> ScreenCaptureServer::GetPixelMap(std::string path) in GetPixelMap() argument
1645 ImageSource::CreateImageSource(path, opts, errorCode); in GetPixelMap()
1652 std::shared_ptr<PixelMap> ScreenCaptureServer::GetPixelMapSvg(std::string path, int32_t width, int32_t height) in GetPixelMapSvg() argument
1658 ImageSource::CreateImageSource(path, opts, errorCode); in GetPixelMapSvg()
/test/xts/acts/global/resmgr_standard/resmgrjs/entry/src/ohosTest/js/test/
H A DResmgr.test.js3015 * @tc.name test addResource method with not exist path
3026 expect(err.message).assertEqual('Invalid overlay path');
3053 * @tc.name test removeResource method with not exist path
3064 expect(err.message).assertEqual('Invalid overlay path');
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
H A Dhello.cpp134 std::string path; in getHttp() local
156 path = "/"; in getHttp()
158 path = url.substr(pos2); in getHttp()
162 std::string requestStr = "POST " + path + in getHttp()
/third_party/eudev/test/
H A Dudev-test.pl1223 desc => "TEST absolute path",
1240 desc => "TEST relative path",
1301 exp_name => "disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0",
1304 KERNEL=="sda", ENV{ID_PATH}=="?*", SYMLINK+="disk/by-path/\$env{ID_PATH}"
/third_party/curl/tests/
H A Dftpserver.pl98 my $path = '.';
99 my $logdir = $path .'/log';
112 my $portfile; # server port file path
3081 $piddir = $path;
/third_party/f2fs-tools/fsck/
H A Dfsck.c2455 if (!c.devices[i].path) in check_curseg_write_pointer()
3061 dev->path); in chk_and_fix_wp_with_sit()
3091 if (!c.devices[i].path) in fix_wp_sit_alignment()
3099 c.devices[i].path); in fix_wp_sit_alignment()
/third_party/curl/src/
H A Dtool_operate.c2549 /* On WIN32 we can't set the path to curl-ca-bundle.crt in transfer_per_config()
2551 * 1: look at the environment variable CURL_CA_BUNDLE for a path in transfer_per_config()
2553 * to find it along the app's path (includes app's dir and CWD) in transfer_per_config()
2578 * default filename curl-ca-bundle.crt in the user's PATH. in transfer_per_config()
/third_party/backends/backend/genesys/
H A Dlow.cpp1334 // this code path is similar to what generic wolfson code path uses and uses similar constants, in compute_frontend_gain_wolfson_gl841()
1344 // this code path is similar to what generic wolfson code path uses and uses similar constants, in compute_frontend_gain_wolfson_gl846_gl847_gl124()
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h1202 __ISB(); //ensure instruction fetch path sees new state in L1C_InvalidateBTAC()
1211 __ISB(); //ensure instruction fetch path sees new I cache state in L1C_InvalidateICacheMVA()
1219 __ISB(); //ensure instruction fetch path sees new I cache state in L1C_InvalidateICacheAll()
2927 __ISB(); //ensure instruction fetch path sees new state in MMU_InvalidateTLB()
/third_party/curl/docs/
H A DFAQ699 in the first path part. List the "/tmp" directory like this:
703 or the not-quite-kosher-but-more-readable way, by simply starting the path
1072 re-routed around the physical problem through another path.
1244 * Add an option to the linker command line that specify the hard-coded path
/third_party/gn/src/gn/
H A Dninja_rust_binary_target_writer_unittest.cc1277 // requesting a system library. The path to that library must be specified in TEST_F()
1285 // 3. A dependency on a library path which will be used for linking, which is in TEST_F()
1287 // be needed to resolve the path to a native library in a #[link] in TEST_F()
1297 // library through #[link] without having to specify the path in ldflags in TEST_F()
/third_party/googletest/docs/
H A Dadvanced.md670 path/to/foo_test.cc:11: Failure
675 path/to/foo_test.cc:17: A
677 path/to/foo_test.cc:12: Failure
1965 to a non-existent file path. If a test program supports sharding, it will create
/third_party/icu/docs/userguide/dev/
H A Dcodingguidelines.md1669 descriptive test module path to the test system by calling `addTest()`. The
1673 group, according to the common part of the test module path.
1726 test as well as the absolute 'path' to the test. Paths may be up to 127 chars in
1778 [-no_err_msg] [ -h] [ /path/to/test ]
/third_party/mbedtls/programs/ssl/
H A Dssl_client2.c130 " ca_path=%%s The path containing the top-level CA(s) you fully trust\n" \
339 " context_file=%%s The file path to write a serialized connection\n" \
343 " option: a file path\n"
477 const char *ca_path; /* the path with the CA certificate(s) reside */
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c2129 /* Finds the empty path through `node' which is the one that should be
2130 taken according to POSIX.2 rules, and adds the tags on that path to
2132 set to the number of tags seen on the path. */
2207 /* The path must go through both children. */ in tre_match_empty()
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c839 * futher path search. */ in path_open()
1092 + sizeof "/etc/ld-musl-" LDSO_ARCH ".path"]; in load_library()
1094 "%.*s/etc/ld-musl-" LDSO_ARCH ".path", in load_library()
1827 } else if (!memcmp(opt, "library-path", 12)) { in __dls3()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c2130 /* Finds the empty path through `node' which is the one that should be
2131 taken according to POSIX.2 rules, and adds the tags on that path to
2133 set to the number of tags seen on the path. */
2208 /* The path must go through both children. */ in tre_match_empty()
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c2129 /* Finds the empty path through `node' which is the one that should be
2130 taken according to POSIX.2 rules, and adds the tags on that path to
2132 set to the number of tags seen on the path. */
2207 /* The path must go through both children. */ in tre_match_empty()

Completed in 159 milliseconds

1...<<1491149214931494149514961497149814991500>>...1608