Home
last modified time | relevance | path

Searched defs:unaligned (Results 1 - 21 of 21) sorted by relevance

/third_party/ffmpeg/libavcodec/alpha/
H A Dhpeldsp_alpha_asm.S
H A Dme_cmp_mvi_asm.S
/third_party/mesa3d/src/util/
H A Du_pointer.h85 align_pointer( const void *unaligned, uintptr_t alignment ) in align_pointer() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DMathTests.cpp144 char* unaligned = &buffer[i]; in TEST() local
190 char* unaligned = &buffer[i]; in TEST() local
/third_party/elfutils/libcpu/
H A Dmemory-access.h83 union unaligned union
/third_party/elfutils/libelf/
H A Dgelf_xlate.c72 union unaligned union
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DEndian.h32 enum {aligned = 0, unaligned = 1}; enumerator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DEndian.h25 enum {aligned = 0, unaligned = 1}; enumerator
[all...]
/third_party/ffmpeg/libavcodec/
H A Dget_buffer.c122 int unaligned; in update_frame_pool() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c43 tgsi_align_128bit(void *unaligned) in tgsi_align_128bit() argument
/third_party/elfutils/libdw/
H A Dmemory-access.h232 union unaligned union
[all...]
/third_party/ffmpeg/libavformat/
H A Dwavdec.c65 int unaligned; // e.g. if an odd number of bytes ID3 tag was prepended member
/third_party/skia/src/pathops/
H A DSkOpSpan.h379 void unaligned() { in unaligned() function in SkOpSpanBase
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_clear.c967 const bool unaligned = (slice_x0 + x0) % 16 || (slice_y0 + y0) % 8 || in blorp_can_hiz_clear_depth() local
/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc1608 EmitLdrdLiteralStressTest(InstructionSet isa, bool unaligned, LiteralStressTestMode test_mode) EmitLdrdLiteralStressTest() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c3330 bool unaligned = tu_attachment_store_unaligned(cmd, a); in tu_store_gmem_attachment() local
H A Dtu_cmd_buffer.c4919 bool unaligned; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c5154 uint32_t unaligned = 0; in si_set_vertex_buffers() local
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc3321 Label lastb, unaligned, aligned, chkw, loop16w, chk1w, wordCopy_loop, in Generate_MemCopyUint8Uint8() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c8393 bool unaligned; member
/third_party/glfw/deps/
H A Dnuklear.h8064 nk_buffer_align(void *unaligned, in nk_buffer_align() argument
8137 void *unaligned; in nk_buffer_alloc() local
8770 void *unaligned; nk_command_buffer_push() local
[all...]

Completed in 104 milliseconds