Searched refs:three (Results 1 – 5 of 5) sorted by relevance
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | data.js | 59 let three= /^{{{.*}}}$/.test(match[0]) 60 let v = three ? match[1] : match[3]
|
| /developtools/profiler/proto_encoder/test/unittest/ |
| D | varint_encode_unittest.cpp | 37 const uint32_t three = 3; member in OHOS::Developtools::Profiler::VarintEncodeUnittest 71 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three); 75 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three); 104 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three); 108 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three); 137 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three); 141 EXPECT_EQ(GetPackedVarintLenSize(itemCount, itemSize, len), three);
|
| /developtools/profiler/proto_encoder/include/ |
| D | varint_encode.h | 52 const uint32_t three = 3; in GetPackedVarintLenSize() local 59 return three; in GetPackedVarintLenSize()
|
| /developtools/hdc/ |
| D | README.md | 17 HDC mainly consists of three parts:
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/resources/ |
| D | help.txt | 146 …-profileCertFile : profile signing certificate (certificate chain, the order is three-level-two-ro…
|