HomeSort by relevance Sort by last modified time
    Searched refs:OUTPUT (Results 1 - 25 of 343) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/dtc/tests/
dtc-fails.sh 10 OUTPUT="$1"
13 verbose_run $VALGRIND "$DTC" -o "$OUTPUT" "$@"
19 if [ ! -e "$OUTPUT" ]; then
20 FAIL "Produced no output"
23 if [ -e "$OUTPUT" ]; then
24 FAIL "Incorrectly produced output"
28 rm -f "$OUTPUT"
  /external/ltp/android/tools/
dump_make_dryrun.sh 27 OUTPUT=$TOOLS_DIR/make_dry_run.dump
28 echo "Dumping output to $OUTPUT from command 'make -C $LTP_ROOT/testcases --dry-run'"
29 make -C $LTP_ROOT/testcases --dry-run > $OUTPUT
31 OUTPUT=$TOOLS_DIR/make_install_dry_run.dump
32 echo "Dumping output to $OUTPUT from command 'make -C $LTP_ROOT/testcases install --dry-run'"
33 make -C $LTP_ROOT/testcases install --dry-run > $OUTPUT
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
typemaps.i 5 * supporting output arguments, input values, and other C function
102 // OUTPUT typemaps. These typemaps are used for parameters that
103 // are output only. The output value is appended to the result as
107 The following methods can be applied to turn a pointer into an "output"
109 a parameter, but an output value would be returned. In the case of
110 multiple output values, functions will return a Perl array.
112 int *OUTPUT
113 short *OUTPUT
114 long *OUTPUT
    [all...]
  /cts/hostsidetests/theme/
generate_images.sh 24 echo $OUTPUT
28 OUTPUT=`$1 |& grep error`
30 if [ -z "$OUTPUT" ]; then
  /external/swiftshader/third_party/LLVM/utils/
test_debuginfo.pl 12 # the debugger output is checked, using FileCheck, to validate
24 my $output_file = "$output_dir/$input_filename.gdb.output";
29 open(OUTPUT, ">$debugger_script_file");
36 print OUTPUT "$s";
39 print OUTPUT "\n";
40 print OUTPUT "quit\n";
42 close(OUTPUT);
51 # run debugger and capture output.
54 # validate output.
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
typemaps.i 14 supporting output arguments, input values, and other C function
178 // OUTPUT typemaps. These typemaps are used for parameters that
179 // are output only. The output value is appended to the result as
183 The following methods can be applied to turn a pointer into an "output"
185 a parameter, but an output value would be returned. In the case of
186 multiple output values, they are returned in the form of a Tcl list.
188 int *OUTPUT
189 short *OUTPUT
190 long *OUTPUT
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
typemaps.i 6 * These mappings provide support for input/output arguments and
8 * pointer variables in addition to input/output arguments.
17 supporting output arguments, input values, and other C function
26 // These mappings provide support for input/output arguments and common
97 // OUTPUT typemaps. These typemaps are used for parameters that
98 // are output only. The output value is appended to the result as
102 The following methods can be applied to turn a pointer into an "output"
104 a parameter, but an output value would be returned. In the case of
105 multiple output values, they are returned in the form of a Ruby Array
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Library/BeagleBoardLib/
PadConfiguration.c 66 { GPMC_A1, MUXMODE0, PULL_DISABLED, OUTPUT },
67 { GPMC_A2, MUXMODE0, PULL_DISABLED, OUTPUT },
68 { GPMC_A3, MUXMODE0, PULL_DISABLED, OUTPUT },
69 { GPMC_A4, MUXMODE0, PULL_DISABLED, OUTPUT },
70 { GPMC_A5, MUXMODE0, PULL_DISABLED, OUTPUT },
71 { GPMC_A6, MUXMODE0, PULL_DISABLED, OUTPUT },
72 { GPMC_A7, MUXMODE0, PULL_DISABLED, OUTPUT },
73 { GPMC_A8, MUXMODE0, PULL_DISABLED, OUTPUT },
74 { GPMC_A9, MUXMODE0, PULL_DISABLED, OUTPUT },
75 { GPMC_A10, MUXMODE0, PULL_DISABLED, OUTPUT },
    [all...]
  /device/linaro/bootloader/edk2/BeagleBoardPkg/Library/BeagleBoardLib/
PadConfiguration.c 66 { GPMC_A1, MUXMODE0, PULL_DISABLED, OUTPUT },
67 { GPMC_A2, MUXMODE0, PULL_DISABLED, OUTPUT },
68 { GPMC_A3, MUXMODE0, PULL_DISABLED, OUTPUT },
69 { GPMC_A4, MUXMODE0, PULL_DISABLED, OUTPUT },
70 { GPMC_A5, MUXMODE0, PULL_DISABLED, OUTPUT },
71 { GPMC_A6, MUXMODE0, PULL_DISABLED, OUTPUT },
72 { GPMC_A7, MUXMODE0, PULL_DISABLED, OUTPUT },
73 { GPMC_A8, MUXMODE0, PULL_DISABLED, OUTPUT },
74 { GPMC_A9, MUXMODE0, PULL_DISABLED, OUTPUT },
75 { GPMC_A10, MUXMODE0, PULL_DISABLED, OUTPUT },
    [all...]
  /external/llvm/utils/
test_debuginfo.pl 12 # the debugger output is checked, using FileCheck, to validate
29 my $output_file = "$output_dir/$input_filename.gdb.output";
39 open(OUTPUT, ">$debugger_script_file");
46 print OUTPUT "$s";
49 print OUTPUT "\n";
50 print OUTPUT "quit\n";
52 close(OUTPUT);
68 # run debugger and capture output.
71 # validate output.
74 print "Debugger output was:\n"
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Sec/
PadConfiguration.c 63 { GPMC_A1, MUXMODE0, PULL_DISABLED, OUTPUT },
64 { GPMC_A2, MUXMODE0, PULL_DISABLED, OUTPUT },
65 { GPMC_A3, MUXMODE0, PULL_DISABLED, OUTPUT },
66 { GPMC_A4, MUXMODE0, PULL_DISABLED, OUTPUT },
67 { GPMC_A5, MUXMODE0, PULL_DISABLED, OUTPUT },
68 { GPMC_A6, MUXMODE0, PULL_DISABLED, OUTPUT },
69 { GPMC_A7, MUXMODE0, PULL_DISABLED, OUTPUT },
70 { GPMC_A8, MUXMODE0, PULL_DISABLED, OUTPUT },
71 { GPMC_A9, MUXMODE0, PULL_DISABLED, OUTPUT },
72 { GPMC_A10, MUXMODE0, PULL_DISABLED, OUTPUT },
    [all...]
  /device/linaro/bootloader/edk2/BeagleBoardPkg/Sec/
PadConfiguration.c 63 { GPMC_A1, MUXMODE0, PULL_DISABLED, OUTPUT },
64 { GPMC_A2, MUXMODE0, PULL_DISABLED, OUTPUT },
65 { GPMC_A3, MUXMODE0, PULL_DISABLED, OUTPUT },
66 { GPMC_A4, MUXMODE0, PULL_DISABLED, OUTPUT },
67 { GPMC_A5, MUXMODE0, PULL_DISABLED, OUTPUT },
68 { GPMC_A6, MUXMODE0, PULL_DISABLED, OUTPUT },
69 { GPMC_A7, MUXMODE0, PULL_DISABLED, OUTPUT },
70 { GPMC_A8, MUXMODE0, PULL_DISABLED, OUTPUT },
71 { GPMC_A9, MUXMODE0, PULL_DISABLED, OUTPUT },
72 { GPMC_A10, MUXMODE0, PULL_DISABLED, OUTPUT },
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
typemaps.i 6 * These mappings provide support for input/output arguments and common
87 OUTPUT typemaps
90 These typemaps are used for pointer/reference parameters that are output only and
91 are mapped to a C# output parameter.
93 The following typemaps can be applied to turn a pointer or reference into an "output"
95 a parameter, but an output value would be returned. In C#, the 'out' keyword is
96 used when passing the parameter to a function that takes an output parameter.
98 bool *OUTPUT, bool &OUTPUT
99 signed char *OUTPUT, signed char &OUTPU
    [all...]
arrays_csharp.i 19 * %apply int OUTPUT[] { int* targetArray }
67 // output only arrays
69 %typemap(ctype) CTYPE OUTPUT[] "CTYPE*"
70 %typemap(cstype) CTYPE OUTPUT[] "CSTYPE[]"
71 %typemap(imtype, inattributes="[Out, MarshalAs(UnmanagedType.LPArray)]") CTYPE OUTPUT[] "CSTYPE[]"
72 %typemap(csin) CTYPE OUTPUT[] "$csinput"
74 %typemap(in) CTYPE OUTPUT[] "$1 = $input;"
75 %typemap(freearg) CTYPE OUTPUT[] ""
76 %typemap(argout) CTYPE OUTPUT[] ""
  /frameworks/compile/libbcc/tests/debuginfo/
test_bcc_debuginfo.pl 21 # the debugger output is checked, using FileCheck, to validate
36 my $output_file = "$output_dir/$input_filename.gdb.output";
38 open(OUTPUT, ">$debugger_script_file");
41 print OUTPUT "set verbose on\n";
54 print OUTPUT "$s";
57 print OUTPUT "\n";
58 print OUTPUT "quit\n";
60 close(OUTPUT);
71 # run debugger and capture output.
79 # validate output
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/chicken/
typemaps.i 6 * These mappings provide support for input/output arguments and
8 * pointer variables in addition to input/output arguments.
53 // OUTPUT typemaps. These typemaps are used for parameters that
54 // are output only. The output value is appended to the result as
58 The following methods can be applied to turn a pointer into an "output"
60 a parameter, but an output value would be returned. In the case of
61 multiple output values, they are returned in the form of a Scheme list.
63 int *OUTPUT
64 short *OUTPUT
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/d/
typemaps.i 6 * These mappings provide support for input/output arguments and common
91 OUTPUT typemaps
94 These typemaps are used for pointer/reference parameters that are output only and
95 are mapped to a D output parameter.
98 "output" value. When calling a function, no input value would be given for
99 a parameter, but an output value would be returned. In D, the 'out' keyword is
100 used when passing the parameter to a function that takes an output parameter.
102 bool *OUTPUT, bool &OUTPUT
103 signed char *OUTPUT, signed char &OUTPU
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
m32r-opinst.c 36 #define OUTPUT CGEN_OPINST_OUTPUT
47 { OUTPUT, "dr", HW_H_GR, CGEN_MODE_SI, OP_ENT (DR), 0, 0 },
54 { OUTPUT, "dr", HW_H_GR, CGEN_MODE_SI, OP_ENT (DR), 0, 0 },
61 { OUTPUT, "dr", HW_H_GR, CGEN_MODE_SI, OP_ENT (DR), 0, 0 },
68 { OUTPUT, "dr", HW_H_GR, CGEN_MODE_SI, OP_ENT (DR), 0, 0 },
75 { OUTPUT, "dr", HW_H_GR, CGEN_MODE_SI, OP_ENT (DR), 0, 0 },
82 { OUTPUT, "condbit", HW_H_COND, CGEN_MODE_BI, 0, 0, 0 },
83 { OUTPUT, "dr", HW_H_GR, CGEN_MODE_SI, OP_ENT (DR), 0, 0 },
90 { OUTPUT, "condbit", HW_H_COND, CGEN_MODE_BI, 0, 0, 0 },
91 { OUTPUT, "dr", HW_H_GR, CGEN_MODE_SI, OP_ENT (DR), 0, 0 }
    [all...]
  /external/syslinux/utils/
mkdiskimage.in 117 if ( sysopen(OUTPUT, $file, O_RDWR, 0666) ) {
120 if ( (@filestat = stat(OUTPUT)) && S_ISREG($filestat[2]) ) {
124 if ( ioctl(OUTPUT, $BLKGETSIZE, $blksize) == 0 ) {
147 print STDERR " -s output a sparse file (don't allocate all blocks)\n";
162 sysopen(OUTPUT, $file, O_CREAT|O_RDWR|O_TRUNC, 0666)
165 binmode OUTPUT;
171 print OUTPUT $emuhdr;
189 print OUTPUT $mbr;
208 print OUTPUT pack("CCCCCCCCVV", 0x80, $bhead, $bsect, $bcyl, $fstype,
211 print OUTPUT "\0" x 16
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/php/
typemaps.i 13 * TYPE *OUTPUT. Argument is returned as an array from the function call.
35 %typemap(in,numinputs=0) TYPE *OUTPUT(TYPE temp), TYPE &OUTPUT(TYPE temp) "$1 = &temp;";
36 %typemap(argout,fragment="t_output_helper") TYPE *OUTPUT, TYPE &OUTPUT
64 %typemap(in,numinputs=0) TYPE *OUTPUT(TYPE temp), TYPE &OUTPUT(TYPE temp) "$1 = &temp;";
65 %typemap(argout,fragment="t_output_helper") TYPE *OUTPUT, TYPE &OUTPUT
93 %typemap(in,numinputs=0) TYPE *OUTPUT(TYPE temp), TYPE &OUTPUT(TYPE temp) "$1 = &temp;"
    [all...]
  /external/iptables/etc/
xtables.conf 4 chain OUTPUT hook NF_INET_LOCAL_OUT prio -300
11 chain OUTPUT hook NF_INET_LOCAL_OUT prio -150
18 chain OUTPUT hook NF_INET_LOCAL_OUT prio 0
24 chain OUTPUT hook NF_INET_LOCAL_OUT prio 100
31 chain OUTPUT hook NF_INET_LOCAL_OUT prio 50
38 chain OUTPUT hook NF_INET_LOCAL_OUT prio -300
45 chain OUTPUT hook NF_INET_LOCAL_OUT prio -150
52 chain OUTPUT hook NF_INET_LOCAL_OUT prio 0
58 chain OUTPUT hook NF_INET_LOCAL_OUT prio 100
65 chain OUTPUT hook NF_INET_LOCAL_OUT prio 5
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/go/
typemaps.i 6 * These mappings provide support for input/output arguments and common
95 // OUTPUT typemaps. These typemaps are used for parameters that
96 // are output only. An array replaces the c pointer or reference parameter.
97 // The output value is returned in this array passed in.
100 OUTPUT typemaps
104 into an "output" value. When calling a function, no input value would
105 be given for a parameter, but an output value would be returned. This
113 bool *OUTPUT, bool &OUTPUT
114 signed char *OUTPUT, signed char &OUTPU
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/r/
r.swg 112 %typemap(freearg, noblock=1) int *OUTPUT,
113 signed int *OUTPUT,
114 unsigned int *OUTPUT,
115 short *OUTPUT,
116 signed short *OUTPUT,
117 unsigned short *OUTPUT,
118 long *OUTPUT,
119 signed long *OUTPUT,
120 unsigned long *OUTPUT,
121 long long *OUTPUT,
    [all...]
  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e.h 65 pinMode(SCK_PIN, OUTPUT);
66 pinMode(MOSI_PIN, OUTPUT);
68 pinMode(SS_PIN, OUTPUT);
  /external/tcpdump/tests/
TESTonce 6 print "Usage: TESTonce name input output options\n";
12 $output=$ARGV[2];
18 $r = system "..\\windump -n -r $input $options 2>NUL | sed 's/\\r//' | tee NEW/$output | diff $output - >DIFF/$output.diff";
24 $r = system "../tcpdump 2>/dev/null -n -r $input $options >NEW/$output";
27 open(OUTPUT, ">>"."NEW/$output") || die "fail to open $output\n";
28 printf OUTPUT "EXIT CODE %08x\n", $r
    [all...]

Completed in 744 milliseconds

1 2 3 4 5 6 7 8 91011>>