HomeSort by relevance Sort by last modified time
    Searched refs:PRINT (Results 26 - 50 of 70) sorted by null

12 3

  /ndk/sources/host-tools/nawk-20071023/
awkgram.y 59 %token <i> PRINT PRINTF SPRINTF
73 %type <i> subop print
84 %left PRINT PRINTF RETURN SPLIT SPRINTF STRING SUB SUBSTR
175 pa_pat { $$ = stat2(PASTAT, $1, stat2(PRINT, rectonode(), NIL)); }
177 | pa_pat ',' pa_pat { $$ = pa2stat($1, $3, stat2(PRINT, rectonode(), NIL)); }
268 print: label
269 PRINT | PRINTF
295 print prarg '|' term {
296 if (safe) SYNTAX("print | is unsafe");
298 | print prarg APPEND term
    [all...]
lex.c 75 { "print", PRINT, PRINT },
  /external/kernel-headers/original/asm-mips/
asm.h 107 * Print formatted string
110 #define PRINT(string) \
118 #define PRINT(string)
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-s390x-linux.c 354 PRINT("sys_ptrace ( %ld, %ld, %#lx, %#lx )", ARG1,ARG2,ARG3,ARG4);
452 PRINT("sys_socketcall ( %ld, %#lx )",ARG1,ARG2);
775 PRINT("sys_mmap ( %#lx, %llu, %ld, %ld, %ld, %ld )",
791 PRINT("sys_ipc ( %ld, %ld, %ld, %ld, %#lx, %ld )",
940 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4, ARG5);
1025 PRINT("sys_sigreturn ( )");
    [all...]
syswrap-ppc64-linux.c 463 PRINT("sys_socketcall ( %ld, %#lx )",ARG1,ARG2);
723 PRINT("sys_mmap ( %#lx, %llu, %ld, %ld, %ld, %ld )",
742 //zz PRINT("sys_mmap2 ( %p, %llu, %d, %d, %d, %d )",
760 //zz PRINT("sys_stat64 ( %p, %p )",ARG1,ARG2);
773 //zz PRINT("sys_lstat64 ( %p(%s), %p )",ARG1,ARG1,ARG2);
789 //zz PRINT("sys_fstat64 ( %d, %p )",ARG1,ARG2);
808 PRINT("sys_ipc ( %ld, %ld, %ld, %ld, %#lx, %ld )", ARG1,ARG2,ARG3,ARG4,ARG5,ARG6);
956 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5);
    [all...]
  /external/compiler-rt/make/
util.mk 59 # Print the name, definition, and value of a variable, for testing make
111 # General debugging rule, use 'make print-XXX' to print the definition, value
113 make-print-%:
114 $(error PRINT: $(value $*) = "$($*)" (from $(origin $*)))
  /frameworks/compile/libbcc/runtime/make/
util.mk 59 # Print the name, definition, and value of a variable, for testing make
100 # General debugging rule, use 'make print-XXX' to print the definition, value
102 make-print-%:
103 $(error PRINT: $(value $*) = "$($*)" (from $(origin $*)))
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 87 OMXDBG_PRINT(stderr, PRINT, 2, OMX_DBG_BASEMASK, "%d :: CLOSING PIPE \n",__LINE__);\
96 OMXDBG_PRINT(stderr, PRINT, 2, 0, "%s = %p\n", _s_, _ptr_);
  /bionic/libc/kernel/arch-mips/asm/
asm.h 52 #define PRINT(string)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 52 #define PRINT(string)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
asm.h 52 #define PRINT(string)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
asm.h 52 #define PRINT(string)
  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.S 38 # PRINT LOGO
120 bl write_stdout @ print the logo
123 # PRINT VERSION
155 bl center_and_print @ center and print
195 @ print " Processor, "
212 @ print 'M RAM, '
227 bl strcat @ print bogomips total
229 bl center_and_print @ center and print
232 # Print Host Name
241 bl center_and_print @ center and print
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 216 OMXDBG_PRINT(stderr, PRINT, 1, 0, "Entering OMX_ComponentInit\n");
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 121 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
185 -p | -P | --print) PRINT=true ;;
215 END {print max + 1;}'`
219 awk 'BEGIN {print "Known categories:"; i = 0 }
220 { printf ("%-'$l'.'$l's", $0); if ((++i % '$c') == 0) { print "" } }
221 END { print ""; }'
297 END {print max + 1;}'`
366 if [ "$PRINT" = true -o "$PRINT_INTERN" = true ]; then
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 121 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
185 -p | -P | --print) PRINT=true ;;
215 END {print max + 1;}'`
219 awk 'BEGIN {print "Known categories:"; i = 0 }
220 { printf ("%-'$l'.'$l's", $0); if ((++i % '$c') == 0) { print "" } }
221 END { print ""; }'
297 END {print max + 1;}'`
366 if [ "$PRINT" = true -o "$PRINT_INTERN" = true ]; then
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 121 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
185 -p | -P | --print) PRINT=true ;;
215 END {print max + 1;}'`
219 awk 'BEGIN {print "Known categories:"; i = 0 }
220 { printf ("%-'$l'.'$l's", $0); if ((++i % '$c') == 0) { print "" } }
221 END { print ""; }'
297 END {print max + 1;}'`
366 if [ "$PRINT" = true -o "$PRINT_INTERN" = true ]; then
  /bionic/linker/
linker.c 840 PRINT("%5d mapped library '%s' to %08x via kernel allocator.\n",
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 205 OMXDBG_PRINT(stderr, PRINT, 1, 0, "Entering\n");
569 OMXDBG_PRINT(stderr, PRINT, 1, 0, "Inside the GetComponentVersion\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 195 OMXDBG_PRINT(stderr, PRINT, 1, 0, "%d ::OMX_ComponentInit\n", __LINE__);
    [all...]
  /external/qemu/android/skin/
keyset.c 195 _KEYSYM1_(PRINT) \
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 42 # PRINT LOGO
121 call write_stdout # print the logo
131 # PRINT VERSION
166 call center_and_print # center and print
247 # mov $' ',%al # print a space
248 mov $0x20,%al # print a space
325 pop %rsi # print 'M RAM, '
349 call center_and_print # center and print
352 # Print Host Name
361 call center_and_print # center and print
    [all...]
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 36 # PRINT LOGO
113 call write_stdout # print the logo
123 # PRINT VERSION
158 call center_and_print # center and print
242 # mov $' ',%al # print a space
243 mov $0x20,%al # print a space
286 call *%edx # print first word
288 call skip_spaces # print next word
322 pop %esi # print 'M RAM, '
347 call center_and_print # center and print
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 216 OMXDBG_PRINT(stderr, PRINT, 1, 0, "Entering OMX_ComponentInit\n");
    [all...]
  /external/qemu/android/
hw-events.h 246 KEY_CODE(PRINT ,210) \

Completed in 1890 milliseconds

12 3