/reactos/drivers/filesystems/btrfs/zstd/ |
H A D | zstd_cwksp.h | 142 ZSTD_cwksp_alloc_phase_e phase; member 190 assert(phase >= ws->phase); in ZSTD_cwksp_internal_advance_phase() 191 if (phase > ws->phase) { in ZSTD_cwksp_internal_advance_phase() 192 if (ws->phase < ZSTD_cwksp_alloc_buffers && in ZSTD_cwksp_internal_advance_phase() 196 if (ws->phase < ZSTD_cwksp_alloc_aligned && in ZSTD_cwksp_internal_advance_phase() 210 ws->phase = phase; in ZSTD_cwksp_internal_advance_phase() 228 ZSTD_cwksp_internal_advance_phase(ws, phase); in ZSTD_cwksp_reserve_internal() 289 ZSTD_cwksp_internal_advance_phase(ws, phase); in ZSTD_cwksp_reserve_table() 434 if (ws->phase > ZSTD_cwksp_alloc_buffers) { in ZSTD_cwksp_clear() 435 ws->phase = ZSTD_cwksp_alloc_buffers; in ZSTD_cwksp_clear() [all …]
|
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/ |
H A D | ppp.c | 260 notify_phase_cb(pcb, pcb->phase, pcb->ctx_cb); in ppp_set_notify_phase_callback() 277 if (pcb->phase != PPP_PHASE_DEAD) { in ppp_connect() 306 if (pcb->phase != PPP_PHASE_DEAD) { in ppp_listen() 342 if (pcb->phase == PPP_PHASE_HOLDOFF) { in ppp_close() 348 if (pcb->phase == PPP_PHASE_DEAD) { in ppp_close() 354 if (pcb->phase >= PPP_PHASE_TERMINATE) { in ppp_close() 359 if (pcb->phase < PPP_PHASE_ESTABLISH) { in ppp_close() 400 if (pcb->phase != PPP_PHASE_DEAD) { in ppp_free() 785 pcb->phase >= PPP_PHASE_ESTABLISH && pcb->phase <= PPP_PHASE_TERMINATE); in ppp_input() 817 if (pcb->phase <= PPP_PHASE_AUTHENTICATE in ppp_input() [all …]
|
H A D | pppol2tp.c | 142 l2tp->phase = PPPOL2TP_STATE_INITIAL; in pppol2tp_create() 327 l2tp->phase = PPPOL2TP_STATE_SCCRQ_SENT; in pppol2tp_connect() 343 l2tp->phase = PPPOL2TP_STATE_INITIAL; in pppol2tp_disconnect() 355 if (l2tp->phase < PPPOL2TP_STATE_SCCRQ_SENT) { in pppol2tp_input() 455 if(l2tp->phase != PPPOL2TP_STATE_DATA) { in pppol2tp_input() 531 l2tp->phase = PPPOL2TP_STATE_DATA; in pppol2tp_dispatch_control_packet() 591 if (l2tp->phase < PPPOL2TP_STATE_DATA) { in pppol2tp_dispatch_control_packet() 708 l2tp->phase = PPPOL2TP_STATE_ICRQ_SENT; in pppol2tp_dispatch_control_packet() 725 l2tp->phase = PPPOL2TP_STATE_ICCN_SENT; in pppol2tp_dispatch_control_packet() 755 switch (l2tp->phase) { in pppol2tp_timeout() [all …]
|
H A D | auth.c | 621 if (pcb->phase == PPP_PHASE_DEAD in link_terminated() 623 || pcb->phase == PPP_PHASE_MASTER in link_terminated() 705 if (pcb->phase != PPP_PHASE_DEAD in link_down() 707 && pcb->phase != PPP_PHASE_MASTER in link_down()
|
/reactos/sdk/lib/3rdparty/freetype/src/pfr/ |
H A D | pfrsbit.c | 127 FT_Int phase, count, counts[2]; in pfr_bitwriter_decode_rle1() local 137 phase = 1; in pfr_bitwriter_decode_rle1() 149 if ( phase ) in pfr_bitwriter_decode_rle1() 160 phase = 0; in pfr_bitwriter_decode_rle1() 165 phase = 1; in pfr_bitwriter_decode_rle1() 172 if ( phase ) in pfr_bitwriter_decode_rle1() 208 FT_Int phase, count; in pfr_bitwriter_decode_rle2() local 218 phase = 1; in pfr_bitwriter_decode_rle2() 232 phase = phase ^ 1; in pfr_bitwriter_decode_rle2() 237 if ( phase ) in pfr_bitwriter_decode_rle2()
|
/reactos/sdk/tools/widl/ |
H A D | typegen.c | 3951 switch (phase) in print_phase_function() 3981 if (phase == PHASE_UNMARSHAL) in print_phase_function() 3994 if (phase != PHASE_MARSHAL && phase != PHASE_UNMARSHAL) in print_phase_basetype() 4009 if (phase == PHASE_MARSHAL) in print_phase_basetype() 4067 if (phase == PHASE_MARSHAL) in print_phase_basetype() 4219 if (phase != PHASE_FREE) in write_remoting_arg() 4240 if (phase == PHASE_MARSHAL) in write_remoting_arg() 4415 if (phase == PHASE_MARSHAL || phase == PHASE_UNMARSHAL) in write_remoting_arg() 4460 if (phase == PHASE_MARSHAL || phase == PHASE_UNMARSHAL) in write_remoting_arg() 4470 if (phase == PHASE_MARSHAL || phase == PHASE_UNMARSHAL) in write_remoting_arg() [all …]
|
H A D | typegen.h | 69 …int_phase_basetype(FILE *file, int indent, const char *local_var_prefix, enum remoting_phase phase, 72 … enum remoting_phase phase, const var_t *var, int valid_variance); 74 enum pass pass, enum remoting_phase phase);
|
/reactos/sdk/lib/3rdparty/freetype/src/lzw/ |
H A D | ftzopen.c | 203 state->phase = FT_LZW_PHASE_START; in ft_lzwstate_reset() 270 switch ( state->phase ) in ft_lzwstate_io() 311 state->phase = FT_LZW_PHASE_CODE; in ft_lzwstate_io() 369 state->phase = FT_LZW_PHASE_STACK; in ft_lzwstate_io() 403 state->phase = FT_LZW_PHASE_CODE; in ft_lzwstate_io() 419 state->phase = FT_LZW_PHASE_EOF; in ft_lzwstate_io()
|
H A D | ftzopen.h | 115 FT_LzwPhase phase; member
|
/reactos/dll/win32/rpcrt4/ |
H A D | ndr_stubless.c | 506 switch (phase) in client_do_args() 1232 switch (phase) in stub_do_args() 1326 enum stubless_phase phase; in NdrStubCall2() local 1478 for (phase = STUBLESS_UNMARSHAL; phase <= STUBLESS_FREE; phase++) in NdrStubCall2() 1480 TRACE("phase = %d\n", phase); in NdrStubCall2() 1481 switch (phase) in NdrStubCall2() 1591 DWORD phase; in NdrServerCall() local 2139 enum stubless_phase phase; in NdrpCompleteAsyncServerCall() local 2158 for (phase = STUBLESS_CALCSIZE; phase <= STUBLESS_FREE; phase++) in NdrpCompleteAsyncServerCall() 2160 TRACE("phase = %d\n", phase); in NdrpCompleteAsyncServerCall() [all …]
|
H A D | ndr_stubless.h | 262 void client_do_args( PMIDL_STUB_MESSAGE pStubMsg, PFORMAT_STRING pFormat, enum stubless_phase phase,
|
/reactos/sdk/lib/3rdparty/freetype/src/cff/ |
H A D | cffparse.c | 186 FT_UInt phase; in cff_parse_real() local 206 phase = 4; in cff_parse_real() 212 if ( phase ) in cff_parse_real() 222 nib = (FT_Int)( p[0] >> phase ) & 0xF; in cff_parse_real() 223 phase = 4 - phase; in cff_parse_real() 249 if ( phase ) in cff_parse_real() 259 nib = ( p[0] >> phase ) & 0xF; in cff_parse_real() 260 phase = 4 - phase; in cff_parse_real() 288 if ( phase ) in cff_parse_real() 298 nib = ( p[0] >> phase ) & 0xF; in cff_parse_real() [all …]
|
/reactos/drivers/network/tcpip/lwip/src/include/netif/ppp/ |
H A D | ppp.h | 322 void (*notify_phase_cb)(ppp_pcb *pcb, u8_t phase, void *ctx); /* Notify phase callback */ 326 u8_t phase; /* where the link is at */ member 602 typedef void (*ppp_notify_phase_cb_fn)(ppp_pcb *pcb, u8_t phase, void *ctx);
|
H A D | pppol2tp.h | 170 u8_t phase; /* L2TP phase */ member
|
/reactos/drivers/network/tcpip/lwip/doc/ |
H A D | ppp.txt | 11 5 - Notify phase callback (PPP_NOTIFY_PHASE) 430 5 Notify phase callback (PPP_NOTIFY_PHASE) 433 Notify phase callback, enabled using the PPP_NOTIFY_PHASE config option, let 438 Notify phase callback can be used, for example, to set a LED pattern depending 439 on the current phase of the PPP session. Here is a callback example which 443 static void ppp_notify_phase_cb(ppp_pcb *pcb, u8_t phase, void *ctx) { 444 switch (phase) {
|
/reactos/sdk/lib/3rdparty/freetype/src/psaux/ |
H A D | cffdecode.c | 1078 FT_Int phase = ( op == cff_op_hlineto ); in cff_decoder_parse_charstrings() local 1099 if ( phase ) in cff_decoder_parse_charstrings() 1108 phase ^= 1; in cff_decoder_parse_charstrings() 1249 FT_Int phase; in cff_decoder_parse_charstrings() local 1271 phase = ( op == cff_op_hvcurveto ); in cff_decoder_parse_charstrings() 1276 if ( phase ) in cff_decoder_parse_charstrings() 1305 phase ^= 1; in cff_decoder_parse_charstrings()
|
/reactos/dll/directx/wine/wined3d/ |
H A D | shader.c | 908 struct wined3d_shader_phase *phase; in shader_record_shader_phase() local 910 if ((phase = *current_phase)) in shader_record_shader_phase() 912 phase->end = previous_instruction_ptr; in shader_record_shader_phase() 953 phase->start = current_instruction_ptr; in shader_record_shader_phase() 954 *current_phase = phase; in shader_record_shader_phase() 1136 if (phase) in shader_get_registers_used() 1150 if (phase) in shader_get_registers_used() 1247 if (phase) in shader_get_registers_used() 1728 if (phase) in shader_get_registers_used() 1730 phase->end = prev_ins; in shader_get_registers_used() [all …]
|
/reactos/dll/win32/inseng/ |
H A D | inseng_main.c | 660 DWORD size_dl, size_install, phase; in process_component() local 681 phase = INSTALLSTATUS_INITIALIZING; in process_component() 694 phase = INSTALLSTATUS_DOWNLOADING; in process_component() 716 phase = INSTALLSTATUS_CHECKINGTRUST; in process_component() 722 phase = INSTALLSTATUS_DOWNLOADFINISHED; in process_component() 728 IInstallEngineCallback_OnStopComponent(This->callback, id, hr, phase, display, 0); in process_component()
|
/reactos/dll/directx/wine/dinput/ |
H A D | effect_linuxinput.c | 121 angle = ff_effect_direction_to_rad(per->phase) * 180 / M_PI; in ff_dump_effect() 123 …per->waveform, wave, per->period, per->magnitude, per->offset, per->phase, angle, per->custom_len); in ff_dump_effect() 385 tsp->dwPhase = (This->effect.u.periodic.phase / 33) * 36; in LinuxInputEffectImpl_GetParameters() 644 This->effect.u.periodic.phase = (tsp->dwPhase / 36) * 65; in LinuxInputEffectImpl_SetParameters()
|
/reactos/sdk/lib/3rdparty/freetype/src/truetype/ |
H A D | ttinterp.c | 2168 val += exc->phase; in Round_Super() 2170 val = exc->phase; in Round_Super() 2177 val -= exc->phase; in Round_Super() 2179 val = -exc->phase; in Round_Super() 2219 val += exc->phase; in Round_Super_45() 2221 val = exc->phase; in Round_Super_45() 2228 val -= exc->phase; in Round_Super_45() 2230 val = -exc->phase; in Round_Super_45() 2330 exc->phase = 0; in SetSuperRound() 2334 exc->phase = exc->period / 4; in SetSuperRound() [all …]
|
H A D | ttinterp.h | 221 FT_F26Dot6 phase; /* `SuperRounding' */ member
|
/reactos/sdk/lib/3rdparty/stlport/doc/ |
H A D | README.evc8 | 64 in an error in the link phase.
|
/reactos/drivers/wdm/audio/drivers/CMIDriver/cmicontrol/ |
H A D | window.rc | 106 AUTOCHECKBOX "Invert phase", IDC_INV_SPDIFI, 150,56,110,10
|
/reactos/modules/rostests/winetests/advapi32/ |
H A D | service.c | 2276 DWORD phase; member 2282 switch (data->phase) in notify_cb() 2332 data.phase = PHASE_STOPPED; in test_servicenotify() 2346 data.phase = PHASE_RUNNING; in test_servicenotify() 2357 data.phase = PHASE_STOPPED; in test_servicenotify() 2391 data.phase = PHASE_RUNNING; in test_servicenotify()
|
/reactos/drivers/storage/ide/uniata/ |
H A D | todo.txt | 63 phase (13 ) 143 84. sort records in BMList on enumeration phase & simplify init loops ...
|