/vbox/src/libs/zlib-1.2.6/examples/ |
H A D | gzlog.c | 40 - compressed data ending initially with empty stored block 41 - uncompressed data filling out originally empty stored block and 42 subsequent stored blocks as needed (16K max each) 49 stored block and determine where to append the data in the foo.add file, as 95 recovery if interrupted. Multi-byte values are stored little endian 99 for large files is actually the length modulo 2^32.) The stored block 110 - Pointer to first stored block length -- this points to the two-byte length 111 of the first stored block, which is followed by the two-byte, one's 112 complement of that length. The stored block length is preceded by the 113 three-bit header of the stored bloc 296 uint stored; /* bytes currently in last stored block */ member in struct:log [all...] |
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/ |
H A D | aix.c | 46 boolean_t stored; local 50 stored = compare_and_swap((atomic_p)val, &oldval, newval); 51 } while (!stored);
|
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/ |
H A D | xptcstubs_asm_irix.s | 74 # are stored that do not fit in registers
|
/vbox/src/libs/zlib-1.2.6/contrib/puff/ |
H A D | puff.c | 21 * works whether integers are stored big endian or little endian. 120 * - Bits are stored in bytes from the least significant bit to the most 147 * Process a stored block. 151 * - After the two-bit stored block type (00), the stored block length and 152 * stored bytes are byte-aligned for fast copying. Therefore any leftover 157 * - The second inverted copy of the stored block length does not have to be 160 * - A stored block can have zero length. This is sometimes used to byte-align 163 local int stored(struct state *s) function 165 unsigned len; /* length of stored bloc [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/ |
H A D | AsmFuncs.S | 359 ## The value of ESP as stored in the context record is the application ESP
|
H A D | AsmFuncs.asm | 444 ;; The value of ESP as stored in the context record is the application ESP
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/X64/ |
H A D | AsmFuncs.S | 444 ## The value of RSP as stored in the context record is the application RSP
|
H A D | AsmFuncs.asm | 481 ;; The value of RSP as stored in the context record is the application RSP
|
/vbox/src/libs/zlib-1.2.6/contrib/masmx64/ |
H A D | gvmat64.asm | 72 ;window equ rsp + xx - LocalVarsSize ; local copy of s->window ; stored in r10 74 ;scanstart equ rsp + xx - LocalVarsSize ; first two bytes of string ; stored in r12w
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | arb_program_shader.c | 188 * With both GLSL and ARB mode the NP2 fixup information (the texture dimensions) are stored in a 961 /* For registers of type WINED3DDECLTYPE_D3DCOLOR, data is stored as "bgra", 2104 * The Tx in which the perturbation map is stored is the tempreg incarnation of the texture register 3204 /* Clipplanes are always stored without y inversion */ 3251 * the corner. The offsets are stored in z and w in posFixup. posFixup.y contains 3991 TRACE("New signature stored and assigned number %u\n", found_sig->idx); 4416 static inline BOOL vs_args_equal(const struct arb_vs_compile_args *stored, const struct arb_vs_compile_args *new, argument 4418 if((stored->super.swizzle_map & use_map) != new->super.swizzle_map) return FALSE; 4419 if(stored->super.clip_enabled != new->super.clip_enabled) return FALSE; 4420 if(stored [all...] |
H A D | glsl_shader.c | 1754 /* For registers of type WINED3DDECLTYPE_D3DCOLOR, data is stored as "bgra", 4640 * the corner. The offsets are stored in z and w in posFixup. posFixup.y contains 4770 static inline BOOL vs_args_equal(const struct vs_compile_args *stored, const struct vs_compile_args *new, argument 4772 if((stored->swizzle_map & use_map) != new->swizzle_map) return FALSE; 4773 if((stored->clip_enabled) != new->clip_enabled) return FALSE; 4774 return stored->fog_src == new->fog_src;
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | arb_program_shader.c | 162 * With both GLSL and ARB mode the NP2 fixup information (the texture dimensions) are stored in a 833 /* For registers of type WINED3DDECLTYPE_D3DCOLOR, data is stored as "bgra", 1984 * The Tx in which the perturbation map is stored is the tempreg incarnation of the texture register 3001 * the corner. The offsets are stored in z and w in posFixup. posFixup.y contains 3721 TRACE("New signature stored and assigned number %u\n", found_sig->idx); 4155 static inline BOOL vs_args_equal(const struct arb_vs_compile_args *stored, const struct arb_vs_compile_args *new, argument 4157 if((stored->super.swizzle_map & use_map) != new->super.swizzle_map) return FALSE; 4158 if(stored->super.clip_enabled != new->super.clip_enabled) return FALSE; 4159 if(stored->super.fog_src != new->super.fog_src) return FALSE; 4160 if(stored [all...] |
H A D | glsl_shader.c | 1658 /* For registers of type WINED3DDECLTYPE_D3DCOLOR, data is stored as "bgra", 4312 * the corner. The offsets are stored in z and w in posFixup. posFixup.y contains 4415 static inline BOOL vs_args_equal(const struct vs_compile_args *stored, const struct vs_compile_args *new, argument 4417 if((stored->swizzle_map & use_map) != new->swizzle_map) return FALSE; 4418 if((stored->clip_enabled) != new->clip_enabled) return FALSE; 4419 return stored->fog_src == new->fog_src;
|
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/ |
H A D | XIEprotost.h | 137 } stored; member in union:__anon2387::__anon2388
|
/vbox/src/VBox/Devices/Graphics/shaderlib/ |
H A D | glsl_shader.c | 1705 /* For registers of type WINED3DDECLTYPE_D3DCOLOR, data is stored as "bgra", 4443 * the corner. The offsets are stored in z and w in posFixup. posFixup.y contains 4546 static inline BOOL vs_args_equal(const struct vs_compile_args *stored, const struct vs_compile_args *new, argument 4548 if((stored->swizzle_map & use_map) != new->swizzle_map) return FALSE; 4549 if((stored->clip_enabled) != new->clip_enabled) return FALSE; 4550 return stored->fog_src == new->fog_src;
|
/vbox/src/VBox/VMM/VMMR3/ |
H A D | PATMA.asm | 1270 mov dword [esp+12+4], eax ; stored eip in iret frame 1526 mov dword [esp+12+4], eax ; stored eip in iret frame
|
/vbox/src/VBox/VMM/testcase/ |
H A D | tstX86-1A.asm | 483 ; Checks that ST0 in a FXSAVE image is empty and that the value stored is the 3180 ; Stack underflow - nothing stored or popped.
|