HomeSort by relevance Sort by last modified time
    Searched defs:alignment (Results 201 - 225 of 267) sorted by null

1 2 3 4 5 6 7 891011

  /external/chromium_org/v8/src/
gdb-jit.cc 272 uintptr_t alignment; member in struct:v8::ELFSectionHeader
468 header->alignment = align_;
841 w->Align(header->alignment);
    [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp 71 // FIXME: Should we prefer the preferred type alignment here?
80 // FIXME: Should we prefer the preferred type alignment here?
158 CharUnits Alignment = getContext().getTypeAlignInChars(E->getType());
159 EmitAggExpr(E, AggValueSlot::forAddr(Location, Alignment, Quals,
414 // storage of suitable size and alignment to contain an object of the
445 return SanOpts->Null | SanOpts->Alignment | SanOpts->ObjectSize |
451 QualType Ty, CharUnits Alignment) {
499 if (SanOpts->Alignment) {
500 AlignVal = Alignment.getQuantity();
2544 CharUnits alignment = getContext().getDeclAlign(field); local
    [all...]
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 364 int alignment; member in struct:drm_i915_mem_alloc
600 /** Required alignment in graphics aperture */
601 __u64 alignment; member in struct:drm_i915_gem_exec_object
650 /** Required alignment in graphics aperture */
651 __u64 alignment; member in struct:drm_i915_gem_exec_object2
749 /** alignment required within the aperture */
750 __u64 alignment; member in struct:drm_i915_gem_pin
    [all...]
radeon_drm.h 728 int alignment; member in struct:drm_radeon_mem_alloc
801 uint64_t alignment; member in struct:drm_radeon_gem_create
    [all...]
  /external/lldb/source/Plugins/Instruction/ARM/
EmulateInstructionARM.cpp 11292 uint32_t alignment; local
11457 uint32_t alignment; local
11634 uint32_t alignment; local
11796 uint32_t alignment; local
11960 uint32_t alignment; local
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 144 | Alignment of int
1239 val alignment : llvalue -> int var
    [all...]
  /frameworks/base/core/java/android/widget/
GridLayout.java 109 * columns and rows are taken as flexible if their views specify some form of alignment
112 * The flexibility of a view is therefore influenced by its alignment which is,
115 * If either a weight or alignment were defined along a given axis then the component
116 * is taken as <em>flexible</em> in that direction. If no weight or alignment was set,
198 * When the {@code alignmentMode} is set to {@link #ALIGN_BOUNDS}, alignment
207 * children that belong to a row group that uses {@link #TOP} alignment will
223 * belong to a row group that uses {@link #TOP} alignment.
474 * Returns the alignment mode.
476 * @return the alignment mode; either {@link #ALIGN_BOUNDS} or {@link #ALIGN_MARGINS}
491 * Sets the alignment mode to be used for all of the alignments between th
2417 Alignment alignment = gl.getAlignment(spec.alignment, horizontal); local
2554 final Alignment alignment; field in class:Spec
    [all...]
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java 106 * flexible if their views specify some form of alignment within their groups.
108 * The flexibility of a view is therefore influenced by its alignment which is,
111 * If either a weight or alignment were defined along a given axis then the component
112 * is taken as <em>flexible</em> in that direction. If no weight or alignment was set,
183 * When the {@code alignmentMode} is set to {@link #ALIGN_BOUNDS}, alignment
192 * children that belong to a row group that uses {@link #TOP} alignment will
208 * belong to a row group that uses {@link #TOP} alignment.
463 * Returns the alignment mode.
465 * @return the alignment mode; either {@link #ALIGN_BOUNDS} or {@link #ALIGN_MARGINS}
479 * Sets the alignment mode to be used for all of the alignments between th
2292 Alignment alignment = gl.getAlignment(spec.alignment, horizontal); local
2429 final Alignment alignment; field in class:Spec
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 1186 unsigned int alignment = 0,buffer_size = 0; local
8900 OMX_U32 width, height, size, alignment; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 1154 unsigned int alignment = 0,buffer_size = 0; local
8947 OMX_U32 size, alignment; local
9083 OMX_U32 width, height, size, alignment; local
    [all...]
omx_vdec_hevc.cpp 1242 unsigned int alignment = 0,buffer_size = 0; local
    [all...]
omx_vdec_hevc_swvdec.cpp 1730 unsigned int alignment = 0,buffer_size = 0; local
    [all...]
omx_vdec_msm8974.cpp 1472 unsigned int alignment = 0,buffer_size = 0; local
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_vidc_dec.h 172 uint32_t alignment; member in struct:vdec_allocatorproperty
552 int alignment; member in struct:vdec_mv_buff_size
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_dec.h 247 uint32_t alignment; member in struct:vdec_allocatorproperty
588 int alignment; member in struct:vdec_mv_buff_size
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_vidc_dec.h 171 uint32_t alignment; member in struct:vdec_allocatorproperty
554 int alignment; member in struct:vdec_mv_buff_size
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_vidc_dec.h 244 uint32_t alignment; member in struct:vdec_allocatorproperty
587 int alignment; member in struct:vdec_mv_buff_size
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_vidc_dec.h 174 uint32_t alignment; member in struct:vdec_allocatorproperty
556 int alignment; member in struct:vdec_mv_buff_size
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_vidc_dec.h 246 uint32_t alignment; member in struct:vdec_allocatorproperty
589 int alignment; member in struct:vdec_mv_buff_size
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
i915_drm.h 302 int alignment; member in struct:drm_i915_mem_alloc
538 /** Required alignment in graphics aperture */
539 __u64 alignment; member in struct:drm_i915_gem_exec_object
588 /** Required alignment in graphics aperture */
589 __u64 alignment; member in struct:drm_i915_gem_exec_object2
629 /** alignment required within the aperture */
630 __u64 alignment; member in struct:drm_i915_gem_pin
radeon_drm.h 726 int alignment; member in struct:drm_radeon_mem_alloc
799 uint64_t alignment; member in struct:drm_radeon_gem_create
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
i915_drm.h 302 int alignment; member in struct:drm_i915_mem_alloc
538 /** Required alignment in graphics aperture */
539 __u64 alignment; member in struct:drm_i915_gem_exec_object
588 /** Required alignment in graphics aperture */
589 __u64 alignment; member in struct:drm_i915_gem_exec_object2
629 /** alignment required within the aperture */
630 __u64 alignment; member in struct:drm_i915_gem_pin
  /bionic/libc/kernel/uapi/drm/
radeon_drm.h 689 int alignment; member in struct:drm_radeon_mem_alloc
751 uint64_t alignment; member in struct:drm_radeon_gem_create
    [all...]
  /external/valgrind/main/include/vki/
vki-linux-drm.h 677 int alignment; member in struct:vki_drm_i915_mem_alloc
759 __vki_u64 alignment; member in struct:vki_drm_i915_gem_exec_object
775 __vki_u64 alignment; member in struct:vki_drm_i915_gem_pin
  /hardware/intel/img/libdrm/shared-core/
radeon_drm.h 723 int alignment; member in struct:drm_radeon_mem_alloc
796 uint64_t alignment; member in struct:drm_radeon_gem_create

Completed in 1675 milliseconds

1 2 3 4 5 6 7 891011