/third_party/typescript/tests/baselines/reference/ |
H A D | asyncFunctionReturnType.js | 3 // Without explicit type annotation, this is just an array. 90 // Without explicit type annotation, this is just an array.
|
H A D | callSignatureAssignabilityInInheritance5.js | 3 // same as subtypingWithCallSignatures2 just with an extra level of indirection in the inheritance chain 53 // same as subtypingWithCallSignatures2 just with an extra level of indirection in the inheritance chain
|
H A D | checkJsxChildrenProperty14.types | 39 return <h1>Just Another Button</h1>;
40 ><h1>Just Another Button</h1> : JSX.Element
|
H A D | constructSignatureAssignabilityInInheritance5.js | 3 // same as subtypingWithConstructSignatures2 just with an extra level of indirection in the inheritance chain 53 // same as subtypingWithConstructSignatures2 just with an extra level of indirection in the inheritance chain
|
H A D | jsDeclarationsClasses.types | 45 // @readonly is currently unsupported, it seems - included here just in case that changes
102 // @readonly is currently unsupported, it seems - included here just in case that changes
|
H A D | jsDeclarationsJSDocRedirectedLookups.js | 17 // these are not recognized as anything and should just be lookup failures 47 // these are not recognized as anything and should just be lookup failures
|
H A D | jsdocFunctionType.symbols | 3 * @param {function(this: string, number): number} c is just passing on through
24 * @param {function(new: { length: number }, number): number} c is just passing on through
|
H A D | jsdocFunctionType.types | 3 * @param {function(this: string, number): number} c is just passing on through
27 * @param {function(new: { length: number }, number): number} c is just passing on through
|
H A D | jsdocParamTagTypeLiteral.symbols | 10 notSpecial; // should just be 'Object'
96 * @param {string} opts5[].help - (This one is just normal)
|
/third_party/typescript/scripts/ |
H A D | importDefinitelyTypedTests.mjs | 124 // When you just want to test the script out on one or two files,
125 // just add a line like the following:
|
/third_party/typescript/src/testRunner/unittests/services/extract/ |
H A D | constants.ts | 108 // NOTE: this test isn't normative - it just documents our sub-optimal behavior.
112 // NOTE: this test isn't normative - it just documents our sub-optimal behavior.
|
/third_party/python/Python/ |
H A D | pyarena.c | 10 TODO(jhylton): Think about a realloc API, maybe just for the last 80 ab_mem points just past header. */ in block_new()
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_unittest.cc | 41 // well just check it against golden files since those files would have to be 82 // following is just a token usage to insure that the code is, in fact, in TEST()
|
H A D | cpp_move_unittest.cc | 59 // Check if the optional_nested_message was actually moved (and not just in TEST() 74 // Check if the optional_nested_message was actually moved (and not just in TEST()
|
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_doc_comment.cc | 46 // in the .proto file; documentation comments generated just from field/message/enum/proto names 68 // (We don't skip "just whitespace" lines, either.) in WriteDocCommentBodyImpl()
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | pstream-util.c | 79 * pa_pstream_send_packet() does not do any actual writes and just 141 * further - just its ID. Both endpoints can then close their fds. */
|
/third_party/rust/crates/memchr/src/memmem/ |
H A D | rarebytes.rs | 52 // case, we should probably just adjust the routine below to pick 97 /// rare1 is rarer than rare2, but just wants to ensure that they are
|
H A D | util.rs | 22 /// Why not just use actual memcmp for this? Well, memcmp requires calling out 24 /// just calling out to libc, it also seems to result in worse codegen. By
|
/third_party/skia/third_party/externals/abseil-cpp/ |
H A D | README.md | 32 just found that many of these utilities serve a purpose within our code 39 If you want to just get started, make sure you at least run through the
|
/third_party/skia/third_party/externals/angle2/extensions/ |
H A D | ANGLE_pack_reverse_row_order.txt | 90 in memory just as they are taken from memory when transferring pixel 92 (corresponding to the ith pixel in the jth row) is placed in memory just
|
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
H A D | address_is_readable.cc | 26 // On platforms other than Linux, just return true. 125 // If pid_and_fds contains the problematic file descriptors we just used, in AddressIsReadable()
|
/third_party/skia/infra/bots/assets/mesa_intel_driver_linux/ |
H A D | README.md | 8 See below for steps on just building the driver. 12 It is easiest to just use the pre-built docker image.
|
/third_party/skia/gm/ |
H A D | nested.cpp | 155 // Originally the SVG string "M5,14H0V9h5V14Z M1,13h3v-3H1V13Z" but that just specifies a in DEF_SIMPLE_GM() 170 // The original SVG drew 3 separate paths, but these were just translations of the original in DEF_SIMPLE_GM()
|
H A D | runtimecolorfilter.cpp | 160 // Use just the shader or just the vertex colors. in DEF_SIMPLE_GM()
|
/third_party/skia/modules/canvaskit/ |
H A D | skottie.js | 91 // Be sure to return a copy of just the first 2 values. 137 // Be sure to return a copy of just the first 2 values.
|