Home
last modified time | relevance | path

Searched defs:token (Results 76 - 100 of 2483) sorted by relevance

12345678910>>...100

/kernel/linux/linux-5.10/scripts/genksyms/
H A Dkeywords.c4 int token; member
/kernel/linux/linux-6.6/include/linux/
H A Dparser.h15 int token; member
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Ddpmcp.c28 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 Dkeywords.c4 int token; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DSkeletonSyntaxException.java20 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 Dtokiter.cpp28 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 DSkeletonSyntaxException.java20 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 Dparser.cc41 Lexer::Token token = lexer_.ReadToken(); in ExpectToken() local
/third_party/ltp/testcases/lib/
H A Dtst_ns_create.c61 char *token; in main() local
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_set_literal.py8 from lib2to3.fixer_util import token, syms namespace
H A Dfix_unicode.py11 from ..pgen2 import token namespace
H A Dfix_ws_comma.py9 from ..pgen2 import token namespace
H A Dfix_apply.py10 from ..pgen2 import token namespace
/third_party/python/Lib/lib2to3/pgen2/
H A Dconv.py33 from pgen2 import grammar, token namespace
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Ddefine_test.cpp937 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 Doperator_test.cpp27 pp::Token token; in TEST_P() local
/base/account/os_account/test/fuzztest/appaccount_stub/setoauthtokenstub_fuzzer/
H A Dsetoauthtokenstub_fuzzer.cpp36 std::string token = fuzzData.GenerateRandomString(); in SetOAuthTokenStubFuzzTest() local
/base/account/os_account/test/fuzztest/iamaccount/updatecredential_fuzzer/
H A Dupdatecredential_fuzzer.cpp47 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in UpdateCredentialFuzzTest() local
/base/inputmethod/imf/frameworks/kits/extension/src/
H A Dinputmethod_extension.cpp43 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 Dfence_extension.cpp39 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 Denterprise_admin_extension.cpp40 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 Daddcredential_fuzzer.cpp48 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in AddCredentialFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount_stub/deleteoauthtokenstub_fuzzer/
H A Ddeleteoauthtokenstub_fuzzer.cpp35 std::string token = fuzzData.GenerateRandomString(); in DeleteOAuthTokenStubFuzzTest() local
/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_mock_system_test.cpp80 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
H A Dpower_mgr_st_suspend_test.cpp100 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
131 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
[all...]

Completed in 8 milliseconds

12345678910>>...100