Home
last modified time | relevance | path

Searched +defs:old +defs:mode (Results 1 – 25 of 5307) sorted by relevance

12345678910>>...213

/dports/net/samba412/samba-4.12.15/source3/utils/
H A Ddebug2html.c71 static dbg_Token modechange( dbg_Token newmode, dbg_Token mode ) in modechange()
116 static void newblock( dbg_Token old, dbg_Token newtok ) in newblock()
228 dbg_Token old = dbg_null, in main() local
231 mode = dbg_null; in main() local
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/util/
H A DDepopper.cpp263 depopper_mode_t Depopper::set_fade_in_mode(depopper_mode_t mode) in set_fade_in_mode()
265 depopper_mode_t old = sFadeIn.enMode; in set_fade_in_mode() local
275 depopper_mode_t Depopper::set_fade_out_mode(depopper_mode_t mode) in set_fade_out_mode()
277 depopper_mode_t old = sFadeOut.enMode; in set_fade_out_mode() local
289 float old = lsp_max(0.0f, sFadeIn.fTime); in set_fade_in_time() local
301 float old = lsp_limit(sFadeOut.fTime, 0.0f, fLookMax); in set_fade_out_time() local
313 float old = lsp_max(0.0f, sFadeIn.fThresh); in set_fade_in_threshold() local
325 float old = lsp_max(0.0f, sFadeOut.fThresh); in set_fade_out_threshold() local
337 float old = lsp_max(0.0f, sFadeIn.fDelay); in set_fade_in_delay() local
349 float old = lsp_max(0.0f, sFadeOut.fThresh); in set_fade_out_delay() local
[all …]
/dports/deskutils/ical/ical-tcl/calendar/
H A Dcalfile.C125 long mode = buf.st_mode & 07777; in Write() local
142 int CalFile::WriteNew(long mode) { in WriteNew()
176 int CalFile::WriteInPlace(long mode) { in WriteInPlace()
188 int CalFile::CopyBackup(long mode) { in CopyBackup()
203 Calendar* old = ReRead(); in Read() local
205 delete old; in Read() local
216 Calendar* old = 0; in ReRead() local
319 static int backup_file(char const* src, char const* dst, long mode) { in backup_file()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/kvm/hyp/
H A Dexception.c80 unsigned long sctlr, vbar, old, new, mode; in enter_exception64() local
172 static unsigned long get_except32_cpsr(struct kvm_vcpu *vcpu, u32 mode) in get_except32_cpsr()
175 unsigned long old, new; in get_except32_cpsr() local
266 static void enter_exception32(struct kvm_vcpu *vcpu, u32 mode, u32 vect_offset) in enter_exception32()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/kvm/hyp/
H A Dexception.c80 unsigned long sctlr, vbar, old, new, mode; in enter_exception64() local
172 static unsigned long get_except32_cpsr(struct kvm_vcpu *vcpu, u32 mode) in get_except32_cpsr()
175 unsigned long old, new; in get_except32_cpsr() local
266 static void enter_exception32(struct kvm_vcpu *vcpu, u32 mode, u32 vect_offset) in enter_exception32()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/kvm/hyp/
H A Dexception.c80 unsigned long sctlr, vbar, old, new, mode; in enter_exception64() local
172 static unsigned long get_except32_cpsr(struct kvm_vcpu *vcpu, u32 mode) in get_except32_cpsr()
175 unsigned long old, new; in get_except32_cpsr() local
266 static void enter_exception32(struct kvm_vcpu *vcpu, u32 mode, u32 vect_offset) in enter_exception32()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/client/dispatch/
H A DDispatchImpl.java96 final Service.Mode mode; field in DispatchImpl
122 …protected DispatchImpl(WSPortInfo portInfo, Service.Mode mode, BindingImpl binding, @Nullable WSEn… in DispatchImpl()
178 Container old = ContainerResolver.getDefault().enterContainer(owner.getContainer()); in invokeAsync() local
217 Container old = ContainerResolver.getDefault().enterContainer(owner.getContainer()); in invokeAsync() local
283 Container old = ContainerResolver.getDefault().enterContainer(owner.getContainer()); in invoke() local
296 Container old = ContainerResolver.getDefault().enterContainer(owner.getContainer()); in invokeOneWay() local
331 static boolean isPAYLOADMode(@NotNull Service.Mode mode) { in isPAYLOADMode()
335 …id checkNullAllowed(@Nullable Object in, RequestContext rc, WSBinding binding, Service.Mode mode) { in checkNullAllowed()
358 public static void checkValidSOAPMessageDispatch(WSBinding binding, Service.Mode mode) { in checkValidSOAPMessageDispatch()
366 public static void checkValidDataSourceDispatch(WSBinding binding, Service.Mode mode) { in checkValidDataSourceDispatch()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/client/dispatch/
H A DDispatchImpl.java96 final Service.Mode mode; field in DispatchImpl
122 …protected DispatchImpl(WSPortInfo portInfo, Service.Mode mode, BindingImpl binding, @Nullable WSEn… in DispatchImpl()
178 Container old = ContainerResolver.getDefault().enterContainer(owner.getContainer()); in invokeAsync() local
217 Container old = ContainerResolver.getDefault().enterContainer(owner.getContainer()); in invokeAsync() local
283 Container old = ContainerResolver.getDefault().enterContainer(owner.getContainer()); in invoke() local
296 Container old = ContainerResolver.getDefault().enterContainer(owner.getContainer()); in invokeOneWay() local
331 static boolean isPAYLOADMode(@NotNull Service.Mode mode) { in isPAYLOADMode()
335 …id checkNullAllowed(@Nullable Object in, RequestContext rc, WSBinding binding, Service.Mode mode) { in checkNullAllowed()
358 public static void checkValidSOAPMessageDispatch(WSBinding binding, Service.Mode mode) { in checkValidSOAPMessageDispatch()
366 public static void checkValidDataSourceDispatch(WSBinding binding, Service.Mode mode) { in checkValidDataSourceDispatch()
[all …]
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/timeseries/
H A Dmigrations.test.ts16 const old: any = { constant
27 const old: any = { constant
45 const old: any = { constant
54 const old: any = { constant
355 mode: 'time', constant
435 mode: 'time', constant
501 mode: 'time', constant
616 mode: 'time', constant
710 mode: 'time', constant
804 mode: 'time', constant
[all …]
/dports/sysutils/R-cran-fs/fs/R/
H A Daccess.R24 file_access <- function(path, mode = "exists") { argument
28 old <- path_expand(path) functionVar
37 old <- path_expand(path) functionVar
H A Dfile.R46 old <- path_expand(path) functionVar
124 file_chmod <- function(path, mode) { argument
128 old <- path_expand(path) functionVar
145 old <- path_expand(path) functionVar
178 old <- path_expand(path) functionVar
211 old <- path_expand(path) functionVar
H A Dcreate.R37 file_create <- function(path, ..., mode = "u=rw,go=r") { argument
50 dir_create <- function(path, ..., mode = "u=rwx,go=rx", recurse = TRUE, recursive) { argument
93 old <- path_expand(path) functionVar
/dports/mail/procmail/procmail-3.22/src/
H A Dexopen.c54 int unique(full,p,len,mode,verbos,flags)char*const full;char*p; in unique() argument
110 #define ropen(path,type,mode) creat(path,mode) argument
147 int myrename(old,newn)const char*const old,*const newn; in myrename() argument
156 int rlink(old,newn,st)const char*const old,*const newn;struct stat*st; in rlink() argument
177 int hlink(old,newn)const char*const old,*const newn; in hlink() argument
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/unifdef/
H A Dunifdef.h44 #define replace(old, new) rename(old, new) argument
47 mktempmode(char *tmp, int mode) in mktempmode()
/dports/science/tinker/tinker/source/
H A Dhessrot.f21 subroutine hessrot (mode,hrot) argument
30 real*8, allocatable :: old(:) local
32 character*4 mode local
/dports/converters/enca/enca-1.19/data/
H A Dmystrings.c14 int mode; in main() local
15 unsigned char old[MINTEXT - 1]; in main() local
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/parallel/ddd/join/
H A Djoin.cc152 const char *JoinModeName(JoinMode mode) in JoinModeName()
164 static void JoinSetMode (DDD::DDDContext& context, JoinMode mode) in JoinSetMode()
176 static JoinMode JoinSuccMode (JoinMode mode) in JoinSuccMode()
194 bool JoinStepMode(DDD::DDDContext& context, JoinMode old) in JoinStepMode()
/dports/emulators/cemu/CEmu-1.3/core/
H A Dcpu.c51 uint32_t cpu_address_mode(uint32_t address, bool mode) { in cpu_address_mode()
57 static void cpu_prefetch(uint32_t address, bool mode) { in cpu_prefetch()
123 static uint8_t cpu_pop_byte_mode(bool mode) { in cpu_pop_byte_mode()
354 uint8_t old = r->A; in cpu_execute_daa() local
418 static void cpu_jump(uint32_t address, bool mode) { in cpu_jump()
427 bool mode = cpu.ADL; in cpu_return() local
443 uint8_t old; in cpu_execute_alu() local
559 uint8_t old; in cpu_execute_rot_acc() local
610 uint8_t old, new = 0; in cpu_execute_bli() local
774 void cpu_flush(uint32_t address, bool mode) { in cpu_flush()
[all …]
/dports/sysutils/cmogstored/cmogstored-1.8.1/
H A Dfs.h26 int mog_rename(struct mog_svc *svc, const char *old, const char *new) in mog_rename()
35 static inline int mog_mkdir(struct mog_svc *svc, const char *path, mode_t mode) in mog_mkdir()
/dports/devel/tig/tig-2.5.4/include/tig/
H A Dstatus.h23 mode_t mode; member
26 } old; member
28 mode_t mode; member
/dports/net/gsocket/gsocket-1.4.28/tools/
H A Dgsocket_uchroot_dso.c360 static int real_funcintff(const char *fname, const char *old, const char *new) {return ((real_funci… in real_funcintff()
362 thc_funcintff(const char *fname, const char *old, const char *new) in thc_funcintff()
382 rename(const char *old, const char *new) in rename()
568 thc_funcintfm(const char *fname, const char *file, mode_t mode) in thc_funcintfm()
584 fci_mkdir(const char *path, mode_t mode) in fci_mkdir()
601 int mkdir(const char *path, mode_t mode) {return fci_mkdir(path, mode); } in mkdir()
602 int chmod(const char *file, mode_t mode) {return thc_funcintfm(__func__, file, mode); } in chmod()
608 thc_open(const char *fname, const char *file, int flags, mode_t mode) in thc_open()
629 int open(const char *file, int flags, mode_t mode) {return thc_open(__func__, file, flags, mode); } in open()
634 static int fci_chmod(const char *file, mode_t mode) {return thc_funcintfm("chmod", file, mode); } in fci_chmod()
[all …]
/dports/devel/libgit2/libgit2-1.3.0/tests/core/
H A Dmkdir.c143 mode_t *mode = ref; in cleanup_chmod_root() local
173 mode_t *old = git__malloc(sizeof(mode_t)); in test_core_mkdir__chmods() local
267 mode_t *old; in test_core_mkdir__mkdir_path_inside_unwriteable_parent() local
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgentypefuncs.py9 def replace_if_changed(new, old): argument
34 def open_file(filename, mode): argument
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/Implicit/
H A DDiffy.hs9 | Diff {old :: FilePath, new :: FilePath, out :: FilePath} function
25 mode = cmdArgsMode $ modes [create,diff] &= help "Create and compare differences" &= program "diffy… function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/Implicit/
H A DDiffy.hs9 | Diff {old :: FilePath, new :: FilePath, out :: FilePath} function
25 mode = cmdArgsMode $ modes [create,diff] &= help "Create and compare differences" &= program "diffy… function

12345678910>>...213