HomeSort by relevance Sort by last modified time
    Searched refs:__context (Results 1 - 25 of 45) sorted by null

1 2

  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
pointer_to_member_type_info.cc 49 if (*__context != *thrown_type->__context) {
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
pointer_to_member_type_info.cc 49 if (*__context != *thrown_type->__context) {
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
unwind.h 153 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
168 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
186 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
unwind.h 153 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
159 _Unwind_VRS_Result _Unwind_VRS_Set(struct _Unwind_Context *__context,
166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) {
168 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
179 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
186 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /external/clang/lib/Headers/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
unwind.h 170 _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) {
185 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
190 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index,
192 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
196 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) {
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15);
202 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
unwind.h 109 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
124 uintptr_t _Unwind_GetIP(struct _Unwind_Context* __context);
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
unwind.h 109 _Unwind_VRS_Result _Unwind_VRS_Get(struct _Unwind_Context *__context,
124 uintptr_t _Unwind_GetIP(struct _Unwind_Context* __context);
  /external/libmojo/third_party/jinja2/
ext.py 131 def _gettext_alias(__context, *args, **kwargs):
132 return __context.call(__context.resolve('gettext'), *args, **kwargs)
137 def gettext(__context, __string, **variables):
138 rv = __context.call(func, __string)
139 if __context.eval_ctx.autoescape:
147 def ngettext(__context, __singular, __plural, __num, **variables):
149 rv = __context.call(func, __singular, __plural, __num)
150 if __context.eval_ctx.autoescape:
  /external/libcxxabi/src/
private_typeinfo.h 243 const __class_type_info *__context; member in class:__cxxabiv1::__pointer_to_member_type_info
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/src/
private_typeinfo.h 228 const __class_type_info *__context; member in class:__cxxabiv1::__pointer_to_member_type_info

Completed in 1257 milliseconds

1 2