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

  /external/clang/test/PCH/
cxx-traits.cpp 1 // Test this without pch.
4 // RUN: %clang_cc1 -fms-extensions -x c++-header -std=c++11 -emit-pch -o %t %S/cxx-traits.h
5 // RUN: %clang_cc1 -fms-extensions -std=c++11 -include-pch %t -DPCH -fsyntax-only -verify %s
7 #ifdef PCH
  /prebuilts/misc/common/swig/include/2.0.11/
windows.i 119 typedef CHAR *LPCH, *PCH;
  /ndk/build/core/
build-binary.mk 332 # add PCH to LOCAL_SRC_FILES so that TARGET-process-src-files-tags could process it
342 # now remove PCH from LOCAL_SRC_FILES to prevent getting NDK warning about
426 # Build PCH
428 get-pch-name = $(strip \
436 # Build PCH into obj directory
437 LOCAL_BUILT_PCH := $(call get-pch-name,$(LOCAL_PCH))
439 # Build PCH
442 # All obj files are dependent on the PCH
447 # Files from now on build with PCH
448 LOCAL_CPPFLAGS += -Winvalid-pch -include $(LOCAL_OBJS_DIR)/$(LOCAL_BUILT_PCH
    [all...]
definitions.mk 411 PCH \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 350 typedef CHAR *PCHAR, *LPCH, *PCH;
winldap.h     [all...]
winnt.h 207 typedef CHAR *PCHAR,*LPCH,*PCH;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]
ntddk.h     [all...]

Completed in 360 milliseconds