/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
H A D | Program.inc | 248 // Just redirect stderr 350 // them and just early out. 362 // This is just a normal character. Don't escape any of the preceding 363 // backslashes, just append them as they are and then append the
|
H A D | Signals.inc | 44 // we will turn off the warnings for this just file. However, MinGW also does 397 // This may also trigger just-in-time debugging via DebugBreak(). 733 // and we should just bail out. 767 // we'll just create the dump file in the default temporary file location
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | unorm.h | 328 * normalized result, it is much more efficient to normalize just a small part of 352 * In such a case, the output buffer will just contain a copy of the text up to the 376 * is to be normalized (true) or just copied (false). 409 * is to be normalized (true) or just copied (false).
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
H A D | BitstreamReader.h | 285 // If word_t is 64-bits and if we've read less than 32 bits, just dump in SkipToFourByteBoundary() 393 /// If this flag is used, abbrev entries are returned just like normal 437 /// subblocks. This just skips over them automatically. 449 // If we found a sub-block, just skip over it and check the next entry. in advanceSkippingSubblocks()
|
/third_party/vixl/test/aarch32/config/ |
H A D | data-types.json | 2338 "0x3fdfffffffffffff", // The value just below 0.5. 2340 "0x3fe0000000000001", // The value just above 0.5. 2341 "0x3fefffffffffffff", // The value just below 1.0. 2343 "0x3ff0000000000001", // The value just above 1.0.
|
/third_party/typescript/tests/baselines/reference/ |
H A D | awaitedTypeStrictNull.symbols | 61 type T13 = _Expect<Awaited<Promise<Promise<number>> | string | null>, /*expected*/ string | number | null>; // otherwise just prints T13 in types tests, which isn't very helpful
68 type T14 = _Expect<Awaited<Promise<Promise<number>> | string | undefined>, /*expected*/ string | number | undefined>; // otherwise just prints T14 in types tests, which isn't very helpful
75 type T15 = _Expect<Awaited<Promise<Promise<number>> | string | null | undefined>, /*expected*/ string | number | null | undefined>; // otherwise just prints T15 in types tests, which isn't very helpful
222 // helps with tests where '.types' just prints out the type alias name
|
/third_party/typescript/src/compiler/ |
H A D | watchUtilities.ts | 233 // Just clear the cache for now
234 // For now just clear the cache, since this could mean that multiple level entries might need to be re-evaluated
263 // No need to update the directory structure, just files
535 // just check if sourceFile with the name exists
|
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_helpers.cc | 273 // result in an enum value in C# called just Blue 277 // Just in case we have an enum name of FOO and a value of FOO_2... make sure the returned in GetEnumValueName() 366 // Groups are hacky: The name of the field is just the lower-cased name 408 // the file namespace. This isn't just a simple prefix; "Foo.B" shouldn't in GetOutputFile()
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | Internal.java | 80 * <p>The protocol compiler does not actually contain a UTF-8 decoder -- it just pushes 87 * <p>It gets worse, though. If protoc just generated a byte array, like: new byte[] {0x12, 0x34, 89 * value. This is much less efficient than just embedding the bytes directly into the bytecode. To 140 // We want to copy all the data in the source ByteBuffer, not just the in copyByteBuffer()
|
/third_party/python/Lib/distutils/ |
H A D | fancy_getopt.py | 46 # appended; short_option should just be a single character, no ':' 217 'getopt()' just returns 'args'; in both cases, the returned 347 # just after the long option 437 """Dummy class just used as a place to hold command-line option
|
/third_party/protobuf/src/google/protobuf/ |
H A D | message_lite.h | 236 // This is not implemented for Lite messages -- it just returns "(cannot 262 // just simple wrappers around MergeFromCodedStream(). Clear() will be 349 // MergeFromCodedStream() is just implemented as MergePartialFromCodedStream() 359 // are just simple wrappers around ByteSize() and SerializeWithCachedSizes().
|
/third_party/python/Lib/test/ |
H A D | test_tuple.py | 16 JUST_SHOW_HASH_RESULTS = False # if RUN_ALL_HASH_TESTS, just display 442 # are just displayed to stdout. A typical output line looks like: 447 # "old tuple test" is just a string name for the test being run. 474 # and on the same test those did "just like random":
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | escaping_test.cc | 112 {"I\\\'ve just seen a \\\"face\\\"", in TEST() 113 "I've just seen a \"face\""}, in TEST() 199 "0\\n" // just a number 0 (not a null escape) plus newline 213 "0\\n" // just a number 0 (not a null escape) plus newline
|
/third_party/skia/third_party/externals/angle2/extensions/ |
H A D | ANGLE_timer_query.txt | 388 // taken to use all significant bits of the result, not just the 437 // taken to use all significant bits of the result, not just the 471 completion of the BeginQuery and EndQuery commands, or just time 561 (13) Why is this done as a separate extension instead of just supporting
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
H A D | vktWsiColorSpaceTests.cpp | 421 const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(desiredSize)); in basicExtensionTest() 462 const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType, tcu::just(desiredSize)); in colorspaceCompareTest() 771 const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(desiredSize)); in surfaceFormatRenderTests() 792 const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(desiredSize)); in surfaceFormatRenderWithHdrTests()
|
/third_party/vulkan-loader/loader/ |
H A D | debug_utils.c | 140 // Assign a unique handle to each messenger (just use the address of the VkDebugUtilsMessengerCreateInfoEXT) in util_CreateDebugUtilsMessengers() 282 // NOTE: Just make the callback ourselves because there could be one or more ICDs that support this extension in terminator_SubmitDebugUtilsMessageEXT() 284 // per message. Instead, if we get a messaged up to here, then just trigger the message ourselves and in terminator_SubmitDebugUtilsMessageEXT() 395 // Assign a unique handle to each callback (just use the address of the VkDebugReportCallbackCreateInfoEXT): in util_CreateDebugReportCallbacks()
|
/third_party/zlib/ |
H A D | gzread.c | 137 whether this is a single-byte file, or just a partially written gzip in gz_look() 171 On return, state->x.have and state->x.next point to the just decompressed 334 /* first just try copying data from the output buffer */ in gz_read() 518 /* in case this was just opened, set up the input buffer */ in gzungetc()
|
/third_party/ffmpeg/tests/ref/fate/ |
H A D | sub-srt-rrn-remux | 55 I just knew it had 324 it just didn't make sense. 805 It's just us. 1304 You just don't get it, 1475 It's just that I have 1590 I just won $50! 1667 little guy is just numb. 1680 just isn't worth it. 1756 It just wasn't
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup.c | 72 /* just use the first scene if we run out */ in lp_setup_wait_empty_scene() 555 * be just one failure!). This avoids doing the previous succeeded in lp_setup_clear() 734 * (as we have mip-first layout can't just adjust base ptr). in lp_setup_set_fs_images() 852 /* XXX: just silently holding onto the pointer: in lp_setup_set_vertex_info() 895 * Just like stored scissor rects need inclusive coords. in lp_setup_set_viewports() 1020 * offsets (as we have mip-first layout can't just adjust in lp_setup_set_fragment_sampler_views() 1462 /* Will probably need to move this somewhere else, just need in lp_setup_update_state() 1590 /* create just one scene for starting point */ in lp_setup_create() 1642 /* exceeding list size so just ignore the query */ in lp_setup_begin_query()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_tgsi_action.c | 56 * cases, the CPU defaults are just wrappers around a function in 976 * generate sigfpe. We don't want to crash just because the in u64mod_emit_cpu() 1000 * generate sigfpe. We don't want to crash just because the in i64mod_emit_cpu() 1025 * generate sigfpe. We don't want to crash just because the in u64div_emit_cpu() 1050 * generate sigfpe. We don't want to crash just because the in i64div_emit_cpu() 1499 * generate sigfpe. We don't want to crash just because the in idiv_emit_cpu() 1697 * generate sigfpe. We don't want to crash just because the in mod_emit_cpu() 1952 * generate sigfpe. We don't want to crash just because the in udiv_emit_cpu() 1999 * generate sigfpe. We don't want to crash just because the in umod_emit_cpu()
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | p_lib.c | 178 /* For purely provided keys, we just call the keymgmt utility */ in EVP_PKEY_copy_parameters() 244 /* For purely provided keys, we just call the keymgmt utility */ in evp_pkey_cmp_any() 307 * This will just call evp_keymgmt_util_match when legacy support in EVP_PKEY_parameters_eq() 332 * This will just call evp_keymgmt_util_match when legacy support in EVP_PKEY_eq() 1489 * If pkey is NULL just return 1 or 0 if the key management method exists. 1522 * succeeded once so just indicate success. in pkey_set_type() 1698 if (pkey->pkey.ptr == NULL /* empty key, just set type */ in EVP_PKEY_dup() 1931 * operation cache. In that case, we know that |i| is zero. Just in evp_pkey_export_to_provider() 2101 * If this isn't an assigned provider side key, we just use any existing in evp_pkey_get_legacy()
|
/third_party/libabigail/src/ |
H A D | abg-comp-filter.cc | 927 /// and carry no data members) but are different just by their size. 957 /// and carry no data members) but are different just by their size. 985 /// just by their size. 1011 /// Test if two @ref decl_base_sptr are different just by the 1018 /// @return true iff the two arguments are different just by the fact 1062 /// Test if two @ref class_or_union_sptr are different just by the 1069 /// @return true iff the two arguments are different just by the fact 1089 /// Test if two @ref enum_sptr are different just by the 1096 /// @return true iff the two arguments are different just by the fact
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeTree.java | 109 * A single node within a range tree. Nodes are really just a specialized implementation of a 110 * node in a deterministic finite state automaton (DFA), and {@link RangeTree} instances are just 481 // If we get to the end of the prefix, just return whatever's left in the range. in apply() 523 * was already interned then it is just returned. 553 // If the edges we get back are the edges of our node, we just need to add ourselves to the in intern() 760 // If the same prefix exists in both inputs however, just doing this subtraction would remove in union() 1219 // If this tree only matches one length of sequences, we can just serialize it directly. in asRangeSpecifications() 1222 // When a tree matches more than one length, we cannot just serialize it in one go, because in asRangeSpecifications() 1306 // This could also just convert both to range specifications and use that, but that's likely in equals()
|
/third_party/rust/crates/log/rfcs/ |
H A D | 0296-structured-logging.md | 90 On the surface there doesn't seem to be a lot of difference between `log` and `slog`, so why not just deprecate one in favor of the other? Conceptually, `log` and `slog` are different libraries that fill different roles, even if there's some overlap. 449 A `Source` doesn't have to just contain key-value pairs directly like `BTreeMap<String, serde_json::Value>` though. It could act like an adapter that changes its pairs before emitting them, like we have for iterators in the standard library. As another example, the following `Source` doesn't store any key-value pairs of its own, instead it will sort and de-duplicate pairs read from another source by first reading them into a map before forwarding them on: 547 Just about the only things you can do with a structured value are format it or serialize it. Serialization and writing might fail, so to allow errors to get carried back to callers there needs to be a general error type that they can early return with: 623 To make it possible to carry any arbitrary `S::Error` type, where we don't know how long the value can live for and whether it's `Send` or `Sync`, without extra work, the `Error` type does not attempt to store the error value itself. It just converts it into a `String`. 1401 Other implementations of `Source` would be encouraged to override the `to_owned` method if they could provide a more efficient implementation. As an example, if there's a `Source` that is already wrapped up in an `Arc` then it can implement `to_owned` by just cloning itself. 1462 The following API is just the fundamental pieces of what's proposed by this RFC. Everything else could be implemented on top of this subset without introducing breakage. It also offers the freedom to move in a different direction entirely: 1617 This is fairly straightforward for primitive types like integers and strings, but becomes much more involved when dealing with complex values likes maps and sequences. Not supporting these complex structures is limiting, and reduces `log`s interoperability with other frameworks that do. A serialization framework needs to do more than just provide a contract, its API needs to work to support implementations on either side of that contract, otherwise it won't gain adoption. 1623 #### Just pick an existing framework 1625 Instead of building a common shim around several serialization frameworks, `log` could just pick one and bake it in directly. This would have the benefit of offering the best end-user experience for existing users of that framework when interacting with the `log!` macros and `Source`s. It also means accepting the trade-offs that framework makes. For `serde`, that means requiring the standard library for boxing values. For `sval`, that means accepting churn as it matures.
|
/third_party/openssl/crypto/evp/ |
H A D | p_lib.c | 178 /* For purely provided keys, we just call the keymgmt utility */ in EVP_PKEY_copy_parameters() 244 /* For purely provided keys, we just call the keymgmt utility */ in evp_pkey_cmp_any() 307 * This will just call evp_keymgmt_util_match when legacy support in EVP_PKEY_parameters_eq() 332 * This will just call evp_keymgmt_util_match when legacy support in EVP_PKEY_eq() 1486 * If pkey is NULL just return 1 or 0 if the key management method exists. 1519 * succeeded once so just indicate success. in pkey_set_type() 1695 if (pkey->pkey.ptr == NULL /* empty key, just set type */ in EVP_PKEY_dup() 1928 * operation cache. In that case, we know that |i| is zero. Just in evp_pkey_export_to_provider() 2098 * If this isn't an assigned provider side key, we just use any existing in evp_pkey_get_legacy()
|