Searched refs:applied (Results 1 - 23 of 23) 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.cc41 // Override |local_metadata| by applied changes.
153 const std::vector<FileChange>& applied = itr->second; local
156 if (applied.empty() || expected.empty()) {
157 EXPECT_TRUE(!applied.empty());
162 EXPECT_EQ(expected.size(), applied.size());
164 for (size_t i = 0; i < applied.size() && i < expected.size(); ++i) {
165 EXPECT_EQ(expected[i], applied[i])
168 << " 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.s6 # object file are applied correctly.
/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/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/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
H A Dsmartypants.php766 was not seen as HTML (smart quotes where applied inside).
/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/libpng/
H A DCHANGES2041 Prevent gamma from being applied twice.
/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/libvpx/libvpx/examples/includes/geshi/
H A Dgeshi.php2020 //This fix is related to SF#1923020, but has to be applied regardless of
2948 //This fix is related to SF#1923020, but has to be applied regardless of
3755 // so that styles applied to special lines don't apply to the actual
3842 // so that styles applied to special lines don't apply to the actual
3890 // so that styles applied to special lines don't apply to the actual
4170 //This fix is related to SF#1923020, but has to be applied
4218 // of '' means that these styles will be applied anywhere
/external/dropbear/libtommath/
H A Dbn.tex156 Each phase changes how the library is built and they are applied one after another respectively.
1530 can be applied to a wider range of numbers.
/external/bison/
H A Dmaint.mk1290 # the signed tag we've just applied to mark this release.
/external/dropbear/libtomcrypt/
H A Dcrypt.tex3130 tag that can be applied to the encoding. This is useful to identify which system encoded the message. If no variance is desired then
3174 PSS encoding is the second half of the PKCS \#1 standard which is padding to be applied to messages that are signed.
/external/iproute2/doc/
H A Dip-cref.tex1979 of each rule is applied to \{source address, destination address, incoming

Completed in 909 milliseconds