HomeSort by relevance Sort by last modified time
    Searched refs:ShadowScale (Results 1 - 5 of 5) sorted by null

  /external/compiler-rt/lib/esan/
esan_shadow.h 120 void initialize(uptr ShadowScale) {
126 Scale = ShadowScale;
esan.cpp 39 static const uptr ShadowScale[] = {
149 Mapping.initialize(ShadowScale[__esan_which_tool]);
  /external/llvm/lib/Transforms/Instrumentation/
EfficiencySanitizer.cpp 109 static const int ShadowScale[] = {
564 int Scale = ShadowScale[Options.ToolType];
    [all...]
  /external/dng_sdk/source/
dng_negative.h     [all...]
dng_render.cpp 922 fNegative.ShadowScale () *
    [all...]

Completed in 354 milliseconds