Searched defs:constant (Results 1 - 25 of 113) sorted by relevance

12345

/src/tests/usr.bin/xlint/lint1/
H A Dmsg_252.c41 int constant = 1111111111111111111111111111111111111111111111111111; variable in typeref:typename:int
H A Dmsg_027.c14 constant, enumerator in enum:__anon3dc2218a0103
16 constant, enumerator in enum:__anon3dc2218a0103
H A Ddecl_enum.c76 constant, enumerator in enum:trailing_comma
/src/lib/lua/syslog/
H A Dsyslog.c91 struct constant { struct
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dpointp.c70 static GLfloat constant[3] = {1.0, 0.0, 0.0}; variable in typeref:typename:GLfloat[3]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_builder.h99 constant(float f) function in class:ir_builder::ir_factory
105 constant(int i) function in class:ir_builder::ir_factory
111 constant(unsigned u) function in class:ir_builder::ir_factory
117 constant(bool b) function in class:ir_builder::ir_factory
H A Dopt_constant_folding.cpp103 ir_constant *constant = local in function:ir_constant_fold
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_builder.h99 constant(float f) function in class:ir_builder::ir_factory
105 constant(int i) function in class:ir_builder::ir_factory
111 constant(unsigned u) function in class:ir_builder::ir_factory
117 constant(bool b) function in class:ir_builder::ir_factory
H A Dopt_constant_folding.cpp103 ir_constant *constant = local in function:ir_constant_fold
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.c59 unsigned rc_constants_add(struct rc_constant_list * c, struct rc_constant * constant) argument
90 struct rc_constant constant; local in function:rc_constants_add_state
117 struct rc_constant constant; local in function:rc_constants_add_immediate_vec4
143 struct rc_constant constant; local in function:rc_constants_add_immediate_scalar
[all...]
H A Dradeon_inline_literals.c97 struct rc_constant * constant; local in function:rc_inline_literals
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.c59 unsigned rc_constants_add(struct rc_constant_list * c, struct rc_constant * constant) argument
90 struct rc_constant constant; local in function:rc_constants_add_state
117 struct rc_constant constant; local in function:rc_constants_add_immediate_vec4
143 struct rc_constant constant; local in function:rc_constants_add_immediate_scalar
[all...]
H A Dradeon_inline_literals.c97 struct rc_constant * constant; local in function:rc_inline_literals
/src/sys/arch/hppa/hppa/
H A Dkobj_machdep.c89 LR(unsigned int x, unsigned int constant) argument
95 RR(unsigned int x, unsigned int constant) argument
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dcompiler.h38 #define constant __attribute__((const)) macro
51 #define constant macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dcompiler.h38 #define constant __attribute__((const)) macro
50 #define constant macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c271 struct rc_constant constant; local in function:handle_immediate
316 struct rc_constant constant; local in function:r300_tgsi_to_rc
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c294 struct rc_constant constant; local in function:handle_immediate
339 struct rc_constant constant; local in function:r300_tgsi_to_rc
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/valhall/
H A Dasm.py77 def constant(self, cons): member in class:FAUState
/src/sys/external/isc/libsodium/dist/test/default/
H A Dxchacha20.c33 unsigned char *constant; local in function:tv_hchacha20
/src/lib/lua/gpio/
H A Dgpio.c227 struct constant { struct
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_blending.c315 float constant = 0.0; local in function:panfrost_make_constant
[all...]
/src/lib/lua/sqlite/
H A Dsqlite.c359 struct constant { struct
/src/sys/dev/microcode/aic7xxx/
H A Daicasm_gram.y708 constant: label
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dpointblast.c43 static GLfloat constant[3] = { 1/5.0, 0.0, 0.0 }; variable in typeref:typename:GLfloat[3]

Completed in 28 milliseconds

12345