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

1 2 3 4 5 6 7

  /device/linaro/bootloader/edk2/BeagleBoardPkg/Library/BeagleBoardLib/
PadConfiguration.c 27 { SDRC_D0, MUXMODE0, PULL_DISABLED, INPUT },
28 { SDRC_D1, MUXMODE0, PULL_DISABLED, INPUT },
29 { SDRC_D2, MUXMODE0, PULL_DISABLED, INPUT },
30 { SDRC_D3, MUXMODE0, PULL_DISABLED, INPUT },
31 { SDRC_D4, MUXMODE0, PULL_DISABLED, INPUT },
32 { SDRC_D5, MUXMODE0, PULL_DISABLED, INPUT },
33 { SDRC_D6, MUXMODE0, PULL_DISABLED, INPUT },
34 { SDRC_D7, MUXMODE0, PULL_DISABLED, INPUT },
35 { SDRC_D8, MUXMODE0, PULL_DISABLED, INPUT },
36 { SDRC_D9, MUXMODE0, PULL_DISABLED, INPUT },
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
lm32-opinst.c 35 #define INPUT CGEN_OPINST_INPUT
45 { INPUT, "r0", HW_H_GR, CGEN_MODE_SI, OP_ENT (R0), 0, 0 },
46 { INPUT, "r1", HW_H_GR, CGEN_MODE_SI, OP_ENT (R1), 0, 0 },
52 { INPUT, "imm", HW_H_SINT, CGEN_MODE_INT, OP_ENT (IMM), 0, 0 },
53 { INPUT, "r0", HW_H_GR, CGEN_MODE_SI, OP_ENT (R0), 0, 0 },
59 { INPUT, "r0", HW_H_GR, CGEN_MODE_SI, OP_ENT (R0), 0, 0 },
60 { INPUT, "uimm", HW_H_UINT, CGEN_MODE_UINT, OP_ENT (UIMM), 0, 0 },
66 { INPUT, "hi16", HW_H_UINT, CGEN_MODE_UINT, OP_ENT (HI16), 0, 0 },
67 { INPUT, "r0", HW_H_GR, CGEN_MODE_SI, OP_ENT (R0), 0, 0 },
73 { INPUT, "f_r0", HW_H_UINT, CGEN_MODE_UINT, 0, 0, 0 }
    [all...]
m32r-opinst.c 35 #define INPUT CGEN_OPINST_INPUT
45 { INPUT, "dr", HW_H_GR, CGEN_MODE_SI, OP_ENT (DR), 0, 0 },
46 { INPUT, "sr", HW_H_GR, CGEN_MODE_SI, OP_ENT (SR), 0, 0 },
52 { INPUT, "slo16", HW_H_SLO16, CGEN_MODE_INT, OP_ENT (SLO16), 0, 0 },
53 { INPUT, "sr", HW_H_GR, CGEN_MODE_SI, OP_ENT (SR), 0, 0 },
59 { INPUT, "sr", HW_H_GR, CGEN_MODE_SI, OP_ENT (SR), 0, 0 },
60 { INPUT, "uimm16", HW_H_UINT, CGEN_MODE_UINT, OP_ENT (UIMM16), 0, 0 },
66 { INPUT, "sr", HW_H_GR, CGEN_MODE_SI, OP_ENT (SR), 0, 0 },
67 { INPUT, "ulo16", HW_H_ULO16, CGEN_MODE_UINT, OP_ENT (ULO16), 0, 0 },
73 { INPUT, "dr", HW_H_GR, CGEN_MODE_SI, OP_ENT (DR), 0, 0 }
    [all...]
or1k-opinst.c 35 #define INPUT CGEN_OPINST_INPUT
45 { INPUT, "disp26", HW_H_IADDR, CGEN_MODE_UDI, OP_ENT (DISP26), 0, 0 },
46 { INPUT, "sys_cpucfgr_nd", HW_H_SYS_CPUCFGR_ND, CGEN_MODE_UDI, 0, 0, 0 },
52 { INPUT, "disp26", HW_H_IADDR, CGEN_MODE_UDI, OP_ENT (DISP26), 0, 0 },
53 { INPUT, "pc", HW_H_PC, CGEN_MODE_UDI, 0, 0, 0 },
54 { INPUT, "sys_cpucfgr_nd", HW_H_SYS_CPUCFGR_ND, CGEN_MODE_UDI, 0, 0, 0 },
61 { INPUT, "rB", HW_H_GPR, CGEN_MODE_UDI, OP_ENT (RB), 0, 0 },
62 { INPUT, "sys_cpucfgr_nd", HW_H_SYS_CPUCFGR_ND, CGEN_MODE_UDI, 0, 0, 0 },
68 { INPUT, "pc", HW_H_PC, CGEN_MODE_UDI, 0, 0, 0 },
69 { INPUT, "rB", HW_H_GPR, CGEN_MODE_UDI, OP_ENT (RB), 0, 0 }
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
typemaps.i 14 supporting output arguments, input values, and other C function
20 // INPUT typemaps.
21 // These remap a C pointer to be an "INPUT" value which is passed by value
26 "input" value. That is, instead of passing a pointer to an object,
29 int *INPUT
30 short *INPUT
31 long *INPUT
32 long long *INPUT
33 unsigned int *INPUT
34 unsigned short *INPUT
    [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
30 // INPUT typemaps.
31 // These remap a C pointer to be an "INPUT" value which is passed by value
36 "input" value. That is, instead of passing a pointer to an object,
39 int *INPUT
40 short *INPUT
41 long *INPUT
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
typemaps.i 5 * supporting output arguments, input values, and other C function
16 // INPUT typemaps.
17 // These remap a C pointer to be an "INPUT" value which is passed by value
23 "input" value. That is, instead of passing a pointer to an object,
26 int *INPUT
27 short *INPUT
28 long *INPUT
29 long long *INPUT
30 unsigned int *INPUT
31 unsigned short *INPUT
    [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.
11 // INPUT typemaps.
12 // These remap a C pointer to be an "INPUT" value which is passed by value
17 "input" value. That is, instead of passing a pointer to an object,
20 int *INPUT
21 short *INPUT
22 long *INPUT
23 long long *INPUT
24 unsigned int *INPUT
    [all...]
  /external/google-breakpad/src/tools/python/tests/
filter_syms_unittest.py 59 INPUT = \
79 self.assertParsed(INPUT, [], EXPECTED_OUTPUT)
84 INPUT = \
106 self.assertParsed(INPUT, IGNORED_PREFIXES, EXPECTED_OUTPUT)
112 INPUT = \
135 self.assertParsed(INPUT, IGNORED_PREFIXES, EXPECTED_OUTPUT)
  /external/swiftshader/third_party/LLVM/utils/
test_debuginfo.pl 4 # Input arguments
5 # - Input source program. Usually this source file is decorated using
9 # This perl script extracts debugger commands from input source program
28 open(INPUT, $testcase_file);
30 while(<INPUT>) {
41 close(INPUT);
55 system("FileCheck", "-input-file", "$output_file", "$testcase_file");
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
typemaps.i 6 * These mappings provide support for input/output arguments and common
11 INPUT typemaps
14 These typemaps are used for pointer/reference parameters that are input only
15 and are mapped to a C# input parameter.
18 input value. That is, instead of passing a pointer or reference to an object,
21 bool *INPUT, bool &INPUT
22 signed char *INPUT, signed char &INPUT
23 unsigned char *INPUT, unsigned char &INPU
    [all...]
arrays_csharp.i 18 * %apply int INPUT[] { int* sourceArray }
56 // input only arrays
58 %typemap(ctype) CTYPE INPUT[] "CTYPE*"
59 %typemap(cstype) CTYPE INPUT[] "CSTYPE[]"
60 %typemap(imtype, inattributes="[In, MarshalAs(UnmanagedType.LPArray)]") CTYPE INPUT[] "CSTYPE[]"
61 %typemap(csin) CTYPE INPUT[] "$csinput"
63 %typemap(in) CTYPE INPUT[] "$1 = $input;"
64 %typemap(freearg) CTYPE INPUT[] ""
65 %typemap(argout) CTYPE INPUT[] ""
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/php/
typemaps.i 12 * TYPE *INPUT. Argument is passed in as native variable by value.
28 %typemap(in) TYPE *INPUT(TYPE temp), TYPE &INPUT(TYPE temp)
30 convert_to_boolean_ex($input);
31 temp = Z_LVAL_PP($input) ? true : false;
34 %typemap(argout) TYPE *INPUT, TYPE &INPUT "";
45 convert_to_boolean_ex($input);
46 lvalue = (*$input)->value.lval ? true : false;
57 %typemap(in) TYPE *INPUT(TYPE temp), TYPE &INPUT(TYPE temp
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/d/
typemaps.i 6 * These mappings provide support for input/output arguments and common
11 INPUT typemaps
14 These typemaps are used for pointer/reference parameters that are input only
15 and are mapped to a D input parameter.
18 input value. That is, instead of passing a pointer or reference to an object,
21 bool *INPUT, bool &INPUT
22 signed char *INPUT, signed char &INPUT
23 unsigned char *INPUT, unsigned char &INPU
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/go/
typemaps.i 6 * These mappings provide support for input/output arguments and common
11 INPUT typemaps
14 These typemaps remap a C pointer or C++ reference to be an "INPUT" value which is
18 input value. That is, instead of passing a pointer or reference to an object,
21 bool *INPUT, bool &INPUT
22 signed char *INPUT, signed char &INPUT
23 unsigned char *INPUT, unsigned char &INPUT
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/lua/
typemaps.i 16 %typemap(in,checkfn="lua_isnumber") int *INPUT(int temp), int &INPUT(int temp)
17 %{ temp = (int)lua_tonumber(L,$input);
26 %typemap(in) int *INOUT = int *INPUT;
39 extern int add_pointer(int* INPUT,int* INPUT);
49 %typemap(in,checkfn="lua_isnumber") TYPE *INPUT($*ltype temp), TYPE &INPUT($*ltype temp)
50 %{ temp = ($*ltype)lua_tonumber(L,$input);
56 %typemap(in) TYPE *INOUT = TYPE *INPUT;
    [all...]
  /external/llvm/utils/
test_debuginfo.pl 4 # Input arguments
5 # - Input source program. Usually this source file is decorated using
9 # This perl script extracts debugger commands from input source program
38 open(INPUT, $testcase_file);
40 while(<INPUT>) {
51 close(INPUT);
72 system("FileCheck", "-input-file", "$output_file", "$testcase_file");
  /external/iptables/etc/
xtables.conf 9 chain INPUT hook NF_INET_LOCAL_IN prio -150
16 chain INPUT hook NF_INET_LOCAL_IN prio 0
23 chain INPUT hook NF_INET_LOCAL_IN prio -100
29 chain INPUT hook NF_INET_LOCAL_IN prio 50
43 chain INPUT hook NF_INET_LOCAL_IN prio -150
50 chain INPUT hook NF_INET_LOCAL_IN prio 0
57 chain INPUT hook NF_INET_LOCAL_IN prio -100
63 chain INPUT hook NF_INET_LOCAL_IN prio 50
71 chain INPUT hook NF_ARP_IN prio 0
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
FilterInputStreamTest.java 39 private static final String INPUT =
102 fos.write(INPUT.getBytes(StandardCharsets.US_ASCII));
126 .available() == INPUT.length());
162 assertTrue("read returned incorrect char", c == INPUT.charAt(0));
172 buf1.length, "UTF-8").equals(INPUT.substring(0, 100)));
184 buf1.length, "UTF-8").equals(INPUT.substring(500, 600)));
207 buf1.length, "UTF-8").equals(INPUT.substring(1000, 1010)));
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
inoutlist.swg 36 // Use the following definition to enable the INPUT parameters to
44 // These mappings provide support for input/output arguments and common
48 // INPUT typemaps.
49 // These remap a C pointer to be an "INPUT" value which is passed by value
54 "input" value. That is, instead of passing a pointer to an object,
65 double fadd(double *INPUT, double *INPUT);
69 %apply double *INPUT { double *a, double *b };
74 #define %check_input_ptr(input,arg,desc,disown) (SWIG_IsOK((res = SWIG_ConvertPtr(input,%as_voidptrptr(arg),desc,disown)))
    [all...]
  /external/syslinux/com32/hdt/
hdt-cli.c 856 /* Let's put the cursor blinking until we get an input */
859 /* We wait endlessly for a keyboard input */
863 * input text to blink */
875 memset(&INPUT[hdt_cli.cursor_pos], 0,
876 strlen(INPUT) - hdt_cli.cursor_pos);
892 if (hdt_cli.cursor_pos < (int)strlen(INPUT)) {
902 if ((strlen(INPUT) - hdt_cli.cursor_pos) > 0) {
904 move_cursor_right(strlen(INPUT) - hdt_cli.cursor_pos);
905 hdt_cli.cursor_pos = strlen(INPUT);
940 memset(INPUT, 0, sizeof(INPUT))
    [all...]
  /frameworks/compile/libbcc/tests/debuginfo/
test_bcc_debuginfo.pl 12 # Input arguments
14 # - Input source program. Usually this source file is decorated using
18 # This perl script extracts debugger commands from input source program
45 open(INPUT, $testcase_file);
46 while(<INPUT>) {
59 close(INPUT);
80 system("$filecheck_tool", "-input-file", "$output_file", "$testcase_file");
85 print "$filecheck_tool -input-file $output_file $testcase_file\n";
  /external/python/cpython3/Lib/test/
test_lzma.py 87 # Test LZMADecompressor on known-good input data.
92 self.assertEqual(out, INPUT)
135 self.assertEqual(out, INPUT)
150 self.assertEqual(out, INPUT)
160 # Feed first half the input
167 # Retrieve more data without providing more input
172 # Retrieve more data while providing more input
183 self.assertEqual(out, INPUT)
188 # Test reusing input buffer after moving existing
193 # Create input buffer and fill i
    [all...]
  /frameworks/compile/mclinker/include/mcld/Script/
ScriptCommand.h 26 INPUT,
  /prebuilts/misc/common/swig/include/2.0.11/guile/
pointer-in-out.i 13 func(int **INPUT)
43 This annotation combines INPUT and OUTPUT.
49 %typemap(in, doc="$NAME is of type <" #SCM_TYPE ">") PTRTYPE *INPUT(PTRTYPE temp)
51 if (SWIG_ConvertPtr($input, (void **) &temp, $*descriptor, 0)) {
52 scm_wrong_type_arg(FUNC_NAME, $argnum, $input);
59 if (SWIG_ConvertPtr($input, (void **) &temp, $*descriptor, 0)) {
60 scm_wrong_type_arg(FUNC_NAME, $argnum, $input);
62 SWIG_Guile_MarkPointerNoncollectable($input);
68 if (SWIG_ConvertPtr($input, (void **) &temp, $*descriptor, 0)) {
69 scm_wrong_type_arg(FUNC_NAME, $argnum, $input);
    [all...]

Completed in 308 milliseconds

1 2 3 4 5 6 7