HomeSort by relevance Sort by last modified time
    Searched refs:Prefix (Results 126 - 150 of 156) sorted by null

1 2 3 4 56 7

  /external/llvm/lib/TableGen/
Record.cpp     [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2.h     [all...]
  /external/clang/include/clang/Serialization/
ASTReader.h     [all...]
  /external/llvm/include/llvm/Support/
CommandLine.h 124 // Prefix - This option allows arguments that are otherwise unrecognized to be
125 // matched by options that are a prefix of the actual value. This is useful for
127 // '-L../../include' where -l or -L are the actual flags. When prefix is
139 Prefix = 0x02, // Can this option directly prefix its value?
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h 248 STDMETHOD(SetOutputLinePrefix)(THIS_ PCSTR Prefix) PURE;
319 STDMETHOD(SetOutputLinePrefix)(THIS_ PCSTR Prefix) PURE;
381 STDMETHOD(SetOutputLinePrefix)(THIS_ PCSTR Prefix) PURE;
446 STDMETHOD(SetOutputLinePrefix)(THIS_ PCSTR Prefix) PURE;
    [all...]
ntsecapi.h 546 UCHAR Prefix[NEGOTIATE_MAX_PREFIX ];
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp 101 std::string Prefix;
104 void SetNamePrefix(const Twine &P) { Prefix = P.str(); }
110 I, Name.isTriviallyEmpty() ? Name : Prefix + Name, BB, InsertPt);
    [all...]
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]
Tools.cpp 228 // Pass -z prefix for gcc linker compatibility.
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaExprCXX.cpp 140 // prefix of the nested-name-specifier.
152 NestedNameSpecifier *Prefix = nullptr;
155 } else if (LookAtPrefix && (Prefix = NNS->getPrefix())) {
157 PrefixSS.Adopt(NestedNameSpecifierLoc(Prefix, SS.location_data()));
    [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
ASTWriter.cpp     [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h 869 PSTRING Prefix;
884 PUNICODE_STRING Prefix;
    [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp 41 // Get the name, skip over the __builtin_ prefix (if necessary).
47 // that prefix labels.
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/jemalloc/bin/
jeprof.in 234 --tools=<prefix or binary:fullpath>[,...] \$PATH for object tool pathnames
241 JEPROF_TOOLS Prefix for object tools pathnames
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmstypes.c 3075 char prefix[32]; \/\/ Prefix for each color name local
3131 char prefix[32]; \/\/ Prefix for each color name local
    [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl 215 settings) with a name. The "TS-" prefix will be suggested to help
275 In Terminal Services SSH mode, the "http://" prefix is required for
799 Prefix any of these files with "FORCE:" to make them immutable.
    [all...]
  /external/libvorbis/
configure 775 prefix
933 prefix=NONE
953 datarootdir='${prefix}/share'
955 sysconfdir='${prefix}/etc'
956 sharedstatedir='${prefix}/com'
957 localstatedir='${prefix}/var'
958 includedir='${prefix}/include'
1052 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1056 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=*
    [all...]

Completed in 2352 milliseconds

1 2 3 4 56 7