Home
last modified time | relevance | path

Searched refs:relevant (Results 1 – 25 of 256) sorted by relevance

1234567891011

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr300_fragprog_swizzle.c110 unsigned int relevant; in r300_swizzle_is_native() local
131 relevant = 0; in r300_swizzle_is_native()
135 relevant |= 1 << j; in r300_swizzle_is_native()
137 if ((reg.Negate & relevant) && ((reg.Negate & relevant) != relevant)) in r300_swizzle_is_native()
Dr500_fragprog.c185 unsigned int relevant; in r500_swizzle_is_native() local
225 relevant = 0; in r500_swizzle_is_native()
229 relevant |= 1 << i; in r500_swizzle_is_native()
231 if ((reg.Negate & relevant) && ((reg.Negate & relevant) != relevant)) in r500_swizzle_is_native()
/external/autotest/tko/
Ddraw_graphs51 @relevant = relevant_versions(@versions);
58 $test, @relevant);
/external/libcap/progs/old/
DREADME1 these files are not relevant to this release
/external/libcap/doc/old/
DREADME1 these files are not relevant to this release
/external/google-breakpad/
DPRESUBMIT.cfg1 # Disable hooks not relevant to upstream project.
/external/curl/docs/
DRELEASE-PROCEDURE11 - make sure all relevant changes are committed on the master branch
40 - make sure all relevant changes are committed and pushed on the master branch
/external/jetty/
DREADME.android18 separate directory for each jetty package. the src directory of the relevant packages were merged
19 into a single src directory. The relevant packages which were merged into the single src directory
/external/compiler-rt/test/safestack/
DCMakeLists.txt8 # Some tests require LTO, so add a dependency on the relevant LTO plugin.
/external/valgrind/solaris/
Dvgpreload-solaris.mapfile9 # relevant to XPG6 (X/Open Portability Guide, Issue 6).
/external/skia/
DREADME.android11 and maintained. As a result some files are not relevant to
/external/llvm/test/CodeGen/ARM/
Dnest-register.ll3 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be
/external/llvm/test/CodeGen/PowerPC/
Dppc32-nest.ll5 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be
Dppc64-nest.ll5 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be
/external/llvm/test/CodeGen/AArch64/
Dnest-register.ll3 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be
/external/llvm/test/CodeGen/X86/
D2011-12-26-extractelement-duplicate-load.ll4 ; the relevant transformation doesn't know how to update
Dchange-compare-stride-trickiness-0.ll5 ; The comparison happens before the relevant use, but it can still be rewritten
Dchange-compare-stride-trickiness-1.ll3 ; The comparison happens after the relevant use, so the stride can easily
/external/libchrome/base/third_party/icu/
DREADME.chromium6 This file has the relevant components from ICU copied to handle basic
/external/libweave/third_party/chromium/base/third_party/icu/
DREADME.chromium6 This file has the relevant components from ICU copied to handle basic
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-because-armv7.txt4 # ARMv7 triple, probably because the relevant instruction is v8, though there
/external/autotest/client/tests/kvm/
Dbuild.cfg.sample64 ## Paths of the qemu relevant executables that should be checked
85 ## Paths of the qemu relevant executables that should be checked
/external/pcre/dist/testdata/
Dtestinput191 /-- This set of tests is for Unicode property support, relevant only to the
/external/squashfs-tools/
DREADME18 relevant anymore, but are here temporarily while I decide where to put
/external/valgrind/
DREADME_DEVELOPERS_processes54 add a short description of the change in the relevant sub-section
69 If relevant, you might already update the NEWS file as part of

1234567891011