Home
last modified time | relevance | path

Searched defs:token (Results 151 - 175 of 843) sorted by relevance

12345678910>>...34

/third_party/ltp/testcases/lib/
H A Dtst_ns_exec.c72 char *token; in main() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dchar.c69 void get_char_constant(struct token *token, unsigned long long *val) in get_char_constant() argument
99 get_string_constant(struct token *token, struct expression *expr) get_string_constant() argument
[all...]
/third_party/python/Tools/peg_generator/pegen/
H A Dtokenizer.py1 import token namespace
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py23 from ..pgen2 import token namespace
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DDiagnostics.cpp68 void TDiagnostics::error(const TSourceLoc &loc, const char *reason, const char *token) in error() argument
76 void TDiagnostics::warning(const TSourceLoc &loc, const char *reason, const char *token) in warning() argument
23 writeInfo(Severity severity, const angle::pp::SourceLocation &loc, const char *reason, const char *token) writeInfo() argument
54 error(const angle::pp::SourceLocation &loc, const char *reason, const char *token) error() argument
61 warning(const angle::pp::SourceLocation &loc, const char *reason, const char *token) warning() argument
101 warning(const TSourceLoc &loc, const char *reason, const char *token) warning() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAppParamsUtil.cpp77 std::string token; in readApplicationParameters() local
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dnumber_test.cpp47 pp::Token token; in TEST_P() local
80 pp::Token token; in expectFloat() local
H A Dchar_test.cpp87 pp::Token token; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DDiagnostics.cpp39 writeInfo(Severity severity, const pp::SourceLocation& loc, const std::string& reason, const std::string& token, const std::string& extra) writeInfo() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_sample_token_test.cc78 CordzSampleToken token; in TEST() local
91 CordzSampleToken token; in TEST() local
[all...]
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_test_utils.cpp94 std::string token; in GetValueInLine() local
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_plugin_stub.cpp140 std::vector<uint8_t> token; in ProcIsAccountTokenValid() local
/base/account/os_account/services/accountmgr/test/unittest/domain_account/
H A Ddomain_account_plugin_proxy_test.cpp145 std::vector<uint8_t> token; in HWTEST_F() local
161 std::vector<uint8_t> token; in HWTEST_F() local
/base/hiviewdfx/hicollie/interfaces/ndk/include/
H A Dreport_data.h52 sptr<IRemoteObject> token = nullptr; member
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Drunning_lock_test.cpp426 const sptr<IRemoteObject> token = iter->first; in HWTEST_F() local
/base/powermgr/power_manager/test/unittest/src/servicetest/mock/
H A Dpowermgr_service_mock_parcel_test.cpp79 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
/base/print/print_fwk/utils/include/
H A Dprint_util.h102 std::string token; in SplitStr() local
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_ffi.cpp66 RetTask FfiOHOSRequestGetTask(void* context, const char *taskId, RequestNativeOptionCString token) in FfiOHOSRequestGetTask() argument
81 RetTaskInfo FfiOHOSRequestTouchTask(const char *taskId, char *token) in FfiOHOSRequestTouchTask() argument
/base/powermgr/power_manager/test/unittest/src/
H A Dnative_power_state_machine_test.cpp333 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
/base/powermgr/power_manager/test/unittest/src/mock/
H A Dpower_mock_peer_test.cpp106 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
H A Dpower_mock_object_test.cpp69 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
125 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
[all...]
H A Dpower_mock_proxy_test.cpp64 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
/base/request/request/services/src/cxx/
H A Drequest_utils.cpp40 sptr<IRemoteObject> token; in GetTopUid() local
/base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_test/
H A Dstatic_subscriber_extension_test.cpp139 const sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
163 const sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
189 const sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dmatching_skills_test.cpp402 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
420 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
440 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
460 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
481 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
500 sptr<IRemoteObject> token = nullptr; HWTEST_F() local
519 sptr<IRemoteObject> token = nullptr; HWTEST_F() local
[all...]

Completed in 11 milliseconds

12345678910>>...34