Home
last modified time | relevance | path

Searched refs:__context (Results 1 – 17 of 17) sorted by relevance

/external/clang/lib/Headers/
Dunwind.h170 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
176 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
183 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR() argument
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value); in _Unwind_GetGR()
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR() argument
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value); in _Unwind_SetGR()
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) { in _Unwind_GetIP() argument
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15); in _Unwind_GetIP()
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) { in _Unwind_SetIP() argument
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1; in _Unwind_SetIP()
[all …]
/external/llvm-project/clang/lib/Headers/
Dunwind.h199 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
205 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
212 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR() argument
214 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value); in _Unwind_GetGR()
219 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR() argument
221 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value); in _Unwind_SetGR()
225 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) { in _Unwind_GetIP() argument
226 _Unwind_Word __ip = _Unwind_GetGR(__context, 15); in _Unwind_GetIP()
231 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) { in _Unwind_SetIP() argument
232 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1; in _Unwind_SetIP()
[all …]
/external/libchrome/third_party/jinja2/
Dext.py133 def _gettext_alias(__context, *args, **kwargs): argument
134 return __context.call(__context.resolve('gettext'), *args, **kwargs)
139 def gettext(__context, __string, **variables): argument
140 rv = __context.call(func, __string)
141 if __context.eval_ctx.autoescape:
149 def ngettext(__context, __singular, __plural, __num, **variables): argument
151 rv = __context.call(func, __singular, __plural, __num)
152 if __context.eval_ctx.autoescape:
Druntime.py84 self.__context = context
87 blocks = self.__context.blocks[name]
88 return BlockReference(name, self.__context, blocks, 0)
93 self.__context.name
Dsandbox.py417 def call(__self, __context, __obj, *args, **kwargs): argument
427 return __context.call(__obj, *args, **kwargs)
/external/python/jinja/src/jinja2/
Dext.py137 def _gettext_alias(__context, *args, **kwargs): argument
138 return __context.call(__context.resolve("gettext"), *args, **kwargs)
143 def gettext(__context, __string, **variables): argument
144 rv = __context.call(func, __string)
145 if __context.eval_ctx.autoescape:
157 def ngettext(__context, __singular, __plural, __num, **variables): argument
159 rv = __context.call(func, __singular, __plural, __num)
160 if __context.eval_ctx.autoescape:
Dsandbox.py370 def call(__self, __context, __obj, *args, **kwargs): # noqa: B902 argument
380 return __context.call(__obj, *args, **kwargs)
Druntime.py109 self.__context = context
112 blocks = self.__context.blocks[name]
113 return BlockReference(name, self.__context, blocks, 0)
/external/llvm-project/libcxx/src/support/win32/
Dthread_win32.cpp142 PVOID *__context) in __libcpp_init_once_execute_once_thunk() argument
145 static_cast<void>(__context); in __libcpp_init_once_execute_once_thunk()
/external/libcxx/src/support/win32/
Dthread_win32.cpp143 PVOID *__context) in __libcpp_init_once_execute_once_thunk() argument
146 static_cast<void>(__context); in __libcpp_init_once_execute_once_thunk()
/external/libcxxabi/src/
Dprivate_typeinfo.cpp509 if (is_equal(__context, thrown_pointer_type->__context, false)) in can_catch()
530 if (!is_equal(__context, thrown_member_ptr_type->__context, false)) in can_catch_nested()
Dprivate_typeinfo.h242 const __class_type_info *__context;
/external/llvm-project/libcxxabi/src/
Dprivate_typeinfo.cpp511 if (is_equal(__context, thrown_pointer_type->__context, false)) in can_catch()
532 if (!is_equal(__context, thrown_member_ptr_type->__context, false)) in can_catch_nested()
Dprivate_typeinfo.h241 const __class_type_info *__context;
/external/llvm-project/clang/test/AST/
Dast-dump-stmt-json.m757 // CHECK-NEXT: "name": "__context",
758 // CHECK-NEXT: "mangledName": "__context",
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/external/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi5499 …<var-decl name='__context' type-id='type-id-27' visibility='default' filepath='/tmp/legendre/spack…