/external/chromium_org/third_party/skia/include/effects/ |
SkTableColorFilter.h | 17 * colors are premultiplied, they are temporarily unpremultiplied, then 18 * the table is applied, and then the result is remultiplied. 24 * component [A, R, G, B]. If a given table is NULL, then it is 26 * is not null, then its contents are copied into the filter.
|
/external/chromium_org/third_party/tcmalloc/vendor/m4/ |
install_prefix.m4 | 3 if test x"$ac_cv_install_prefix" = x"NONE" ; then
|
/external/clang/test/Modules/Inputs/ |
redecl-merge-bottom-prefix.h | 1 // A class that is declared in the 'bottom' module, then loaded from
|
/external/dhcpcd/dhcpcd-hooks/ |
01-test | 3 if [ "${reason}" = "TEST" ]; then
|
/external/dnsmasq/bld/ |
pkg-wrapper | 7 grep $search 2>&1 >/dev/null ; then
|
/external/dropbear/libtomcrypt/ |
mess.sh | 2 if cvs log $1 >/dev/null 2>/dev/null; then exit 0; else echo "$1 shouldn't be here, removed"; rm -f $1 ; fi
|
/external/harfbuzz_ng/src/ |
check-libstdc++.sh | 10 if which ldd 2>/dev/null >/dev/null; then 20 if test -f "$so"; then 22 if ldd $so | grep 'libstdc[+][+]'; then 29 if ! $tested; then
|
/external/iproute2/ip/ |
routef | 3 if [ -z "$*" ] ; then
|
/external/jmonkeyengine/engine/src/core-data/Common/ShaderLib/ |
Math.glsllib | 1 /// Multiplies the vector by the quaternion, then returns the resultant vector.
|
/external/libmtp/ |
hotplug.sh.in | 17 if [ "x${LINE}" != "x" ]; then 19 if [ ${firstword} != "#" ]; then 25 if [ "x${script}" = "x$2" ]; then 26 if [ "x${manid}" = "x$3" ]; then 27 if [ "x${productid}" = "x$4" ]; then 46 if [ "x$LINE" != "x" ]; then 48 if [ ${firstword} = "#" ]; then 57 if [ "x${manid}" != "x" ]; then 60 if [ `inmap $2 ${script} ${manid} ${productid}` = "no" ]; then 75 if test -d ${UDEVPATH} ; then [all...] |
/external/llvm/autoconf/m4/ |
check_gnu_make.m4 | 10 if test -z "$a" ; then continue ; fi ; 12 then 17 dnl If there was a GNU version, then set @ifGNUmake@ to the empty string, 19 if test "x$llvm_cv_gnu_make_command" != "x" ; then
|
func_isinf.m4 | 11 if test "$ac_cv_func_isinf_in_math_h" = "yes" ; then 19 if test "$ac_cv_func_isinf_in_cmath" = "yes" ; then 27 if test "$ac_cv_func_std_isinf_in_cmath" = "yes" ; then 35 if test "$ac_cv_func_finite_in_ieeefp_h" = "yes" ; then
|
/external/llvm/projects/sample/autoconf/m4/ |
check_gnu_make.m4 | 10 if test -z "$a" ; then continue ; fi ; 12 then 17 dnl If there was a GNU version, then set @ifGNUmake@ to the empty string, 19 if test "x$llvm_cv_gnu_make_command" != "x" ; then
|
func_isinf.m4 | 9 if test "$ac_cv_func_isinf_in_math_h" = "yes" ; then 16 if test "$ac_cv_func_isinf_in_cmath" = "yes" ; then 23 if test "$ac_cv_func_std_isinf_in_cmath" = "yes" ; then 30 if test "$ac_cv_func_finite_in_ieeefp_h" = "yes" ; then
|
/external/llvm/test/Assembler/ |
2003-08-20-ConstantExprGEP-Fold.ll | 8 br i1 %tmp.55, label %then.7, label %endif.7 10 then.7: ; preds = %then.7, %0 11 br label %then.7
|
/external/llvm/test/CodeGen/X86/ |
btq.ll | 8 br i1 %tobool, label %if.end, label %if.then 13 if.then: 24 br i1 %tobool, label %if.end, label %if.then 29 if.then:
|
/external/llvm/test/Transforms/LoopUnswitch/ |
2011-06-02-CritSwitch.ll | 9 br i1 undef, label %if.then, label %tailrecurse 11 if.then: ; preds = %tailrecurse 17 land.lhs.true: ; preds = %if.then, %if.then
|
/external/llvm/test/Transforms/LowerInvoke/ |
2003-12-10-Crash.ll | 10 then: 13 invoke_cont.0: ; preds = %then 16 try_catch: ; preds = %invoke_cont.0, %then 17 %__tmp.0 = phi i32* [ null, %invoke_cont.0 ], [ null, %then ] ; <i32*> [#uses=0]
|
/external/llvm/test/Transforms/SimplifyCFG/ |
PhiEliminate2.ll | 5 br i1 %C, label %then, label %else 6 then: ; preds = %entry 12 Cont: ; preds = %then, %else 13 %V6 = phi i32 [ %V5, %else ], [ %V4, %then ] ; <i32> [#uses=0]
|
speculate-with-offset.ll | 14 br i1 %c, label %if.then, label %if.end 16 if.then: ; preds = %entry 23 return: ; preds = %if.end, %if.then 24 %storemerge = phi i64* [ undef, %if.then ], [ %tmp5, %if.end ] 36 br i1 %c, label %if.then, label %if.end 38 if.then: ; preds = %entry 45 return: ; preds = %if.end, %if.then 46 %storemerge = phi i64* [ undef, %if.then ], [ %tmp5, %if.end ] 58 br i1 %c, label %if.then, label %if.end 60 if.then: ; preds = %entr [all...] |
/external/llvm/utils/ |
GetRepositoryPath | 12 if [ $# != 1 ] || [ ! -d $1 ]; then 17 if [ -d .svn ]; then 19 elif [ -f .git/svn/.metadata ]; then 21 elif [ -d .git ]; then
|
GetSourceVersion | 12 if [ $# != 1 ] || [ ! -d $1 ]; then 17 if [ -d .svn ]; then 19 elif [ -f .git/svn/.metadata ]; then 21 elif [ -d .git ]; then
|
/external/scrypt/ |
build-config.mk | 2 # To regenerate, edit scrypt.config, then run:
|
/external/skia/include/effects/ |
SkTableColorFilter.h | 17 * colors are premultiplied, they are temporarily unpremultiplied, then 18 * the table is applied, and then the result is remultiplied. 24 * component [A, R, G, B]. If a given table is NULL, then it is 26 * is not null, then its contents are copied into the filter.
|
/external/skia/tools/lua/ |
count_effects.lua | 4 if #str > 0 then 7 if type(k) == "number" then 12 if type(v) == "table" then 36 if (t.paint) then
|