HomeSort by relevance Sort by last modified time
    Searched refs:Call (Results 251 - 275 of 700) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/
malloc-tree 201 print 'Call graph:'
  /external/chromium_org/third_party/jinja2/
ext.py 116 """Call a method of the extension. This is a shortcut for
117 :meth:`attr` + :class:`jinja2.nodes.Call`.
123 return nodes.Call(self.attr(name, lineno=lineno), args, kwargs,
129 return __context.call(__context.resolve('gettext'), *args, **kwargs)
135 rv = __context.call(func, __string)
146 rv = __context.call(func, __singular, __plural, __num)
341 node = nodes.Call(gettext, [nodes.Const(singular)],
347 node = nodes.Call(ngettext, [
471 for node in node.find_all(nodes.Call):
548 gettext call in one line of code and the matching comment in th
    [all...]
  /external/chromium_org/v8/src/
full-codegen.h 51 // that there will be an IC (load/store/call) in the code generated for the
503 // Record a call's return site offset, used to rebuild the frame if the
505 void RecordJSReturnSite(Call* call);
544 void EmitCallWithStub(Call* expr, CallFunctionFlags flags);
545 void EmitCallWithIC(Call* expr, Handle<Object> name, RelocInfo::Mode mode);
546 void EmitKeyedCallWithIC(Call* expr, Expression* key);
    [all...]
  /external/chromium_org/v8/test/cctest/
test-code-stubs-x64.cc 86 // Call through to the actual stub
87 __ Call(start, RelocInfo::EXTERNAL_REFERENCE);
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2443.js 30 assertThrows(function() { Number.prototype.toExponential.call({}) },
33 assertThrows(function() { Number.prototype.toPrecision.call({}) },
36 assertThrows(function() { Number.prototype.toFixed.call({}) },
39 assertThrows(function() { Number.prototype.toString.call({}) },
42 assertThrows(function() { Number.prototype.toLocaleString.call({}) },
45 assertThrows(function() { Number.prototype.ValueOf.call({}) },
49 // Call on Number objects with custom valueOf method.
55 Number.prototype.toExponential.call(x_obj, 2));
58 Number.prototype.toPrecision.call(x_obj, 2));
61 Number.prototype.toFixed.call(x_obj, 2))
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 329 enum Kind { ControlFlow, Event, Macro, Call };
453 /// diagnostic the hints can be used to summarize the effect of the call.
465 /// traversing the CallExpr associated with the call and checking if the given
477 /// \brief Search the call expression for the symbol Sym and dispatch the
529 /// information about the call for which the diagnostic can be generated.
546 : PathDiagnosticPiece(Call), Caller(callerD), Callee(0),
550 : PathDiagnosticPiece(Call), Caller(caller), Callee(0),
556 // Flag signifying that this diagnostic has only call enter and no matching
557 // call exit.
560 // The custom string, which should appear after the call Return Diagnostic
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
ChrootChecker.cpp 41 class ChrootChecker : public Checker<eval::Call, check::PreStmt<CallExpr> > {
123 // Check the jail state before any function call except chroot and chdir().
146 "No call of chdir(\"/\") immediately "
RetainCountChecker.cpp 50 /// ArgEffect is used to summarize a function/method call's effect on a
56 // Stop tracking the argument - the effect of the call is
61 // by looking at the call site than by inlining the function.
79 /// ArgEffects summarizes the effects of a function/method call on all of
85 /// RetEffect is used to summarize a function/method call's behavior with
93 // the function has been inlined. This is used where the call
383 /// function/method call returns a new tracked symbol.
409 /// getRetEffect - Returns the effect on the return value of the call.
412 /// setRetEffect - Set the effect of the return value of the call.
419 /// getReceiverEffect - Returns the effect on the receiver of the call
    [all...]
ObjCSelfInitChecker.cpp 16 // result of an initialization call (e.g. [super init], or [self initWith..])
33 // Because the object that 'self' points to gets invalidated when a call
35 // for 1) and 2) to the new object that 'self' points to after the call.
106 /// \brief A call receiving a reference to 'self' invalidates the object that
108 /// object before the call so we can assign them to the new object that 'self'
109 /// points to after the call.
225 // When a call receives a reference to 'self', [Pre/Post]Call pass
226 // the SelfFlags from the object 'self' points to before the call to the new
227 // object after the call. This is to avoid invalidation of 'self' by loggin
    [all...]
  /external/libffi/src/s390/
sysv.S 66 basr %r14,%r4 # Call ffi_prep_args
72 br %r7 # ... and call function
137 bas %r14,0(%r12,%r13) # Call helper
267 basr %r14,%r4 # Call ffi_prep_args
275 br %r7 # ... and call function
340 brasl %r14,ffi_closure_helper_SYSV # Call helper
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
parser.ml 38 (* Call. *)
42 Ast.Call (id, Array.of_list (List.rev args))
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
parser.ml 38 (* Call. *)
42 Ast.Call (id, Array.of_list (List.rev args))
  /external/v8/src/
full-codegen.h 47 // that there will be an IC (load/store/call) in the code generated for the
407 // Record a call's return site offset, used to rebuild the frame if the
409 void RecordJSReturnSite(Call* call);
447 void EmitCallWithStub(Call* expr, CallFunctionFlags flags);
448 void EmitCallWithIC(Call* expr, Handle<Object> name, RelocInfo::Mode mode);
449 void EmitKeyedCallWithIC(Call* expr, Expression* key);
log.h 81 #define LOG(isolate, Call) \
86 logger->Call; \
197 // DebugTag lets us put a call-site specific label on the event.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Call.java 27 public abstract class Call {
28 protected final String LOG_TAG = "Call";
58 // For CDMA, during call waiting/3 way, there is no network response
59 // if call waiting is answered, network timed out, dropped, 3 way
79 * @return true if the call contains the connection object passed in
87 * @return true if the call contains one or more connections
101 * @return state of class call
111 * @return true if the call contains only disconnected connections (if any)
118 * Returns the Connection associated with this Call that was created
119 * first, or null if there are no Connections in this Call
    [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-function-mockers.h     [all...]
  /development/ide/xcode/ports/
skia_mac.cp 85 // Call the event loop
  /external/chromium_org/content/renderer/pepper/
plugin_object.cc 83 // ExecuteScript call which destroys the plugin module and in turn the
87 return result_converter.SetResult(accessor.object()->ppp_class()->Call(
103 // ExecuteScript call which destroys the plugin module and in turn the
107 result_converter.SetResult(obj->ppp_class()->Call(
274 // implementation can call back into the Pepper layer.
  /external/chromium_org/tools/page_cycler/common/
head.js 45 // Call GC twice to cleanup JS heap before starting a new test.
  /external/chromium_org/tools/page_cycler/database/
head.js 51 // Call GC twice to cleanup JS heap before starting a new test.
  /external/chromium_org/tools/page_cycler/indexed_db/
head.js 51 // Call GC twice to cleanup JS heap before starting a new test.
  /external/chromium_org/tools/perf/measurements/
page_cycler.js 6 // The Mozilla DHTML performance tests need to explicitly call a function to
27 // Call GC twice to cleanup JS heap before starting a new test.
  /external/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp 129 const CallEvent &Call) {
131 for (CallEvent::param_type_iterator I = Call.param_type_begin(),
132 E = Call.param_type_end();
148 // Indexes of arguments whose values will be preserved by the call.
222 Out << "Call to ";
228 Out << "Unknown call (type " << getKind() << ")";
270 const CallEvent &Call,
275 // If the function has fewer parameters than the call has arguments, we simply
277 unsigned NumArgs = Call.getNumArgs();
283 SVal ArgVal = Call.getArgSVal(Idx)
    [all...]
BugReporterVisitors.cpp 139 /// interesting value comes from an inlined function call.
165 /// Adds a ReturnVisitor if the given statement represents a call that was
170 /// the statement is a call that was inlined, we add the visitor to the
196 // Finally, see if we inlined the call.
343 // Are we at the entry node for this call?
360 CallEventRef<> Call = CallMgr.getCaller(StackFrame, State);
361 for (unsigned I = 0, E = Call->getNumArgs(); I != E; ++I) {
362 Optional<Loc> ArgV = Call->getArgSVal(I).getAs<Loc>();
366 const Expr *ArgE = Call->getArgExpr(I);
504 // If this is a call entry, the variable should be a parameter
    [all...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl.cc 731 // Call commit.
735 change_observer_.Call(
766 change_observer_.Call(FROM_HERE,
811 weak_handle_this_.Call(FROM_HERE,
    [all...]

Completed in 1593 milliseconds

<<11121314151617181920>>