HomeSort by relevance Sort by last modified time
    Searched full:printer (Results 576 - 600 of 1107) sorted by null

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
TestNode.java 259 XmlPrettyPrinter printer = new EclipseXmlPrettyPrinter(EclipseXmlFormatPreferences.create(), local
263 printer.prettyPrint(-1, document, null, null, sb, false);
  /external/bison/
ChangeLog-2012 235 (Default %printer and %destructor for mid-rule values): Define
    [all...]
  /external/clang/lib/AST/
DeclPrinter.cpp 101 DeclPrinter Printer(Out, Policy, Indentation, PrintInstantiation);
102 Printer.Visit(const_cast<Decl*>(this));
178 DeclPrinter Printer(llvm::errs(), Ctx.getPrintingPolicy(), 0);
179 Printer.VisitDeclContext(const_cast<DeclContext *>(this), /*Indent=*/false);
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-printers.h 34 // This file implements a universal value printer that can print a
118 // For selecting which printer to use when a given type has neither <<
128 // by the universal printer to print a value of type T when neither
167 // given that it has no user-defined printer.
  /external/gtest/
CHANGES 32 * New feature: the universal value printer is moved from Google Mock
  /external/gtest/include/gtest/
gtest-printers.h 34 // This file implements a universal value printer that can print a
118 // For selecting which printer to use when a given type has neither <<
128 // by the universal printer to print a value of type T when neither
167 // given that it has no user-defined printer.
  /external/libvpx/libvpx/third_party/googletest/src/
CHANGES 32 * New feature: the universal value printer is moved from Google Mock
  /external/llvm/include/llvm/Analysis/
AssumptionCache.h 121 /// \brief Printer pass for the \c AssumptionAnalysis results.
  /external/llvm/include/llvm/IR/
Dominators.h 188 /// \brief Printer pass for the \c DominatorTree.
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonInstPrinter.cpp 26 #define DEBUG_TYPE "asm-printer"
  /external/llvm/lib/Target/MSP430/
MSP430BranchSelector.cpp 14 // pass should be run last, just before the assembly printer.
  /external/llvm/lib/Target/X86/InstPrinter/
X86IntelInstPrinter.cpp 27 #define DEBUG_TYPE "asm-printer"
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-printers.h 34 // This file implements a universal value printer that can print a
118 // For selecting which printer to use when a given type has neither <<
128 // by the universal printer to print a value of type T when neither
167 // given that it has no user-defined printer.
  /external/mesa3d/src/gtest/include/gtest/
gtest-printers.h 34 // This file implements a universal value printer that can print a
118 // For selecting which printer to use when a given type has neither <<
128 // by the universal printer to print a value of type T when neither
167 // given that it has no user-defined printer.
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 291 void (*printer)(void *, char *, ...), void *arg);
  /external/protobuf/src/google/protobuf/
SEBS 57 "io/printer.cc",
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
CHANGES 32 * New feature: the universal value printer is moved from Google Mock
  /ndk/sources/third_party/googletest/googletest/
CHANGES 26 * New feature: the universal value printer is moved from Google Mock
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-printers.h 34 // This file implements a universal value printer that can print a
118 // For selecting which printer to use when a given type has neither <<
128 // by the universal printer to print a value of type T when neither
167 // given that it has no user-defined printer.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
syslog.h 99 #define LOG_LPR (6<<3) /* line printer subsystem */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
syslog.h 99 #define LOG_LPR (6<<3) /* line printer subsystem */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
syslog.h 99 #define LOG_LPR (6<<3) /* line printer subsystem */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
hp_roman8.py 5 Original source: LaserJet IIP Printer User's Manual HP part no
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Macintosh_Connectivity_Clas.py 299 'printer' : 'edpr', #
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
hp_roman8.py 5 Original source: LaserJet IIP Printer User's Manual HP part no

Completed in 416 milliseconds

<<21222324252627282930>>