Home
last modified time | relevance | path

Searched full:just (Results 1226 - 1250 of 16656) sorted by relevance

1...<<41424344454647484950>>...667

/third_party/typescript/tests/baselines/reference/
H A DasyncFunctionReturnType.js3 // Without explicit type annotation, this is just an array.
90 // Without explicit type annotation, this is just an array.
H A DcallSignatureAssignabilityInInheritance5.js3 // 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 DcheckJsxChildrenProperty14.types39 return <h1>Just Another Button</h1>;
40 ><h1>Just Another Button</h1> : JSX.Element
H A DconstructSignatureAssignabilityInInheritance5.js3 // 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 DjsDeclarationsClasses.types45 // @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 DjsDeclarationsJSDocRedirectedLookups.js17 // 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 DjsdocFunctionType.symbols3 * @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 DjsdocFunctionType.types3 * @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 DjsdocParamTagTypeLiteral.symbols10 notSpecial; // should just be 'Object'
96 * @param {string} opts5[].help - (This one is just normal)
/third_party/typescript/scripts/
H A DimportDefinitelyTypedTests.mjs124 // 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 Dconstants.ts108 // 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 Dpyarena.c10 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 Dcpp_unittest.cc41 // 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 Dcpp_move_unittest.cc59 // 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 Dcsharp_doc_comment.cc46 // 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 Dpstream-util.c79 * 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 Drarebytes.rs52 // 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 Dutil.rs22 /// 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 DREADME.md32 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 DANGLE_pack_reverse_row_order.txt90 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 Daddress_is_readable.cc26 // 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 DREADME.md8 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 Dnested.cpp155 // 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 Druntimecolorfilter.cpp160 // Use just the shader or just the vertex colors. in DEF_SIMPLE_GM()
/third_party/skia/modules/canvaskit/
H A Dskottie.js91 // 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.

Completed in 16 milliseconds

1...<<41424344454647484950>>...667