HomeSort by relevance Sort by last modified time
    Searched full:precompiled (Results 1 - 25 of 585) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/PCH/
datetime.c 2 // CHECK: precompiled header uses __DATE__ or __TIME__
fuzzy-pch.c 27 // CHECK-FOO: definition of macro 'FOO' differs between the precompiled header ('1') and the command line ('blah')
28 // CHECK-NOFOO: macro 'FOO' was defined in the precompiled header but undef'd on the command line
30 // CHECK-UNDEF: command line contains '-undef' but precompiled header was not built with it
modified-header-error.c 11 // CHECK: fatal error: file {{.*}} has been modified since the precompiled header {{.*}} was built
remap-file-from-pch.cpp 9 // CHECK: file '{{.*[/\\]}}remap-file-from-pch.cpp.h' from the precompiled header has been overridden
  /external/mesa3d/docs/
precompiled.html 5 <title>Precompiled libraries</title>
17 <h1>Precompiled Libraries</h1>
20 In general, precompiled Mesa libraries are not available.
  /external/libdivsufsort/
.gitignore 7 # Precompiled Headers
  /external/clang/test/Driver/
verify_pch.m 7 // CHECK-NOT: "-x" "precompiled-header"
12 // CHECK2-NOT: "-x" "precompiled-header"
  /art/test/097-duplicate-method/
info.txt 6 methods, only one is in the dex). Therefore, having a precompiled
  /external/clang/include/clang/Basic/
DiagnosticSerializationKinds.td 22 "file '%0' has been modified since the precompiled header '%1' was built">,
25 "file '%0' from the precompiled header has been overridden">;
27 def note_pch_rebuild_required : Note<"please rebuild precompiled header '%0'">;
64 "file '%1' is not a valid precompiled %select{PCH|module|AST}0 file">, DefaultFatal;
85 "macro '%0' was %select{defined|undef'd}1 in the precompiled header but "
88 "definition of macro '%0' differs between the precompiled header ('%1') "
91 "%select{command line contains|precompiled header was built with}0 "
92 "'-undef' but %select{precompiled header was not built with it|"
95 "%select{command line contains|precompiled header was built with}0 "
96 "'-detailed-preprocessing-record' but %select{precompiled header was not
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/doc/
luac.1 16 into binary files containing precompiled chunks
28 Precompiled chunks are not necessarily smaller than the corresponding source.
34 binary files containing precompiled chunks.
46 Precompiled chunks are
50 the internal format of precompiled chunks
83 Used mainly for syntax checking and for testing precompiled chunks:
  /external/skia/third_party/lua/doc/
luac.1 16 into binary files containing precompiled chunks
28 Precompiled chunks are not necessarily smaller than the corresponding source.
34 binary files containing precompiled chunks.
46 Precompiled chunks are
50 the internal format of precompiled chunks
83 Used mainly for syntax checking and for testing precompiled chunks:
  /external/syslinux/com32/lua/doc/
luac.1 16 into binary files containing precompiled chunks
28 Precompiled chunks are not necessarily smaller than the corresponding source.
34 binary files containing precompiled chunks.
46 Precompiled chunks are
50 the internal format of precompiled chunks
83 Used mainly for syntax checking and for testing precompiled chunks:
  /external/clang/docs/
PCHInternals.rst 2 Precompiled Header and Modules Internals
8 This document describes the design and implementation of Clang's precompiled
10 see the :ref:`User's Manual <usersmanual-precompiled-headers>`.
12 Using Precompiled Headers with ``clang``
37 Precompiled headers are meant to improve overall compile times for projects, so
38 the design of precompiled headers is entirely driven by performance concerns.
39 The use case for precompiled headers is relatively simple: when there is a
41 project, we *precompile* that bundle of headers into a single precompiled
46 A precompiled header implementation improves performance when:
49 headers stored within the PCH file. Thus, a precompiled header desig
    [all...]
  /external/clang/test/Modules/
fatal-module-loader-error.m 11 // expected-error@+1{{Module.pcm' is not a valid precompiled module file}}
17 // expected-error@+1{{Module.pcm' is not a valid precompiled module file}}
  /external/selinux/libselinux/src/
regex.h 92 * This function loads a serialized precompiled pattern from a contiguous
96 * representation of the precompiled pattern.
99 * @arg do_load_precompregex If non-zero precompiled patterns get loaded from
109 * This function stores a precompiled regular expression to a file.
116 * @arg do_write_precompregex If non-zero precompiled patterns are written to
122 * This function applies a precompiled pattern to a subject string and
125 * @arg regex The precompiled pattern.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lundump.h 3 ** load precompiled Lua chunks
  /external/skia/third_party/lua/src/
lundump.h 3 ** load precompiled Lua chunks
  /external/syslinux/com32/lua/src/
lundump.h 3 ** load precompiled Lua chunks
  /external/webrtc/webrtc/modules/video_capture/
video_capture_config.h 25 enum {kMaxCaptureDelay = 270}; // Max capture delay allowed in the precompiled capture delay values.
  /prebuilts/tools/windows/protoc/
readme.txt 5 This package contains a precompiled Win32 binary version of the protocol buffer
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
DiagnosticSerializationKinds.td 22 "file '%0' has been modified since the precompiled header '%1' was built">,
31 "file '%0' from the precompiled header has been overridden">;
33 def note_pch_rebuild_required : Note<"please rebuild precompiled header '%0'">;
70 "file '%1' is not a valid precompiled %select{PCH|module|AST}0 file">, DefaultFatal;
91 "macro '%0' was %select{defined|undef'd}1 in the precompiled header but "
94 "definition of macro '%0' differs between the precompiled header ('%1') "
97 "%select{command line contains|precompiled header was built with}0 "
98 "'-undef' but %select{precompiled header was not built with it|"
101 "%select{command line contains|precompiled header was built with}0 "
102 "'-detailed-preprocessing-record' but %select{precompiled header was not
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
DiagnosticSerializationKinds.td 22 "file '%0' has been modified since the precompiled header '%1' was built">,
31 "file '%0' from the precompiled header has been overridden">;
33 def note_pch_rebuild_required : Note<"please rebuild precompiled header '%0'">;
70 "file '%1' is not a valid precompiled %select{PCH|module|AST}0 file">, DefaultFatal;
91 "macro '%0' was %select{defined|undef'd}1 in the precompiled header but "
94 "definition of macro '%0' differs between the precompiled header ('%1') "
97 "%select{command line contains|precompiled header was built with}0 "
98 "'-undef' but %select{precompiled header was not built with it|"
101 "%select{command line contains|precompiled header was built with}0 "
102 "'-detailed-preprocessing-record' but %select{precompiled header was not
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
DiagnosticSerializationKinds.td 22 "file '%0' has been modified since the precompiled header '%1' was built">,
31 "file '%0' from the precompiled header has been overridden">;
33 def note_pch_rebuild_required : Note<"please rebuild precompiled header '%0'">;
70 "file '%1' is not a valid precompiled %select{PCH|module|AST}0 file">, DefaultFatal;
91 "macro '%0' was %select{defined|undef'd}1 in the precompiled header but "
94 "definition of macro '%0' differs between the precompiled header ('%1') "
97 "%select{command line contains|precompiled header was built with}0 "
98 "'-undef' but %select{precompiled header was not built with it|"
101 "%select{command line contains|precompiled header was built with}0 "
102 "'-detailed-preprocessing-record' but %select{precompiled header was not
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
DiagnosticSerializationKinds.td 22 "file '%0' has been modified since the precompiled header '%1' was built">,
31 "file '%0' from the precompiled header has been overridden">;
33 def note_pch_rebuild_required : Note<"please rebuild precompiled header '%0'">;
70 "file '%1' is not a valid precompiled %select{PCH|module|AST}0 file">, DefaultFatal;
91 "macro '%0' was %select{defined|undef'd}1 in the precompiled header but "
94 "definition of macro '%0' differs between the precompiled header ('%1') "
97 "%select{command line contains|precompiled header was built with}0 "
98 "'-undef' but %select{precompiled header was not built with it|"
101 "%select{command line contains|precompiled header was built with}0 "
102 "'-detailed-preprocessing-record' but %select{precompiled header was not
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
DiagnosticSerializationKinds.td 22 "file '%0' has been modified since the precompiled header '%1' was built">,
31 "file '%0' from the precompiled header has been overridden">;
33 def note_pch_rebuild_required : Note<"please rebuild precompiled header '%0'">;
70 "file '%1' is not a valid precompiled %select{PCH|module|AST}0 file">, DefaultFatal;
91 "macro '%0' was %select{defined|undef'd}1 in the precompiled header but "
94 "definition of macro '%0' differs between the precompiled header ('%1') "
97 "%select{command line contains|precompiled header was built with}0 "
98 "'-undef' but %select{precompiled header was not built with it|"
101 "%select{command line contains|precompiled header was built with}0 "
102 "'-detailed-preprocessing-record' but %select{precompiled header was not
    [all...]

Completed in 296 milliseconds

1 2 3 4 5 6 7 8 91011>>