HomeSort by relevance Sort by last modified time
    Searched refs:Function (Results 701 - 725 of 1083) sorted by null

<<21222324252627282930>>

  /external/v8/test/cctest/
log-eq-of-logging-and-traversal.js 30 function parseState(s) {
39 function LogProcessor() {
57 LogProcessor.prototype.processCodeCreation = function(
59 if (type != "LazyCompile" && type != "Script" && type != "Function") return;
60 // Discard types to avoid discrepancies in "LazyCompile" vs. "Function".
71 LogProcessor.prototype.processCodeMove = function(from, to) {
75 LogProcessor.prototype.processFunctionMove = function(from, to) {
79 function RunTest() {
110 function addressComparator(entryA, entryB) {
117 function entityNamesEqual(entityA, entityB)
    [all...]
test-api.cc 57 using ::v8::Function;
715 const char* one_byte_string_1 = "function a_times_t";
792 Local<Function> fun = fun_templ->GetFunction();
797 // Use SetCallHandler to initialize a function template, should work like the
802 Local<Function> fun = fun_templ->GetFunction();
813 Local<Function> fun = fun_templ->GetFunction();
847 "function foo() {\n"
909 Local<v8::Function> base_function = base->GetFunction();
910 Local<v8::Function> derived_function = derived->GetFunction();
911 Local<v8::Function> other_function = other->GetFunction()
1830 v8::Handle<Value> function = local
2136 Local<v8::Function> function = fun_templ->GetFunction(); local
8071 Local<Function> function = function_template->GetFunction(); local
8461 Local<Function> function = function_template->GetFunction(); local
8470 Local<Function> function = function_template->GetFunction(); local
8536 Local<Function> function = fun_templ->GetFunction(); local
8568 Local<Function> function = fun_templ->GetFunction(); local
15768 Local<Object> function; local
15975 Handle<Function> function = templ->GetFunction(); local
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp 79 #include "llvm/IR/Function.h"
174 bool runOnFunction(Function &F);
188 /// \brief Thread-local shadow storage for function parameters.
190 /// \brief Thread-local origin storage for function parameters.
192 /// \brief Thread-local shadow storage for function return value.
194 /// \brief Thread-local origin storage for function return value.
196 /// \brief Thread-local shadow storage for in-register va_arg function
203 /// function.
213 /// \brief Run-time helper that poisons stack on function entry.
271 // FIXME: this function should have "Cold" calling conv
    [all...]
PathProfiling.cpp 171 BLInstrumentationDag(Function &F);
179 // with function calls
212 // Generate dot graph for the function
267 // Which function are we currently instrumenting
270 // The function prototype in the profiling runtime for incrementing a
275 // Instruments each function with path profiling. 'main' is instrumented
279 // Analyzes the function for Ball-Larus path profiling, and inserts code.
280 void runOnFunction(std::vector<Constant*> &ftInit, Function &F, Module &M);
359 cl::desc("Output the path profiling DAG for each function."));
502 // BLInstrumentationDag constructor initializes a DAG for the given Function
    [all...]
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp 228 enum { Function, Block, Lambda } funMode;
251 if (const FunctionDecl *Function = dyn_cast<FunctionDecl>(Func))
252 isTemplateInstantiation = Function->isTemplateInstantiation();
260 D.funMode = Function;
297 if (funMode == Function) {
320 /// function that should return a value. Check that we don't fall off the end
321 /// of a noreturn function. We assume that functions and blocks not marked
356 // FIXME: Function try block
489 /// DiagUninitUse -- Helper function to produce a diagnostic for an
628 /// DiagnoseUninitializedUse -- Helper function for diagnosing uses of a
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Maps.java 27 import com.google.common.base.Function;
624 * supplied function on its corresponding value.
627 * @param keyFunction the function used to produce the key for each value
628 * @return a map mapping the result of evaluating the function {@code
636 Iterable<V> values, Function<? super V, K> keyFunction) {
644 * @deprecated use {@link #uniqueIndex(Iterator, Function)} by casting {@code
653 I values, Function<? super V, K> keyFunction) {
661 * supplied function on its corresponding value.
664 * @param keyFunction the function used to produce the key for each value
665 * @return a map mapping the result of evaluating the function {@cod
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Maps.java 26 import com.google.common.base.Function;
621 * supplied function on its corresponding value.
624 * @param keyFunction the function used to produce the key for each value
625 * @return a map mapping the result of evaluating the function {@code
633 Iterable<V> values, Function<? super V, K> keyFunction) {
641 * @deprecated use {@link #uniqueIndex(Iterator, Function)} by casting {@code
650 I values, Function<? super V, K> keyFunction) {
658 * supplied function on its corresponding value.
661 * @param keyFunction the function used to produce the key for each value
662 * @return a map mapping the result of evaluating the function {@cod
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
MapsTest.java 27 import com.google.common.base.Function;
320 tester.ignore(Maps.class.getDeclaredMethod("uniqueIndex", Object.class, Function.class));
426 new Function<String, String>() {
    [all...]
ListsTest.java 27 import com.google.common.base.Function;
89 private static final Function<Number, String> SOME_FUNCTION
93 implements Function<Number, String>, Serializable {
130 final Function<String, String> removeFirst
131 = new Function<String, String>() {
  /external/llvm/lib/IR/
DebugInfo.cpp 143 Function *DIDescriptor::getFunctionField(unsigned Elt) const {
148 return dyn_cast_or_null<Function>(DbgNode->getOperand(Elt));
152 void DIDescriptor::replaceFunctionField(unsigned Elt, Function *F) {
614 /// information for an inlined function arguments.
615 bool DIVariable::isInlinedFnArgument(const Function *CurFn) {
616 assert(CurFn && "Invalid function");
619 // This variable is not inlined function argument if its scope
620 // does not describe current function.
625 /// information for the function F.
626 bool DISubprogram::describes(const Function *F)
    [all...]
  /external/llvm/lib/Transforms/Scalar/
MemCpyOptimizer.cpp 315 bool runOnFunction(Function &F);
342 bool iterateOnFunction(Function &F);
    [all...]
  /external/webkit/Source/WebCore/bindings/js/
JSDOMWindowCustom.cpp 150 if (entry && !(entry->attributes() & Function) && entry->propertyGetter() == jsDOMWindowClosed) {
155 if (entry && (entry->attributes() & Function) && entry->function() == jsDOMWindowPrototypeFunctionClose) {
160 // FIXME: We should have a message here that explains why the property access/function call was
167 // because we always allow access to some function, just different ones depending whether access
183 if (entry->attributes() & Function) {
184 if (entry->function() == jsDOMWindowPrototypeFunctionBlur) {
189 } else if (entry->function() == jsDOMWindowPrototypeFunctionClose) {
194 } else if (entry->function() == jsDOMWindowPrototypeFunctionFocus) {
199 } else if (entry->function() == jsDOMWindowPrototypeFunctionPostMessage)
    [all...]
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 44 /// Class that lazily initialises the runtime function. Avoids inserting the
45 /// types and the function declaration into a module if they're not used, and
51 llvm::Constant *Function;
56 LazyRuntimeFunction() : CGM(0), FunctionName(0), Function(0) {}
58 /// Initialises the lazy function with the name, return type, and the types
65 Function = 0;
78 if (!Function) {
84 Function =
90 return Function;
92 operator llvm::Function*() {
    [all...]
CodeGenFunction.cpp 1 //===--- CodeGenFunction.cpp - Emit LLVM Code from ASTs for a Function ----===//
10 // This coordinates the per-function state used while generating code.
195 // Emit function epilog (to return).
201 // Emit debug descriptor for function end.
213 // the function.
243 /// ShouldInstrumentFunction - Return true if the current function should be
254 /// instrumentation function with the current function and the call site, if
255 /// function instrumentation is enabled.
289 static void GenOpenCLArgMetadata(const FunctionDecl *FD, llvm::Function *Fn
    [all...]
CGObjCRuntime.cpp 313 llvm::Function *syncEnterFn,
314 llvm::Function *syncExitFn) {
339 /// Compute the pointer-to-function type to which a message send
  /bootable/recovery/edify/
expr.c 327 Expr* Build(Function fn, YYLTYPE loc, int count, ...) {
346 // the function table
353 void RegisterFunction(const char* name, Function fn) {
373 Function FindFunction(const char* name) {
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
Compiler.java 39 import org.apache.xpath.functions.Function;
574 * Compile a function argument.
624 * Get the function table
1010 * Compile a built-in XPath function.
1014 * @return reference to {@link org.apache.xpath.functions.Function} instance.
1031 Function func = m_functionTable.getFunction(funcID);
1034 * It is a trick for function-available. Since the function table is an
1071 error(XPATHErrorResources.ER_FUNCTION_TOKEN_NOT_FOUND, null); //"function token not found.");
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
GenericTaintChecker.cpp 108 /// \brief A struct used to specify taint propagation rules for a function.
120 /// List of arguments which should be tainted on function return.
143 /// Get the propagation rule for a given function.
167 /// \brief Pre-process a function which propagates taint according to the
297 if (!FDecl || FDecl->getKind() != Decl::Function)
304 // First, try generating a propagation rule for this function.
333 // arguments which should be tainted after the function returns. These are
372 // Set the evaluation function by switching on the callee name.
374 if (!FDecl || FDecl->getKind() != Decl::Function)
411 if (!FDecl || FDecl->getKind() != Decl::Function)
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITDwarfEmitter.cpp 23 #include "llvm/IR/Function.h"
56 const std::vector<const Function *> Personalities = MMI->getPersonalities();
189 MCSymbol *BeginLabel; // zero indicates the start of the function.
190 MCSymbol *EndLabel; // zero indicates the end of the function.
367 // function may throw, create a call-site entry with no landing pad for the
483 JITDwarfEmitter::EmitCommonEHFrame(const Function* Personality) const {
501 // function which size is PointerSize.
505 // the function pointer. The encoding is not relative because the current
506 // PC value may be bigger than the personality function pointer.
539 JITDwarfEmitter::EmitEHFrame(const Function* Personality
    [all...]
  /external/v8/src/
runtime.h 490 F(CallFunction, -1 /* receiver + n args + function */, 1) \
520 // a corresponding runtime function, that is called for slow cases.
599 // Intrinsic function descriptor.
600 struct Function {
603 // The JS name of the function.
606 // The C++ (native) entry point. NULL if the function is inlined.
609 // The number of arguments expected. nargs is -1 if the function takes
618 // Add symbols for all the intrinsic function names to a StringDictionary.
625 // Get the intrinsic function with the given name, which must be a symbol.
626 static const Function* FunctionForSymbol(Handle<String> name)
    [all...]
  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp 27 #include "llvm/IR/Function.h"
45 /// isNonEscapingLocalObject - Return true if the pointer is to a function-local
46 /// object that never escapes from the function.
58 // then it has not escaped before entering the function. Check if it escapes
59 // inside the function.
63 // for copies made inside the function. The nocapture attribute only
64 // specifies that there are no copies made that outlive the function.
101 // This function needs to use the aligned object size because we allow
229 /// When DataLayout is around, this function is capable of analyzing everything
408 static const Function *getParent(const Value *V)
    [all...]
  /external/v8/test/mjsunit/
function-call.js 79 Function.prototype.toString,
80 Function.prototype.call,
81 Function.prototype.apply,
156 assertEquals(typeof(should_throw_on_null_and_undefined[i]), "function");
208 assertEquals(typeof(non_generic[i]), "function");
249 // through an array mapping function.
  /libcore/luni/src/test/java/libcore/sqlite/
OldDatabaseTest.java 26 import SQLite.Function;
561 Function sinFunc = (Function) new SinFunc();
574 * Aggregation function not called.
601 assertEquals("null SQLite.Function not allowed",e.getMessage());
607 assertEquals("wrong number of arguments to function myaggfunc()",e.getMessage());
614 Function sinFunc = (Function) new SinFunc();
631 // function determines return type: test that Double type is returned.
1007 public void function(FunctionContext fc, String args[]) { method in class:OldDatabaseTest.SinFunc
    [all...]
  /external/clang/lib/Frontend/
ASTConsumers.cpp 248 case Decl::Function: {
251 Out << "[function] ";
253 Out << "<function> ";
387 case Decl::Function:
445 Out << "<function template> " << *FTD << '\n';
  /external/guava/guava-tests/test/com/google/common/cache/
EmptyCachesTest.java 23 import com.google.common.base.Function;
352 new Function<CacheBuilder<Object, Object>, LoadingCache<Object, Object>>() {

Completed in 1395 milliseconds

<<21222324252627282930>>