/reactos/sdk/include/psdk/ |
H A D | msinkaut.idl | 29 typedef float single; 192 single eM11; 193 single eM12; 194 single eM21; 195 single eM22; 196 single eDx; 197 single eDy; 233 [in] single eM11, 234 [in] single eM12, 235 [in] single eM21, [all …]
|
/reactos/sdk/lib/3rdparty/libmpg123/ |
H A D | layer1.c | 218 int single = fr->single; in do_layer1() local 222 if(stereo == 1 || single == SINGLE_MIX) /* I don't see mixing handled here */ in do_layer1() 223 single = SINGLE_LEFT; in do_layer1() 241 if(single != SINGLE_STEREO) in do_layer1() 242 clip += (fr->synth_mono)(fraction[single], fr); in do_layer1()
|
H A D | layer2.c | 379 int single = fr->single; in do_layer2() local 391 if(stereo == 1 || single == SINGLE_MIX) /* also, mix not really handled */ in do_layer2() 392 single = SINGLE_LEFT; in do_layer2() 412 if(single != SINGLE_STEREO) in do_layer2() 413 clip += (fr->synth_mono)(fraction[single][j], fr); in do_layer2()
|
H A D | layer3.c | 405 …de_info(mpg123_handle *fr, struct III_sideinfo *si,int stereo, int ms_stereo,long sfreq,int single) in III_get_side_info() argument 408 int powdiff = (single == SINGLE_MIX) ? 4 : 0; in III_get_side_info() 2105 int single = fr->single; in do_layer3() local 2113 single = SINGLE_LEFT; in do_layer3() 2115 else if(single != SINGLE_STEREO) /* stream is stereo, but force to mono */ in do_layer3() 2131 if(III_get_side_info(fr, &sideinfo,stereo,ms_stereo,sfreq,single)) in do_layer3() 2255 if(ms_stereo || i_stereo || (single == SINGLE_MIX) ) in do_layer3() 2263 switch(single) in do_layer3() 2297 if(single != SINGLE_STEREO || fr->af.encoding != MPG123_ENC_SIGNED_16 || fr->down_sample != 0) in do_layer3() 2302 if(single != SINGLE_STEREO) in do_layer3()
|
/reactos/base/services/nfsd/ |
H A D | readdir.c | 59 status = safe_read(&buffer, &length, &args->single, sizeof(args->single)); in parse_readdir() 69 args->initial, args->restart, args->single, args->kbuf); in parse_readdir() 412 if (args->single) in readdir_add_dots() 469 args->filter, args->initial, args->restart, args->single); in handle_readdir() 514 if (dots_len && args->single) { in handle_readdir() 588 if (args->single && last_offset) { in handle_readdir() 613 args->filter, args->initial, args->restart, args->single); in handle_readdir()
|
H A D | upcall.h | 120 BOOLEAN single; member 142 BOOLEAN single; member
|
H A D | ea.c | 221 status = safe_read(&buffer, &length, &args->single, sizeof(args->single)); in parse_getexattr() 230 "Single %d\n", args->buf_len,args->eaindex, args->restart, args->single); in parse_getexattr() 635 if (query->NextEntryOffset == 0 || args->single) in handle_getexattr() 650 if (status == NO_ERROR && !args->overflow && !args->single) { in handle_getexattr()
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/doc/ |
H A D | lspci-channel.txt | 7 text based and line oriented: One single line per request or 19 After the last line, a line with a single dot is sent.
|
/reactos/sdk/include/reactos/libs/fullfat/ |
H A D | ff_config.h | 184 #error FullFAT Invalid ff_config.h file: Must choose a single option for File Allocation Method. DO… 190 #error FullFAT Invalid ff_config.h file: Must choose a single UNICODE support option. FF_UNICODE_SU…
|
/reactos/sdk/lib/ucrt/inc/ |
H A D | macamd64.inc | 23 ; This macro emits a single-byte push <reg> instruction in a 45 ; This macro emits a single-byte push <reg> instruction in a 51 ; standard dictates that functions must not begin with a single 74 ; This macro emits a single-byte pushfq instruction in a 96 ; This macro emits a single-byte pushfq instruction in a 102 ; standard dictates that functions must not begin with a single 284 ; positive and negative single-byte displacements.
|
/reactos/dll/opengl/glu32/src/libtess/ |
H A D | README | 65 The library can be compiled in single- or double-precision; the type 68 GLU_TESS_API_FLOAT defined to get the single-precision version. 214 For a single contour C, the winding number of a point x is simply 220 points in a single region. 241 each other might be replaced by a single vertex. The tolerance 244 result of a single merge operation. If a single feature takes part 326 Draw all the input contours as a single polygon. The winding number 334 Draw a single polygon using the contours from both input polygons. 341 Suppose we want to compute A \ (B union C union D). Draw a single 418 Concave single-contour polygons:
|
/reactos/sdk/lib/3rdparty/freetype/src/tools/ftrandom/ |
H A D | README | 31 --error-count <cnt> Introduce <cnt> single-byte errors into the 43 --test <file> Run a single test on a pre-generated testcase.
|
/reactos/subsystems/mvdm/ |
H A D | asm16.cmake | 38 # many ASM files is by concatenating them into a single one and 95 # many ASM files is by concatenating them into a single one and
|
/reactos/drivers/network/tcpip/lwip/doc/ |
H A D | contrib.txt | 22 7. closing curly brace on a single line. 49 5. Patches should be specific to a single change or to related changes. Do not mix bugfixes with sp…
|
/reactos/drivers/storage/ide/atapi/ |
H A D | license.txt | 4 …ent ("EULA") is a legal agreement between you (either an individual or a single entity) and Micros… 10 …station operating system (licensed and provided separately) for use on a single computer used for … 11 …single entity, you are granted the following additional rights with respect to the SOFTWARE PRODUC… 16 …or backup or archival purposes, or (b) install the SOFTWARE PRODUCT on a single computer, provided…
|
/reactos/hal/halx86/legacy/bus/ |
H A D | pci_classes.ids | 29 # subclass subclass_name <-- single tab 51 20 ADMA single stepping
|
/reactos/sdk/lib/ucrt/string/i386/ |
H A D | strnset.asm | 4 ;strnset.asm - set first n characters to single character
|
/reactos/sdk/lib/drivers/sound/mmebuddy/ |
H A D | readme.txt | 29 …NLOOP and WHDR_ENDLOOP are not working for looping multiple wave headers, only for a single header.
|
/reactos/dll/win32/lsasrv/lang/ |
H A D | en-US.rc | 59 IDS_PROF_SINGLE_PROCESS_PRIVILEGE "Profile single process"
|
H A D | it-IT.rc | 60 IDS_PROF_SINGLE_PROCESS_PRIVILEGE "Profile single process"
|
/reactos/base/applications/cmdutils/more/lang/ |
H A D | bg-BG.rc | 25 /S Shrink successive blank lines to a single line.\n\
|
H A D | el-GR.rc | 25 /S Shrink successive blank lines to a single line.\n\
|
H A D | ca-ES.rc | 25 /S Shrink successive blank lines to a single line.\n\
|
H A D | en-US.rc | 25 /S Shrink successive blank lines to a single line.\n\
|
H A D | es-ES.rc | 25 /S Shrink successive blank lines to a single line.\n\
|