/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader.c | 688 * shader directly. In that case, we just ignore the SPIR-V entirely in radv_shader_spirv_to_nir() 689 * and just use the NIR shader. We don't want to alter meta and RT in radv_shader_spirv_to_nir()
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | qpu_schedule.c | 359 * to each other, but for now just keep all the MUL parts in in calculate_deps() 2393 * successor was scheduled just after the in qpu_set_branch_targets()
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | glsl_to_nir.cpp | 1909 * sense, we'll just turn it into a load which will probably in visit() 2050 * just assume 32 and we have to fix it up here. in visit()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader.c | 1945 /* Just terminate the process, because dependent in si_compile_shader() 2495 * We can't just copy the pointer because we change the pm4 state and in si_create_shader_variant()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_state_common.c | 934 * variants, it will cost just a computation of the key and this in r600_shader_select() 2793 * In case we have an "opposite" format, just use that for the swizzling in r600_translate_texformat()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_ff.c | 2028 * so just fill it always */ in nine_ff_load_viewport_info() 2343 /* XXX: Probably better to just use src/mesa/math/m_matrix.c because
|
/third_party/node/lib/ |
H A D | fs.js | 210 // Use stats array directly to avoid creating an fs.Stats instance just for 2649 // Use stats array directly to avoid creating an fs.Stats instance just
|
/third_party/node/deps/v8/src/wasm/baseline/ppc/ |
H A D | liftoff-assembler-ppc.h | 198 // The call will not return; just define an empty safepoint. in PatchPrepareStackFrame() 204 // Now allocate the stack space. Note that this might do more than just in PatchPrepareStackFrame()
|
/third_party/node/deps/v8/src/web-snapshot/ |
H A D | web-snapshot.cc | 551 // include any new source code, just record the position conversion. in ConstructSource() 1438 // TODO(v8:11525): Add verification mode; verify the objects we just produced. in DeserializeScript()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/aes/ |
H A D | bsaes-armv7.S | 27 @ only low-level primitives and unsupported entry points, just enough 1318 vmov q4,q15 @ just in case ensure that IV
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/aes/ |
H A D | bsaes-armv7.S | 27 @ only low-level primitives and unsupported entry points, just enough 1318 vmov q4,q15 @ just in case ensure that IV
|
/third_party/node/doc/api/ |
H A D | tls.md | 1180 include just the peer's certificate. 1833 just be `string`s or `Buffer`s now.
|
/third_party/node/deps/v8/src/wasm/ |
H A D | c-api.cc | 1634 // just give up and leave {string} as the empty string. in GetProperException() 1956 // just been created, so it can't be imported by any instances
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
H A D | liftoff-assembler-s390.h | 180 // The call will not return; just define an empty safepoint. in PatchPrepareStackFrame() 186 // Now allocate the stack space. Note that this might do more than just in PatchPrepareStackFrame()
|
/third_party/node/src/ |
H A D | node_file.cc | 505 // Just act as if this FileHandle has been closed. in ReleaseFD() 2663 // We'll just re-initialize the buffers in the constructor since their in PrepareForSerialization()
|
/third_party/node/tools/inspector_protocol/lib/ |
H A D | encoding_cpp.template | 1191 // It is just enough to emit the appropriate delimiters and brackets 1615 // We just grab the number here. We validate the size in DecodeNumber.
|
/third_party/node/tools/inspector_protocol/encoding/ |
H A D | encoding.cc | 1183 // It is just enough to emit the appropriate delimiters and brackets 1607 // We just grab the number here. We validate the size in DecodeNumber. in ParseNumberToken()
|
/third_party/openGLES/extensions/ARB/ |
H A D | ARB_gpu_shader5.txt | 1962 It is not automatically treated as precise just because the formal 1967 not be evaluated precisely just because the caller provides a variable
|
/third_party/nghttp2/src/ |
H A D | h2load.cc | 479 // Just a positive number is fine, we chose the first positive number 1127 // Just assign next_proto to selected_proto anyway to show the in connection_made()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | shaderapi.c | 458 * Delete a shader program. Actually, just decrement the program's 1383 * let's just give up */ in link_program()
|
H A D | glformats.c | 2748 /* It can be DEPTH_COMPONENT16 or DEPTH_COMPONENT24, so just return in gles_effective_internal_format_for_format_and_type() 3017 * doesn't list valid types. Just do exactly what the spec says. in _mesa_gles_error_check_format_and_type()
|
H A D | mipmap.c | 1454 /* we just duplicate the input row, kind of hack, saves code */ in make_1d_mipmap() 1652 /* just copy border pixels from src to dst */ in make_3d_mipmap()
|
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_attrib_tmp.h | 350 * XXX: the integers just get converted to floats at this time 439 * XXX: the integers just get converted to floats at this time
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtfmtsym.cpp | 91 // files. They aren't designed for actual use, just for backup. 2507 // we just need to produce something that will be semi-intelligible in initializeData()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | smpdtfmt.h | 763 * as "thai". To specify that just the year portion of the date be formatted using Hebrew numbering, 804 * as "thai". To specify that just the year portion of the date be formatted using Hebrew numbering,
|