HomeSort by relevance Sort by last modified time
    Searched refs:argument (Results 101 - 125 of 768) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
complex.pxd 27 # Return true if its argument is a PyComplexObject or a subtype of
31 # Return true if its argument is a PyComplexObject, but not a subtype of PyComplexObject.
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
cross_correlation_neon.S 22 @ r0: *cross_correlation (function argument)
23 @ r1: *seq1 (function argument)
24 @ r2: *seq2 (function argument)
25 @ r3: dim_seq (function argument); then, total iteration of LOOP_DIM_SEQ
  /external/conscrypt/
update_prebuilts.sh 70 echo Unknown argument: "$1"
  /external/libhevc/common/
ithread.c 77 WORD32 ithread_create(void *thread_handle, void *attribute, void *strt, void *argument)
90 argument, /* Parameters */
326 WORD32 ithread_create(void *thread_handle, void *attribute, void *strt, void *argument)
328 return pthread_create((pthread_t *)thread_handle, attribute, (void * (*)(void *))strt, argument);
  /external/mockito/src/org/mockito/internal/matchers/
VarargCapturingMatcher.java 20 public boolean matches(Object argument) {
25 description.appendText("<Capturing variable argument>");
  /external/chromium_org/v8/test/mjsunit/harmony/
block-scoping.js 150 { // let variables shadowing argument, let, const and var variables
160 { // const variables shadowing argument, let, const and var variables
174 // catch variable shadowing argument
213 // argument shadowing catch variable
227 // arguments shadowing argument, let, const and var variable
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/
FunctionReceiverChecker.java 251 for (SymbolicArgument argument : argumentUses) {
252 if (argument.receiverPresence == CheckedReceiverPresence.IGNORE) {
256 argument.receiverPresence == CheckedReceiverPresence.PRESENT;
261 reportErrorAtNodeStart(argument.node,
262 "Function referencing 'this' used as argument without " +
265 reportErrorAtNodeStart(argument.node,
266 "Function not referencing 'this' used as argument with " +
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/
multicommandtool.py 91 for argument in split_args:
92 if argument[0] == '[':
95 if argument[-1] != ']':
96 raise Exception("Failure to parse argument string %s. Argument %s is missing ending ]" % (argument_names, argument))
98 required_args.append(argument)
115 pluralize("argument", len(self.required_arguments)),
116 pluralize("argument", len(args)),
254 # Assume the first argument which doesn't start with "-" is the command name
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/llvm/
invocation.cpp 204 compat::vector<module::argument> args;
214 llvm::Argument &arg = *I;
231 args.push_back(module::argument(module::argument::global, arg_size));
235 args.push_back(module::argument(module::argument::scalar, arg_size));
  /external/mesa3d/src/gallium/state_trackers/clover/llvm/
invocation.cpp 204 compat::vector<module::argument> args;
214 llvm::Argument &arg = *I;
231 args.push_back(module::argument(module::argument::global, arg_size));
235 args.push_back(module::argument(module::argument::scalar, arg_size));
  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/
glcpp-parse.y 70 _argument_list_append (argument_list_t *list, token_list_t *argument);
696 _argument_list_append (argument_list_t *list, token_list_t *argument)
701 node->argument = argument;
746 return node->argument;
1241 token_list_t *argument;
1255 argument = _token_list_create (arguments);
1256 _argument_list_append (arguments, argument);
1273 _token_list_trim_trailing_space (argument);
1274 argument = _token_list_create (arguments)
    [all...]
  /external/mesa3d/src/glsl/glcpp/
glcpp-parse.y 70 _argument_list_append (argument_list_t *list, token_list_t *argument);
696 _argument_list_append (argument_list_t *list, token_list_t *argument)
701 node->argument = argument;
746 return node->argument;
1241 token_list_t *argument;
1255 argument = _token_list_create (arguments);
1256 _argument_list_append (arguments, argument);
1273 _token_list_trim_trailing_space (argument);
1274 argument = _token_list_create (arguments)
    [all...]
  /external/chromium_org/tools/gyp/test/lib/
TestCommon.py 251 """Ensures that the specified output string (first argument)
252 contains all of the specified lines (second argument).
254 An optional third argument can be used to describe the type
257 An optional fourth argument can be used to supply a different
279 """Ensures that the specified output string (first argument)
280 contains at least one of the specified lines (second argument).
282 An optional third argument can be used to describe the type
285 An optional fourth argument can be used to supply a different
321 """Matches the contents of the specified file (first argument)
322 against the expected contents (second argument). The expecte
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2261.js 31 // strict mode closure after modifying an argument.
55 // inlined strict mode closure after modifying an argument.
83 // deoptimizing several inlined closure after modifying an argument.
  /external/libunwind/doc/
unw_init_remote.tex 21 \Var{as}. The \Var{as} argument can either be set to
33 \Prog{libunwind} never interprets the argument in any way on its own.
50 is passed in argument \Var{as}, this routine is also safe to use from
unw_destroy_addr_space.tex 20 address space specified by argument \Var{as} and thereby releases
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CameraManagerTest.java 308 ArgumentCaptor<CameraDevice> argument = local
313 argument.capture(),
317 camera = argument.getValue();
379 ArgumentCaptor<CameraDevice> argument = local
390 .onOpened(argument.capture());
392 CameraDevice camera = argument.getValue();
443 ArgumentCaptor<CameraDevice> argument = local
445 verify(mockSuccessListener, atLeastOnce()).onOpened(argument.capture());
  /external/chromium_org/chrome/browser/resources/
about_flash.js 6 * Takes the |moduleListData| input argument which represents data about
about_nacl.js 9 * Takes the |moduleListData| input argument which represents data about
about_voicesearch.js 6 * Takes the |moduleListData| input argument which represents data about
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGPathStringBuilder.cpp 56 static void emitCommand1Arg(StringBuilder& stringBuilder, char commandChar, float argument)
59 appendFloat(stringBuilder, argument);
  /external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/display/
BrailleInputEvent.java 31 * also an integer argument that contains additional information.
91 * The argument is the zero-based position, relative to the first cell
102 * The argument contains the dots that were pressed as a bitmask.
131 // Meanings of the argument to a command.
133 /** This command doesn't have an argument. */
142 * The argument represents a 0-based position on the display counted from
189 public BrailleInputEvent(int command, int argument, long eventTime) {
191 mArgument = argument;
203 * Returns the command-specific argument of the event, or zero if the
204 * command doesn't have an argument. See the individual command constant
    [all...]
  /external/e2fsprogs/intl/
printf-parse.c 89 argument *memory; \
94 memory_size = xtimes (a_allocated, sizeof (argument)); \
111 /* Ambiguous type for positional argument. */ \
134 /* Test for positional argument. */
148 /* Positional argument 0. */
204 /* Test for positional argument. */
218 /* Positional argument 0. */
261 /* Test for positional argument. */
275 /* Positional argument 0. */
311 /* Parse argument type/size specifiers. *
    [all...]
  /external/easymock/src/org/easymock/internal/
ExpectedInvocation.java 64 for (Object argument : invocation.getArguments()) {
65 result.add(new Equals(argument));
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml 26 * its name, and its argument names (thus implicitly the number of arguments the

Completed in 417 milliseconds

1 2 3 45 6 7 8 91011>>