/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | foreach | 65 … "#MAKEFILE#:2: *** insufficient number of arguments (1) to function `foreach'. Stop.", 74 … "#MAKEFILE#:2: *** insufficient number of arguments (1) to function `foreach'. Stop.",
|
D | call | 29 # Test recursive invocations of call with different arguments 72 # TEST eclipsing of arguments when invoking sub-calls
|
D | filter-out | 11 the pattern and text arguments. The result of both filter-out
|
/ndk/sources/host-tools/make-3.81/config/ |
D | compile | 43 arguments, and rename the output as expected.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/ |
D | test_template | 9 # arguments to be passed to the make invocation, the third is a string
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 2 $var n = 50 $$ Maximum length of Values arguments we want to support. 3 $var maxtuple = 10 $$ Maximum number of Combine arguments we want to support. 38 // Currently Google Test supports at most $n arguments in Values, 39 // and at most $maxtuple arguments in Combine. Please contact 41 // Please note that the number of arguments to Combine is limited
|
D | gtest-type-util.h.pump | 102 // A unique type used as the default value for the arguments of class 202 // arguments of class template Templates. This allows us to simulate
|
/ndk/docs/Additional_library_docs/renderscript/ |
D | jquery.js | 12 …arguments,true,function(E){if(this.nodeType==1){this.appendChild(E)}})},prepend:function(){return … 13 …this.firstChild)}}},function(E,F){o.fn[E]=function(){return this.each(F,arguments)}});function j(E… 20 …eof o!=="undefined"&&!o.event.triggered?o.event.handle.apply(arguments.callee.elem,arguments):g});… 21 …arguments[0]=o.event.fix(K||l.event);K.currentTarget=this;var L=K.type.split(".");K.type=L.shift()… 22 …oolean";return o.isFunction(G)&&o.isFunction(F)?this._toggle.apply(this,arguments):G==null||E?this… 32 …arguments)||"").replace(b,"")):(a.test(j)?(m?k.setAttributeNS(h,j.replace(a,"aaa:"),l):f.call(this… 43 …arguments),this._change.e.apply(this,[f,e,d]))},sw:function(f,e,d){return c.extend(this._change.s.…
|
/ndk/docs/Getting_Started/html/ |
D | jquery.js | 16 …arguments),"slice",bK.call(arguments).join(","))},map:function(b0){return this.pushStack(bF.map(th… 17 …{return true}}return false},val:function(bx){var e,bv,by,bw=this[0];if(!arguments.length){if(bw){e… 18 …arguments):L};bB.elem=bx}bC=b.trim(bt(bC)).split(" ");for(bI=0;bI<bC.length;bI++){bH=n.exec(bC[bI]… 19 …arguments)}},teardown:function(){b.event.remove(this,"._change");return bd.test(this.nodeName)}}}i… 30 …boolean";if(b.isFunction(bw)&&b.isFunction(bv)){this._toggle.apply(this,arguments)}else{if(bw==nul…
|
/ndk/docs/Programmers_Guide/html/ |
D | jquery.js | 16 …arguments),"slice",bK.call(arguments).join(","))},map:function(b0){return this.pushStack(bF.map(th… 17 …{return true}}return false},val:function(bx){var e,bv,by,bw=this[0];if(!arguments.length){if(bw){e… 18 …arguments):L};bB.elem=bx}bC=b.trim(bt(bC)).split(" ");for(bI=0;bI<bC.length;bI++){bH=n.exec(bC[bI]… 19 …arguments)}},teardown:function(){b.event.remove(this,"._change");return bd.test(this.nodeName)}}}i… 30 …boolean";if(b.isFunction(bw)&&b.isFunction(bv)){this._toggle.apply(this,arguments)}else{if(bw==nul… 41 …t(function(){a(g).focus();if(f){f.call(g)}},e)}):this._focus.apply(this,arguments)},scrollParent:f… 50 …arguments.length){this._createWidget(k,l)}};var i=new h();i.options=b.extend(true,{},i.options);b[… 62 …arguments),this._change.e.apply(this,[g,f,e]))},sw:function(g,f,e){return c.extend(this._change.s.…
|
D | navtree.js | 280 setTimeout(arguments.callee, 0);
|
/ndk/sources/host-tools/make-3.81/ |
D | NEWS | 79 * In a recursive $(call ...) context, any extra arguments from the outer 110 - $(info ...) prints its arguments to stdout. No makefile name or 115 further arguments are expanded. Expands to empty if there are no 116 true arguments. 119 returned; no further arguments are expanded. Expands to the last 120 argument if all arguments are true. 172 Similarly, the arguments to "export" (when not used in a variable 179 * A new function is defined: $(eval ...). The arguments to this 200 * The arguments to $(call ...) functions were being stored in $1, $2, 203 were not behaving properly. Now the arguments are stored as simple [all …]
|
D | readme.vms | 71 - Usually the CRTL upcases the arguments to open() and friends 213 supported as arguments.
|
D | aclocal.m4 | 388 # The call with PACKAGE and VERSION arguments is the old style 394 # arguments mandatory, and then we can depend on a new Autoconf 775 # arguments. Must try -L first in case configure is actually a
|
/ndk/build/gmsl/ |
D | __gmsl | 63 # traced to stdout using warning messages with their arguments 515 # function takes integers as arguments and the other form takes the 519 # plus Called with integer arguments and returns an integer 520 # int_plus Called with encoded arguments and returns an encoded result 522 # plus will be slower than int_plus because its arguments and result 611 # Returns: Returns the maximum or minimum of its arguments in x's 621 # Returns: Returns the maximum or minimum of its integer arguments
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest-death-test.cc | 904 void AddArguments(const ::std::vector<Str>& arguments) { in AddArguments() argument 905 for (typename ::std::vector<Str>::const_iterator i = arguments.begin(); in AddArguments() 906 i != arguments.end(); in AddArguments()
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 140 radix character in programs and command line arguments regardless of 450 the ill-conceived -mr and -mf arguments are now useful only 587 detect duplicate arguments in function definitions (mdm). 771 changed number of arguments to functions to static arrays 804 multiple -f arguments permitted. error reporting is naive. 859 A warning is now generated if there are more arguments 877 Now guarantees to evaluate all arguments of built-in 878 functions, as in C; the appearance is that arguments 883 the wrong number of arguments.
|
D | README | 81 work around arguments, and various characters like % are
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | unit_test_parameters.ipp | 14 // command-line arguments parsing facility and environment variable handling 156 // framework parameters and corresponding command-line arguments
|
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
D | gtest-param-test.h.pump | 2 $var n = 50 $$ Maximum length of Values arguments we want to support. 3 $var maxtuple = 10 $$ Maximum number of Combine arguments we want to support. 393 // Combine can have up to $maxtuple arguments. This number is currently limited
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | ChangeLog | 194 arguments. Tests fix for Savannah bug #1761. 407 * scripts/features/conditionals: Test arguments to ifn?def which 631 * scripts/functions/word: wordlist doesn't swap arguments anymore. 703 sure $(call ...) doesn't eval its arguments and that you can
|
/ndk/sources/android/crazy_linker/ |
D | DESIGN.TXT | 14 - The way it passes initialization data (e.g. command-line arguments) to
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | __functional_base_03 | 197 // 3 or more arguments 362 // " to member data with too many arguments."); 397 // " to member data with too many arguments.");
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 241 * Eval Function:: Evaluate the arguments as makefile syntax. 250 * Goals:: How to use goal arguments to specify which 350 You can provide command line arguments to `make' to control which 803 run at all if we give the command `make' with no arguments. In order 916 arguments `-f NAME' or `--file=NAME' tell `make' to read the file NAME 1852 inside the arguments of a function. If you want to do wildcard 2318 arguments the ones to remake (as in `make prog1 prog3'). Phoniness is 3610 In both of these forms, the arguments to `export' and `unexport' are 3709 processes them as if they had been given as arguments. *Note Summary 4578 between makefiles and command arguments. It was invented so you can [all …]
|
D | make.texi | 267 * Eval Function:: Evaluate the arguments as makefile syntax. 276 * Goals:: How to use goal arguments to specify which 382 You can provide command line arguments to @code{make} to control which 923 run at all if we give the command @samp{make} with no arguments. In 1060 arguments @w{@samp{-f @var{name}}} or @w{@samp{--file=@var{name}}} tell 2172 arguments of a function. If you want to do wildcard expansion in such 2733 specify as arguments the ones to remake (as in @samp{make prog1 4337 In both of these forms, the arguments to @code{export} and 4463 processes them as if they had been given as arguments. 5598 between makefiles and command arguments. It was invented so you can alter [all …]
|