/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
XMLEntities.properties | 29 gt=62
|
/external/deqp/executor/ |
xeXMLWriter.cpp | 40 case '>': return ">"; 46 case 0: return "<NUL>"; 47 case 1: return "<SOH>"; 48 case 2: return "<STX>"; 49 case 3: return "<ETX>"; 50 case 4: return "<EOT>"; 51 case 5: return "<ENQ>"; 52 case 6: return "<ACK>"; 53 case 7: return "<BEL>"; 54 case 8: return "<BS>"; [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/ |
flag.s | 18 flag.gt 1 19 flag.gt 2 20 flag.gt 4 21 flag.gt 8 22 flag.gt 16 23 flag.gt 32 24 flag.gt 64 25 flag.gt 128
|
flag.d | 21 30: 09 00 bf 1f 1fbf0009 flag.gt 1 23 38: 09 00 bf 1f 1fbf0009 flag.gt 2 25 40: 09 00 bf 1f 1fbf0009 flag.gt 4 27 48: 09 00 bf 1f 1fbf0009 flag.gt 8 29 50: 09 00 bf 1f 1fbf0009 flag.gt 16 31 58: 09 00 bf 1f 1fbf0009 flag.gt 32 33 60: 09 00 bf 1f 1fbf0009 flag.gt 64 35 68: 09 00 bf 1f 1fbf0009 flag.gt 128
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/ |
regnames.s | 2 cror 4*%cr7+gt,%cr7*4+gt,4*%cr6+gt
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mri/ |
if.s | 5 if d1 <gt> d0 and d2 <gt> d0 then 6 if d1 <gt> d2 then 12 if d0 <gt> d1 or d0 <gt> d2 then
|
/external/llvm/test/MC/Hexagon/ |
v60-vcmp.s | 8 #CHECK: 1c84fb2a { q2 &= vcmp.gt(v27.uw{{ *}},{{ *}}v4.uw) } 9 q2&=vcmp.gt(v27.uw,v4.uw) 11 #CHECK: 1c8cf826 { q2 &= vcmp.gt(v24.uh{{ *}},{{ *}}v12.uh) } 12 q2&=vcmp.gt(v24.uh,v12.uh) 14 #CHECK: 1c80e720 { q0 &= vcmp.gt(v7.ub{{ *}},{{ *}}v0.ub) } 15 q0&=vcmp.gt(v7.ub,v0.ub) 17 #CHECK: 1c9aed1a { q2 &= vcmp.gt(v13.w{{ *}},{{ *}}v26.w) } 18 q2&=vcmp.gt(v13.w,v26.w) 20 #CHECK: 1c8de516 { q2 &= vcmp.gt(v5.h{{ *}},{{ *}}v13.h) } 21 q2&=vcmp.gt(v5.h,v13.h [all...] |
/external/compiler-rt/lib/builtins/arm/ |
sync_fetch_and_max_4.S | 17 #define max_4(rD, rN, rM) MINMAX_4(rD, rN, rM, gt)
|
sync_fetch_and_max_8.S | 18 #define max_8(rD_LO, rD_HI, rN_LO, rN_HI, rM_LO, rM_HI) MINMAX_8(rD_LO, rD_HI, rN_LO, rN_HI, rM_LO, rM_HI, gt)
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/ |
sendEmailAlert.sh | 27 while [ "$#" -gt 0 ]; do 53 if [ $debug -gt 0 ]; then 84 if [ $debug -gt 0 ]; then 101 if [ $debug -gt 0 ]; then
|
/external/deqp/framework/qphelper/ |
qpXmlWriter.c | 61 case '>': repl = ">"; break; 67 case 1: repl = "<SOH>"; break; 68 case 2: repl = "<STX>"; break; 69 case 3: repl = "<ETX>"; break; 70 case 4: repl = "<EOT>"; break; 71 case 5: repl = "<ENQ>"; break; 72 case 6: repl = "<ACK>"; break; 73 case 7: repl = "<BEL>"; break; 74 case 8: repl = "<BS>"; break; 75 case 11: repl = "<VT>"; break [all...] |
/external/avahi/initscript/archlinux/ |
avahi-daemon.in | 38 if [ $? -gt 0 ]; then 48 if [ $? -gt 0 ]; then 62 if [ $? -gt 0 ]; then
|
avahi-dnsconfd.in | 38 if [ $? -gt 0 ]; then 48 if [ $? -gt 0 ]; then 62 if [ $? -gt 0 ]; then
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/ |
fixinc.sh | 113 if test $VERBOSE -gt 0 158 if test $VERBOSE -gt 0; then 165 if test $VERBOSE -gt 0 199 if test $VERBOSE -gt 1 213 while [ -n "$dirs" ] && [ $levels -gt 0 ] 219 if test $VERBOSE -gt 1 256 if test $VERBOSE -gt 2 277 if test $VERBOSE -gt 1 308 if test $VERBOSE -gt 2 322 if test $VERBOSE -gt [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/ |
fixinc.sh | 113 if test $VERBOSE -gt 0 158 if test $VERBOSE -gt 0; then 165 if test $VERBOSE -gt 0 199 if test $VERBOSE -gt 1 213 while [ -n "$dirs" ] && [ $levels -gt 0 ] 219 if test $VERBOSE -gt 1 256 if test $VERBOSE -gt 2 277 if test $VERBOSE -gt 1 308 if test $VERBOSE -gt 2 322 if test $VERBOSE -gt [all...] |
/external/ImageMagick/ |
winpath.sh | 25 if test $escapes -gt 3 44 if test $length -gt $max_length
|
/external/selinux/scripts/ |
Lindent | 7 if [ $V1 -gt 2 ]; then 10 if [ $V2 -gt 2 ]; then
|
/hardware/ti/omap3/dspbridge/inc/ |
dbc.h | 30 * Requires that the GT->ERROR function has been defaulted to a valid 51 #include <gt.h> 55 (*GT->ERRORFXN)("%s, line %d: Assertion (" #exp ") failed.\n", \
|
/external/v8/test/mjsunit/ |
compare-known-objects-tostringtag.js | 19 function gt(a, b) { function 37 assertThrows(function() {gt(a, a)}); 38 assertThrows(function() {gt(a, b)}); 39 assertThrows(function() {gt(b, a)}); 56 %OptimizeFunctionOnNextCall(gt);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/ |
updateBugState.sh | 18 if [[ $debug -gt 0 ]]; then
|
/external/v8/tools/ |
check-static-initializers.sh | 54 if [ $static_init_count -gt $expected_static_init_count ]; then
|
/external/valgrind/nightly/conf/ |
cellbuzz-cross.conf | 20 while [ `qstat "${jobid}" 2>/dev/null | wc --lines` -gt 0 ]
|
cellbuzz-native.conf | 18 while [ `qstat "${jobid}" 2>/dev/null | wc --lines` -gt 0 ]
|
/external/eigen/blas/testing/ |
runblastest.sh | 28 if [ `grep "FATAL ERROR" $1.summ | wc -l` -gt 0 ]; then 36 if [ `grep "FAILED THE TESTS OF ERROR-EXITS" $1.summ | wc -l` -gt 0 ]; then
|
/prebuilts/go/darwin-x86/src/html/ |
example_test.go | 15 // Output: "Fran & Freddie's Diner" <tasty@example.com> 19 const s = `"Fran & Freddie's Diner" <tasty@example.com>`
|