HomeSort by relevance Sort by last modified time
    Searched defs:DS (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfDocumentCatalogActionsDictionary_autogen.cpp 35 SkPdfDictionary* SkPdfDocumentCatalogActionsDictionary::DS(SkPdfNativeDoc* doc) {
36 SkPdfNativeObject* ret = get("DS", "");
44 return get("DS", "") != NULL;
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfDocumentCatalogActionsDictionary_autogen.cpp 35 SkPdfDictionary* SkPdfDocumentCatalogActionsDictionary::DS(SkPdfNativeDoc* doc) {
36 SkPdfNativeObject* ret = get("DS", "");
44 return get("DS", "") != NULL;
  /external/clang/lib/Analysis/
PseudoConstantAnalysis.cpp 172 const DeclStmt *DS = cast<DeclStmt>(Head);
174 for (const auto *I : DS->decls()) {
  /external/llvm/include/llvm/Support/
Solaris.h 30 #undef DS
  /bionic/libc/include/sys/
reg.h 41 #define DS 7
77 #define DS 23
  /development/ndk/platforms/android-L/include/sys/
reg.h 41 #define DS 7
77 #define DS 23
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrBicubicEffect.cpp 3 #define DS(x) SkDoubleToScalar(x)
6 DS( 1.0 / 18.0), DS(-9.0 / 18.0), DS( 15.0 / 18.0), DS( -7.0 / 18.0),
7 DS(16.0 / 18.0), DS( 0.0 / 18.0), DS(-36.0 / 18.0), DS( 21.0 / 18.0),
8 DS( 1.0 / 18.0), DS( 9.0 / 18.0), DS( 27.0 / 18.0), DS(-21.0 / 18.0)
    [all...]
  /external/llvm/lib/Support/
Host.cpp 497 DataStreamer *DS = getDataFileStreamer("/proc/cpuinfo", &Err);
498 if (!DS) {
506 size_t CPUInfoSize = DS->GetBytes((unsigned char*) buffer, sizeof(buffer));
507 delete DS;
586 DataStreamer *DS = getDataFileStreamer("/proc/cpuinfo", &Err);
587 if (!DS) {
595 size_t CPUInfoSize = DS->GetBytes((unsigned char*) buffer, sizeof(buffer));
596 delete DS;
651 DataStreamer *DS = getDataFileStreamer("/proc/cpuinfo", &Err);
652 if (!DS) {
    [all...]
  /external/skia/src/gpu/effects/
GrBicubicEffect.cpp 3 #define DS(x) SkDoubleToScalar(x)
6 DS( 1.0 / 18.0), DS(-9.0 / 18.0), DS( 15.0 / 18.0), DS( -7.0 / 18.0),
7 DS(16.0 / 18.0), DS( 0.0 / 18.0), DS(-36.0 / 18.0), DS( 21.0 / 18.0),
8 DS( 1.0 / 18.0), DS( 9.0 / 18.0), DS( 27.0 / 18.0), DS(-21.0 / 18.0)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
reg.h 51 # define DS 23
67 # define DS 7
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
reg.h 51 # define DS 23
67 # define DS 7
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
ptrace-abi.h 30 #define DS 7
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
ptrace-abi.h 30 #define DS 7
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/sys/
reg.h 41 #define DS 7
77 #define DS 23
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/sys/
reg.h 41 #define DS 7
77 #define DS 23
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/sys/
reg.h 41 #define DS 7
77 #define DS 23
  /bionic/libc/kernel/uapi/asm-x86/asm/
ptrace-abi.h 31 #define DS 7
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ptrace-abi.h 31 #define DS 7
  /development/ndk/platforms/android-L/arch-x86/include/asm/
ptrace-abi.h 31 #define DS 7
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
ptrace-abi.h 31 #define DS 7
  /external/chromium_org/third_party/skia/src/effects/
SkBicubicImageFilter.cpp 23 #define DS(x) SkDoubleToScalar(x)
26 DS( 1.0 / 18.0), DS(-9.0 / 18.0), DS( 15.0 / 18.0), DS( -7.0 / 18.0),
27 DS(16.0 / 18.0), DS( 0.0 / 18.0), DS(-36.0 / 18.0), DS( 21.0 / 18.0),
28 DS( 1.0 / 18.0), DS( 9.0 / 18.0), DS( 27.0 / 18.0), DS(-21.0 / 18.0)
    [all...]
  /external/clang/lib/Sema/
SemaTemplateVariadic.cpp 691 const DeclSpec &DS = D.getDeclSpec();
692 switch (DS.getTypeSpecType()) {
697 QualType T = DS.getRepAsType().get();
705 if (DS.getRepAsExpr() &&
706 DS.getRepAsExpr()->containsUnexpandedParameterPack())
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
ptrace-abi.h 13 #define DS 7
  /external/skia/src/effects/
SkBicubicImageFilter.cpp 23 #define DS(x) SkDoubleToScalar(x)
26 DS( 1.0 / 18.0), DS(-9.0 / 18.0), DS( 15.0 / 18.0), DS( -7.0 / 18.0),
27 DS(16.0 / 18.0), DS( 0.0 / 18.0), DS(-36.0 / 18.0), DS( 21.0 / 18.0),
28 DS( 1.0 / 18.0), DS( 9.0 / 18.0), DS( 27.0 / 18.0), DS(-21.0 / 18.0)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
ptrace-abi.h 24 #define DS 7

Completed in 882 milliseconds

1 2 3