| /kernel/linux/linux-5.10/scripts/genksyms/ |
| H A D | keywords.c | 4 int token; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | parser.h | 15 int token; member
|
| /kernel/linux/linux-6.6/drivers/bus/fsl-mc/ |
| H A D | dpmcp.c | 28 dpmcp_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpmcp_id, u16 *token) dpmcp_open() argument 65 dpmcp_close(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token) dpmcp_close() argument 87 dpmcp_reset(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token) dpmcp_reset() argument [all...] |
| /kernel/linux/linux-6.6/scripts/genksyms/ |
| H A D | keywords.c | 4 int token; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | SkeletonSyntaxException.java | 20 public SkeletonSyntaxException(String message, CharSequence token) { in SkeletonSyntaxException() argument 30 public SkeletonSyntaxException(String message, CharSequence token, Throwable cause) { in SkeletonSyntaxException() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tokiter.cpp | 28 UBool TokenIterator::next(UnicodeString& token, UErrorCode& ec) { in next() argument 67 UBool TokenIterator::nextToken(UnicodeString& token, UErrorCode& ec) { in nextToken() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| H A D | SkeletonSyntaxException.java | 20 public SkeletonSyntaxException(String message, CharSequence token) { in SkeletonSyntaxException() argument 29 public SkeletonSyntaxException(String message, CharSequence token, Throwable cause) { in SkeletonSyntaxException() argument
|
| /third_party/ninja/src/ |
| H A D | parser.cc | 41 Lexer::Token token = lexer_.ReadToken();
in ExpectToken() local
|
| /third_party/ltp/testcases/lib/ |
| H A D | tst_ns_create.c | 61 char *token; in main() local
|
| /third_party/python/Lib/lib2to3/fixes/ |
| H A D | fix_set_literal.py | 8 from lib2to3.fixer_util import token, syms namespace
|
| H A D | fix_unicode.py | 11 from ..pgen2 import token namespace
|
| H A D | fix_ws_comma.py | 9 from ..pgen2 import token namespace
|
| H A D | fix_apply.py | 10 from ..pgen2 import token namespace
|
| /third_party/python/Lib/lib2to3/pgen2/ |
| H A D | conv.py | 33 from pgen2 import grammar, token namespace
|
| /third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
| H A D | define_test.cpp | 937 pp::Token token; in TEST_F() local 949 pp::Token token; in TEST_F() local 959 pp::Token token; in TEST_F() local 969 pp::Token token; TEST_F() local [all...] |
| H A D | operator_test.cpp | 27 pp::Token token; in TEST_P() local
|
| /base/account/os_account/test/fuzztest/appaccount_stub/setoauthtokenstub_fuzzer/ |
| H A D | setoauthtokenstub_fuzzer.cpp | 36 std::string token = fuzzData.GenerateRandomString(); in SetOAuthTokenStubFuzzTest() local
|
| /base/account/os_account/test/fuzztest/iamaccount/updatecredential_fuzzer/ |
| H A D | updatecredential_fuzzer.cpp | 47 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in UpdateCredentialFuzzTest() local
|
| /base/inputmethod/imf/frameworks/kits/extension/src/ |
| H A D | inputmethod_extension.cpp | 43 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 51 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
| /base/location/frameworks/native/fence_extension_ability/src/ |
| H A D | fence_extension.cpp | 39 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 47 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
| /base/customization/enterprise_device_management/framework/extension/src/ |
| H A D | enterprise_admin_extension.cpp | 40 Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) Init() argument 49 CreateAndInitContext( const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) CreateAndInitContext() argument
|
| /base/account/os_account/test/fuzztest/iamaccount/addcredential_fuzzer/ |
| H A D | addcredential_fuzzer.cpp | 48 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in AddCredentialFuzzTest() local
|
| /base/account/os_account/test/fuzztest/appaccount_stub/deleteoauthtokenstub_fuzzer/ |
| H A D | deleteoauthtokenstub_fuzzer.cpp | 35 std::string token = fuzzData.GenerateRandomString(); in DeleteOAuthTokenStubFuzzTest() local
|
| /base/powermgr/power_manager/test/systemtest/src/ |
| H A D | power_mgr_mock_system_test.cpp | 80 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
|
| H A D | power_mgr_st_suspend_test.cpp | 100 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local 131 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local [all...] |