| /third_party/skia/third_party/externals/oboe/apps/fxlab/ |
| H A D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
|
| /third_party/skia/third_party/externals/oboe/samples/ |
| H A D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
|
| /third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/ |
| H A D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
|
| /third_party/protobuf/objectivec/ |
| H A D | GPBApi.pbobjc.h | 21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources. 24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources. 104 * consistent with what is provided here. 258 * also declared with same name and request/response types in
|
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_convolution.asm | 17 ;* License along with FFmpeg; if not, write to the Free Software 119 ; reuse r to hold sum, init with zero 138 ; from 32bit to 8bit with saturation, so here
|
| /third_party/ffmpeg/tests/checkasm/x86/ |
| H A D | checkasm.asm | 19 ;* along with this program; if not, write to the Free Software 68 ; Clobber the stack with junk below the stack pointer 166 ; Call fail_func() with a descriptive message to mark it as a failure
|
| /third_party/protobuf/editors/ |
| H A D | proto.vim | 5 " Redistribution and use in source and binary forms, with or without 13 " in the documentation and/or other materials provided with the 42 " Or just create a new file called ~/.vim/ftdetect/proto.vim with the
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | duration.pb.h | 13 #error incompatible with your Protocol Buffer headers. Please update 18 #error incompatible with your Protocol Buffer headers. Please 19 #error regenerate this file with a newer version of protoc.
|
| H A D | source_context.pb.h | 13 #error incompatible with your Protocol Buffer headers. Please update 18 #error incompatible with your Protocol Buffer headers. Please 19 #error regenerate this file with a newer version of protoc.
|
| H A D | timestamp.pb.h | 13 #error incompatible with your Protocol Buffer headers. Please update 18 #error incompatible with your Protocol Buffer headers. Please 19 #error regenerate this file with a newer version of protoc.
|
| /third_party/python/PCbuild/ |
| H A D | get_externals.bat | 68 echo.Fetching %%e with git...
88 echo.Fetching %%b with git...
108 echo.with PCbuild\get_external.py.
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | module.mk | 20 $(ECHO_DRIVER)truetype $(ECHO_DRIVER_DESC)Windows/Mac font files with extension *.ttf or *.ttc$(ECHO_DRIVER_DONE)
|
| /third_party/skia/third_party/externals/freetype/src/type1/ |
| H A D | module.mk | 20 $(ECHO_DRIVER)type1 $(ECHO_DRIVER_DESC)Postscript font files with extension *.pfa or *.pfb$(ECHO_DRIVER_DONE)
|
| /third_party/skia/third_party/externals/freetype/src/winfonts/ |
| H A D | module.mk | 20 $(ECHO_DRIVER)winfnt $(ECHO_DRIVER_DESC)Windows bitmap fonts with extension *.fnt or *.fon$(ECHO_DRIVER_DONE)
|
| /third_party/mesa3d/src/nouveau/codegen/lib/ |
| H A D | gm107.asm | 132 // A number is NaN if its abs value is greater than or unordered with inf 143 // Other values with nonzero in exponent field should be inf 159 // non-0 denorms: multiply with 2^54 (the 0x36 in $r3), join with norms 165 // All numbers with -1 in $r3 have their result ready in $r0d, return them 256 // it with 1/2 or 1/4. 1/2 is used if the "exponent" $r3 is 0, otherwise 290 // with 2^54 if the exponent is smaller or equal. (will multiply 2^27 307 // For 0/inf/nan, make sure the sign bit agrees with input and return 317 // For others, do 4 Newton-Raphson steps with the formula:
|
| H A D | gk110.asm | 117 // A number is NaN if its abs value is greater than or unordered with inf 125 // Other values with nonzero in exponent field should be inf 138 // non-0 denorms: multiply with 2^54 (the 0x36 in $r3), join with norms 143 // All numbers with -1 in $r3 have their result ready in $r0d, return them 226 // it with 1/2 or 1/4. 1/2 is used if the "exponent" $r3 is 0, otherwise 259 // with 2^54 if the exponent is smaller or equal. (will multiply 2^27 274 // For 0/inf/nan, make sure the sign bit agrees with input and return 280 // For others, do 4 Newton-Raphson steps with the formula:
|
| /third_party/musl/src/math/i386/ |
| H A D | atan2f.s | 13 # subnormal x, return x with underflow
|
| H A D | atanf.s | 14 # subnormal x, return x with underflow
|
| H A D | atan2.s | 13 # subnormal x, return x with underflow
|
| H A D | atan.s | 14 # subnormal x, return x with underflow
|
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/ |
| H A D | configdata.pm | 27924 # We allow extra arguments with --query. That allows constructs like 27944 print "\nCommand line (with current working directory = $here):\n\n"; 28051 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n"; 28067 # We may need a result class with a printing function at some point. 28069 # with scalar values and simply print them in some orderly fashion. 28105 If run with no arguments, it will rebuild the build file (Makefile or 28111 When loaded as a module, you get a few databanks with useful information to 28115 %target The OpenSSL config target with all inheritances 28119 %withargs All data given through --with-THING options.
|
| /third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/ |
| H A D | configdata.pm | 27817 # We allow extra arguments with --query. That allows constructs like 27837 print "\nCommand line (with current working directory = $here):\n\n"; 27944 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n"; 27960 # We may need a result class with a printing function at some point. 27962 # with scalar values and simply print them in some orderly fashion. 27998 If run with no arguments, it will rebuild the build file (Makefile or 28004 When loaded as a module, you get a few databanks with useful information to 28008 %target The OpenSSL config target with all inheritances 28012 %withargs All data given through --with-THING options.
|
| /third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/ |
| H A D | configdata.pm | 27614 # We allow extra arguments with --query. That allows constructs like 27634 print "\nCommand line (with current working directory = $here):\n\n"; 27741 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n"; 27757 # We may need a result class with a printing function at some point. 27759 # with scalar values and simply print them in some orderly fashion. 27795 If run with no arguments, it will rebuild the build file (Makefile or 27801 When loaded as a module, you get a few databanks with useful information to 27805 %target The OpenSSL config target with all inheritances 27809 %withargs All data given through --with-THING options.
|
| /third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/ |
| H A D | configdata.pm | 27907 # We allow extra arguments with --query. That allows constructs like 27927 print "\nCommand line (with current working directory = $here):\n\n"; 28034 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n"; 28050 # We may need a result class with a printing function at some point. 28052 # with scalar values and simply print them in some orderly fashion. 28088 If run with no arguments, it will rebuild the build file (Makefile or 28094 When loaded as a module, you get a few databanks with useful information to 28098 %target The OpenSSL config target with all inheritances 28102 %withargs All data given through --with-THING options.
|
| /third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/ |
| H A D | configdata.pm | 27662 # We allow extra arguments with --query. That allows constructs like 27682 print "\nCommand line (with current working directory = $here):\n\n"; 27789 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n"; 27805 # We may need a result class with a printing function at some point. 27807 # with scalar values and simply print them in some orderly fashion. 27843 If run with no arguments, it will rebuild the build file (Makefile or 27849 When loaded as a module, you get a few databanks with useful information to 27853 %target The OpenSSL config target with all inheritances 27857 %withargs All data given through --with-THING options.
|