Searched defs:CFG (Results 1 - 6 of 6) sorted by path

/external/chromium_org/third_party/icu/source/extra/uconv/
H A Dmakedata.mak12 !IF "$(CFG)" == ""
13 CFG=Debug macro
18 !IF "$(CFG)" != "Release" && "$(CFG)" != "release" && "$(CFG)" != "Debug" && "$(CFG)" != "debug" && "$(CFG)" != "x86\Release" && "$(CFG)" != "x86\Debug" && "$(CFG)" != "x64\Release" && "$(CFG)" !
[all...]
/external/clang/include/clang/Analysis/
H A DCFG.h1 //===--- CFG.h - Classes for representing and building CFGs------*- C++ -*-===//
10 // This file defines the CFG and CFGBuilder classes for representing and
43 class CFG;
328 /// CFGBlock - Represents a single basic block in a source-level CFG.
413 /// of the CFG.
417 /// This class represents a potential adjacent block in the CFG. It encodes
472 /// CFG blocks.
488 /// Parent - The parent CFG that owns this CFGBlock.
489 CFG *Parent;
492 explicit CFGBlock(unsigned blockid, BumpVectorContext &C, CFG *paren
723 class CFG { class in class:clang::CFGBlock
952 CFG() function in class:clang::CFGBlock::CFG
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/icu4c/source/extra/uconv/
H A Dmakedata.mak12 !IF "$(CFG)" == ""
13 CFG=Debug macro
18 !IF "$(CFG)" != "Release" && "$(CFG)" != "release" && "$(CFG)" != "Debug" && "$(CFG)" != "debug" && "$(CFG)" != "x86\Release" && "$(CFG)" != "x86\Debug" && "$(CFG)" != "x64\Release" && "$(CFG)" !
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/stlport/
H A Dconfigure.bat369 if "%TARGETCPU%" == "X86EMnset CFG=none" goto pr_emul variable

Completed in 390 milliseconds