HomeSort by relevance Sort by last modified time
    Searched refs:windows (Results 1 - 25 of 2506) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/compiler-rt/test/asan/TestCases/Windows/
windows_h.cc 4 // Just make sure we can parse <windows.h>
5 #include <windows.h>
operator_delete_wrong_argument.cc 4 #include <windows.h>
global_const_string.cc 4 #include <windows.h>
global_const_string_oob.cc 4 #include <windows.h>
operator_array_new_right_oob.cc 4 #include <windows.h>
operator_array_new_uaf.cc 4 #include <windows.h>
operator_new_left_oob.cc 4 #include <windows.h>
operator_new_right_oob.cc 4 #include <windows.h>
operator_new_uaf.cc 4 #include <windows.h>
report_after_syminitialize.cc 4 #include <windows.h>
  /prebuilts/go/darwin-x86/src/cmd/go/testdata/src/exclude/
x_linux.go 1 // +build windows
  /prebuilts/go/linux-x86/src/cmd/go/testdata/src/exclude/
x_linux.go 1 // +build windows
  /external/webrtc/webrtc/modules/desktop_capture/mac/
window_list_utils.h 18 // A helper function to get the on-screen windows.
19 bool GetWindowList(WindowCapturer::WindowList* windows);
  /external/deqp/framework/platform/win32/
tcuWin32API.h 23 * \brief windows.h wrapper.
35 #include <windows.h>
  /external/webrtc/webrtc/system_wrappers/source/
critical_section.cc 12 #include <windows.h>
  /prebuilts/go/darwin-x86/src/runtime/testdata/testprogcgo/windows/
win.go 1 package windows package
6 #include <windows.h>
  /prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/windows/
win.go 1 package windows package
6 #include <windows.h>
  /system/tools/aidl/
logging.h 20 // We must include windows.h before android-base/logging.h on Windows.
22 #include <windows.h>
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
MyCar.java 24 private Map<String, Integer> windows; field in class:MyCar
43 return windows;
46 public void setWindows(Map<String, Integer> windows) {
47 this.windows = windows;
  /external/ImageMagick/MagickCore/
display.c 107 #define MaxColors MagickMin((ssize_t) windows->visual_info->colormap_size,256L)
12697 *windows; variable
14522 *windows; local
    [all...]
  /sdk/build/
patch_windows_sdk.sh 38 if [[ -f ${TOPDIR}sdk/build/tools.windows.atree ]]; then
39 ${TOPDIR}out/host/linux-x86/bin/atree -f ${TOPDIR}sdk/build/tools.windows.atree \
40 -I $WIN_OUT_DIR/host/windows-x86 \
  /external/icu/icu4c/source/samples/layout/
GDIGUISupport.cpp 20 #include <windows.h>
  /external/mdnsresponder/mDNSWindows/SystemService/
Service.h 22 #include <windows.h>
  /external/mesa3d/src/gallium/winsys/sw/gdi/
gdi_sw_winsys.h 4 #include <windows.h>
  /external/python/cpython2/PC/
empty.c 1 #include <windows.h>

Completed in 413 milliseconds

1 2 3 4 5 6 7 8 91011>>