/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_emit.h | 60 * don't know if real draw disqualifies lrz write. So just 169 * we could probably cache and just regenerate if framebuffer
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_zsa.c | 57 * instead of just where the stencil condition holds (GC600 rev 0x0019, without in etna_zsa_state_create() 59 * Not sure if this is a hardware bug or just a strange edge case. */ in etna_zsa_state_create()
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_derivatives.c | 144 /* Fixup masks. Make original just lower and dupe just upper */ in midgard_lower_derivatives()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A D | rbug_objects.c | 215 /* works on context as well since its just a macro */ in rbug_shader_create() 227 /* works on context as well since its just a macro */ in rbug_shader_destroy()
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | params_dup.c | 190 /* If list1 is finished just tack list2 onto the end */ in OSSL_PARAM_merge() 198 /* If list2 is finished just tack list1 onto the end */ in OSSL_PARAM_merge()
|
/third_party/node/deps/openssl/openssl/crypto/ocsp/ |
H A D | v3_ocsp.c | 165 * ASN1 encoding at all: it just contains arbitrary data. 225 /* Nocheck is just a single NULL. Don't print anything and always set it */
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | p5_pbev2.c | 81 /* Dummy cipherinit to just setup the IV, and PRF */ 90 * here: just means use default PRF.
|
/third_party/libphonenumber/java/geocoder/test/com/google/i18n/phonenumbers/geocoding/ |
H A D | PhoneNumberOfflineGeocoderTest.java | 142 // User in Italy, American number. We should just show United States, in Spanish, and not more in testGetDescriptionForNumberWithUserRegion() 146 // Unknown region - should just show country name. in testGetDescriptionForNumberWithUserRegion()
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | ColumnGroup.java | 59 // The reason this does not just call "prototype().fromPrototype(...)" is that the key may not in getColumn() 60 // be parsable by the function just because it's the "right" type. This allows people to pass in getColumn()
|
/third_party/rust/crates/heck/src/ |
H A D | lib.rs | 15 //! boundary is considered to be just prior to that uppercase character. 158 // Otherwise no word boundary, just update the mode in transform()
|
/third_party/rust/crates/io-lifetimes/src/ |
H A D | lib.rs | 80 // io-lifetimes defined `FromFd`/`IntoFd` traits instead of just using 84 // std just uses `From`/`Into`, because it defines those traits itself so it
|
/third_party/openssl/test/recipes/ |
H A D | 70-test_sslsignature.t | 75 #close_notify - it just closes the connection. Fixing this would be a 80 #Therefore s_client just continues to send its application data and sends
|
/third_party/pulseaudio/src/modules/ |
H A D | module-always-source.c | 98 /* This is us detecting ourselves on load... just ignore this. */ in put_hook_callback() 110 /* This is us detecting ourselves on load in a different way... just ignore this too. */ in put_hook_callback()
|
H A D | module-always-sink.c | 98 /* This is us detecting ourselves on load... just ignore this. */ in put_hook_callback() 110 /* This is us detecting ourselves on load in a different way... just ignore this too. */ in put_hook_callback()
|
/third_party/openssl/crypto/asn1/ |
H A D | p5_pbev2.c | 81 /* Dummy cipherinit to just setup the IV, and PRF */ 90 * here: just means use default PRF.
|
/third_party/openssl/crypto/ |
H A D | params_dup.c | 190 /* If list1 is finished just tack list2 onto the end */ in OSSL_PARAM_merge() 198 /* If list2 is finished just tack list1 onto the end */ in OSSL_PARAM_merge()
|
/third_party/openssl/crypto/ocsp/ |
H A D | v3_ocsp.c | 165 * ASN1 encoding at all: it just contains arbitrary data. 225 /* Nocheck is just a single NULL. Don't print anything and always set it */
|
/third_party/openGLES/extensions/NV/ |
H A D | NV_pack_subimage.txt | 79 Groups of elements are placed in memory just as they are taken 82 memory just where the ith group of the jth row would be taken
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | jitprofiling.h | 9 * This file provides Intel(R) Performance Analyzer JIT (Just-In-Time) 156 /* method name (just the method, without the class) */
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ |
H A D | makeSubmit.py | 8 # one with just the dependencies, and an htmldiff of them. 95 # Generate base spec with just dependencies
|
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
H A D | VK_EXT_layer_settings.adoc | 135 Typically, just like any Vulkan extension, to use a setting, this setting must be understood by the 137 the settings list is not a relevant use case for an application developer. Basically, just like
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | fuzzer_pass_construct_composites_test.cpp | 99 // We just check that the result is valid. in TEST() 180 // We just check that the result is valid. in TEST()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/doc/ |
H A D | TransformFeedback.md | 55 temporary buffer as vertex input, the Vertex Shader in 3rd pass might just a simple passthrough 65 enabled, the original approach will just simply executes the Vertex Shader once and use a cheap
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | GenerateMipmapPerf.cpp | 228 // Perform a draw just so the texture data is flushed. With the position attributes not in drawBenchmark() 266 // Perform a draw just so the texture data is flushed. With the position attributes not in drawBenchmark()
|
/third_party/skia/src/core/ |
H A D | SkModeColorFilter.cpp | 144 // else just stay srcover in Blend() 147 // weed out combinations that are noops, and just return null in Blend()
|