Home
last modified time | relevance | path

Searched defs:aligned (Results 51 - 66 of 66) sorted by relevance

123

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp313 bool aligned; in init() member
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dmemory_coalescing.cpp190 PairCreatorVisitor(Graph *graph, const AliasAnalysis &aliases, const VariableAnalysis &vars, Marker mrk, bool aligned) PairCreatorVisitor() argument
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Doptimized_call.cpp109 Label aligned; in IncreaseStackForArguments() local
1106 Label aligned; in PopJSFunctionArgs() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dh264dsp.c660 int y, aligned; in weight_h264_W_altivec() local
/third_party/skia/src/core/
H A DSkRemoteGlyphCache.cpp107 size_t aligned = pad(fBuffer->size(), alignment); in allocate() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp411 bool aligned; in init() member
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Dasm_interpreter_call.cpp838 Label aligned; in CallNativeWithArgv() local
/third_party/ffmpeg/libavcodec/
H A Dmjpegdec.c2023 const uint8_t *aligned; in mjpeg_decode_app() local
/third_party/ffmpeg/libavfilter/
H A Dvf_zscale.c647 AVFrame *aligned = NULL; in realign_frame() local
[all...]
/third_party/lame/libmp3lame/
H A Dutil.h129 void *aligned; /* pointer to ie. 128 bit aligned memory */ member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c783 unsigned aligned = align(te->output_offset, mgr->ve->component_size[i]); in u_vbuf_translate_begin() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.cpp1671 auto aligned = rx::roundUp(checkedRowBytes, checkedAlignment); in computeRowPitch() local
/third_party/ffmpeg/libavformat/
H A Ddashdec.c168 static int aligned(int val) in aligned() function
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp1297 bool aligned = rc == RegClass::v4 && reg_win.lo() % 4 == 0; in get_reg_impl() local
1804 bool aligned = rc == RegClass::v4 && reg_win.lo() % 4 == 0; in get_reg_create_vector() local
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h980 void movdq(bool aligned, XMMRegister dst, Operand src) { in movdq() argument
/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
[all...]

Completed in 48 milliseconds

123