Home
last modified time | relevance | path

Searched refs:c24 (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_mips32.c30 const int c24 = 24; in FastSLog2Slow_MIPS32() local
39 "subu %[log_cnt], %[c24], %[log_cnt] \n\t" in FastSLog2Slow_MIPS32()
44 : [c24]"r"(c24), [v]"r"(v) in FastSLog2Slow_MIPS32()
66 const int c24 = 24; in FastLog2Slow_MIPS32() local
73 "subu %[log_cnt], %[c24], %[log_cnt] \n\t" in FastLog2Slow_MIPS32()
78 : [c24]"r"(c24), [v]"r"(v) in FastLog2Slow_MIPS32()
/third_party/typescript/tests/baselines/reference/
H A DconstDeclarations-validContexts.js97 const c24 = 0;
204 const c24 = 0;
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_alu.c106 nir_ssa_def *c24 = nir_imm_int(b, 24); in lower_alu_instr() local
129 c24); in lower_alu_instr()
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_instructions.cpp838 ir_constant *c24 = new(ir) ir_constant(24u); in bit_count_to_math() local
863 c24); in bit_count_to_math()

Completed in 4 milliseconds