Home
last modified time | relevance | path

Searched defs:c24 (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DconstDeclarations-validContexts.ts100 const c24 = 0; constant
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc_mips32.c30 const int c24 = 24; in FastSLog2Slow_MIPS32() local
66 const int c24 = 24; in FastLog2Slow_MIPS32() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_alu.c106 nir_ssa_def *c24 = nir_imm_int(b, 24); in lower_alu_instr() local
/third_party/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp838 ir_constant *c24 = new(ir) ir_constant(24u); in bit_count_to_math() local