Home
last modified time | relevance | path

Searched full:just (Results 1476 - 1500 of 17830) sorted by relevance

1...<<51525354555657585960>>...714

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFSubstitution.java65 * (this is just the substring of the rule's description containing
179 // if the description was just two paired token characters in NFSubstitution()
301 // on the type of substitution this is, then just call its in doSubstitution()
325 // on the type of substitution this is, then just call its in doSubstitution()
470 // the caller would get by parsing just this part of the in doParse()
572 * Constructs a SameValueSubstution. This function just uses the
914 * the substitution. Otherwise, just use the superclass function.
922 // if this isn't a >>> substitution, just use the inherited version in doSubstitution()
938 * the substitution. Otherwise, just use the superclass function.
946 // if this isn't a >>> substitution, just us in doSubstitution()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNFSubstitution.java66 * (this is just the substring of the rule's description containing
180 // if the description was just two paired token characters in NFSubstitution()
302 // on the type of substitution this is, then just call its in doSubstitution()
326 // on the type of substitution this is, then just call its in doSubstitution()
471 // the caller would get by parsing just this part of the in doParse()
573 * Constructs a SameValueSubstution. This function just uses the
915 * the substitution. Otherwise, just use the superclass function.
923 // if this isn't a >>> substitution, just use the inherited version in doSubstitution()
939 * the substitution. Otherwise, just use the superclass function.
947 // if this isn't a >>> substitution, just us in doSubstitution()
[all...]
/third_party/ltp/doc/
H A Dc-test-tutorial-simple.txt12 a tangent, just leave it for later and move on.
241 just a single string of text with no spaces. The second column, which can
243 is just the executable name, but some tests also take arguments (the LTP has a
403 we are usually just copying headers required for interacting with the Kernel's
432 For the time being though we shall just ignore this. All you need to know for
462 return. This is mainly just for convenience, although it potentially could
520 have control over. Deciding where to create the files is easy, we just create
553 macros such as +STATX_BASIC_STATS+. However for the time being we have just
593 file +file_to_stat+. Because we have set +.needs_tmpdir+, we can just create
675 +TBROK+. Instead they just prin
[all...]
H A DC-Test-Case-Tutorial.asciidoc12 a tangent, just leave it for later and move on.
242 just a single string of text with no spaces. The second column, which can
244 is just the executable name, but some tests also take arguments (the LTP has a
404 we are usually just copying headers required for interacting with the Kernel's
433 For the time being though we shall just ignore this. All you need to know for
463 return. This is mainly just for convenience, although it potentially could
521 have control over. Deciding where to create the files is easy, we just create
554 macros such as +STATX_BASIC_STATS+. However for the time being we have just
594 file +file_to_stat+. Because we have set +.needs_tmpdir+, we can just create
676 +TBROK+. Instead they just prin
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-date-time-format.cc627 isolate, options, factory->locale_string(), locale, Just(kDontThrow)); in ResolvedOptions()
634 isolate, options, factory->calendar_string(), calendar, Just(kDontThrow)); in ResolvedOptions()
642 Just(kDontThrow)); in ResolvedOptions()
647 isolate, options, factory->timeZone_string(), timezone, Just(kDontThrow)); in ResolvedOptions()
657 date_time_format->HourCycleAsString(), Just(kDontThrow)); in ResolvedOptions()
666 Just(kDontThrow)); in ResolvedOptions()
675 Just(kDontThrow)); in ResolvedOptions()
698 factory->NewNumberFromInt(fsd), Just(kDontThrow)); in ResolvedOptions()
709 Just(kDontThrow)); in ResolvedOptions()
723 Just(kDontThro in ResolvedOptions()
[all...]
/third_party/python/Doc/install/
H A Dindex.rst71 :file:`README.txt` or possibly just :file:`README`, which should explain that
83 modules you've just downloaded: Run the command above. Unless you need to
108 into. For example, if you've just downloaded a module source distribution
181 platform and Python version. The first form, with just a :file:`lib` directory,
206 If you don't choose an installation directory---i.e., if you just run ``setup.py
242 simple commands. Under Unix, just type ``python`` at the shell prompt. Under
366 Unix, lazy typists can just type a tilde (``~``); the :command:`install` command
423 base, which is used for platform-specific files. (Currently, this just means
496 :ref:`inst-alt-install` just don't do what you want. You might want to tweak just
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp222 // - just give up. It is up to caller to make sure the pointer is pointing in isObjectSmallerThan()
292 // If it's a constant, just convert it to an offset and remove the variable. in GetLinearExpression()
375 // bits of a sign or zero extended value - just scales and offsets. The in GetLinearExpression()
387 // by just incrementing the number of bits we've extended by. in GetLinearExpression()
461 /// depth (MaxLookupSearchDepth). When DataLayout not is around, it just looks
645 // If the chain of expressions is too deep, just return early. in DecomposeGEPExpression()
777 // We can bound the aliasing properties of memset_pattern16 just as we can in isWriteOnlyParam()
847 // through this once, so just return the cached results. Notably, when this in alias()
1246 // The same applies if (b) is based on a GlobalVariable. Note that just being
1383 // just th in aliasGEP()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1270 , dynamicValue (tcu::just<T>(dVal)) in StaticAndDynamicPair()
1393 BEFORE_DRAW = 1, // After binding dynamic pipeline and just before drawing.
2389 const tcu::Maybe<bool> dynamicValue = (hasDynamicValue ? tcu::just(negativeOneToOneConfig.dynamicValue->get()) : tcu::nothing<bool>()); in getActiveNegativeOneToOneValue()
2398 const tcu::Maybe<bool> dynamicValue = (hasDynamicValue ? tcu::just(depthClipEnableConfig.dynamicValue->get()) : tcu::nothing<bool>()); in getActiveDepthClipEnable()
4328 // This one just reuses the default device from the context.
6460 // Dynamic state set just before drawing in createExtendedDynamicStateTests()
6520 config.cullModeConfig.dynamicValue = tcu::just<vk::VkCullModeFlags>(vk::VK_CULL_MODE_NONE); in createExtendedDynamicStateTests()
6527 config.cullModeConfig.dynamicValue = tcu::just<vk::VkCullModeFlags>(vk::VK_CULL_MODE_BACK_BIT); in createExtendedDynamicStateTests()
6536 config.cullModeConfig.dynamicValue = tcu::just<vk::VkCullModeFlags>(vk::VK_CULL_MODE_FRONT_BIT); in createExtendedDynamicStateTests()
6543 config.cullModeConfig.dynamicValue = tcu::just<v in createExtendedDynamicStateTests()
[all...]
/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Doutput_p.inl252 /* Compatibility code for "%I" just print I */
604 /* Compatibility code for "%I" just print I */
629 /*if it's a private arg, just write <priate> to stream*/
654 /*if it's a private arg, just write <priate> to stream*/
679 /*if it's a private arg, just write <priate> to stream*/
815 /* bufferSize is large enough,just validation the return value */
992 /*if it's a private arg, just write <priate> to stream*/
1151 /*if it's a private arg, just write <priate> to stream*/
/third_party/curl/docs/
H A DTheArtOfHttpScripting.md59 Many times you may wonder what exactly is taking all the time, or you just
143 The path part is just sent off to the server to request that it sends back
180 is probably to just use one, but you can specify any amount of URLs. Yes
231 the data you send. You cannot just invent something out of the air.
256 To make curl do the GET form post for you, just enter the expected created
328 in, they are not displayed to the user and they get passed along just as all
499 cookies. Cookies are just names with associated contents. The cookies are
647 While not strictly just HTTP related, it still causes a lot of people
/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()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/
H A DKconfig15 kernel: saying N will just cause the configurator to skip all
/third_party/curl/tests/data/
H A Dtest30613 No headers at all, just data swsclose
H A Dtest95028 # the custom request just does it lowercase to remain the same command
/third_party/glslang/Test/
H A Dhlsl.getdimensions.dx10.vert18 // This is just to establish that GetDimensions appears in the vertex stage.
H A Dspv.intrinsicsSpirvTypeWithTypeSpecifier.vert15 // Just to enable the memory model of physical storage buffer

Completed in 46 milliseconds

1...<<51525354555657585960>>...714