Home
last modified time | relevance | path

Searched refs:avoid (Results 1 – 25 of 894) sorted by relevance

12345678910>>...36

/external/skia/src/effects/
DSkAvoidXfermode.cpp273 const AvoidFP& avoid = args.fFp.cast<AvoidFP>(); in emitCode() local
290 kColorAndTolUni, kCoverageName, avoid.mode()); in emitCode()
304 const AvoidFP& avoid = proc.cast<AvoidFP>(); in GenKey() local
305 uint32_t key = avoid.mode() == SkAvoidXfermode::kTargetColor_Mode ? 1 : 0; in GenKey()
311 const AvoidFP& avoid = proc.cast<AvoidFP>(); in onSetData() local
313 SkColorGetR(avoid.opColor())/255.0f, in onSetData()
314 SkColorGetG(avoid.opColor())/255.0f, in onSetData()
315 SkColorGetB(avoid.opColor())/255.0f, in onSetData()
316 256.0f/(avoid.tol()+1.0f)); in onSetData()
400 const AvoidXP& avoid = processor.cast<AvoidXP>(); in GenKey() local
[all …]
/external/icu/icu4c/source/data/mappings/
DREADME.emoji34 to avoid non-Emoji changes:
68 to avoid non-Emoji changes:
104 to avoid collisions with emoji.
108 0xF90xx (EUDC block), are excluded to avoid collisions with emoji.
112 are excluded to avoid collisions with emoji.
116 and 0xFBxx, are excluded to avoid collisions with emoji.
120 are excluded to avoid collisions with emoji.
/external/skia/src/core/
DSkScanPriv.h37 void sk_blit_above(SkBlitter*, const SkIRect& avoid, const SkRegion& clip);
38 void sk_blit_below(SkBlitter*, const SkIRect& avoid, const SkRegion& clip);
/external/bison/m4/
Dstdio_h.m423 dnl This ifdef is necessary to avoid an error "missing file lib/stdio-read.c"
25 dnl also an optimization, to avoid performing a configure check whose result
48 dnl This ifdef is necessary to avoid an error "missing file lib/stdio-write.c"
50 dnl also an optimization, to avoid performing a configure check whose result
60 dnl This ifdef is necessary to avoid an error "missing file lib/stdio-write.c"
62 dnl also an optimization, to avoid performing a configure check whose result
/external/libmtp/src/
DREADME12 In order to avoid clashes with the libptp2 endianness scripts
24 I've just cast the bytes to uint64_t to avoid shifting wrongly.
/external/v8/benchmarks/
DREADME.txt27 results of their calculations. This is to avoid accidentally
62 inheritsFrom to avoid name clashes when running in Chromium with
71 avoid converting the same numeric key to a string over and over again
72 and to avoid inserting and removing the same element repeatedly thus
/external/c-ares/
DRELEASE-NOTES6 o avoid using system's inet_net_pton affected by the WLB-2008080064 advisory
17 o advance_tcp_send_queue: avoid NULL ptr dereference
/external/zlib/src/
DChangeLog78 - Cast to char * in gzprintf to avoid warnings [Zinser]
112 - Force the native libtool in Mac OS X to avoid GNU libtool [Beebe]
205 - Change ON macro to Z_ARG to avoid application conflicts
215 - Have inflate() with Z_FINISH avoid the allocation of a window
253 - Use u4 type for crc_table to avoid conversion warnings
254 - Apply casts in zlib.h to avoid conversion warnings
382 - Add const to vsnprintf test in configure to avoid warnings [Weigelt]
462 - Change name of "write" variable in inffast.c to avoid library collisions
465 - Remove compressBound() call in deflate.c to avoid linking compress.o
513 - Add ush casts in trees.c to avoid pedantic runtime errors
[all …]
/external/opencv3/3rdparty/zlib/
DChangeLog78 - Cast to char * in gzprintf to avoid warnings [Zinser]
112 - Force the native libtool in Mac OS X to avoid GNU libtool [Beebe]
205 - Change ON macro to Z_ARG to avoid application conflicts
215 - Have inflate() with Z_FINISH avoid the allocation of a window
253 - Use u4 type for crc_table to avoid conversion warnings
254 - Apply casts in zlib.h to avoid conversion warnings
382 - Add const to vsnprintf test in configure to avoid warnings [Weigelt]
462 - Change name of "write" variable in inffast.c to avoid library collisions
465 - Remove compressBound() call in deflate.c to avoid linking compress.o
513 - Add ush casts in trees.c to avoid pedantic runtime errors
[all …]
/external/clang/test/Analysis/
Dnullability.mm58 // Make every dereference a different path to avoid sinks after errors.
138 // send. This is to avoid some false positives, and increase performance
197 0; // avoid compiler warning (which is not generated by the analyzer)
210 0; // avoid compiler warning (which is not generated by the analyzer)
Dnullability_nullonly.mm41 0; // avoid compiler warning (which is not generated by the analyzer)
54 0; // avoid compiler warning (which is not generated by the analyzer)
/external/llvm/test/CodeGen/X86/
Dsink-cheap-instructions.ll2 ; RUN: llc < %s -mtriple=x86_64-linux -sink-insts-to-avoid-spills | FileCheck %s -check-prefix=SINK
4 ; Ensure that we sink copy-like instructions into loops to avoid register
/external/clang/test/SemaCXX/
Dswitch-implicit-fallthrough.cpp245 expected-note{{insert 'break;' to avoid fall-through}} in fallthrough_in_local_class()
265 expected-note{{insert 'break;' to avoid fall-through}} in fallthrough_in_lambda()
Dswitch-implicit-fallthrough-blocks.cpp14 expected-note{{insert 'break;' to avoid fall-through}} in fallthrough_in_blocks()
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
Dcoding_style.txt47 In particular, avoid multiple/virtual inheritance in favor of mixins where possible.
49 Try to limit or avoid preprocessor magic and multiline macros and use templates instead where possi…
63 Try to avoid Microsoft-style TYPES like FLOAT, UINT, etc. in favor of the usual C types like float,…
78 …Note the "++i" instead of the "i++" to avoid creating an unnecessary copy (esp. with overloaded op…
/external/boringssl/src/
DPORTING.md30 Some APIs have been converted to use `size_t` for consistency and to avoid
34 code, particularly to avoid compiler warnings.
57 Where possible, avoid conditioning on the exact error reason. Otherwise, a
96 The `DES_cblock` type has been switched from an array to a struct to avoid the
130 uppercase. Some code may require changes to avoid being sensitive to this
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_filter_armv6.S90 @ Saturate to avoid overflow in tmpW16.
115 @ Saturate to avoid overflow.
117 @ to avoid overflow in the next saturation step.
/external/skia/platform_tools/android/third_party/cpufeatures/
DREADME2 avoid the need to have a dependency on the NDK directly.
/external/skia/platform_tools/android/third_party/native_app_glue/
DREADME2 avoid the need to have a dependency on the NDK directly.
/external/llvm/docs/
DInAlloca.rst22 For now, it is recommended that frontends and optimizers avoid producing
74 To avoid stack leaks, the frontend saves the current stack pointer with
139 still restore the stack pointer to avoid a stack leak.
146 cleanup, which includes adjusting the stack pointer to avoid a stack
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
DREADME.chromium9 Local modification: Remove webpagereplay/third_party/ipaddr/OWNERS to avoid
/external/mesa3d/src/mesa/drivers/dri/swrast/
DMakefile.am49 swrast_dri_la_LDFLAGS = -module -avoid-version -shared
/external/mesa3d/src/mesa/drivers/dri/nouveau/
DMakefile.am49 nouveau_vieux_dri_la_LDFLAGS = -module -avoid-version -shared
/external/clang/test/SemaObjC/
Ddefault-synthesize.m20 @property (nonatomic) int howMany; // REM: nonatomic to avoid warnings about only implementing one…
42 @property (nonatomic) int howMany; // REM: nonatomic to avoid warnings about only implementing one…
/external/mesa3d/src/mesa/drivers/dri/radeon/
DMakefile.am51 radeon_dri_la_LDFLAGS = -module -avoid-version -shared

12345678910>>...36