/foundation/resourceschedule/ffrt/benchmarks/speedup/ |
H A D | plot.py | 43 plt.legend(loc='best') 72 plt.legend(loc='best')
|
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_predicates_join_b_test.cpp | 61 std::string("CREATE TABLE IF NOT EXISTS dept ") + std::string("(id INTEGER PRIMARY KEY , dName TEXT , loc TEXT)"); 139 values.PutString("loc", std::string("BeiJing")); in InsertDeptDates() 145 values.PutString("loc", std::string("ShangHai")); in InsertDeptDates() 151 values.PutString("loc", std::string("GuangZhou")); in InsertDeptDates() 157 values.PutString("loc", std::string("ShenZhen")); in InsertDeptDates() 313 std::string loc; in HWTEST_F() local 314 EXPECT_EQ(E_OK, allDataTypes->GetString(10, loc)); in HWTEST_F() 315 EXPECT_EQ("ShangHai", loc); in HWTEST_F() 445 columns.push_back("t3.loc"); in HWTEST_F() 471 std::string loc; in HWTEST_F() local [all...] |
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/ |
H A D | RdbstorePredicatesJoinBJsunit.test.js | 21 + "(id INTEGER PRIMARY KEY , dName TEXT , loc TEXT)" 78 {id:10, dName:"JiaoYanBU", loc:"BeiJing"}, 79 {id:20, dName:"XueGongBu", loc:"ShangHai"}, 80 {id:30, dName:"XiaoShouBu", loc:"GuangZhou"}, 81 {id:40, dName:"CaiWuBu", loc:"ShenZhen"}, 228 "t3.loc, t4.grade FROM emp t1 INNER JOIN job t2 INNER JOIN dept t3 INNER JOIN salarygrade t4 " +
|
/foundation/distributeddatamgr/relational_store/test/js/rdb/unittest/src/ |
H A D | RdbstorePredicatesJoinBJsunit.test.js | 20 + "(id INTEGER PRIMARY KEY , dName TEXT , loc TEXT)"; 75 {id:10, dName:"JiaoYanBU", loc:"BeiJing"}, 76 {id:20, dName:"XueGongBu", loc:"ShangHai"}, 77 {id:30, dName:"XiaoShouBu", loc:"GuangZhou"}, 78 {id:40, dName:"CaiWuBu", loc:"ShenZhen"}, 225 "t3.loc, t4.grade FROM emp t1 INNER JOIN job t2 INNER JOIN dept t3 INNER JOIN salarygrade t4 " +
|
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/ |
H A D | utils.cpp | 79 std::locale loc; in ToLower() local 81 str[i] = std::tolower(str[i], loc); in ToLower()
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/ |
H A D | utils.cpp | 79 std::locale loc;
in ToLower() local 81 str[i] = std::tolower(str[i], loc);
in ToLower()
|
/foundation/resourceschedule/ffrt/benchmarks/serial_sched_time/ |
H A D | plot.py | 61 plt.legend(loc='best')
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | exif_maker_note.cpp | 671 for (size_t loc = 0, cur = offset; ((loc < sum) && (cur < size)); loc++, cur++) {
in Dump() 672 if (loc == 0) {
in Dump()
|
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_packet_tools.cpp | 979 for (size_t loc = 0, cur = offset; ((loc < sum) && (cur < datasize)); loc++, cur++) { in Dump() 983 size_t idx = (loc & BUF_0F); in Dump() 991 if (!DumpClear(loc + 1, hexBuf, DUMP_HEXBUF_MAX, txtBuf, DUMP_TXTBUF_MAX)) { in Dump() 998 bool MtpPacketTool::DumpClear(size_t loc, std::unique_ptr<char[]> &hexBuf, int hexBufSize, in DumpClear() argument 1005 if (sprintf_s(hexBuf.get(), hexBufSize, "%08X : ", static_cast<uint32_t>(loc)) == -1) { in DumpClear()
|
/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/ |
H A D | file_ex.cpp | 113 int loc = lseek(fd, 0, SEEK_SET); in LoadStringFromFd() local 114 if (loc == -1) { in LoadStringFromFd()
|
/foundation/resourceschedule/ffrt/benchmarks/ |
H A D | plot.py | 40 ax.legend(loc='best')
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
H A D | file_fd_source_plugin.cpp | 615 int loc; // 1本地,2云端 in CheckFileType() local 616 int ioResult = ioctl(fd_, HMDFS_IOC_GET_LOCATION, &loc); in CheckFileType() 617 MEDIA_LOG_I("SetSource ioctl loc, ret " PUBLIC_LOG_D32 ", loc " PUBLIC_LOG_D32 ", errno" in CheckFileType() 618 PUBLIC_LOG_D32, ioResult, loc, errno); in CheckFileType() 626 if (loc == IOCTL_CLOUD) { in CheckFileType()
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_image_view.cpp | 200 int32_t loc = (x - gifImageDesc->Top) * gifImageDesc->Width + (y - gifImageDesc->Left); in DealGifImageData() local 201 colorIndex = savedImage->RasterBits[loc]; in DealGifImageData()
|
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/ |
H A D | mtp_packet_tools.h | 122 static bool DumpClear(size_t loc, std::unique_ptr<char[]> &hexBuf, int hexBufSize,
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 1544 int32_t loc = 0; in SetBorderImage() local 1547 SetBorderImageSlice(borderImage, directions, options, optionsLength, loc); // read 12 double in SetBorderImage() 1548 SetBorderImageRepeat(borderImage, options, optionsLength, loc); // read 2 double in SetBorderImage() 1549 SetBorderImageWidth(borderImage, directions, options, optionsLength, loc); // read 12 double in SetBorderImage() 1550 SetBorderImageOutset(borderImage, directions, options, optionsLength, loc); // read 12 double in SetBorderImage() 1551 SetBorderImageFill(borderImage, options, optionsLength, loc); // read 2 double in SetBorderImage() 1552 auto bitsetValue = options[loc].value; in SetBorderImage()
|