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

  /external/pdfium/core/fpdfapi/page/
cpdf_image.cpp 97 const char* csname = nullptr; local
99 csname = "DeviceGray";
101 csname = "DeviceRGB";
103 csname = "DeviceCMYK";
110 pDict->SetNewFor<CPDF_Name>("ColorSpace", csname);
  /external/libffi/
texinfo.tex 4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
182 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
485 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
489 \expandafter \doparseargdef \csname\string#1\endcsname #1%
570 \if 1\csname iscond.#1\endcsname
573 \expandafter\checkenv\csname#1\endcsname
574 \csname E#1\endcsname
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex 4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
182 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
485 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
489 \expandafter \doparseargdef \csname\string#1\endcsname #1%
570 \if 1\csname iscond.#1\endcsname
573 \expandafter\checkenv\csname#1\endcsname
574 \csname E#1\endcsname
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex 4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
165 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
446 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
450 \expandafter \doparseargdef \csname\string#1\endcsname #1%
531 \if 1\csname iscond.#1\endcsname
534 \expandafter\checkenv\csname#1\endcsname
535 \csname E#1\endcsname
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
165 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
446 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
450 \expandafter \doparseargdef \csname\string#1\endcsname #1%
531 \if 1\csname iscond.#1\endcsname
534 \expandafter\checkenv\csname#1\endcsname
535 \csname E#1\endcsname
    [all...]
  /external/icu/icu4c/source/tools/pkgdata/
pkgdata.cpp 374 char *csname, *cp; local
377 cp = csname = (char *) uprv_malloc((len + 1 + 1) * sizeof(*o.cShortName));
386 o.cShortName = csname;
    [all...]

Completed in 173 milliseconds