/ohos5.0/foundation/communication/dsoftbus/tests/core/common/security/permission/common/unittest/ |
H A D | permission_entry_static_test.cpp | 28 #define NUM 50 macro 71 const char tmpString[NUM] = ""; 72 const char tmpStringNormal[NUM] = "hfg"; 73 const char target[NUM] = "abc"; 232 appInfo->type = NUM; 236 appInfo->type = NUM; 237 pItem->permType = NUM; 284 char sessionName[NUM] = ""; 285 char sessionNameWrong[NUM] = "abc"; 329 char sessionName[NUM] = "";
|
H A D | permission_entry_test.cpp | 26 #define NUM 50 macro 88 char sessionName[NUM] = "ABC"; 89 char sessionNameNormal[NUM] = "bbb"; 124 const char sessionName[NUM] = ""; 172 const char sessionName[NUM] = "bbb";
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/ |
H A D | sync.rs | 28 const NUM: usize = 200; const 182 let mut handlers1 = Vec::with_capacity(NUM); in sdv_concurrency_with_mutex4() 183 let mut handlers2 = Vec::with_capacity(NUM); in sdv_concurrency_with_mutex4() 280 let mut future0_handlers = Vec::with_capacity(NUM); in sdv_rwlock_with_read1() 281 let mut future1_handlers = Vec::with_capacity(NUM); in sdv_rwlock_with_read1() 311 let mut handlers = Vec::with_capacity(NUM); in sdv_rwlock_with_read2() 336 let mut future0_handlers = Vec::with_capacity(NUM); in sdv_rwlock_read_and_write() 337 let mut future1_handlers = Vec::with_capacity(NUM); in sdv_rwlock_read_and_write() 377 let mut future0_handlers = Vec::with_capacity(NUM); in sdv_rwlock_with_write1() 378 let mut future1_handlers = Vec::with_capacity(NUM); in sdv_rwlock_with_write1() [all …]
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/lexer/ |
H A D | lexer.cpp | 272 token.kind = TokenType::NUM; in ReadNum() 299 token.kind = err ? TokenType::UNKNOWN : TokenType::NUM; in ReadBinaryNum() 322 token.kind = err ? TokenType::UNKNOWN : TokenType::NUM; in ReadOctNum() 344 token.kind = err ? TokenType::UNKNOWN : TokenType::NUM; in ReadHexNum() 364 token.kind = TokenType::NUM; in ReadDecNum()
|
H A D | token.h | 84 NUM, enumerator
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/lexer/ |
H A D | lexer.cpp | 319 token.kind = TokenType::NUM; in ReadNum() 346 token.kind = err ? TokenType::UNKNOWN : TokenType::NUM; in ReadBinaryNum() 369 token.kind = err ? TokenType::UNKNOWN : TokenType::NUM; in ReadOctNum() 391 token.kind = err ? TokenType::UNKNOWN : TokenType::NUM; in ReadHexNum() 411 token.kind = TokenType::NUM; in ReadDecNum()
|
H A D | token.h | 97 NUM, enumerator
|
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/framework_fuzzer/support/posix_fuzzer/ |
H A D | posix_fuzzer.cpp | 73 const size_t NUM = 4; in FuncOsalMemAllocAlign() local 74 sz = NUM; in FuncOsalMemAllocAlign()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_anti_dos_sync_test.cpp | 39 const int NUM = 108; variable 41 const int NUM = 120; variable 252 EXPECT_EQ(g_syncEngine->GetQueueCacheSize() / NUM, 0);
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
H A D | lib_event_handler_event_queue_test.cpp | 44 const uint32_t NUM = 2; variable 246 for (uint32_t eventId = 0; eventId < NUM; eventId++) { in InsertPriorityEvent() 258 for (uint32_t eventId = NUM; eventId < NUM * length + NUM; eventId++) { in InsertPriorityEvent() 646 for (uint32_t eventId = 2; eventId < MAX_HIGH_PRIORITY_COUNT + NUM; eventId++) { 661 …for (uint32_t eventId = MAX_HIGH_PRIORITY_COUNT + NUM; eventId < NUM * MAX_HIGH_PRIORITY_COUNT + N…
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
H A D | nstackx_dfile_config.h | 109 #error OVER THE MAX SEND NUM!
|
/ohos5.0/docs/zh-cn/application-dev/tools/ |
H A D | toybox.md | 164 | xargs | 运行命令行一次或多次,附加标准输入设备中的参数。<br />usage: xargs [-0prt] [-s NUM] [-n NUM] [-E STR] COMMAND..… 238 …ep自带-F选项。E和F选项不能同时选。<br />usage: grep/egrep/fgrep [-EFrivwcloqsHbhn] [-ABC NUM] [-m MAX] [-e REGEX…
|
/ohos5.0/docs/en/application-dev/tools/ |
H A D | toybox.md | 164 …arameters from the standard input device.<br>usage: xargs [-0prt] [-s NUM] [-n NUM] [-E STR] COMMA… 238 …used at the same time.<br>usage: grep/egrep/fgrep [-EFrivwcloqsHbhn] [-ABC NUM] [-m MAX] [-e REGEX…
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/ |
H A D | parser.cpp | 1524 case TokenType::NUM: in ParsePrimaryExpr()
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/ |
H A D | parser.cpp | 1741 case TokenType::NUM: in ParsePrimaryExpr()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_cbr/720_1M/ |
H A D | video_7.ts | 8079 NUM�������,�e�9�ޗ5�ժ?.�C:ܠ���r����?��!{�1چÈ��M�tRĚ�Rg=��w�N��X���'k���m����l�[ :�qW�El…
|