/third_party/grpc/src/csharp/Grpc.Tools/ |
D | ProtoCompilerOutputs.cs | 79 var patched = new List<ITaskItem>(); in Execute() 83 patched.Add(patchedProto); in Execute() 94 PatchedProtobuf = patched.ToArray(); in Execute()
|
/third_party/skia/third_party/externals/angle2/src/compiler/ |
D | generate_parser_tools.py | 89 patched = output.replace(patch_in, patch_out) 93 patched = patched.replace('\t', ' ') 96 flex_output_patched.write(patched)
|
/third_party/node/deps/npm/node_modules/graceful-fs/ |
D | README.md | 62 providing a fully-patched `fs` module vs monkey-patching the node core 63 builtin, and the approach by which a non-monkey-patched `fs` was 73 which is patched. However, it can also obviously cause undesirable 76 Implementing a separate-but-identical patched `fs` module is more 82 patched. It is safe to use in all versions of Node from 0.8 through
|
/third_party/musl/dist/ |
D | config.mak | 20 # Uncomment to fix broken distro-patched toolchains where hash-style=gnu(only) 23 # Uncomment to fix broken distro-patched toolchains where stack-protector=on
|
/third_party/python/Lib/unittest/test/testmock/ |
D | testwith.py | 146 with patch('%s.open' % __name__, mock, create=True) as patched: 147 self.assertIs(patched, mock) 184 with patch('%s.open' % __name__, mock, create=True) as patched: 185 self.assertIs(patched, mock)
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_transfer.c | 70 if (level->patched) in etna_patch_data() 84 level->patched = true; in etna_patch_data() 93 if (!level->patched) in etna_unpatch_data() 98 level->patched = false; in etna_unpatch_data()
|
D | etnaviv_resource.h | 61 bool patched; member
|
/third_party/grpc/examples/android/helloworld/ |
D | README.md | 6 protobuf release, but until then must be manually patched in to
|
/third_party/python/Mac/BuildScript/ |
D | tk868_on_10_8_10_9.patch | 9 +++ tk8.6.8-patched/macosx/tkMacOSXXStubs.c 2018-01-06 19:34:17.000000000 -0600
|
/third_party/node/lib/internal/modules/cjs/ |
D | loader.js | 190 let patched = false; variable 204 patched = true; 209 patched = true; 220 patched = true; 231 patched = true; 987 if (patched) {
|
/third_party/grpc/tools/distrib/ |
D | build_ruby_environment_macos.sh | 27 +++ patched 2018-04-10 11:40:25.000000000 -0700
|
/third_party/grpc/src/android/test/interop/ |
D | README.md | 6 protobuf release, but until then must be manually patched in to
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | README | 17 *** Clone and build a patched wine 22 *** And finally we create some symlinks to our patched wine files:
|
/third_party/protobuf/kokoro/release/ruby/macos/ruby/ |
D | ruby_build_environment.sh | 29 +++ patched 2018-04-10 11:40:25.000000000 -0700
|
/third_party/openssl/doc/man3/ |
D | SSL_CTX_set_options.pod | 285 renegotiation is referred to as I<patched>. A server not supporting secure 295 =head2 Unpatched client and patched OpenSSL server 301 If the patched OpenSSL server attempts to renegotiate a fatal 312 and renegotiation between patched OpenSSL clients and unpatched servers 323 As more servers become patched the option B<SSL_OP_LEGACY_SERVER_CONNECT> will
|
/third_party/freetype/builds/atari/ |
D | README.TXT | 18 - The file `freetype2/include/Ft2build.h' must be patched as follows to
|
/third_party/flutter/skia/third_party/externals/freetype/builds/atari/ |
D | README.TXT | 18 - The file `freetype2/include/Ft2build.h' must be patched as follows to
|
/third_party/skia/third_party/externals/freetype/builds/atari/ |
D | README.TXT | 18 - The file `freetype/include/Ft2build.h' must be patched as follows to
|
/third_party/python/Lib/unittest/ |
D | mock.py | 1344 def decoration_helper(self, patched, args, keywargs): argument 1347 for patching in patched.patchings: 1365 def patched(*args, **keywargs): function 1366 with self.decoration_helper(patched, 1371 patched.patchings = [self] 1372 return patched 1382 async def patched(*args, **keywargs): function 1383 with self.decoration_helper(patched, 1388 patched.patchings = [self] 1389 return patched
|
/third_party/icu/tools/multi/ |
D | readme.txt | 35 multi/tmp/src/ Unpacked and patched source
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/asm686/ |
D | README.686 | 1 This is a patched version of zlib, modified to use
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/asm686/ |
D | README.686 | 1 This is a patched version of zlib, modified to use
|
/third_party/flutter/skia/third_party/externals/freetype/docs/ |
D | PROBLEMS | 67 +++ src/cache/ftcbasic.c.patched 15 May 2006 02:51:02 -0000
|
/third_party/freetype/docs/ |
D | PROBLEMS | 67 +++ src/cache/ftcbasic.c.patched 15 May 2006 02:51:02 -0000
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | PROBLEMS | 67 +++ src/cache/ftcbasic.c.patched 15 May 2006 02:51:02 -0000
|