/external/libcxxabi/src/ |
D | private_typeinfo.cpp | 223 void*& adjustedPtr) const in can_catch() 235 thrown_class_type->has_unambiguous_public_base(&info, adjustedPtr, public_path); in can_catch() 238 adjustedPtr = const_cast<void*>(info.dst_ptr_leading_to_static_ptr); in can_catch() 250 void* adjustedPtr, in process_found_base_class() argument 256 info->dst_ptr_leading_to_static_ptr = adjustedPtr; in process_found_base_class() 260 else if (info->dst_ptr_leading_to_static_ptr == adjustedPtr) in process_found_base_class() 278 void* adjustedPtr, in has_unambiguous_public_base() argument 282 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base() 287 void* adjustedPtr, in has_unambiguous_public_base() argument 291 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base() [all …]
|
D | cxa_personality.cpp | 422 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch() argument 456 void* tempPtr = adjustedPtr; in exception_spec_can_catch() 467 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch() argument 490 void* tempPtr = adjustedPtr; in exception_spec_can_catch() 504 void* adjustedPtr = unwind_exception + 1; in get_thrown_object_ptr() local 506 adjustedPtr = ((__cxa_dependent_exception*)adjustedPtr - 1)->primaryException; in get_thrown_object_ptr() 507 return adjustedPtr; in get_thrown_object_ptr() 519 void* adjustedPtr; // Used in cxa_exception.cpp member 573 results.adjustedPtr = 0; in scan_eh_tab() 735 results.adjustedPtr = get_thrown_object_ptr(unwind_exception); in scan_eh_tab() [all …]
|
D | cxa_exception.hpp | 58 void *adjustedPtr; member 95 void *adjustedPtr; member
|
D | cxa_exception.cpp | 303 static_cast<_Unwind_Exception*>(unwind_exception))->adjustedPtr; in __cxa_get_exception_ptr() 452 return exception_header->adjustedPtr; in __cxa_begin_catch()
|
D | private_typeinfo.h | 27 void *&adjustedPtr) const = 0;
|
/external/llvm-project/libcxxabi/src/ |
D | private_typeinfo.cpp | 225 void*& adjustedPtr) const in can_catch() 237 thrown_class_type->has_unambiguous_public_base(&info, adjustedPtr, public_path); in can_catch() 240 adjustedPtr = const_cast<void*>(info.dst_ptr_leading_to_static_ptr); in can_catch() 252 void* adjustedPtr, in process_found_base_class() argument 258 info->dst_ptr_leading_to_static_ptr = adjustedPtr; in process_found_base_class() 262 else if (info->dst_ptr_leading_to_static_ptr == adjustedPtr) in process_found_base_class() 280 void* adjustedPtr, in has_unambiguous_public_base() argument 284 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base() 289 void* adjustedPtr, in has_unambiguous_public_base() argument 293 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base() [all …]
|
D | cxa_personality.cpp | 421 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch() argument 455 void* tempPtr = adjustedPtr; in exception_spec_can_catch() 466 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch() argument 489 void* tempPtr = adjustedPtr; in exception_spec_can_catch() 503 void* adjustedPtr = unwind_exception + 1; in get_thrown_object_ptr() local 505 adjustedPtr = ((__cxa_dependent_exception*)adjustedPtr - 1)->primaryException; in get_thrown_object_ptr() 506 return adjustedPtr; in get_thrown_object_ptr() 518 void* adjustedPtr; // Used in cxa_exception.cpp member 572 results.adjustedPtr = 0; in scan_eh_tab() 734 results.adjustedPtr = get_thrown_object_ptr(unwind_exception); in scan_eh_tab() [all …]
|
D | cxa_exception.h | 62 void *adjustedPtr; member 100 void *adjustedPtr; member 129 static_assert(offsetof(__cxa_exception, adjustedPtr) + 133 static_assert(offsetof(__cxa_dependent_exception, adjustedPtr) +
|
D | cxa_exception.cpp | 301 static_cast<_Unwind_Exception*>(unwind_exception))->adjustedPtr; in __cxa_get_exception_ptr() 450 return exception_header->adjustedPtr; in __cxa_begin_catch()
|
D | private_typeinfo.h | 26 void *&adjustedPtr) const = 0;
|
/external/skia/modules/canvaskit/ |
D | paragraph.js | 141 var adjustedPtr = ptr / 4; // 4 bytes per float 144 CanvasKit.HEAPF32[adjustedPtr] = offset[0]; 145 CanvasKit.HEAPF32[adjustedPtr + 1] = offset[1]; 146 adjustedPtr += 2;
|
D | memory.js | 179 var adjustedPtr = ptr / 4; // cast the byte pointer into a float pointer. 182 CanvasKit.HEAPF32[adjustedPtr + idx] = arr[r][c];
|
/external/skqp/experimental/canvaskit/ |
D | interface.js | 547 var adjustedPtr = ptr / dest.BYTES_PER_ELEMENT; 550 dest[adjustedPtr + idx] = arr[r][c]; 566 var adjustedPtr = ptr / dest.BYTES_PER_ELEMENT; 570 dest[adjustedPtr + idx] = arr[x][y][z];
|
/external/llvm-project/mlir/lib/Conversion/StandardToSPIRV/ |
D | ConvertStandardToSPIRV.cpp | 867 Value adjustedPtr = adjustAccessChainForBitwidth(typeConverter, accessChainOp, in matchAndRewrite() local 870 loc, dstType, adjustedPtr, in matchAndRewrite() 1006 Value adjustedPtr = adjustAccessChainForBitwidth(typeConverter, accessChainOp, in matchAndRewrite() local 1012 loc, dstType, adjustedPtr, *scope, spirv::MemorySemantics::AcquireRelease, in matchAndRewrite() 1015 loc, dstType, adjustedPtr, *scope, spirv::MemorySemantics::AcquireRelease, in matchAndRewrite()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test22-pr19097-libstdc++.so.6.0.17.so.abi | 4426 …<var-decl name='adjustedPtr' type-id='type-id-18' visibility='default' filepath='../../.././libstd… 4461 …<var-decl name='adjustedPtr' type-id='type-id-18' visibility='default' filepath='../../.././libstd…
|