HomeSort by relevance Sort by last modified time
    Searched refs:INPUT (Results 76 - 100 of 130) sorted by null

1 2 34 5 6

  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/common/
html.js 86 INPUT: 'input',
216 SPECIAL_ELEMENTS[NS.HTML][$.INPUT] = true;
  /external/libevent/include/event2/
rpc.h 448 * Hooks for changing the input and output of RPCs; this can be used to
453 EVRPC_INPUT, /**< apply the function to an input hook */
460 #define INPUT EVRPC_INPUT
486 * @param hook_type either INPUT or OUTPUT
500 * @param hook_type either INPUT or OUTPUT
  /frameworks/base/rs/java/android/renderscript/
Program.java 58 INPUT (0),
85 * @return number of constant input types
95 * @param slot index of the constant input type to return
96 * @return constant input type
115 * @param slot index of the texture input
116 * @return texture input type
126 * Returns the name of the texture input at a given slot. e.g.
128 * @param slot index of the texture input
129 * @return texture input name
312 throw new RSIllegalArgumentException("Max input count exceeded.")
    [all...]
ProgramVertexFixedFunction.java 60 throw new RSIllegalArgumentException("Max input count exceeded.");
83 tmp[idx++] = ProgramParam.INPUT.mID;
  /frameworks/compile/mclinker/lib/Script/
InputCmd.cpp 44 : ScriptCommand(ScriptCommand::INPUT),
58 mcld::outs() << "INPUT ( ";
64 assert((*it)->kind() == StrToken::Input);
65 InputToken* input = llvm::cast<InputToken>(*it); local
66 cur = input->asNeeded();
72 if (input->type() == InputToken::NameSpec)
74 mcld::outs() << input->name() << " ";
87 // construct the INPUT tree
97 assert((*it)->kind() == StrToken::Input);
120 script.directories().find(token->name(), Input::Script)
165 InputTree::iterator input = m_Builder.getCurrentNode(); local
    [all...]
ScriptParser.yy 93 %token INPUT
144 /* Input Section Description */
173 /* Forced Input Alignment */
197 %type <str_token> input phdr
245 input_command : INPUT '(' input_list ')'
273 inputs : input
275 | inputs input
277 | inputs ',' input
293 input : string
430 /* Forced Input Alignment *
    [all...]
ScriptScanner.ll 82 <LDSCRIPT>"INPUT" { return token::INPUT; }
133 /* Input Section Description */
162 /* Forced Input Alignment */
  /external/opencv3/modules/calib3d/test/
test_cameracalibration.cpp 72 test_array[INPUT].push_back(NULL); // rotation vector
104 types[INPUT][0] = CV_MAKETYPE(depth, 1);
108 sizes[INPUT][0] = cvSize(1,1);
109 types[INPUT][0] = CV_MAKETYPE(depth, 3);
112 sizes[INPUT][0] = cvSize(3,1);
114 sizes[INPUT][0] = cvSize(1,3);
126 types[OUTPUT][2] = types[INPUT][0];
127 sizes[OUTPUT][2] = sizes[INPUT][0];
194 cvProjectPoints2( &test_mat[INPUT][0], &test_mat[OUTPUT][0], v2m_jac );
201 const CvMat* vec = &test_mat[INPUT][0]
    [all...]
  /external/avahi/common/
doxygen.mk 171 INPUT='$(DX_INPUT)' EXAMPLE_PATH='$(DX_EXAMPLE_PATH)' EXAMPLE_PATTERNS='$(DX_EXAMPLE_PATTERNS)' \
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/serialization/
serializer.js 96 tn !== $.COL && tn !== $.EMBED && tn !== $.FRAME && tn !== $.HR && tn !== $.IMG && tn !== $.INPUT &&
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
typemaps.i 15 $1 = caml_ptr_val($input,$descriptor);
19 $1 = ($ltype)caml_ptr_val($input,$descriptor);
34 $1 = ($ltype) caml_ptr_val($input,$1_descriptor);
39 $1 = *(($ltype) caml_ptr_val($input,$1_descriptor));
71 $1 = *(($&1_ltype) caml_ptr_val($input,$&1_descriptor)) ;
99 $1 = *(($&1_ltype) caml_ptr_val($input,$&1_descriptor)) ;
124 $1 = MZ_TO_C($input);
127 $1 = MZ_TO_C($input);
130 temp = ($*1_ltype) MZ_TO_C($input);
134 $1 = MZ_TO_C($input);
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
AST.stg 277 INPUT->replaceChildren(INPUT, ADAPTOR->getParent(ADAPTOR, retval.start),
  /external/autotest/client/common_lib/hosts/
base_classes.py 326 self.run('iptables -P INPUT ACCEPT')
  /external/autotest/client/tools/
html_report.py 543 'INPUT':function(node) {
798 // Also allow for a regular input
799 if (filters.nodeName=="INPUT" && filters.type=="text") {
    [all...]
  /external/opencv3/modules/ts/src/
ts_arrtest.cpp 258 else if( i == INPUT || i == INPUT_OUTPUT || i == MASK )
284 static const char* arr_names[] = { "input", "input/output", "output",
285 "ref input/output", "ref output",
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
malis.s 6 ;; SPECIFICATION FOR Motorola 8- and 16-Bit ASSEMBLY LANGUAGE INPUT STANDARD
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
knockout-2.0.0.js 7 r.a=new function(){function a(a,e){if("INPUT"!=a.tagName||!a.type)return p;if("click"!=e.toLowerCase())return p;var b=a.type.toLowerCase();return"checkbox"==b||"radio"==b}var b=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,d={},e={};d[/Firefox\/2/i.test(navigator.userAgent)?"KeyboardEvent":"UIEvents"]=["keyup","keydown","keypress"];d.MouseEvents="click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave".split(",");for(var f in d){var h=d[f];if(h.length)for(var g=0,i=h.length;g<i;g++)e[h[g]]=
13 if("undefined"!=typeof jQuery){var d=[];a(b,f)&&d.push({Ya:b.checked});jQuery(b).trigger(f,d)}else if("function"==typeof document.createEvent)"function"==typeof b.dispatchEvent?(d=document.createEvent(e[f]||"HTMLEvents"),d.initEvent(f,m,m,window,0,0,0,0,0,p,p,p,p,0,b),b.dispatchEvent(d)):c(Error("The supplied element doesn't support dispatchEvent"));else if("undefined"!=typeof b.fireEvent){if("click"==f&&"INPUT"==b.tagName&&("checkbox"==b.type.toLowerCase()||"radio"==b.type.toLowerCase()))b.checked=
15 e.appendChild(a.cloneNode(m));return e.innerHTML},Ma:function(a,e){var b=r.a.d(e);if(b===o||b===l)b="";"innerText"in a?a.innerText=b:a.textContent=b;if(9<=j)a.innerHTML=a.innerHTML},yb:function(a,e){for(var a=r.a.d(a),e=r.a.d(e),b=[],f=a;f<=e;f++)b.push(f);return b},X:function(a){for(var e=[],b=0,f=a.length;b<f;b++)e.push(a[b]);return e},ob:6===j,pb:7===j,Ca:function(a,e){for(var b=r.a.X(a.getElementsByTagName("INPUT")).concat(r.a.X(a.getElementsByTagName("TEXTAREA"))),f="string"==typeof e?function(a){return a.name===
17 return JSON.stringify(r.a.d(a))},wb:function(a,e,b){var b=b||{},f=b.params||{},d=b.includeFields||this.Ba,h=a;if("object"==typeof a&&"FORM"==a.tagName)for(var h=a.action,g=d.length-1;0<=g;g--)for(var j=r.a.Ca(a,d[g]),i=j.length-1;0<=i;i--)f[j[i].name]=j[i].value;var e=r.a.d(e),u=document.createElement("FORM");u.style.display="none";u.action=h;u.method="post";for(var y in e)a=document.createElement("INPUT"),a.name=y,a.value=r.a.qa(r.a.d(e[y])),u.appendChild(a);for(y in f)a=document.createElement("INPUT"),
69 r.c.style={update:function(a,b){var d=r.a.d(b()||{}),e;for(e in d)if("string"==typeof e){var f=r.a.d(d[e]);a.style[e]=f||""}}};r.c.uniqueName={init:function(a,b){if(b())a.name="ko_unique_"+ ++r.c.uniqueName.Za,(r.a.ob||r.a.pb)&&a.mergeAttributes(document.createElement("<input name='"+a.name+"'/>"),p)}};r.c.uniqueName.Za=0;
    [all...]
  /external/ImageMagick/scripts/
format_c_api_docs 242 INPUT:
273 <form target="_self" action="../../index.html"><input type="submit" title="ImageMagick Home" value=" Home" style="background-color: #1947A3; background-image:url('../../../images/background.gif'); color:#fbc713; font-weight:bold"></form></td>
275 <form target="_self" action="../../www/apis.html"><input type="submit" title="ImageMagick API" value=" API " style="background-color: #1947A3; background-image:url('../../../images/background.gif'); color:#fbc713; font-weight:bold"></form></td>
277 <form target="_self" action="../../www/download.html"><input type="submit" title="ImageMagick Download" value="Download" style="background-color: #1947A3; background-image:url('../../../images/background.gif'); color:#fbc713; font-weight:bold"></form></td></tr></table>
279 <form action="http://studio.imagemagick.org/Sage/scripts/Sage.cgi"><input type="TEXT" name="query" size="32" maxlength="255"> <input type="SUBMIT" name="sa" value="Search" style="background-color: #1947A3; background-image:url('../../../images/background.gif'); bgcolor:#003399; color:#fbc713; font-weight:bold"></form></div>
289 <input type="submit" title="Help!" value="Help!" style="background-image:url('../../../images/background.gif'); color:#fbc713; font-weight:bold">
477 # Open input file
  /external/opencv3/modules/ts/include/opencv2/
ts.hpp 403 // get RNG to generate random input data for a test
466 enum { INPUT, INPUT_OUTPUT, OUTPUT, REF_INPUT_OUTPUT, REF_OUTPUT, TEMP, MASK, MAX_ARR };
  /packages/apps/Stk/src/com/android/stk/
StkInputActivity.java 41 import com.android.internal.telephony.cat.Input;
44 * Display a request for a text input a long with a text edit form.
61 private Input mStkInput = null;
99 String input = null; local
113 input = mTextIn.getText().toString();
118 input = YES_STR_RESPONSE;
122 input = NO_STR_RESPONSE;
128 sendResponse(StkAppService.RES_ID_INPUT, input, false);
204 //If the input activity is finished by stkappservice
206 //, since the input cmd is waiting user to process
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
yyscript.y 66 /* A complete input section specification. */
144 %token INPUT
260 | INPUT '(' input_list ')'
329 /* A list of input file names. */
335 /* An input file name. */
465 /* The input section alignment within an output section. */
572 /* An input section specification. This may appear within the
581 /* An input section specification within a KEEP clause. */
  /toolchain/binutils/binutils-2.25/ld/
ldgram.y 146 %token LENGTH CREATE_OBJECT_SYMBOLS INPUT GROUP OUTPUT CONSTRUCTORS
341 | INPUT '(' input_list ')'
  /external/curl/tests/
ftpserver.pl 224 # append to the server.input file
225 open(INPUT, ">>log/server$idstr.input") ||
226 logmsg "failed to open log/server$idstr.input\n";
228 print INPUT @_;
229 close(INPUT);
384 logmsg "Failed to read input\n";
398 logmsg "Failed to read input\n";
    [all...]
  /external/opencv3/modules/imgproc/test/
test_floodfill.cpp 157 if( i != INPUT && i != INPUT_OUTPUT )
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
CameraMetadataTest.java 859 new StreamConfiguration(ImageFormat.YUV_420_888, 640, 480, /*input*/false),
860 new StreamConfiguration(ImageFormat.RGB_565, 320, 240, /*input*/true),
863 ImageFormat.YUV_420_888, 640, 480, /*input*/0,
864 ImageFormat.RGB_565, 320, 240, /*input*/1)
    [all...]

Completed in 835 milliseconds

1 2 34 5 6