OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:perform
(Results
2201 - 2225
of
6694
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/chromium_org/v8/src/
debug.h
62
StepMin = 3, //
Perform
a minimum step in the current function.
63
StepInMin = 4 // Step into new functions invoked or
perform
a minimum step
582
// Number of steps left to
perform
before debug event.
588
// Number of queued steps left to
perform
before debug event.
[
all
...]
list.h
207
//
Perform
binary search for an element in an already sorted
splay-tree.h
117
//
Perform
the splay operation for the given key. Moves the node with
/external/chromium_org/v8/test/cctest/
test-weakmaps.cc
122
//
Perform
two consecutive GCs because the first one will only clear
test-weaksets.cc
122
//
Perform
two consecutive GCs because the first one will only clear
/external/chromium_org/v8/test/mjsunit/
fuzz-natives-part1.js
193
// This functions
perform
some checks compile time (they require one of their
fuzz-natives-part2.js
193
// This functions
perform
some checks compile time (they require one of their
fuzz-natives-part3.js
193
// This functions
perform
some checks compile time (they require one of their
fuzz-natives-part4.js
193
// This functions
perform
some checks compile time (they require one of their
/external/chromium_org/webkit/browser/blob/
local_file_stream_reader_unittest.cc
77
// Give another chance for deleted streams to
perform
Close.
/external/chromium_org/webkit/browser/fileapi/
file_system_operation_impl.h
184
// The 'body' methods that
perform
the actual work (i.e. posting the
/external/clang/bindings/python/tests/cindex/
test_cursor.py
85
# Delete reference to TU and
perform
a full GC.
/external/clang/include/clang/Frontend/
CodeGenOptions.def
145
/// The kind of inlining to
perform
.
/external/clang/include/clang/Lex/
LiteralSupport.h
137
/// CharLiteralParser -
Perform
interpretation and semantic analysis of a
/external/clang/include/clang/Sema/
ExternalSemaSource.h
54
/// being used to
perform
semantic analysis on the abstract syntax
/external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp
172
// adaptor to
perform
the merge.
/external/clang/lib/StaticAnalyzer/Checkers/
DirectIvarAssignment.cpp
42
/// to
perform
direct instance variable assignment based on their name.
/external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp
320
// Step 5:
Perform
the post-condition check of the CallExpr and enqueue the
484
//
Perform
the previsit of the CallExpr.
488
// Get the call in its initial state. We use this as a template to
perform
502
// Finally,
perform
the post-condition check of the CallExpr and store
[
all
...]
/external/clang/utils/TableGen/
TableGen.cpp
58
Action(cl::desc("Action to
perform
:"),
/external/compiler-rt/lib/
divdf3.c
106
// We need to
perform
one more iteration to get us to 56 binary digits;
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
LocalVariableInfo.java
179
* doesn't actually
perform
a named variable assignment.
/external/dexmaker/src/dx/java/com/android/dx/ssa/
LocalVariableInfo.java
176
* doesn't actually
perform
a named variable assignment.
/external/eigen/Eigen/src/Eigen2Support/
LeastSquares.h
65
* @param points the array of pointers to the points on which to
perform
the linear regression
/external/eigen/Eigen/src/SparseCore/
AmbiVector.h
153
/** Must be called whenever we might
perform
a write access
ConservativeSparseSparseProduct.h
86
// In order to avoid to
perform
an expensive log2 when the
Completed in 724 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>