/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ifdef-mismatch/ |
D | extension.rb | 20 def initialize cursor, attributes, line 21 @cursor, @attributes, @line = cursor, attributes, line 50 @found_conditionals.push CursorWithAttributes.new cursor, conditional_attributes(line), line 53 @found_conditionals.push CursorWithAttributes.new cursor, '', line 79 …t %(unmatched conditional "#{conditional.line}" with no endif), source_location: conditional.cursor 110 …xt %(unmatched endif - found "#{line}" with no matching conditional begin), source_location: cursor
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_debug_stack.c | 59 symbol_name_cached(unw_cursor_t *cursor, unw_proc_info_t *pip) in symbol_name_cached() argument 73 ret = unw_get_proc_name(cursor, procname, sizeof(procname), &off); in symbol_name_cached() 93 unw_cursor_t cursor; in debug_backtrace_capture() local 101 unw_init_local(&cursor, &context); in debug_backtrace_capture() 103 while ((start_frame > 0) && (unw_step(&cursor) > 0)) in debug_backtrace_capture() 106 while ((i < nr_frames) && (unw_step(&cursor) > 0)) { in debug_backtrace_capture() 109 unw_get_reg(&cursor, UNW_REG_IP, &ip); in debug_backtrace_capture() 110 unw_get_proc_info(&cursor, &pip); in debug_backtrace_capture() 114 backtrace[i].procname = symbol_name_cached(&cursor, &pip); in debug_backtrace_capture()
|
/hardware/google/aemu/base/ |
D | MemoryTracker.cpp | 61 unw_cursor_t cursor; in addToGroup() local 64 unw_init_local(&cursor, &uc); in addToGroup() 78 unw_step(&cursor); in addToGroup() 79 unw_step(&cursor); in addToGroup() 80 unw_step(&cursor); in addToGroup() 82 if (0 != unw_get_proc_info(&cursor, &info)) { in addToGroup()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/extension-highlighter/ |
D | extension.rb | 18 def initialize document, diff_extensions, data = nil, cursor = nil 19 super(document, data, cursor)
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XInput2.h | 365 Cursor cursor 434 Cursor cursor, 467 Cursor cursor, 493 Cursor cursor,
|
D | Xfixes.h | 220 XFixesSetCursorName (Display *dpy, Cursor cursor, const char *name); 223 XFixesGetCursorName (Display *dpy, Cursor cursor, Atom *atom);
|
D | xtestproto.h | 71 Cursor cursor B32;
|
D | XI2proto.h | 424 Cursor cursor; member 590 Cursor cursor; member 682 Cursor cursor; member
|
D | xfixesproto.h | 388 Cursor cursor B32; 399 Cursor cursor B32;
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
D | layer_stack.h | 139 uint32_t cursor : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/display/msm8998/sdm/include/core/ |
D | layer_stack.h | 170 uint32_t cursor : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/display/msm8909/sdm/include/core/ |
D | layer_stack.h | 169 uint32_t cursor : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/display/msm8909w_3100/sdm/include/core/ |
D | layer_stack.h | 169 uint32_t cursor : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/sm8150/display/sdm/include/core/ |
D | layer_stack.h | 184 uint32_t cursor : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/sm7250/display/sdm/include/core/ |
D | layer_stack.h | 167 uint32_t cursor : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | khronos.css | 99 … clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between imag… 100 …ype="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } 102 /** Re-set default cursor for disabled elements. */ 103 button[disabled], html input[disabled] { cursor: default; } 134 …serif; font-weight: normal; font-style: normal; line-height: 1; position: relative; cursor: auto; } 136 a:hover { cursor: pointer; } 239 …transform: uppercase; font-size: 90%; color: black; border-bottom: 1px dotted #ddd; cursor: help; } 257 .vevent abbr { cursor: auto; text-decoration: none; font-weight: bold; border: none; padding: 0 0.0… 682 span.icon > .fa { cursor: default; } 683 a span.icon > .fa { cursor: inherit; } [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | h264_utils.cpp | 76 cursor (0xFFFFFF), advanceNeeded (true) in RbspParser() 106 cursor <<= 8; in advance() 108 cursor |= static_cast<uint32> (begin[pos]); in advance() 109 if ((cursor & 0xFFFFFF) == 0x000003) { in advance()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | h264_utils.cpp | 80 cursor (0xFFFFFF), advanceNeeded (true) in RbspParser() 111 cursor <<= 8; in advance() 113 cursor |= static_cast<uint32> (begin[pos]); in advance() 114 if ((cursor & 0xFFFFFF) == 0x000003) in advance()
|
/hardware/qcom/sm7250/display/sde-drm/ |
D | drm_plane.cpp | 552 bool cursor = false; in ParseProperties() local 591 cursor = (prop_enum == DRMProperty::TYPE && props->prop_values[j] == DRM_PLANE_TYPE_CURSOR) \ in ParseProperties() 592 ? true : cursor; in ParseProperties() 630 } else if (cursor) { in ParseProperties()
|
/hardware/qcom/sm8150/media/libarbitrarybytes/src/ |
D | h264_utils.cpp | 74 cursor (0xFFFFFF), advanceNeeded (true) in RbspParser() 104 cursor <<= 8; in advance() 106 cursor |= static_cast<uint32> (begin[pos]); in advance() 107 if ((cursor & 0xFFFFFF) == 0x000003) { in advance()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | h264_utils.cpp | 76 cursor (0xFFFFFF), advanceNeeded (true) in RbspParser() 106 cursor <<= 8; in advance() 108 cursor |= static_cast<uint32> (begin[pos]); in advance() 109 if ((cursor & 0xFFFFFF) == 0x000003) { in advance()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | h264_utils.cpp | 76 cursor (0xFFFFFF), advanceNeeded (true) in RbspParser() 106 cursor <<= 8; in advance() 108 cursor |= static_cast<uint32> (begin[pos]); in advance() 109 if ((cursor & 0xFFFFFF) == 0x000003) { in advance()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | h264_utils.h | 179 uint32 cursor; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | h264_utils.h | 184 uint32 cursor; variable
|
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
D | h264_utils.h | 141 uint32 cursor; variable
|