/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/ |
org.eclipse.tycho.p2.resolver.shared-0.20.0.jar | |
/external/icu/icu4c/source/i18n/ |
transreg.cpp | 418 * classes in the registry because we don't have the rtti infrastructure 517 registry(TRUE, status), 521 registry.setValueDeleter(deleteEntry); 550 // the same ID from the registry, and the timing is just right. 689 registry.remove(id); 827 // registry, we will still return legal strings, but they might not 905 registry.put(ID, adopted, status); [all...] |
/external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/ |
middleware.py | 44 from paste import registry namespace 264 registry.restorer.restoration_begin(debug_info.counter) 266 registry.restorer.restoration_end() 283 registry.restorer.restoration_begin(debug_info.counter) 285 registry.restorer.restoration_end() 323 # Tell the Registry to save its StackedObjectProxies current state 325 registry.restorer.save_registry_state(environ)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pkgutil.py | 33 registry = {} 50 if t in registry: 51 return registry[t](*args, **kw) 62 registry[typ] = func 409 Non PEP 302 mechanisms (e.g. the Windows registry) used by the 452 as the Windows registry. 472 platform-specific special import locations such as the Windows registry.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pkgutil.py | 33 registry = {} 50 if t in registry: 51 return registry[t](*args, **kw) 62 registry[typ] = func 409 Non PEP 302 mechanisms (e.g. the Windows registry) used by the 452 as the Windows registry. 472 platform-specific special import locations such as the Windows registry.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
msvc9compiler.py | 12 # finding DevStudio (through the registry) 43 # the corresponding registry branch, if we're running a 65 """Helper class to read values from the registry 77 """Return list of registry keys.""" 95 """Return dict of registry keys and values. 222 At first it tries to find the productdir of VS 2008 in the registry. If 240 log.debug("Unable to find productdir in registry") 779 # Helper methods for using the MSVC registry settings 785 MSVC program search paths from the registry; next, the directories
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
msvc9compiler.py | 12 # finding DevStudio (through the registry) 43 # the corresponding registry branch, if we're running a 65 """Helper class to read values from the registry 77 """Return list of registry keys.""" 95 """Return dict of registry keys and values. 222 At first it tries to find the productdir of VS 2008 in the registry. If 240 log.debug("Unable to find productdir in registry") 779 # Helper methods for using the MSVC registry settings 785 MSVC program search paths from the registry; next, the directories
|
/external/kernel-headers/original/uapi/linux/ |
hyperv.h | 162 * registry. 175 * Maximum key size - the registry limit for the length of an entry name 231 * Registry value types.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
main_winsvc.c | 8 * The root of wpa_supplicant configuration in registry is 152 printf("Could not open wpa_supplicant registry key\n"); 195 printf("Could not open wpa_supplicant interfaces registry "
|
/frameworks/ex/framesequence/jni/ |
FrameSequence_gif.cpp | 344 // Registry 347 #include "Registry.h" 370 static Registry gRegister(gEntry);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
exception_safety.ipp | 134 typedef std::map<void*,unsigned> registry; 149 registry m_memory_in_use; 366 registry::iterator it = m_memory_in_use.find( p );
|
/packages/apps/Email/tests/src/com/android/email/mail/store/ |
Pop3StoreUnitTests.java | [all...] |
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/ |
SipAccountRegistry.java | 155 * Removes a {@link SipProfile} from the account registry. Does not stop/close the associated 264 * registry. 283 * Retrieves the {@link AccountEntry} from the registry with the specified name.
|
/development/ndk/platforms/android-9/include/EGL/ |
eglplatform.h | 34 * by filing a bug against product "EGL" component "Registry".
|
/external/deqp/framework/common/ |
tcuFactoryRegistry.cpp | 21 * \brief Generic registry class for factories
|
tcuFactoryRegistry.hpp | 23 * \brief Generic registry class for factories
|
/external/deqp/framework/opengl/ |
gluPlatform.hpp | 68 //! GL context factory registry. Add your context factories here in constructor.
|
/external/fonttools/Windows/ |
fonttools-win-setup.iss | 46 [Registry] 292 // Initialize registry key and value names to reflect if changes should be global or local to current user only 308 // Read current path value from registry 319 // Write new path value to registry
|
/external/freetype/include/ |
ftbdf.h | 149 * Charset registry, as a C~string, owned by the face.
|
/external/freetype/src/cff/ |
cfftypes.h | 270 FT_String* registry; member in struct:CFF_FontRec_
|
/external/iptables/extensions/ |
libxt_dscp.c | 12 * http://www.iana.org/assignments/dscp-registry
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/bundles/ |
CoreOperators.java | 42 * Function registry containing core operators used in expressions.
|
/external/libvorbis/lib/ |
analysis.c | 24 #include "registry.h"
|
/external/llvm/tools/msbuild/ |
CMakeLists.txt | 2 # CPack will install a registry key in this format that we wish to reference.
|
/external/lzma/CPP/7zip/UI/Console/ |
makefile | 48 $O\Registry.obj \
|