| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDrawTests.cpp | 313 bool aligned; in init() member
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | memory_coalescing.cpp | 190 PairCreatorVisitor(Graph *graph, const AliasAnalysis &aliases, const VariableAnalysis &vars, Marker mrk, bool aligned) PairCreatorVisitor() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| H A D | optimized_call.cpp | 109 Label aligned; in IncreaseStackForArguments() local 1106 Label aligned; in PopJSFunctionArgs() local
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | h264dsp.c | 660 int y, aligned; in weight_h264_W_altivec() local
|
| /third_party/skia/src/core/ |
| H A D | SkRemoteGlyphCache.cpp | 107 size_t aligned = pad(fBuffer->size(), alignment); in allocate() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDrawTests.cpp | 411 bool aligned; in init() member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| H A D | asm_interpreter_call.cpp | 838 Label aligned; in CallNativeWithArgv() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mjpegdec.c | 2023 const uint8_t *aligned; in mjpeg_decode_app() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_zscale.c | 647 AVFrame *aligned = NULL; in realign_frame() local [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | util.h | 129 void *aligned; /* pointer to ie. 128 bit aligned memory */ member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_vbuf.c | 783 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 D | formatutils.cpp | 1671 auto aligned = rx::roundUp(checkedRowBytes, checkedAlignment); in computeRowPitch() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | dashdec.c | 168 static int aligned(int val) in aligned() function
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_register_allocation.cpp | 1297 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 D | assembler-ia32.h | 980 void movdq(bool aligned, XMMRegister dst, Operand src) { in movdq() argument
|
| /third_party/node/deps/v8/src/builtins/mips/ |
| H A D | builtins-mips.cc | 3321 Label lastb, unaligned, aligned, chkw, loop16w, chk1w, wordCopy_loop, in Generate_MemCopyUint8Uint8() local [all...] |