HomeSort by relevance Sort by last modified time
    Searched refs:REG_EXPAND_SZ (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
inetreg.h 135 #define REGSTR_VAL_DIRECTORY_TYPE REG_EXPAND_SZ
138 #define REGSTR_VAL_NEWDIRECTORY_TYPE REG_EXPAND_SZ
winnt.h     [all...]
  /external/lzma/CPP/Windows/
Registry.cpp 232 MYASSERT((res != ERROR_SUCCESS) || (type == REG_SZ) || (type == REG_MULTI_SZ) || (type == REG_EXPAND_SZ));
255 MYASSERT((res != ERROR_SUCCESS) || (type == REG_SZ) || (type == REG_MULTI_SZ) || (type == REG_EXPAND_SZ));
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_winreg.py 41 ("StringExpand", "The path is %path%", REG_EXPAND_SZ),
51 ("UnicodeExpand", unicode("The path is %path%"), REG_EXPAND_SZ),
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_winreg.py 41 ("StringExpand", "The path is %path%", REG_EXPAND_SZ),
51 ("UnicodeExpand", unicode("The path is %path%"), REG_EXPAND_SZ),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_winreg.py 41 ("StringExpand", "The path is %path%", REG_EXPAND_SZ),
51 ("UnicodeExpand", unicode("The path is %path%"), REG_EXPAND_SZ),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_winreg.py 41 ("StringExpand", "The path is %path%", REG_EXPAND_SZ),
51 ("UnicodeExpand", unicode("The path is %path%"), REG_EXPAND_SZ),
  /external/webrtc/webrtc/base/
win32regkey.cc 17 // * to fix REG_SZ or REG_EXPAND_SZ data that is not properly null-terminated;
18 // * to expand REG_EXPAND_SZ data.
570 (type == REG_MULTI_SZ) || (type == REG_EXPAND_SZ));
604 (type == REG_MULTI_SZ) || (type == REG_EXPAND_SZ));
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_windows.go 969 REG_EXPAND_SZ
  /prebuilts/go/linux-x86/src/syscall/
ztypes_windows.go 969 REG_EXPAND_SZ
  /external/mdnsresponder/mDNSShared/
DebugServices.c 1033 err = RegSetValueEx( key, TEXT( "EventMessageFile" ), 0, REG_EXPAND_SZ, (const LPBYTE) path, n );
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 1397 milliseconds