Home
last modified time | relevance | path

Searched full:just (Results 14751 - 14775 of 17082) sorted by relevance

1...<<591592593594595596597598599600>>...684

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1062 // FIXME: Consider the time-space tradeoff of just storing the unit pointer
2577 // If we have no section (e.g. common), just write out
2689 // write a single arange entry containing just that one symbol.
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp252 // We just encountered dead code--instructions that don't have an associated block. in writeOpCode()
2770 // both true and false are constants, can just use OpSelect in writeTernaryExpression()
3469 // interface block, so we're free to just synthesize one. in addRTFlipUniform()
/third_party/skia/tests/
H A DSkVMTest.cpp578 // We haven't explicitly guaranteed that here... it just probably is.
637 // The JIT will try again without hoisting, and that'll just need 2 registers.
1826 // (Not sure this is useful... just want to test it works.)
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
H A DEXT_shader_image_load_store.txt274 GetUniformLocation, just like any uniform variable. Image values need to
1965 RESOLVED: No. It was considered sufficient to have just a limit on the
2203 that b[0] is not modified by any of the instructions and load it just
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp1591 // We could just change the offset argument of dbg.value, but it's unsigned... in replaceOneDbgValueForAlloca()
2370 // then we will just pick it from J - even when they are different. in combineMetadata()
2453 // would just erase all math flags from the original arithmetic in patchReplacementInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFastISel.cpp248 // we don't care about implicit defs here, just places we'll need to add a
1799 // operations, but can't figure out how to. Just use the vfp instructions in SelectBinaryFPOp()
1850 // For AAPCS ABI targets, just use VFP variant of the calling convention. in CCAssignFnForCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3424 // we could handle this, but the cost is likely higher than just
3432 // require run-time logic that would be more expensive than just
3438 // it would be trivial to handle this case, it would just transform
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duchar.h73 * Unicode assigns each code point (not just assigned character) values for
147 * - u_isJavaSpaceChar: Java isSpaceChar; just Z (including no-break spaces)
3769 * Note that Unicode just recommends to ignore Cf (format controls).
/third_party/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc177 // just approximate FP16 as double.
1138 // Deriving int_d_min in this way (rather than just checking INT64_MIN and in TestFPToS()
1303 // Deriving int_d_min in this way (rather than just checking INT64_MIN and in TestFPToFixedS()
/third_party/typescript/src/services/
H A Dutilities.ts348 // This doesn't just apply to the node immediately under the comment, but to everything in its parent's scope.
1911 // treat computed property names where expression is string/numeric literal as just string/numeric literal
3441 const symbolName = checker.symbolToString(symbol); // Do not get scoped name, just the name of the symbol
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc133 // just compare directly to actual.DebugString(), but that would require in ExpectParsesTo()
3365 // top-level options so we won't re-test that -- just make sure that the in TEST_F()
3404 // top-level options so we won't re-test that -- just make sure that the in TEST_F()
/third_party/python/Lib/test/
H A Dtest_doctest.py807 The `get_examples` method returns just the examples:
2840 Tests for the testmod function. More might be useful, but for now we're just
3019 With -o ELLIPSIS specified, the second run, against just the first file, should
H A Dtest_traceback.py244 # and we just decoded them with the output_encoding.
1096 # Check the boundary conditions. First, test just below the cutoff.
1127 # Second, test just above the cutoff.
/third_party/skia/modules/canvaskit/npm_build/types/
H A Dindex.d.ts185 * will first try to create a GPU surface and then fallback to a CPU one if that fails. If just
1440 * just returns a 3x3 version.
3754 * r, g, b, a or just integers that have 8 bits for each these. CanvasKit will detect which one
/third_party/rust/crates/nix/src/
H A Dunistd.rs70 /// Newtype pattern around `uid_t` (which is just alias). It prevents bugs caused by accidentally
127 /// Newtype pattern around `gid_t` (which is just alias). It prevents bugs caused by accidentally
179 /// Newtype pattern around `pid_t` (which is just alias). It prevents bugs caused by accidentally
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Devents.c2323 /* Don't set 4addr mode in this case, so just return */ in multi_ap_process_assoc_resp()
2907 "frame that was received just before " in wpa_supplicant_event_assoc()
3213 * any callback for the message completion, so just wait a in wpa_supplicant_event_michael_mic_failure()
/third_party/vulkan-loader/docs/
H A DLoaderLayerInterface.md505 Disabling layers, whether just through normal usage of
587 The "sType" field, in this case takes a new enum defined just for internal
1899 Distinct instance and device layers are deprecated; there are now just
/third_party/ffmpeg/doc/
H A Dmuxers.texi1158 Allowed values are 0 to 9 (limited just based on practical usage).
1422 If set to 1, the filename will always be interpreted as just a
2410 split at GOP boundaries, in case a key frame is found just before the
2416 issues, with the consequence that a key frame time may result set just
/third_party/backends/ChangeLogs/
H A DChangeLog-1.0.28188 There is little value in putting this in its own directory just
1296 For now, let's just work around this by having a special case for the
3017 GL841, we just needed to add them to the config. Tested it with scanbd.
4105 correctly, it's safer to just fall back to forked processes.
/third_party/backends/sanei/
H A Dsanei_scsi.c1043 /* We get here when the server is done, so we just exit. */ in sanei_scsi_open_extended()
1128 just '{' unfortunately, this only works if all of in sanei_scsi_open_extended()
2273 earlier since the Linux kernel has space for just one big in sanei_scsi_req_wait()
4843 scanner just busy. in scsi_cmd()
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp910 // It didn't seem right to just do an exhaustive test of everything here, so I check in TestGetLangsAndCountries()
1018 // names, and other stuff like that. This test just checks specific language in TestSimpleDisplayNames()
1385 * You may wonder -- why do all this -- why not just add a line to
4822 /* norwegian is just too weird, if we handle things in their full generality */ in TestCanonicalization()
H A Dtranstst.cpp1984 // NOTE: The (ab)+ when referenced just yields a single "ab", in TestQuantifier()
2006 // NOTE: The (ab)+ when referenced just yields a single "ab", in TestQuantifier()
4489 // run through the same list of test cases we used above, but this time, instead of just in TestBeginEndToRules()
4696 * For now, test just confirms that C++ and Java give identical results.
H A Drbbitst.cpp272 // Just make sure that it's returning good memory. in TestGetAvailableLocales()
2981 // Matched a number. But could have been just a single digit, which would in next()
4246 // which is to just keep it from crashing. Correct word boundaries
4278 // For now, just make sure that the break iterator doesn't hang. in TestBug5532()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DULocaleTest.java444 * tested. This isn't necessary here (one could just pass in the
937 /* norwegian is just too weird, if we handle things in their full generality */ in TestCanonicalization()
942 /* root is just a language */ in TestCanonicalization()
1340 // Stand-alone script name, so not just "Vereinfacht". in TestDisplayScriptCoverage()
/third_party/mbedtls/library/
H A Dssl_msg.c2886 /* Either send now, or just save to be sent (and resent) later */ in mbedtls_ssl_write_handshake_msg_ext()
4036 * deprotect because it has rejected early data, as we have just in ssl_prepare_record_content()
4825 * record from the next epoch, just ignore. */ in ssl_buffer_future_record()
6102 * MBEDTLS_SSL_EARLY_DATA_STATE_IND_SENT advance the handshake just in mbedtls_ssl_write_early_data()

Completed in 140 milliseconds

1...<<591592593594595596597598599600>>...684