HomeSort by relevance Sort by last modified time
    Searched full:peel (Results 1 - 25 of 89) sorted by null

1 2 3 4

  /external/clang/lib/StaticAnalyzer/Checkers/
IvarInvalidationChecker.cpp 121 /// Peel off parens, casts, OpaqueValueExpr, and PseudoObjectExpr.
122 const Expr *peel(const Expr *E) const;
603 const Expr *IvarInvalidationCheckerImpl::MethodCrawler::peel(const Expr *E) const { function in class:__anon16118::IvarInvalidationCheckerImpl::MethodCrawler
656 E = peel(E);
663 E = peel(E);
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm 64 // Peel off the outside padding.
76 // Peel off the desired width, leaving the remainder in
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
execfile.py 122 # throw up to the outer loop. We peel two layers off the traceback
  /external/chromium_org/third_party/icu/source/test/perf/DateFmtPerf/
collationdata.h 197 "Peel, Paul",
  /external/icu4c/test/perf/DateFmtPerf/
collationdata.h 197 "Peel, Paul",
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.def 299 "max-peel-times",
316 "max-completely-peel-times",
322 "max-completely-peel-times-feedback",
338 /* The maximum depth of a loop nest we completely peel. */
340 "max-completely-peel-loop-nest-depth",
341 "The maximum depth of a loop nest we completely peel",
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def 299 "max-peel-times",
316 "max-completely-peel-times",
322 "max-completely-peel-times-feedback",
338 /* The maximum depth of a loop nest we completely peel. */
340 "max-completely-peel-loop-nest-depth",
341 "The maximum depth of a loop nest we completely peel",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.def 299 "max-peel-times",
316 "max-completely-peel-times",
322 "max-completely-peel-times-feedback",
338 /* The maximum depth of a loop nest we completely peel. */
340 "max-completely-peel-loop-nest-depth",
341 "The maximum depth of a loop nest we completely peel",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def 299 "max-peel-times",
316 "max-completely-peel-times",
322 "max-completely-peel-times-feedback",
338 /* The maximum depth of a loop nest we completely peel. */
340 "max-completely-peel-loop-nest-depth",
341 "The maximum depth of a loop nest we completely peel",
    [all...]
  /external/eigen/demos/mandelbrot/
mandelbrot.cpp 72 for(int i = 0; i < iters_before_test/4; i++) // peel the inner loop by 4
  /external/llvm/lib/Target/X86/
README-X86-64.txt 174 3. Probably overkill, but it'd be cool if we could peel off the first five
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm 125 // Peel off the outside padding.
137 // Peel off the desired width, leaving the remainder in
  /dalvik/libdex/
DexFile.cpp 307 * Peel off the optimized header.
  /libcore/luni/src/test/java/tests/support/
DatabaseCreator.java 166 + "VALUES (1001, 'Peel', 'London', .12)";
  /external/llvm/include/llvm/ADT/
SparseMultiSet.h 159 // Peel off a free slot
  /external/srec/portable/src/
pmalloc.c 410 { /* peel off a residual cell */
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
TextUtilities.java 50 // The number of characters we peel off for testing against STRIP_TAGS; this should be the
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
lto1 
cc1 
cc1plus 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
lto1 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
lto1 
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper.cc 461 // of layers of indirection. Peel those layers away. The final destination
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp 870 // Peel off the ternary operator.
    [all...]

Completed in 2582 milliseconds

1 2 3 4