Home
last modified time | relevance | path

Searched defs:context (Results 51 - 75 of 7122) sorted by relevance

12345678910>>...285

/third_party/libunwind/libunwind/src/unwind/
H A DResume.c31 struct _Unwind_Context context; in _Unwind_Resume() local
H A DGetRegionStart.c29 _Unwind_GetRegionStart (struct _Unwind_Context *context) in _Unwind_GetRegionStart() argument
H A DSetIP.c29 _Unwind_SetIP (struct _Unwind_Context *context, unsigned long new_value) in _Unwind_SetIP() argument
H A DGetIPInfo.c32 _Unwind_GetIPInfo (struct _Unwind_Context *context, int *ip_before_insn) in _Unwind_GetIPInfo() argument
H A DGetLanguageSpecificData.c29 _Unwind_GetLanguageSpecificData (struct _Unwind_Context *context) in _Unwind_GetLanguageSpecificData() argument
H A DGetGR.c29 _Unwind_GetGR (struct _Unwind_Context *context, int index) in _Unwind_GetGR() argument
H A DGetDataRelBase.c29 _Unwind_GetDataRelBase (struct _Unwind_Context *context) in _Unwind_GetDataRelBase() argument
H A DGetBSP.c29 _Unwind_GetBSP (struct _Unwind_Context *context) in _Unwind_GetBSP() argument
H A DGetCFA.c29 _Unwind_GetCFA (struct _Unwind_Context *context) in _Unwind_GetCFA() argument
H A DGetIP.c29 _Unwind_GetIP (struct _Unwind_Context *context) in _Unwind_GetIP() argument
/third_party/jerryscript/tests/jerry/
H A Dregression-test-issue-1286.js18 var context = "global"; variable
/third_party/libwebsockets/lib/plat/unix/android/
H A Dandroid-resolv.c29 lws_plat_asyncdns_init(struct lws_context *context, lws_sockaddr46 *sa46) in lws_plat_asyncdns_init() argument
/third_party/node/test/parallel/
H A Dtest-repl-eval.js
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DQueryImpl.cpp14 void QueryImpl::onDestroy(const gl::Context *context) {} in onDestroy() argument
H A DCLContextImpl.cpp13 CLContextImpl::CLContextImpl(const cl::Context &context) : mContext(context) {} in CLContextImpl() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCLContextVk.cpp13 CLContextVk::CLContextVk(const cl::Context &context) : CLContextImpl(context) {} in CLContextVk() argument
/third_party/skia/src/gpu/
H A DGrDrawOpTest.cpp19 const GrUserStencilSettings* GrGetRandomStencil(SkRandom* random, GrContext_Base* context) { in GrGetRandomStencil() argument
/third_party/skia/src/sksl/ir/
H A DSkSLExpressionStatement.cpp15 std::unique_ptr<Statement> ExpressionStatement::Make(const Context& context, in Make() argument
/third_party/toybox/toys/android/
H A Druncon.c22 char *context = *toys.optargs; in runcon_main() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dframe_capture_utils_mock.cpp14 Result SerializeContextToString(const gl::Context *context, std::string *stringOut) in SerializeContextToString() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dcontext.cpp27 context::context(const property_list &props, in context() function in context
[all...]
/third_party/typescript/tests/baselines/reference/
H A DparserRealSource6.js[all...]
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_app_state_callback.cpp39 auto context = AbilityRuntime::ApplicationContext::GetInstance(); in OnAbilityForeground() local
/base/update/sys_installer_lite/frameworks/source/verify/
H A Dapp_sha256.h32 mbedtls_sha256_context context; member
/foundation/ability/ability_lite/services/abilitymgr_lite/include/task/
H A Dability_task.h27 explicit AbilityTask(AbilityMgrContext *context) : abilityMgrContext_(context) in AbilityTask() argument

Completed in 6 milliseconds

12345678910>>...285