Searched refs:KERNEL (Results 1 – 25 of 30) sorted by relevance
12
2 ; RUN: llc < %s -code-model=kernel | FileCheck -check-prefix CHECK-KERNEL %s12 ; CHECK-KERNEL: foo:13 ; CHECK-KERNEL: movl data, %eax22 ; CHECK-KERNEL: foo2:23 ; CHECK-KERNEL: movl data+40, %eax32 ; CHECK-KERNEL: foo3:33 ; CHECK-KERNEL: movq $-40, %rax44 ; CHECK-KERNEL: foo4:45 ; CHECK-KERNEL: movl data+16777216, %eax54 ; CHECK-KERNEL: foo1:[all …]
23 #define KERNEL 3 macro24 #define KERNEL_SIZE (2 * KERNEL + 1)42 const int ymin = (yo - KERNEL < 0) ? 0 : yo - KERNEL; in get_ssimg()43 const int ymax = (yo + KERNEL > H - 1) ? H - 1 : yo + KERNEL; in get_ssimg()44 const int xmin = (xo - KERNEL < 0) ? 0 : xo - KERNEL; in get_ssimg()45 const int xmax = (xo + KERNEL > W - 1) ? W - 1 : xo + KERNEL; in get_ssimg()55 const int Wy = K[KERNEL + y - yo]; in get_ssimg()59 const int Wxy = Wy * K[KERNEL + x - xo]; in get_ssimg()109 org += (yo - KERNEL) * stride1; in get_ssimfull_kernelg()110 org += (xo - KERNEL); in get_ssimfull_kernelg()[all …]
3 KERNEL=14 KERNEL=$271 if [ -z "$KERNEL" -o -z "$RAMDISK" -o -z "$GENEXT2FS" -o -z "$TMPDIR" -o \77 if ! [ -x "$GENEXT2FS" -a -f "$RAMDISK" -a -f "$KERNEL" ]; then86 cp -f $KERNEL $TMPDIR/kernel
11 #define KERNEL 1.018 #define KERNEL 1.021 #define KERNEL 1.024 #define KERNEL 4.027 #define KERNEL 8.091 float bound = KERNEL * 0.5 - 0.5;101 shadow = shadow / (KERNEL * KERNEL);
20 #define KERNEL 127 #define KERNEL 130 #define KERNEL 133 #define KERNEL 436 #define KERNEL 8110 float bound = KERNEL * 0.5 - 0.5;119 shadow = shadow / (KERNEL * KERNEL);
41 #if !(defined(lint) || defined(KERNEL) || defined(_KERNEL))76 #if !defined(KERNEL) && !defined(_KERNEL)116 #if defined(KERNEL) || defined(_KERNEL)211 #if defined(KERNEL) || defined(_KERNEL)236 #if defined(KERNEL) || defined(_KERNEL)250 #if defined(KERNEL) || defined(_KERNEL)267 #if defined(KERNEL) || defined(_KERNEL)284 #if defined(KERNEL) || defined(_KERNEL)309 #if defined(KERNEL) || defined(_KERNEL)326 #if defined(KERNEL) || defined(_KERNEL)[all …]
236 enum { KERNEL = 3 }; enumerator252 const int ymin = (yo - KERNEL < 0) ? 0 : yo - KERNEL; in VP8SSIMAccumulate()253 const int ymax = (yo + KERNEL > H - 1) ? H - 1 : yo + KERNEL; in VP8SSIMAccumulate()254 const int xmin = (xo - KERNEL < 0) ? 0 : xo - KERNEL; in VP8SSIMAccumulate()255 const int xmax = (xo + KERNEL > W - 1) ? W - 1 : xo + KERNEL; in VP8SSIMAccumulate()
95 #ifdef KERNEL118 #ifndef KERNEL
639 KERNEL=`echo $GOTEVENT | awk -F: '{print $4}'`648 if test -z "$KERNEL"; then649 KERNEL=1655 set_event $f "$EVENT:$COUNT:$UNIT_MASK:$KERNEL:$USER"1210 KERNEL_CK=$KERNEL1213 -o $KERNEL_CK != $KERNEL ; then1383 KERNEL=`echo $GOTEVENT | awk -F: '{print $4}'`1440 set_ctr_param $CTR kernel $KERNEL1446 OPROFILED_EVENTS=${OPROFILED_EVENTS}$KERNEL:$USER,1458 set_param "enable_kernel" $KERNEL
42 #if( ( macintosh || __MACH__ ) && !KERNEL )50 #if( __MACH__ && KERNEL )142 #if( !KERNEL )149 #if( ( macintosh || __MACH__ ) && !KERNEL )183 #elif( KERNEL )
152 #if (defined(_KERNEL) || defined(KERNEL)) && !defined(NeXT)
55 _AVD_IMG(KERNEL,"kernel-qemu","kernel") \
65 ((defined(DJGPP) || defined(__CYGWIN32__)) && !defined(KERNEL))74 #ifdef KERNEL
1048 #if (!defined(__KERNEL__) && !defined(KERNEL) && !defined(INKERNEL) && !defined(_KERNEL)) || define…
209 #ifdef KERNEL
1 HOW TO REBUILT THE ANDROID EMULATOR-SPECIFIC KERNEL:
155 OS KERNEL-OS
153 OS KERNEL-OS
156 OS KERNEL-OS
160 OS KERNEL-OS