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

/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprog_parameter_layout.h36 extern unsigned _mesa_combine_swizzles(unsigned base, unsigned applied);
H A Dprog_parameter_layout.c39 _mesa_combine_swizzles(unsigned base, unsigned applied) argument
45 const unsigned s = GET_SWZ(applied, i);
/external/mesa3d/src/mesa/program/
H A Dprog_parameter_layout.h36 extern unsigned _mesa_combine_swizzles(unsigned base, unsigned applied);
H A Dprog_parameter_layout.c39 _mesa_combine_swizzles(unsigned base, unsigned applied) argument
45 const unsigned s = GET_SWZ(applied, i);
/external/chromium_org/courgette/
H A Drun_mem_test40 local applied="${out_base}.applied"
43 "${original}" "${patch}" "${applied}" &
/external/chromium_org/chrome/browser/sync_file_system/
H A Dfake_remote_change_processor.cc42 // Override |local_metadata| by applied changes.
154 const std::vector<FileChange>& applied = itr->second; local
157 if (applied.empty() || expected.empty()) {
158 EXPECT_TRUE(!applied.empty());
163 EXPECT_EQ(expected.size(), applied.size());
165 for (size_t i = 0; i < applied.size() && i < expected.size(); ++i) {
166 EXPECT_EQ(expected[i], applied[i])
169 << " applied:" << applied[i].DebugString();
/external/valgrind/main/cachegrind/
H A Dcg_diff.in51 --mod-filename=<expr> a Perl search-and-replace expression that is applied
53 --mod-funcname=<expr> like --mod-filename, but applied to function names
/external/llvm/test/MC/PowerPC/
H A Dppc64-fixup-apply.s8 # object file are applied correctly.
/external/chromium_org/chrome/browser/resources/user_manager/
H A Duser_manager.css119 .pod.focused:not(.multiprofiles-policy-applied) .auth-container {
/external/chromium_org/third_party/skia/src/animator/
H A DSkAnimateActive.cpp197 bool applied = fAnimators.count() == 0; local
209 applied = true;
227 else if (applied)
/external/skia/src/animator/
H A DSkAnimateActive.cpp197 bool applied = fAnimators.count() == 0; local
209 applied = true;
227 else if (applied)
/external/libpcap/
H A Dgrammar.c2353 bpf_error("'port' modifier applied to ip host");
2355 bpf_error("'portrange' modifier applied to ip host");
2357 bpf_error("'proto' modifier applied to ip host");
2359 bpf_error("'protochain' modifier applied to ip host");
/external/chromium_org/ui/login/account_picker/
H A Duser_pod_row.css100 .pod.multiprofiles-policy-applied .user-image {
133 .pod.focused:not(.multiprofiles-policy-applied) .auth-container {
149 .pod.focused.multiprofiles-policy-applied .name-container {
279 * loaded when CSS properties using them are first applied, which has visible
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_texture_array.spec54 texture applied to it. If the transition is from beach sand to
264 specified or changed, and when applied to a fragment. Each parameter is
419 are therefore operated upon, queried, and applied as TEXTURE_1D,
656 operations are applied as if the image were two-dimensional, except
658 PACK_SKIP_IMAGES are applied. ..."
/external/mesa3d/docs/
H A DMESA_texture_array.spec54 texture applied to it. If the transition is from beach sand to
264 specified or changed, and when applied to a fragment. Each parameter is
419 are therefore operated upon, queried, and applied as TEXTURE_1D,
656 operations are applied as if the image were two-dimensional, except
658 PACK_SKIP_IMAGES are applied. ..."
/external/smack/src/org/jivesoftware/smack/util/
H A DStringUtils.java402 * after case-folding, etc. has been applied).<p>
463 * after case-folding, etc. has been applied).<p>
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyle.cpp1123 const Vector<AppliedTextDecoration>& applied = appliedTextDecorations(); local
1125 for (size_t i = 0; i < applied.size(); ++i)
1126 decorations |= applied[i].line();
/external/libvorbis/doc/
H A D01-introduction.tex181 settings can be applied not only to all the vectors in a given mode,
371 correctly infer window shape to be applied to the current window from
437 inverse coupling and applied to the spectral residue directly,
H A D03-codebook.tex15 decoded Huffman value is applied as an offset, generating the final
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
H A Dvp9_high_subpixel_8t_sse2.asm14 ;Note: tap3 and tap4 have to be applied and added after other taps to avoid
H A Dvp9_subpixel_8t_sse2.asm14 ;Note: tap3 and tap4 have to be applied and added after other taps to avoid
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_subpixel_8t_sse2.asm14 ;Note: tap3 and tap4 have to be applied and added after other taps to avoid
/external/libunwind/doc/
H A Dlibunwind-dynamic.tex294 \item[\Type{unw\_word\_t} \Var{val}] The value to be applied by the
/external/bison/
H A Dmaint.mk1290 # the signed tag we've just applied to mark this release.
/external/iproute2/doc/
H A Dip-cref.tex1979 of each rule is applied to \{source address, destination address, incoming

Completed in 542 milliseconds