/external/chromium/chrome/browser/chromeos/frame/ |
bubble_frame_view.cc | 209 // The border of this view creates an anti-aliased round-rect region for the
|
/external/chromium/chrome/browser/ui/cocoa/infobars/ |
infobar_container_controller.h | 103 // anti-spoofing tip. This will return 0 if |-infobarCount| is 0. This is the
|
/external/chromium_org/chrome/common/safe_browsing/ |
client_model.proto | 13 // chrome-anti-phishing@googlegroups.com.
|
/external/chromium_org/third_party/freetype/src/autofit/ |
aftypes.h | 188 FT_Render_Mode render_mode; /* monochrome, anti-aliased, LCD, etc. */
|
/external/chromium_org/third_party/opus/src/celt/ |
bands.h | 86 * @param collapse_masks Anti-collapse tracking mask
|
/external/freetype/src/autofit/ |
aftypes.h | 188 FT_Render_Mode render_mode; /* monochrome, anti-aliased, LCD, etc. */
|
/external/llvm/lib/CodeGen/ |
ScheduleDAG.cpp | 342 case SDep::Anti: dbgs() << "anti"; break; 362 case SDep::Anti: dbgs() << "anti"; break;
|
ScheduleDAGInstrs.cpp | 284 /// addPhysRegDeps - Add register dependencies (data, anti, and output) from 291 // Optionally add output and anti dependencies. For anti 297 SDep::Kind Kind = MO.isUse() ? SDep::Anti : SDep::Output; 309 if (Kind == SDep::Anti) 370 // Singly defined vregs do not have output/anti dependencies. 437 DefI->SU->addPred(SDep(SU, SDep::Anti, Reg)); 752 // Add register-based dependencies (data, anti, and output). [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGSDNodes.h | 32 /// SDNode-based scheduling graphs do not use SDep::Anti or SDep::Output
|
/external/qemu/distrib/sdl-1.2.15/ |
README.wscons | 48 screen is rotated 90 degrees anti-clockwise.
|
/external/srtp/test/ |
replay_driver.c | 68 printf("testing anti-replay database (rdb_t)...\n");
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_dialog.jd | 112 safeframe, but the anti-alias of a round shape can overlap the safeframe.</li>
|
icon_design_list.jd | 114 safeframe area for the edge of the anti-alias of a round shape.</li>
|
/external/llvm/lib/Target/Hexagon/ |
HexagonVLIWPacketizer.cpp | 365 return (DepType == SDep::Data || DepType == SDep::Anti || 791 // Go through the packet instructions and search for anti dependency 804 // Anti Dep between c) and b) is irrelevant for this case 828 (PacketSU->Succs[i].getKind() == SDep::Anti) && [all...] |
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_service.h | 5 // The Safe Browsing service is responsible for downloading anti-phishing and 6 // anti-malware tables and checking urls against them.
|
/external/chromium_org/chrome/browser/safe_browsing/ |
database_manager.h | 5 // The Safe Browsing service is responsible for downloading anti-phishing and 6 // anti-malware tables and checking urls against them.
|
/external/chromium_org/third_party/launchpad_translations/ |
chromium_strings_fr.xtb | 51 <translation id="4387544446954190892">Chromium est un navigateur Internet qui affiche les pages web et les applications à une vitesse fulgurante. Il est rapide, stable et facile d'utilisation. Naviguez sur le web de façon plus sécurisée grâce à la protection anti-malware et anti-phishing intégrée à Chromium.</translation>
|
/external/chromium_org/third_party/skia/include/core/ |
SkClipStack.h | 97 /** If getType() is not kEmpty this indicates whether the clip shape should be anti-aliased 239 anti-aliasing. */
|
/external/skia/include/core/ |
SkClipStack.h | 97 /** If getType() is not kEmpty this indicates whether the clip shape should be anti-aliased 239 anti-aliasing. */
|
/external/chromium/chrome/browser/ |
enumerate_modules_model_win.cc | 162 // is3lsp.dll, "%commonprogramfiles%\\is3\\anti-spyware\\". 193 // nProtect GameGuard Anti-cheat system. Every report has a different 223 // sgprxy.dll, "%commonprogramfiles%\\is3\\anti-spyware\\". 227 // "%programfiles%\\sophos\\sophos anti-virus\\web intelligence\\". [all...] |
/external/chromium_org/cc/base/ |
switches.cc | 22 // Disables layer-edge anti-aliasing in the compositor.
|
/external/chromium_org/cc/layers/ |
video_layer_impl.cc | 261 // blending / no anti-aliasing.
|
/external/chromium_org/chrome/browser/ |
enumerate_modules_model_win.cc | 194 // is3lsp.dll, "%commonprogramfiles%\\is3\\anti-spyware\\". 225 // nProtect GameGuard Anti-cheat system. Every report has a different 264 // sgprxy.dll, "%commonprogramfiles%\\is3\\anti-spyware\\". 285 // "%programfiles%\\sophos\\sophos anti-virus\\web intelligence\\". [all...] |
/external/chromium_org/content/browser/download/ |
download_file_impl.cc | 153 // anti-virus scanners on Windows to actually see the data
|
/external/chromium_org/ppapi/examples/scaling/ |
scaling.cc | 167 // All painting here does not use any anti-aliasing.
|