/third_party/skia/src/core/ |
H A D | SkColorFilter.cpp | 364 working = {dstColorInfo.colorType(), workingAT, workingCS}; variable 367 GrColorSpaceXformEffect::Make(std::move(inputFP), dst,working), context, working); 369 return ok ? GrFPSuccess(GrColorSpaceXformEffect::Make(std::move(fp), working,dst)) 385 working = {rawDst.colorType(), workingAT, workingCS}; variable 387 c = SkColorSpaceXformSteps{dst,working}.program(p, uniforms, c); 388 c = as_CFB(fChild)->program(p, c, working, uniforms, alloc); 389 return c ? SkColorSpaceXformSteps{working,dst}.program(p, uniforms, c) 402 working = {kUnknown_SkColorType, workingAT, workingCS}; variable 405 SkColorSpaceXformSteps{dst,working} [all...] |
/third_party/skia/src/pathops/ |
H A D | SkOpAngle.cpp | 836 SkOpAngle* working = angle; in merge() local 838 if (this == working) { in merge() 841 working = working->fNext; in merge() 842 } while (working != angle); in merge() 844 SkOpAngle* next = working->fNext; in merge() 845 working->fNext = nullptr; in merge() 846 insert(working); in merge() 847 working = next; in merge() 848 } while (working ! in merge() [all...] |
/third_party/python/Tools/wasm/ |
H A D | wasm_build.py | 420 working = "working, unsupported" variable in SupportLevel 426 return self in {cls.supported, cls.working} 674 support_level=SupportLevel.working, 690 support_level=SupportLevel.working, 704 support_level=SupportLevel.working, 718 support_level=SupportLevel.working,
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 610 const curve448_point_t working, in prepare_wnaf_table() 617 pt_to_pniels(output[0], working); in prepare_wnaf_table() 622 ossl_curve448_point_double(tmp, working); in prepare_wnaf_table() 609 prepare_wnaf_table(pniels_t * output, const curve448_point_t working, unsigned int tbits) prepare_wnaf_table() argument
|
/third_party/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 610 const curve448_point_t working, in prepare_wnaf_table() 617 pt_to_pniels(output[0], working); in prepare_wnaf_table() 622 ossl_curve448_point_double(tmp, working); in prepare_wnaf_table() 609 prepare_wnaf_table(pniels_t * output, const curve448_point_t working, unsigned int tbits) prepare_wnaf_table() argument
|
/third_party/skia/third_party/externals/libpng/projects/owatcom/ |
H A D | pngconfig.mak | 121 $# used a working version of the program 'awk' is required and the program
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 657 Invalidates the whole working database. The practical effect is that all 676 Validates the current working database by collection statistics on how many
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 657 Invalidates the whole working database. The practical effect is that all 676 Validates the current working database by collection statistics on how many
|
/third_party/node/ |
H A D | vcbuild.bat | 283 @rem prevent VsDevCmd.bat from changing the current working directory
323 @rem prevent VsDevCmd.bat from changing the current working directory
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-ucm.c | 980 pa_log_error("Failed to find a working mixer device (%s).", mdev); in probe_volumes()
|
/third_party/eudev/ |
H A D | configure | 1338 as_fn_error $? "working directory cannot be determined" 1340 as_fn_error $? "pwd does not report name of working directory" 3238 # actually working. 4452 # Reject unsafe characters in $srcdir or the absolute working directory 4458 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; 7399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5 7400 $as_echo_n "checking for a working dd... " >&6; } 9779 # block says, versions before 2.19.5* couldn't really create working 13792 # the CXX compiler isn't working. Some variables (like enable_shared) 13794 # and will be corrupted by setting them based on a non-working compile [all...] |
/third_party/curl/tests/ |
H A D | servers.pm | 129 my $posix_pwd=$pwd; # current working directory 801 if(/^Remote working directory: /) {
|
/third_party/gn/src/gn/ |
H A D | variables.cc | 2102 # make the paths relative to the script working directory.
|
/third_party/pcre2/pcre2/ |
H A D | RunGrepTest.bat | 684 :: Clean up local working files
|
/third_party/mksh/ |
H A D | Build.sh | 2597 print Cannot find a working Perl interpreter, aborting.
|
/third_party/lame/ |
H A D | configure | 1318 as_fn_error $? "working directory cannot be determined" 1320 as_fn_error $? "pwd does not report name of working directory" 2771 # Reject unsafe characters in $srcdir or the absolute working directory 2777 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; 3860 # actually working. 7128 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5 7129 $as_echo_n "checking for a working dd... " >&6; } 9504 # block says, versions before 2.19.5* couldn't really create working 13526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking working SSE intrinsics" >&5 13527 $as_echo_n "checking working SS [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm.asm | 605 ; to DC). Note: also working with a 2x2 block
|
/third_party/ffmpeg/ |
H A D | configure | 48 echo "Instead, install a working POSIX-compatible shell." 466 Developer options (useful when working on FFmpeg itself):
|
/third_party/ltp/scripts/ |
H A D | checkpatch.pl | 1185 } elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the working tree\./ ||
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 1034 % If working on a large document in chapters, it is convenient to 8069 % one that Bob is working on :).
|
/third_party/libevdev/ |
H A D | configure | 1331 as_fn_error $? "working directory cannot be determined" 1333 as_fn_error $? "pwd does not report name of working directory" 3128 # actually working. 3919 # Reject unsafe characters in $srcdir or the absolute working directory 3925 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; 6555 # by AR_FLAGS because that was never working and AR_FLAGS is about to die. 7269 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5 7270 printf %s "checking for a working dd... " >&6; } 9727 # block says, versions before 2.19.5* couldn't really create working
|
/third_party/skia/third_party/externals/libpng/ |
H A D | configure | 1304 as_fn_error $? "working directory cannot be determined" 1306 as_fn_error $? "pwd does not report name of working directory" 2439 # Reject unsafe characters in $srcdir or the absolute working directory 2445 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; 3362 # actually working. 6711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5 6712 $as_echo_n "checking for a working dd... " >&6; } 9519 # block says, versions before 2.19.5* couldn't really create working 12956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working strtod" >&5 12957 $as_echo_n "checking for working strto [all...] |
/third_party/skia/third_party/externals/microhttpd/ |
H A D | configure | 1367 as_fn_error $? "working directory cannot be determined" 1369 as_fn_error $? "pwd does not report name of working directory" 2594 # Reject unsafe characters in $srcdir or the absolute working directory 2600 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; 3732 # actually working. 9281 # block says, versions before 2.19.5* couldn't really create working
|
/third_party/node/deps/cares/ |
H A D | configure | 1352 as_fn_error $? "working directory cannot be determined" 1354 as_fn_error $? "pwd does not report name of working directory" 3781 # actually working. 5440 # Reject unsafe characters in $srcdir or the absolute working directory 5446 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; 8145 # by AR_FLAGS because that was never working and AR_FLAGS is about to die. 8856 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5 8857 printf %s "checking for a working dd... " >&6; } 11661 # block says, versions before 2.19.5* couldn't really create working 14910 # the CXX compiler isn't working [all...] |