Home
last modified time | relevance | path

Searched full:just (Results 951 - 975 of 16479) sorted by relevance

1...<<31323334353637383940>>...660

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_shader_calls.c301 /* TODO: If a SSA def is filled more than once, we probably want to just in spill_ssa_defs_and_lower_shader_calls()
448 * just re-compute instead of fetching from memory. in spill_ssa_defs_and_lower_shader_calls()
452 /* For now, we just make a note of this new SSA def. We'll in spill_ssa_defs_and_lower_shader_calls()
648 * where it's just if-ladders. in duplicate_loop_bodies()
874 * just skip it and consider we're after the cursor. in flatten_resume_if_ladder()
969 * resume_node have been copied before the cursor. We just need to in flatten_resume_if_ladder()
985 * everything after it in the entire list (not just the one block), and in flatten_resume_if_ladder()
1050 * of all those pesky registers we just added. in lower_resume()
/third_party/musl/src/hilog/linux/
H A Doutput_p.inl250 /* Compatibility code for "%I" just print I */
601 /* Compatibility code for "%I" just print I */
626 /*if it's a private arg, just write <priate> to stream*/
651 /*if it's a private arg, just write <priate> to stream*/
676 /*if it's a private arg, just write <priate> to stream*/
811 /* bufferSize is large enough,just validation the return value */
988 /*if it's a private arg, just write <priate> to stream*/
1147 /*if it's a private arg, just write <priate> to stream*/
/third_party/musl/porting/linux/user/src/hilog/
H A Doutput_p.inl250 /* Compatibility code for "%I" just print I */
601 /* Compatibility code for "%I" just print I */
626 /*if it's a private arg, just write <priate> to stream*/
651 /*if it's a private arg, just write <priate> to stream*/
676 /*if it's a private arg, just write <priate> to stream*/
811 /* bufferSize is large enough,just validation the return value */
988 /*if it's a private arg, just write <priate> to stream*/
1147 /*if it's a private arg, just write <priate> to stream*/
/third_party/node/deps/npm/man/man5/
H A Dpackage-json.56 This document is all you need to know about what's required in your package.json file. It must be actual JSON, not just a JavaScript object literal.
247 You can also provide a \fB.npmignore\fR file in the root of your package or in subdirectories, which will keep files from being included. At the root of your package it will not override the "files" field, but in subdirectories it will. The \fB.npmignore\fR file works just like a \fB.gitignore\fR. If there is a \fB.gitignore\fR file, and \fB.npmignore\fR is missing, \fB.gitignore\fR's contents will be used instead.
355 If you have a single executable, and its name should be the name of the package, then you can just supply it as a string. For example:
557 \fB""\fR (just an empty string) Same as \fB*\fR
647 As of version 1.1.65, you can refer to GitHub urls as just "foo": "user/foo-project". Just as with git URLs, a \fBcommit-ish\fR suffix can be included. For example:
811 If a dependency can be used, but you would like npm to proceed if it cannot be found or fails to install, then you may put it in the \fBoptionalDependencies\fR object. This is a map of package name to version or url, just like the \fBdependencies\fR object. The difference is that build failures do not cause installation to fail. Running \fBnpm install
979 You can also block instead of allowing operating systems, just prepend the blocked os with a '!':
H A Dnpm-json.56 This document is all you need to know about what's required in your package.json file. It must be actual JSON, not just a JavaScript object literal.
247 You can also provide a \fB.npmignore\fR file in the root of your package or in subdirectories, which will keep files from being included. At the root of your package it will not override the "files" field, but in subdirectories it will. The \fB.npmignore\fR file works just like a \fB.gitignore\fR. If there is a \fB.gitignore\fR file, and \fB.npmignore\fR is missing, \fB.gitignore\fR's contents will be used instead.
355 If you have a single executable, and its name should be the name of the package, then you can just supply it as a string. For example:
557 \fB""\fR (just an empty string) Same as \fB*\fR
647 As of version 1.1.65, you can refer to GitHub urls as just "foo": "user/foo-project". Just as with git URLs, a \fBcommit-ish\fR suffix can be included. For example:
811 If a dependency can be used, but you would like npm to proceed if it cannot be found or fails to install, then you may put it in the \fBoptionalDependencies\fR object. This is a map of package name to version or url, just like the \fBdependencies\fR object. The difference is that build failures do not cause installation to fail. Running \fBnpm install
979 You can also block instead of allowing operating systems, just prepend the blocked os with a '!':
/third_party/node/deps/npm/docs/content/configuring-npm/
H A Dpackage-json.md10 package.json file. It must be actual JSON, not just a JavaScript object
280 it will. The `.npmignore` file works just like a `.gitignore`. If there is
382 package, then you can just supply it as a string. For example:
600 * `""` (just an empty string) Same as `*`
686 As of version 1.1.65, you can refer to GitHub urls as just "foo":
687 "user/foo-project". Just as with git URLs, a `commit-ish` suffix can be
892 url, just like the `dependencies` object. The difference is that build
1068 You can also block instead of allowing operating systems, just prepend the
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.cc129 // ThinStrings are just an indirection to an internalized string, so elide the in SerializeObject()
136 // For now just serialize the BytecodeArray instead of baseline code. in SerializeObject()
360 // deferred objects queue though, since it may be the very object we just in RegisterObjectIsPending()
361 // popped off that queue, so just check that it can be deferred. in RegisterObjectIsPending()
528 Just(static_cast<int32_t>(buffer.max_byte_length())); in SerializeJSTypedArray()
562 max_byte_length = Just(static_cast<int32_t>(buffer.max_byte_length())); in SerializeJSArrayBuffer()
1052 // just track the pointer's existence as kTaggedSize in in VisitEmbeddedPointer()
1133 // just track the pointer's existence as kTaggedSize in in VisitCodeTarget()
/third_party/python/Lib/distutils/
H A Dccompiler.py31 # from having to import all possible compiler classes just to do an
576 # Return *all* object filenames, not just the ones we just built.
601 just for consistency).
768 # the necessary logic should just be inlined?
978 # "--compiler", which just happens to be the case for the three
1040 macro 'name' to 'value'. 'include_dirs' is just a list of directory
1101 # resolve all symbols. I just hope we never have to say "-lfoo obj.o
/third_party/skia/src/core/
H A DSkRegion.cpp121 fRunHead = SkRegion_gEmptyRunHeadPtr; // just need a value that won't trigger sk_free(fRunHead)
126 fRunHead = SkRegion_gEmptyRunHeadPtr; // just need a value that won't trigger sk_free(fRunHead)
372 // Just walk this scanline, checking each interval. The X-sentinel will in contains()
837 , fTop((SkRegionPriv::RunType)top) // just a first guess, we might update this in RgnOper()
860 fTop = (SkRegionPriv::RunType)bottom; // just update our bottom in addSpan()
902 // just need a 2nd value, since spanRec.init() reads 2 values, even in operate()
1009 We could just return count/2, since there must be at least 2 values per
1045 // collaps difference and reverse-difference into just difference in Oper()
/third_party/skia/src/effects/imagefilters/
H A DSkBlurImageFilter.cpp255 // If the window is odd just one buffer is needed, but if it's even, then there is one in Make()
304 // If the window is odd then the divisor is just window ^ 3 otherwise, in Make()
348 // If instead we do the subtraction at the end of the previous iteration, we can just
358 // actual data. Sum1's leading edge is just Sum0, and Sum2's leading edge is Sum1. So, doing the
596 // If instead we do the subtraction at the end of the previous iteration, we can just
606 // actual data. Sum1's leading edge is just Sum0, and Sum2's leading edge is Sum1. So, doing the
834 // code adds extra pixels for the border. Just clear everything to clear those pixels. in cpu_blur()
979 // TODO (michaelludwig) - The color space choice is odd, should it just be ctx.refColorSpace()? in gpuFilter()
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.c527 * \returns Pointer to just beyond the buffer for the program.
695 * \returns Pointer to just beyond the buffer for the data - i.e the value
1746 * \returns Pointer to just beyond the buffer for the data - i.e. the value of
2054 /* Otherwise just DMA in Y and Z together in a single 32-bit DOUTW. in pvr_pds_compute_shader()
2069 /* If we don't want Y or Z then just DMA in X in a single 32-bit DOUTW. in pvr_pds_compute_shader()
2151 * just need to do the DOUTWs. in pvr_pds_compute_shader()
2206 /* If we just want X. */ in pvr_pds_compute_shader()
2211 /* If we just want Y or Z. */ in pvr_pds_compute_shader()
2382 * \returns Pointer to just beyond the code/data.
2666 * \returns Pointer to just beyon
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPInt.cpp125 // If the number of words is the same we can just change the width and stop. in reallocate()
298 // Otherwise we can just use an unsigned comparison, because even negative in compareSigned()
527 // calculation doesn't work appropriately for the numbers 0-9, so just use 4
537 // just bit. If the log is exact and value is negative, then the value is
778 // If the exponent is negative, the value is < 0 so just return 0.
791 // then the result is undefined, just return 0
829 // The exponent (without bias normalization) is just the number of bits
892 // Can we just losslessly truncate it?
895 // If not, then just return the new limit.
904 // Can we just losslessl
[all...]
/third_party/curl/docs/
H A DHTTP3.md29 the master branch using pull-requests, just like ordinary changes.
236 there is no point in filing bugs about it just yet.
344 all those until one succeeds - just as with all other protocols. If those IP
361 are huge but do not occupy that much space on disk since they are just big
389 HTTP/1 on localhost port 80. For local toying, we can just use the test cert
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXLikelySubtags.java300 // Intermediate or final value from just language. in maximize()
328 // Final value from just language or language+script. in maximize()
451 // Intermediate or final value from just language. in getLikelyIndex()
472 // Final value from just language or language+script. in getLikelyIndex()
514 // We could try just a series of checks, like: in minimizeSubtags()
/third_party/icu/icu4c/source/test/intltest/
H A Dbidiconf.cpp245 // and not just the start of a longer word. in parseInputStringFromBiDiClasses()
343 // so just break out of the inner loop. in TestBidiTest()
348 // so just break out of the inner loop. in TestBidiTest()
593 // levels but just returns all levels as the paragraph level 0 or 1. in checkLevels()
625 // Therefore we just skip the indexes for BiDi controls while comparing
/third_party/icu/icu4c/source/common/
H A Dlocdispnames.cpp651 int32_t len; /* length of component (plus other stuff) we just fetched */ in uloc_getDisplayName()
673 so just special case it here */ in uloc_getDisplayName()
764 /* true length is the length of just the component we got. */ in uloc_getDisplayName()
865 /* we just want to write the value over if nothing is available */ in uloc_getDisplayKeywordValue()
882 /* we have not found the display name for the value .. just copy over */ in uloc_getDisplayKeywordValue()
H A Dloclikely.cpp83 * just that we don't have any data for that particular locale ID. in findLikelySubtags()
630 * Try the language with just the script. in createLikelySubtagsString()
686 * Try the language with just the region. in createLikelySubtagsString()
742 * Finally, try just the language. in createLikelySubtagsString()
1025 * Start first with just the language. in _uloc_minimizeSubtags()
/third_party/FreeBSD/lib/msun/src/
H A Dmath_private.h416 * particular, they shouldn't convert back and forth just to call here.
487 * Mix 0, 1 or 2 NaNs. First add 0 to each arg. This normally just turns
606 * for just calling here. Note that we cannot easily change the in rnint()
621 * As for rnint(), except we could just call that to handle the in rnintf()
632 * optimizations from limiting the rangle to double. We just need it for
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DPartitionInfo.java144 // Leaf regions are just added directly. in applyOperation()
154 * regions directly, rather than just as pre-defined variables (e.g. "en_*_GB"). We still
231 // rather than just a single one. in build()
248 // all possible regions, not just ones which exist. This is a space/time in build()
306 // is just the "inverse" of the initial "region to partition ID" map. in mapMacroRegionsToPartitionIds()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DSupplementalData.java327 // "sr_Cryl_RS" by the language alias lookup. In the other order, you just get "sr_RS" out. in replaceDeprecatedTags()
329 // TODO: Can we simplify this my just using "addLikelySubtags()" when region is missing? in replaceDeprecatedTags()
374 // Contrary to the precise wording of the specification, we don't just check the language in replaceDeprecatedTags()
504 * an explicit parent set. If you just want "normal" parent of a locale ID, use {@link
555 // We are already canonical, so just return. in addLikelySubtags()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/resources/
H A Dldml2icu_readme.txt25 * A resource bundle value, which is just the CLDR value's base value.
48 The first case can be thought of as just a snippet of regular expression (in this case
55 with '//'. This path is resolved and the value is substituted just prior to matching.
75 that there is no explicit instruction to do this, it just happens.
247 resource bundle paths is just the natural resource bundle path ordering.
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXLikelySubtags.java305 // Intermediate or final value from just language. in maximize()
333 // Final value from just language or language+script. in maximize()
456 // Intermediate or final value from just language. in getLikelyIndex()
477 // Final value from just language or language+script. in getLikelyIndex()
519 // We could try just a series of checks, like: in minimizeSubtags()
/third_party/icu/icu4c/source/i18n/
H A Dregion.cpp238 if ( aliasToRegion != NULL && aliasFromRegion == NULL ) { // This is just an alias from some string to a region in loadRegionData()
357 continue; // handle new pseudo-parent types added in ICU data per cldrbug 7808; for now just skip. in loadRegionData()
468 * Per PMC, just use pointer compare, since we have at most one instance of each Region.
477 * Per PMC, just use pointer compare, since we have at most one instance of each Region.
541 if ( !r ) { // Just in case there's an alias that's numeric, try to find it. in getInstance()
/third_party/icu/icu4c/source/common/unicode/
H A Dchariter.h208 * <li>Just like ForwardCharacterIterator, it provides access to
453 * Sets the iterator to the end of its iteration range, just behind
635 * Constructor, just setting the length field in this base class.
641 * Constructor, just setting the length and position fields in this base class.
647 * Constructor, just setting the length, start, end, and position fields in this base class.
/third_party/lame/mpglib/
H A Dinterface.c236 (just like sync_buffer)
345 /* just to be even more thorough, match the sample rate */ in sync_buffer()
392 InitMP3(mp); /* Less error prone to just to reinitialise. */ in decode_reset()
455 /* just return and make user send in more data */ in decodeMP3_clipchoice()
555 /* read just as many bytes as necessary before decoding */ in decodeMP3_clipchoice()

Completed in 37 milliseconds

1...<<31323334353637383940>>...660