Home
last modified time | relevance | path

Searched refs:later (Results 1 - 25 of 248) sorted by relevance

12345678910

/third_party/skia/docs/examples/
H A DSurface_makeImageSnapshot_2.cpp13 sk_sp<SkImage> later(big->makeImageSnapshot({0, 0, 16, 16})); in REG_FIDDLE()
15 canvas->drawImage(later, 0, 0); in REG_FIDDLE()
H A DSurface_makeImageSnapshot.cpp13 sk_sp<SkImage> later(big->makeImageSnapshot()); in REG_FIDDLE()
15 canvas->drawImage(later, 128, 0); in REG_FIDDLE()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_cmod_propagation.cpp40 const vec4_instruction *later) in writemasks_incompatible()
45 later->src[0].swizzle != BRW_SWIZZLE_XYZW) || in writemasks_incompatible()
46 (later->dst.writemask & ~earlier->dst.writemask) != 0; in writemasks_incompatible()
185 * The added MOV will most likely be removed later. In the in opt_cmod_propagation_local()
39 writemasks_incompatible(const vec4_instruction *earlier, const vec4_instruction *later) writemasks_incompatible() argument
/third_party/ltp/testcases/kernel/syscalls/pidfd_send_signal/
H A DMakefile1 // SPDX-License-Identifier: GPL-2.0-or-later
/third_party/ltp/testcases/kernel/syscalls/userfaultfd/
H A DMakefile1 // SPDX-License-Identifier: GPL-2.0-or-later
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A Ddemo.bat3 REM * Copyright (C) 2016 and later: Unicode, Inc. and others.
/third_party/icu/icu4c/source/samples/uresb/
H A Dresources.mak1 ## Copyright (C) 2016 and later: Unicode, Inc. and others.
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/
H A Dspan16perf.bat1 rem Copyright (C) 2016 and later: Unicode, Inc. and others.
H A Dcontperf.bat1 rem Copyright (C) 2016 and later: Unicode, Inc. and others.
H A Dspan8perf.bat1 rem Copyright (C) 2016 and later: Unicode, Inc. and others.
/third_party/icu/icu4c/source/test/perf/utrie2perf/
H A Dutrie2perf.bat1 rem Copyright (C) 2016 and later: Unicode, Inc. and others.
/third_party/musl/src/signal/mipsn32/
H A Dsigsetjmp.s18 # save base of got so that we can use it later
/third_party/musl/src/signal/mips64/
H A Dsigsetjmp.s18 # save base of got so that we can use it later
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H A Dresources.mak1 ## Copyright (C) 2016 and later: Unicode, Inc. and others.
/third_party/ffmpeg/libavcodec/arm/
H A Dvideodsp_armv5te.S10 @ version 2.1 of the License, or (at your option) any later version.
H A Dvc1dsp_neon.S12 * version 2.1 of the License, or (at your option) any later version.
127 @ src[0] d0 overwritten later
129 @ src[16] d4 overwritten later
131 @ src[32] d1 overwritten later
133 @ src[48] d5 overwritten later
604 vswp d1, d2 @ so that we can later access column 1 and column 3 as a single q1 register
630 vswp d2, d3 @ so that we can later access column 1 and column 3 in order as a single q1 register
1264 vmov d2, d3 @ needs to be in an even-numbered vector for when we come to narrow it later
/third_party/ffmpeg/libavutil/x86/
H A Demms.asm9 ;* version 2.1 of the License, or (at your option) any later version.
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A Dindic.bat3 REM * Copyright (C) 2016 and later: Unicode, Inc. and others. *
/third_party/mbedtls/programs/test/
H A Dgenerate_cpp_dummy_build.sh17 # SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
32 * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
/third_party/ltp/include/lapi/syscalls/
H A Dregen.sh27 * Licensed under the GPLv2 or later, see the COPYING file.
/third_party/ffmpeg/libavcodec/x86/
H A Dsvq1enc.asm10 ;* version 2.1 of the License, or (at your option) any later version.
H A Dvorbisdsp.asm10 ;* version 2.1 of the License, or (at your option) any later version.
H A Ddnxhdenc.asm11 ;* version 2.1 of the License, or (at your option) any later version.
H A Dg722dsp.asm11 ;* version 2.1 of the License, or (at your option) any later version.
H A Dproresdsp.asm13 ;* version 2.1 of the License, or (at your option) any later version.

Completed in 8 milliseconds

12345678910