/external/toybox/kconfig/ |
lex.zconf.c_shipped | 168 /* Undo effects of setting up zconftext. */ \ 1150 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */ 1168 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */ 1238 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */ 1292 /* Undo the effects of YY_DO_BEFORE_ACTION. */ [all...] |
/frameworks/av/media/libeffects/downmix/ |
EffectDownmix.c | 87 // number of effects in this library 290 ALOGV("DownmixLib_GetDescriptor() nb effects=%d", kNbEffects); 683 * Side Effects: 753 * Side Effects: 811 * Side Effects: 839 * Side Effects: 895 * Side Effects: [all...] |
/frameworks/base/core/java/android/service/notification/ |
NotificationListenerService.java | 136 * should disable notification sound, vibrating and other visual or aural effects. 137 * This does not change the interruption filter, only the effects. **/ 142 * This does not change the interruption filter, only the effects. **/ 147 * This does not change the interruption filter, only the effects. **/ 154 * @deprecated Use the more specific visual effects in {@link NotificationManager.Policy}. 163 * @deprecated Use the more specific visual effects in {@link NotificationManager.Policy}. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
complex | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
complex | [all...] |
/external/v8/src/compiler/ |
js-native-context-specialization.cc | 654 ZoneVector<Node*> effects(zone()); 754 effects.push_back(continuation.effect()); 766 effect = effects.front(); 775 effects.push_back(control) [all...] |
/frameworks/av/services/audioflinger/ |
AudioFlinger.cpp | 96 static const char kNoEffectsFactory[] = "Effects Factory is absent\n"; [all...] |
/external/valgrind/VEX/pub/ |
libvex_ir.h | 69 Statements (type 'IRStmt') represent operations with side-effects, 72 side-effects, eg. arithmetic operations, loads, constants. 113 (For simplicity, this ignores the effects on the condition codes, and 412 in the IR, but their effects on guest state (memory and registers) [all...] |
/external/llvm/lib/Transforms/Scalar/ |
LoopUnswitch.cpp | 657 /// Check to see if all paths from BB exit the loop with no side effects 687 // doesn't include any side effects. 696 /// the specified loop, and has no side-effects in the process. If so, return 814 /// that doesn't execute its body has no side-effects), unswitch it. This [all...] |
/frameworks/av/media/libeffects/preprocessing/ |
PreProcessing.cpp | 101 struct preproc_effect_s effects[PREPROC_NUM_EFFECTS]; // effects in this session member in struct:preproc_session_s 177 // as the pre processing effects are not defined by OpenSL ES 816 status = Effect_Init(&session->effects[i], i); 877 status = Effect_Create(&session->effects[procId], session, interface); [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ |
ddSubtract.decTest | 220 -- some carrying effects
352 -- and some more, including residue effects and different roundings
495 -- lots of leading zeros in intermediate result, and showing effects of
[all...] |
dqSubtract.decTest | 220 -- some carrying effects
352 -- and some more, including residue effects and different roundings
[all...] |
/device/linaro/bootloader/edk2/BaseTools/UserManuals/ |
UtilityManPage_template.rtf | 177 \lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Table List 7;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Table List 8;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Table 3D effects 1;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Table 3D effects 2;
178 \lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Table 3D effects 3;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Table Contempor (…) [all...] |
/external/ImageMagick/ImageMagick/script/ |
compose.html | 12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/> 297 composition effects, becoming involved. </p> 400 to simulate the effects of a strong 'pinhole' light source. Added
|
/external/ImageMagick/www/ |
compose.html | 14 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/> 301 composition effects, becoming involved. </p> 404 to simulate the effects of a strong 'pinhole' light source. Added
|
/external/protobuf/gtest/test/ |
gtest-death-test_test.cc | 556 // 1. Has side effects but does not assert. 578 // 1. Has side effects and returns the expected value (12). 661 // Of all signals effects on the process exit code, only those of SIGABRT [all...] |
/external/python/cpython2/Lib/test/decimaltestdata/ |
ddSubtract.decTest | 220 -- some carrying effects 352 -- and some more, including residue effects and different roundings 495 -- lots of leading zeros in intermediate result, and showing effects of [all...] |
dqSubtract.decTest | 220 -- some carrying effects 352 -- and some more, including residue effects and different roundings [all...] |
/external/python/cpython3/Lib/test/decimaltestdata/ |
ddSubtract.decTest | 220 -- some carrying effects
352 -- and some more, including residue effects and different roundings
495 -- lots of leading zeros in intermediate result, and showing effects of
[all...] |
dqSubtract.decTest | 220 -- some carrying effects
352 -- and some more, including residue effects and different roundings
[all...] |
/external/skia/src/gpu/ |
GrReducedClip.cpp | 25 #include "effects/GrAARectEffect.h" 26 #include "effects/GrConvexPolyEffect.h" 27 #include "effects/GrRRectEffect.h" [all...] |
/external/skia/src/gpu/text/ |
GrAtlasTextContext.cpp | 690 SkScalerContextEffects effects; local [all...] |
/external/skqp/src/gpu/ |
GrContext.cpp | 36 #include "effects/GrConfigConversionEffect.h" [all...] |
GrReducedClip.cpp | 25 #include "effects/GrAARectEffect.h" 26 #include "effects/GrConvexPolyEffect.h" 27 #include "effects/GrRRectEffect.h" [all...] |
/external/skqp/src/gpu/text/ |
GrAtlasTextContext.cpp | 602 SkScalerContextEffects effects; local 606 skPaint, &props, SkScalerContextFlags::kNone, nullptr, &desc, &effects); 608 SkGlyphCache::DetachCache(skPaint.getTypeface(), effects, desc.getDesc()); [all...] |