/external/chromium_org/third_party/closure_linter/closure_linter/common/ |
errorhandler.py | 20 perform some action based on the reported errors, for example, logging the error
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cloctst.h | 80 * routine to perform subtests, used by TestDisplayNames
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
asyncfile.h | 35 // Provides the ability to perform file I/O asynchronously.
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
core.h | 36 * indirectly included here do not perform feature tests (#if FEATURE_xxx).
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/ |
swrast_setup.h | 31 * the software rasterizer (swrast) to perform actual rasterization.
|
/external/chromium_org/third_party/skia/include/views/ |
SkViewInflate.h | 48 to perform additional initializations to view, either before or after calling
|
/external/chromium_org/third_party/sqlite/src/test/ |
tkt3442.test | 45 # These tests perform an EXPLAIN QUERY PLAN on both versions of the
|
/external/chromium_org/tools/android/forwarder2/ |
daemon.h | 37 // setup signal handlers or perform global initialization.
|
/external/chromium_org/tools/cr/cr/commands/ |
run.py | 16 You can use skip version to not perform any of these steps.
|
/external/chromium_org/tools/perf/measurements/ |
startwithurl.py | 35 # No matter how many pages in the pageset, just perform one test iteration.
|
/external/chromium_org/tools/ |
prepare-bisect-perf-regression.py | 39 'working_directory and that will be used to perform the '
|
/external/chromium_org/ui/views/corewm/ |
visibility_controller.h | 45 // // Perform unanimated action here.
|
/external/chromium_org/v8/test/webkit/ |
dfg-dead-speculation.js | 25 "Tests that the DFG will still perform speculations on dead things."
|
dfg-double-addition-simplify-to-int.js | 25 "Tests that the DFG doesn't get confused about an edge being a double edge after we perform CFG simplification."
|
/external/clang/include/clang/Sema/ |
Initialization.h | 624 /// \brief Perform a derived-to-base cast, producing an rvalue. 626 /// \brief Perform a derived-to-base cast, producing an xvalue. 628 /// \brief Perform a derived-to-base cast, producing an lvalue. 638 /// \brief Perform a user-defined conversion, either via a conversion 641 /// \brief Perform a qualification conversion, producing an rvalue. 643 /// \brief Perform a qualification conversion, producing an xvalue. 645 /// \brief Perform a qualification conversion, producing an lvalue. 647 /// \brief Perform a load from a glvalue, producing an rvalue. 649 /// \brief Perform an implicit conversion sequence. 651 /// \brief Perform list-initialization without a constructo [all...] |
/external/droiddriver/src/com/google/android/droiddriver/actions/ |
PressKeyAction.java | 46 public boolean perform(InputInjector injector, UiElement element) { method in class:PressKeyAction
|
/external/expat/lib/ |
internal.h | 42 the compiler cannot perform stack optimizations for call clusters.
|
/external/guava/guava-testlib/src/com/google/common/testing/ |
TearDown.java | 23 * An object that can perform a {@link #tearDown} operation.
|
/external/icu4c/test/cintltst/ |
cloctst.h | 80 * routine to perform subtests, used by TestDisplayNames
|
/external/icu4c/test/intltest/ |
ustrtest.h | 20 * Perform API and functionality tests for class UnicodeString
|
/external/llvm/include/llvm/TableGen/ |
Main.h | 21 /// \brief Perform the action using Records, and write output to OS.
|
/external/llvm/include/llvm/Transforms/Utils/ |
UnrollLoop.h | 11 // actual pass or policy, but provides a single function to perform loop
|
/external/llvm/test/Transforms/ScalarRepl/ |
phinodepromote.ll | 16 ; perform the transformation.
|
/external/llvm/utils/llvm-build/llvmbuild/ |
configutil.py | 33 # Perform the substitutions.
|
/external/mesa3d/src/mesa/main/ |
core.h | 36 * indirectly included here do not perform feature tests (#if FEATURE_xxx).
|