Home
last modified time | relevance | path

Searched refs:STATE_LENGTH (Results 1 – 18 of 18) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DRC4Engine.java11 private final static int STATE_LENGTH = 256; field in RC4Engine
124 engineState = new byte[STATE_LENGTH]; in setKey()
128 for (int i=0; i < STATE_LENGTH; i++) in setKey()
136 for (int i=0; i < STATE_LENGTH; i++) in setKey()
/external/mesa3d/src/mesa/program/
Dprog_statevars.h44 #define STATE_LENGTH 5 macro
142 _mesa_program_state_flags(const gl_state_index state[STATE_LENGTH]);
146 _mesa_program_state_string(const gl_state_index state[STATE_LENGTH]);
Dprog_parameter.h88 gl_state_index StateIndexes[STATE_LENGTH];
133 const gl_state_index state[STATE_LENGTH],
166 const gl_state_index stateTokens[STATE_LENGTH]);
Dprog_parameter.c113 const gl_state_index state[STATE_LENGTH], in _mesa_add_parameter() argument
174 for (i = 0; i < STATE_LENGTH; i++) in _mesa_add_parameter()
351 gl_state_index state[STATE_LENGTH]; in _mesa_add_attribute()
397 const gl_state_index stateTokens[STATE_LENGTH]) in _mesa_add_state_reference() argument
406 stateTokens, STATE_LENGTH * sizeof(gl_state_index))) { in _mesa_add_state_reference()
594 for (k = 0; k < STATE_LENGTH; k++) { in _mesa_clone_parameter_list()
Dprogramopt.c60 static const gl_state_index mvpState[4][STATE_LENGTH] = { in _mesa_insert_mvp_dp4_code()
129 static const gl_state_index mvpState[4][STATE_LENGTH] = { in _mesa_insert_mvp_mad_code()
253 static const gl_state_index fogPStateOpt[STATE_LENGTH] in _mesa_append_fog_code()
255 static const gl_state_index fogColorState[STATE_LENGTH] in _mesa_append_fog_code()
Dprogram_parse.y46 const gl_state_index tokens[STATE_LENGTH]);
49 struct asm_symbol *param_var, const gl_state_index tokens[STATE_LENGTH]);
52 struct asm_symbol *param_var, const gl_state_index tokens[STATE_LENGTH]);
139 gl_state_index state[STATE_LENGTH];
2473 const gl_state_index tokens[STATE_LENGTH])
2494 const gl_state_index tokens[STATE_LENGTH])
2497 gl_state_index state_tokens[STATE_LENGTH];
2546 const gl_state_index tokens[STATE_LENGTH])
2549 gl_state_index state_tokens[STATE_LENGTH];
Dprog_statevars.c627 _mesa_program_state_flags(const gl_state_index state[STATE_LENGTH]) in _mesa_program_state_flags() argument
945 _mesa_program_state_string(const gl_state_index state[STATE_LENGTH]) in _mesa_program_state_string() argument
Dnvvertparse.c1351 gl_state_index state_tokens[STATE_LENGTH] = {0, 0, 0, 0, 0}; in _mesa_parse_nv_vertex_program()
/external/jetty/src/java/org/eclipse/jetty/websocket/
DWebSocketParserD00.java44 public static final int STATE_LENGTH=2; field in WebSocketParserD00
141 _state=STATE_LENGTH; in parseNext()
168 case STATE_LENGTH: in parseNext()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_pixeltransfer.c175 static const gl_state_index scale_state[STATE_LENGTH] = in get_pixel_transfer_program()
177 static const gl_state_index bias_state[STATE_LENGTH] = in get_pixel_transfer_program()
Dst_mesa_to_tgsi.c786 static const gl_state_index wposTransformState[STATE_LENGTH] in emit_wpos_adjustment()
Dst_glsl_to_tgsi.cpp1465 static const gl_state_index transform_y_state[STATE_LENGTH] in visit()
3721 static const gl_state_index scale_state[STATE_LENGTH] = in get_pixel_transfer_visitor()
3724 static const gl_state_index bias_state[STATE_LENGTH] = in get_pixel_transfer_visitor()
4293 static const gl_state_index wposTransformState[STATE_LENGTH] in emit_wpos_adjustment()
/external/mesa3d/src/mesa/main/
Duniforms.h238 int tokens[STATE_LENGTH];
Dffvertex_prog.c424 gl_state_index tokens[STATE_LENGTH]; in register_param5()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_fp.c513 gl_state_index tokens[STATE_LENGTH]; in search_or_add_param5()
Dbrw_fs_visitor.cpp1193 int tokens[STATE_LENGTH] = { in emit_texcoord()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_vertprog.c469 gl_state_index tokens[STATE_LENGTH] = { STATE_FOG_PARAMS, 0, 0, 0, 0 }; in r200_translate_vertex_program()
/external/google-tv-pairing-protocol/java/jar/
Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...