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 -x c++-header -std=c++11 -emit-pch -o %t %S/cxx-traits.h
5 // RUN: %clang_cc1 -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 318 # add PCH to LOCAL_SRC_FILES so that TARGET-process-src-files-tags could process it
328 # now remove PCH from LOCAL_SRC_FILES to prevent getting NDK warning about
413 # Build PCH
415 get-pch-name = $(strip \
423 # Build PCH into obj directory
424 LOCAL_BUILT_PCH := $(call get-pch-name,$(LOCAL_PCH))
426 # Build PCH
429 # All obj files are dependent on the PCH
434 # Files from now on build with PCH
435 LOCAL_CPPFLAGS += -Winvalid-pch -include $(LOCAL_BUILT_PCH
    [all...]
definitions.mk 410 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 389 milliseconds