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

  /external/chromium_org/chrome_frame/test/
poor_mans_trybot_xcopy_filter.txt 19 .pch
  /external/clang/include/clang/Serialization/
Makefile 11 $(Echo) "Building Clang PCH reader with tblgen"
12 $(Verb) $(ClangTableGen) -gen-clang-attr-pch-read -o $(call SYSPATH, $@) \
17 $(Echo) "Building Clang PCH writer with tblgen"
18 $(Verb) $(ClangTableGen) -gen-clang-attr-pch-write -o $(call SYSPATH, $@) \
  /bionic/libc/upstream-netbsd/libc/inet/
inet_pton.c 246 const char *pch; local
248 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
249 pch = strchr((xdigits = xdigits_u), ch);
250 if (pch != NULL) {
252 val |= (int)(pch - xdigits);
  /ndk/sources/host-tools/make-3.81/
build_w32.bat 31 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D TIVOLI /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c variable.c
33 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c rule.c
35 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c remote-stub.c
37 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c commands.c
39 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c file.c
41 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c getloadavg.c
43 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c default.c
45 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c signame.c
47 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c expand.c
49 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c dir.c
    [all...]
  /ndk/sources/host-tools/make-3.81/w32/subproc/
build.bat 3 cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c misc.c
4 cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c sub_proc.c
5 cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c w32err.c
8 cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c misc.c
9 cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c sub_proc.c
10 cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c w32err.c
  /external/lzma/CPP/
Build.mak 75 COMPL_PCH = $(CC) $(CFLAGS_O1) -Yc"StdAfx.h" -Fp$O/a.pch $**
76 COMPL = $(CC) $(CFLAGS_O1) -Yu"StdAfx.h" -Fp$O/a.pch $**
81 -del /Q $(PROGPATH) $O\*.exe $O\*.dll $O\*.obj $O\*.lib $O\*.exp $O\*.res $O\*.pch
  /bionic/libc/netbsd/resolv/
res_comp.c 172 int pch = PERIOD, ch = *dn++; local
179 } else if (periodchar(pch)) {
189 pch = ch, ch = nch;
  /external/chromium/third_party/libjingle/source/talk/base/
urlencode.cc 35 const char * pch = code; local
37 int digit = *pch++;
50 if (pch == code + 2)
  /external/chromium_org/third_party/libjingle/source/talk/base/
urlencode.cc 35 const char * pch = code; local
37 int digit = *pch++;
50 if (pch == code + 2)
  /external/chromium-libpac/test/
proxy_resolver_v8_unittest.cc 129 const char* pch = strtok(str, ";"); local
131 while (pch != NULL) {
133 while ((*pch) == ' ') ++pch;
134 std::string pstring(pch);
137 pch = strtok(NULL, "; \t");
  /external/clang/test/Sema/
block-misc.c 155 static __block char * pch; // expected-error {{__block attribute not allowed, only allowed on local variables}}
  /external/qemu/
monitor.c 1750 static const char *pch; variable
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/
plt.c 32 static void str2mac(unsigned char *pmac, char *pch)
37 pmac[i] = (unsigned char)strtoul(pch, &pch, 16);
38 pch++;
  /external/chromium/testing/gmock/test/
gmock-more-actions_test.cc 625 char* pch = ch; local
626 a.Perform(make_tuple(true, pn, pch));
641 a.Perform(make_tuple(true, pn, pch));
675 char* pch = ch; local
676 a.Perform(make_tuple(true, pch));
  /external/chromium_org/tools/gyp/pylib/gyp/
msvs_emulation.py 378 # The PCH is only built once by a particular source file. Usage of PCH must
379 # only be for the same language (i.e. C vs. C++), so only include the pch
384 pch = os.path.split(self.msvs_precompiled_header[config])[1]
385 return ['/Yu' + pch, '/FI' + pch, '/Fp${pchprefix}.' + pch + '.pch']
682 returns a list of the pch files that should be depended upon. The
702 for the pch compilation step.""
    [all...]
  /external/harfbuzz/src/
harfbuzz-arabic.c 942 const HB_UChar16 pch = nextChar(uc, stringLength, pos); local
943 if ((pch >> 8) == 0x06) {
944 switch (pch & 0xff) {
950 map = arabicUnicodeLamAlefMapping[(pch & 0xff) - 0x22][shape];
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-arabic.c 942 const HB_UChar16 pch = nextChar(uc, stringLength, pos); local
943 if ((pch >> 8) == 0x06) {
944 switch (pch & 0xff) {
950 map = arabicUnicodeLamAlefMapping[(pch & 0xff) - 0x22][shape];
    [all...]
  /ndk/build/tools/
build-gnu-libstdc++.sh 219 --disable-libstdcxx-pch \
  /external/clang/
clang-tblgen-rules.mk 51 $(call transform-host-clang-td-to-out,clang-attr-pch-read)
58 $(call transform-host-clang-td-to-out,clang-attr-pch-write)
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja.py 448 pch = None
452 pch = gyp.msvs_emulation.PrecompiledHeader(
456 pch = gyp.xcode_emulation.MacPrefixHeader(
460 self.ninja, config_name, config, sources, compile_depends_stamp, pch,
    [all...]
  /external/valgrind/main/memcheck/
mc_leakcheck.c 499 lc_is_a_chunk_ptr(Addr ptr, Int* pch_no, MC_Chunk** pch, LC_Extra** pex)
530 *pch = ch;
    [all...]
  /external/netperf/
netlib.c 342 error(char *pch)
348 (NULL != program) ? program : "getopt", pch, optopt);
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 1106 milliseconds