Searched refs:registry (Results 26 - 50 of 56) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A DMakefile.in61 info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo \
273 res0.c mapping0.c registry.c codebook.c sharedbook.c\
277 registry.h scales.h window.h lookup.h lookup_data.h\
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/registry.Plo@am__quote@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_open.c748 if (dbenv->registry != NULL) {
750 dbenv->registry = NULL;
H A Denv_stat.c342 STAT_ISSET("Registry", dbenv->registry);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dprop.h107 virtual void AddRegistry(wxPropertyValidatorRegistry *registry);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPlatformSpecific.cpp117 #include <wx/msw/registry.h>
124 // Try to get the max connection value in the registry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dconfig.tex11 the registry under Win32 or text-based config files under Unix (or even
46 // last prompt was found in the config file/registry and its value is now
76 "registry hive" for wxRegConfig and, generally speaking, might mean any
275 wxRegConfig because in the Windows registry the different types of entries are
365 application name is used in the registry key on Windows, and can be used to
457 Delete the whole underlying object (disk file, registry key, ...). Primarly
H A Dmimetype.tex11 {\bf Windows:} MIME type information is stored in the registry and no additional
H A Dapp.tex668 in registry access. A default name is set by
H A Dwxmsw.tex441 a generic plugin that takes registry information from a given application, with
H A Dcategory.tex708 \twocolitem{\helpref{wxConfig}{wxconfigbase}}{Classes for configuration reading/writing (using either INI files or registry)}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmakefile.sl169 registry.obj \
405 registry.obj: $(MSWDIR)\registry.cpp
406 $(CCC) $(CPPFLAGS) $(IFLAGS) $(MSWDIR)\registry.cpp /BINARY registry.obj
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dactivation.c1703 /* Bypass the registry lookup if we're auto-activating, bus_dispatch would not
1909 BusRegistry *registry; local
1954 registry = bus_connection_get_registry (connection);
1956 service = bus_registry_lookup (registry, &service_string);
H A Dsignals.c1641 BusRegistry *registry; local
1645 registry = bus_connection_get_registry (connection);
1648 service = bus_registry_lookup (registry, &str);
H A Ddispatch.c296 BusRegistry *registry; local
300 registry = bus_connection_get_registry (connection);
303 service = bus_registry_lookup (registry, &service_string);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1925 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1914 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1935 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1923 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1962 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1962 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp8dsp_loopfilter.asm138 ; we add 1*stride to the third regular registry in the process
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/msw/
H A Dmakefile.bcc4822 $(OBJS)\monodll_registry.obj: ..\..\src\msw\registry.cpp
4823 $(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) ..\..\src\msw\registry.cpp
6730 $(OBJS)\monolib_registry.obj: ..\..\src\msw\registry.cpp
6731 $(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) ..\..\src\msw\registry.cpp
8641 $(OBJS)\basedll_registry.obj: ..\..\src\msw\registry.cpp
8642 $(CXX) -q -c -P -o$@ $(BASEDLL_CXXFLAGS) ..\..\src\msw\registry.cpp
8908 $(OBJS)\baselib_registry.obj: ..\..\src\msw\registry.cpp
8909 $(CXX) -q -c -P -o$@ $(BASELIB_CXXFLAGS) ..\..\src\msw\registry.cpp
H A Dmakefile.dmc1501 $(OBJS)\baselib_registry.obj : ..\..\src\msw\registry.cpp $(BASELIB_ODEP)
1502 $(CXX) -mn -c -cpp -o$@ $(BASELIB_CXXFLAGS) ..\..\src\msw\registry.cpp
H A Dmakefile.dms3945 $(OBJS)\monodll_registry.obj : ..\..\src\msw\registry.cpp $(MONODLL_ODEP)
3946 $(CXX) -mn -c -cpp -o$@ $(MONODLL_CXXFLAGS) ..\..\src\msw\registry.cpp
5853 $(OBJS)\monolib_registry.obj : ..\..\src\msw\registry.cpp $(MONOLIB_ODEP)
5854 $(CXX) -mn -c -cpp -o$@ $(MONOLIB_CXXFLAGS) ..\..\src\msw\registry.cpp
7764 $(OBJS)\basedll_registry.obj : ..\..\src\msw\registry.cpp $(BASEDLL_ODEP)
7765 $(CXX) -mn -c -cpp -o$@ $(BASEDLL_CXXFLAGS) ..\..\src\msw\registry.cpp
8031 $(OBJS)\baselib_registry.obj : ..\..\src\msw\registry.cpp $(BASELIB_ODEP)
8032 $(CXX) -mn -c -cpp -o$@ $(BASELIB_CXXFLAGS) ..\..\src\msw\registry.cpp
H A Dmakefile.vc5377 $(OBJS)\monodll_registry.obj: ..\..\src\msw\registry.cpp
5378 $(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) ..\..\src\msw\registry.cpp
7285 $(OBJS)\monolib_registry.obj: ..\..\src\msw\registry.cpp
7286 $(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) ..\..\src\msw\registry.cpp
9196 $(OBJS)\basedll_registry.obj: ..\..\src\msw\registry.cpp
9197 $(CXX) /c /nologo /TP /Fo$@ $(BASEDLL_CXXFLAGS) ..\..\src\msw\registry.cpp
9463 $(OBJS)\baselib_registry.obj: ..\..\src\msw\registry.cpp
9464 $(CXX) /c /nologo /TP /Fo$@ $(BASELIB_CXXFLAGS) ..\..\src\msw\registry.cpp

Completed in 671 milliseconds

123