Home
last modified time | relevance | path

Searched defs:bytecode (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/jscript/
H A Dengine.h242 bytecode_t *bytecode; member
H A Dengine.c2958 HRESULT exec_source(script_ctx_t *ctx, DWORD flags, bytecode_t *bytecode, function_code_t *function… in exec_source()
/reactos/dll/directx/wine/d3dx9_36/
H A Dpreshader.c386 unsigned int *bytecode = (unsigned int *)data; in dump_bytecode() local
H A Deffect.c6403 ID3DBlob *bytecode = NULL, *temp_errors = NULL; in d3dx9_effect_init() local
/reactos/modules/rostests/winetests/d3dx9_36/
H A Deffect.c4270 const DWORD *bytecode, unsigned int bytecode_size, int expected_shader_index, BOOL todo) in test_effect_preshader_compare_shader_bytecode_()