/third_party/libwebsockets/READMEs/ |
H A D | README.tls-sessions.md | 26 be skipped, and a connection-specific AES key agreed at both sides just by 46 as degrading security. Lws doesn't support Session Tickets, just reuse by
|
H A D | README.lws_sul.md | 77 Before v4.1, lws just offers the same scheduling service for everything both internal 95 That is just one example, lws offers generic scheduler services the user code can
|
/third_party/mbedtls/tests/suites/ |
H A D | test_suite_pkcs1_v15.data | 15 RSAES-V15 Encryption Test Vector Data just fits 19 RSAES-V15 Decryption Test Vector Data just fits
|
H A D | test_suite_lms.function | 21 /* Allocation failure isn't a test failure, since it likely just means 54 /* Allocation failure isn't a test failure, since it likely just means
|
/third_party/mesa3d/docs/isl/ |
H A D | hiz.rst | 20 pull the stencil LOD from ``3DSTATE_DEPTH_BUFFER``, it's just always 0 like 37 just an address and a surface pitch. Instead, all that other information is
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_ubo_vec4.c | 122 /* For an aligned load, just ask the backend to load from the known in nir_lower_ubo_vec4_lower() 139 * with just one load and one bcsel. in nir_lower_ubo_vec4_lower()
|
H A D | nir_opt_move.c | 30 * This pass can move various operations just before their first use inside the 47 * By moving the comparison just before the bcsel, the condition codes could
|
H A D | nir_gather_ssa_types.c | 84 * it just assigns intness or floatness to types without any attempt to sort 161 /* We could go nuts here, but we'll just handle a few simple in nir_gather_ssa_types()
|
/third_party/mesa3d/src/freedreno/decode/scripts/ |
H A D | analyze.lua | 63 -- these separately (separating clear/restore/resolve) just to 74 -- populate current regs. For now just consider ones that have
|
H A D | tex3d-layout.lua | 5 -- unrelated blits. So just save all of them until we find the 42 -- Just in case, filter out anything that isn't starting
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | v3d_nir_lower_image_load_store.c | 34 * On V3D 4.x, we just need to do format conversion for stores such that the 109 /* For 32-bit formats, we just have to move the vector in v3d_nir_lower_image_store()
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir_array_refcount.cpp | 123 * already visited, just continue on. Otherwise, for an arrays-of-arrays in visit_enter() 203 * dead-code eliminate them, so just accept the body here. in visit_enter()
|
/third_party/ltp/include/mk/ |
H A D | env_pre.mk | 51 # Just in case it's not specified, set it to the top srcdir (because the user 126 # just these two vars and $(CURDIR).
|
/third_party/ltp/include/lapi/ |
H A D | ipcbuf.h | 167 * everyone just ended up making identical copies without specific 168 * optimizations, so we may just as well all use the same one.
|
H A D | sembuf.h | 199 * everyone just ended up making identical copies without specific 200 * optimizations, so we may just as well all use the same one.
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_opt_dead_code.c | 34 * been eliminated at the NIR level, and here we're just cleaning up small 111 * don't need its destination value, just in qir_opt_dead_code()
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_visual.c | 72 // but it should be fine to just only include it for Leopard and later. This line 73 // just tells the linker to never strip this symbol (such as for space optimization)
|
/third_party/node/lib/internal/util/parse_args/ |
H A D | utils.js | 19 // main file and just tested implicitly via API). 67 * Determines if `arg` is just a short option.
|
/third_party/node/test/fixtures/wpt/streams/readable-streams/ |
H A D | cancel.any.js | 65 const passedReason = new Error('Sorry, it just wasn\'t meant to be.'); 210 const errorInCancel = new Error('Sorry, it just wasn\'t meant to be.');
|
/third_party/node/test/parallel/ |
H A D | test-stream3-pause-then-read.js | 105 // Just pipe 200 bytes, then unshift the extra and unpipe. 140 // Don't read anything, just resume and re-pause a whole bunch.
|
H A D | test-tls-session-cache.js | 64 // are just failures, though. 93 // Just to check that async really works there
|
H A D | test-util-inspect-proxy.js | 153 // Just for fun, let's create a Proxy using Arrays. 159 // Now we're just getting silly, right?
|
H A D | test-zlib-random-byte-pipes.js | 90 // if finished, then just emit end. 113 // A filter that just verifies a shasum
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/ |
H A D | exceptions.js | 40 // Bad testcases that just loads a script that always throws errors. 45 // Just recursively loads itself.
|
/third_party/node/deps/v8/tools/v8windbg/src/ |
H A D | local-variables.cc | 74 // We're not actually adding any parameters data yet; we just need it to not 93 // Eventually v8_debug_helper will provide some help here, but for now, just
|