Home
last modified time | relevance | path

Searched refs:enhanced (Results 1 – 25 of 164) sorted by relevance

1234567

/external/guice/core/src/com/google/inject/internal/
DProxyFactory.java238 final Class<?> enhanced; field in ProxyFactory.ProxyConstructor
253 this.enhanced = enhancer.createClass(); // this returns a cached class if possible in ProxyConstructor()
258 this.fastClass = newFastClassForMember(enhanced, constructor); in ProxyConstructor()
265 Enhancer.registerCallbacks(enhanced, callbacks); in newInstance()
269 Enhancer.registerCallbacks(enhanced, null); in newInstance()
/external/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
Dpci-exp-tests-HOWTO21 This function calls "pci_config_read" and determines if the PCI-Express enhanced config
25 at the PCI-Express enhanced config space address 0x100. The value of this register is a READ-ONLY
28 the enhanced config space SUCCESSFULLY.
/external/python/cpython3/Doc/tutorial/
Dinteractive.rst45 One alternative enhanced interactive interpreter that has been around for quite
48 into other applications. Another similar enhanced interactive environment is
/external/apache-harmony/
DREADME.android5 svn co http://svn.apache.org/repos/asf/harmony/enhanced/java/branches/java6/classlib/modules .
/external/llvm/docs/CommandGuide/
Dtblgen.rst120 .. option:: -gen-enhanced-disassembly-info
122 Generate enhanced disassembly info.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dtblgen.rst129 .. option:: -gen-enhanced-disassembly-info
131 Generate enhanced disassembly info.
/external/eigen/bench/btl/data/
Dmk_new_gnuplot.sh21 echo set term postscript color rounded enhanced >> $WHAT.gnuplot
/external/clang/test/Analysis/
DkeychainAPI-diagnostic-visitor.m3 // This file is for testing enhanced diagnostics produced by the default SecKeychainAPI checker.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZFeatures.td137 "enhanced-dat-2", "EnhancedDAT2",
138 "Assume that the enhanced-DAT facility 2 is installed"
/external/python/mock/
Dunittest.cfg95 enhanced = False
/external/syzkaller/pkg/report/testdata/linux/report/
D1524 [....] Starting enhanced syslogd: rsyslogd[ 12.037795] audit: type=1400 audit(1515564630.515:5): …
/external/curl/docs/
DFEATURES157 - enhanced command support for: CAPA, DELE, TOP, STAT, UIDL and NOOP via
174 - enhanced command support for: EXAMINE, CREATE, DELETE, RENAME, STATUS,
/external/u-boot/board/freescale/ls1012aqds/
DREADME31 - Two enhanced secure digital host controllers:
/external/ply/ply/example/yply/
DREADME37 3. This program could probably be cleaned up and enhanced a lot.
/external/python/cpython2/Doc/library/
Ddistutils.rst19 enhanced alternative to :mod:`distutils` that provides:
/external/python/cpython3/Doc/library/
Ddistutils.rst21 enhanced alternative to :mod:`distutils` that provides:
/external/apache-commons-bcel/
DRELEASE-NOTES.txt75 - The org.apache.bcel.classfile.Visitor interface has been enhanced with
78 - The org.apache.bcel.generic.Visitor interface has been enhanced with an
172 - The org.apache.bcel.classfile.Visitor interface has been enhanced with
175 - The org.apache.bcel.generic.Visitor interface has been enhanced with an
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeExtractor/
Dlive_shrink_unsafe.ll2 ; inlining legality check is enhanced.
/external/shflags/doc/
DRELEASE_NOTES-1.2.0.md48 shFlags tries to support both the standard and enhanced versions of `getopt`.
DRELEASE_NOTES-1.0.0.txt37 shFlags tries to support both the standard and enhanced versions of ``getopt``.
DRELEASE_NOTES-1.0.1.txt37 shFlags tries to support both the standard and enhanced versions of ``getopt``.
DRELEASE_NOTES-1.0.3.txt59 shFlags tries to support both the standard and enhanced versions of ``getopt``.
/external/python/cpython2/Doc/tutorial/
Dinteractive.rst158 One alternative enhanced interactive interpreter that has been around for quite
161 into other applications. Another similar enhanced interactive environment is
/external/tensorflow/tensorflow/lite/g3doc/guide/
Droadmap.md32 * Provide enhanced graph visualization tooling
/external/u-boot/board/freescale/ls1012ardb/
DREADME28 - Two enhanced secure digital host controllers:

1234567