/third_party/node/deps/npm/node_modules/npm-pick-manifest/lib/ |
H A D | index.js | 21 const shouldAvoid = (ver, avoid) => 22 avoid && semver.satisfies(ver, avoid, avoidSemverOpt) 24 const decorateAvoid = (result, avoid) => 25 result && shouldAvoid(result.version, avoid) 36 avoid = null, 76 avoid, 104 return decorateAvoid(versions[ver] || staged[ver] || restricted[ver], avoid) 114 return isBefore(verTimes, ver, time) ? decorateAvoid(mani, avoid) : null 126 !shouldAvoid(defaultVer, avoid)) { [all...] |
/third_party/libwebsockets/lib/tls/mbedtls/ |
H A D | mbedtls-client.c | 288 unsigned int avoid = 0; in lws_tls_client_confirm_peer_cert() local 315 avoid = LCCSCF_SKIP_SERVER_CERT_HOSTNAME_CHECK; in lws_tls_client_confirm_peer_cert() 320 avoid = LCCSCF_ALLOW_SELFSIGNED; in lws_tls_client_confirm_peer_cert() 325 avoid = LCCSCF_ALLOW_EXPIRED; in lws_tls_client_confirm_peer_cert() 330 avoid = LCCSCF_ALLOW_EXPIRED; in lws_tls_client_confirm_peer_cert() 344 if (wsi->tls.use_ssl & avoid) { in lws_tls_client_confirm_peer_cert()
|
/third_party/skia/src/core/ |
H A D | SkScanPriv.h | 40 // blit the rects above and below avoid, clipped to clip 41 void sk_blit_above(SkBlitter*, const SkIRect& avoid, const SkRegion& clip); 42 void sk_blit_below(SkBlitter*, const SkIRect& avoid, const SkRegion& clip);
|
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | ghash-c64xplus.pl | 118 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 125 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall 219 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 230 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall
|
/third_party/openssl/crypto/modes/asm/ |
H A D | ghash-c64xplus.pl | 118 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 125 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall 219 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 230 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall
|
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-client.c | 610 unsigned int avoid = 0; in lws_tls_client_confirm_peer_cert() local 624 avoid = LCCSCF_SKIP_SERVER_CERT_HOSTNAME_CHECK; in lws_tls_client_confirm_peer_cert() 631 avoid = LCCSCF_ALLOW_SELFSIGNED; in lws_tls_client_confirm_peer_cert() 636 avoid = LCCSCF_ALLOW_EXPIRED; in lws_tls_client_confirm_peer_cert() 641 avoid = LCCSCF_ALLOW_EXPIRED; in lws_tls_client_confirm_peer_cert() 652 if (wsi->tls.use_ssl & avoid) { in lws_tls_client_confirm_peer_cert()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | simple_idct_arm.S | 109 teq r2, #0 @ if null avoid muls 138 teq r3, #0 @ if null avoid muls 148 teq r4, #0 @ if null avoid muls 198 teq r11, #0 @ if null avoid muls 209 teq r9, #0 @ if null avoid muls 320 teq r2, #0 @ if 0, then avoid muls 341 teq r3, #0 @ if 0 then avoid muls 351 teq r4, #0 @ if 0 then avoid muls 393 teq r11, #0 @ if null avoid muls 404 teq r9, #0 @ if null avoid mul [all...] |
/third_party/libexif/contrib/c++/ |
H A D | Makefile | 13 LINKCXXMODULE = $(LINKCXXLIB) -module -avoid-version
|
/third_party/icu/icu4c/source/test/testdata/ |
H A D | testdata.mak | 22 # and renaming the collations element to avoid build CollationElements
|
/third_party/python/PCbuild/ |
H A D | env.bat | 5 rem tools should be the same version to avoid potential conflicts.
|
H A D | find_msbuild.bat | 6 @rem the MSBUILD variable), so we do not use setlocal or echo, and avoid
|
/third_party/python/ |
H A D | configure | 64 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct 402 # global $as_val. Take advantage of shells that can avoid forks. The arguments 2497 /* Override any GCC internal prototype to avoid an error. 2926 # actually), so we avoid doing that. DJGPP emulates it as a regular file. 3011 // dprintf is used instead of fprintf to avoid needing to declare 4199 # avoid using uname for cross builds 7914 # so one script is as good as another. But avoid the broken or 10470 /* Override any GCC internal prototype to avoid an error. 10530 /* Override any GCC internal prototype to avoid an error. 12422 /* Override any GCC internal prototype to avoid a [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jidctfst-mmx.asm | 53 ; PRE_MULTIPLY_SCALE_BITS <= 2 (to avoid overflow) 231 ; To avoid overflow... 385 ; To avoid overflow...
|
H A D | jidctfst-sse2.asm | 53 ; PRE_MULTIPLY_SCALE_BITS <= 2 (to avoid overflow) 223 ; To avoid overflow... 384 ; To avoid overflow...
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jidctfst-sse2.asm | 54 ; PRE_MULTIPLY_SCALE_BITS <= 2 (to avoid overflow) 216 ; To avoid overflow... 377 ; To avoid overflow...
|
/third_party/node/deps/openssl/openssl/crypto/des/asm/ |
H A D | dest4-sparcv9.pl | 188 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard 288 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard 448 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard 602 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard
|
/third_party/openssl/crypto/des/asm/ |
H A D | dest4-sparcv9.pl | 188 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard 288 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard 448 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard 602 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-c64xplus.pl | 203 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall 260 || ROTL @Y[$d1],0,@Y[$d2] ; moved to avoid cross-path stall 317 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall 375 || ROTL @Y[$d0],0,@Y[$d3] ; moved to avoid cross-path stall 642 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall 701 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall 866 my $T = ($Xi=~/^B/?"B24":"A24"); # match @X[i] to avoid cross path
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-c64xplus.pl | 203 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall 260 || ROTL @Y[$d1],0,@Y[$d2] ; moved to avoid cross-path stall 317 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall 375 || ROTL @Y[$d0],0,@Y[$d3] ; moved to avoid cross-path stall 642 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall 701 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall 866 my $T = ($Xi=~/^B/?"B24":"A24"); # match @X[i] to avoid cross path
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_hqdn3d.asm | 77 LOAD t0d, xq+1, %1 ; skip on the last iteration to avoid overread
|
/third_party/gn/src/gn/ |
H A D | function_rebase_path.cc | 179 (depending on whether the input ends in a slash) to avoid returning empty
|
/third_party/ffmpeg/tests/fate/ |
H A D | microsoft.mak | 42 # discard last packet to avoid fails due to overread of VC-1 decoder
|
/third_party/skia/third_party/externals/freetype/builds/ |
H A D | toplevel.mk | 50 # The `space' variable is used to avoid trailing spaces in defining the
|
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | sparcv9_modes.pl | 145 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 367 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 474 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 715 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 806 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 1040 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 1155 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard
|
/third_party/openssl/crypto/perlasm/ |
H A D | sparcv9_modes.pl | 145 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 367 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 474 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 715 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 806 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 1040 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard 1155 2: ldxa [$inp]0x82, %o0 ! avoid read-after-write hazard
|