Searched refs:assist (Results 1 – 25 of 56) sorted by relevance
123
/external/llvm/lib/Target/SystemZ/ |
D | SystemZProcessors.td | 69 "processor-assist", "ProcessorAssist", 70 "Assume that the processor-assist facility is installed"
|
/external/javassist/sample/preproc/ |
D | Assistant.java | 51 public CtClass[] assist(ClassPool cp, String importname, in assist() method
|
D | Compiler.java | 258 CtClass[] imports = a.assist(classPool, importname, args); in runAssistant()
|
/external/fec/ |
D | peak_sse_assist.s | 1 # SSE assist routines for peakval
|
D | peakval_sse_assist.s | 1 # SSE assist routines for peakval
|
D | peak_sse2_assist.s | 1 # SSE2 assist routines for peakval
|
D | peakval_sse2_assist.s | 1 # SSE2 assist routines for peakval
|
D | sumsq_sse2_assist.s | 1 # SSE2 assist routines for sumsq
|
D | peak_mmx_assist.s | 1 # MMX assist routines for peakval
|
D | peakval_mmx_assist.s | 1 # MMX assist routines for peakval
|
D | sumsq_mmx_assist.s | 1 # MMX assist routines for sumsq
|
/external/javassist/sample/vector/ |
D | VectorAssistant.java | 52 public CtClass[] assist(ClassPool pool, String vec, String[] args) in assist() method in VectorAssistant
|
/external/llvm/test/Transforms/Reassociate/ |
D | fast-ReassociateVector.ll | 146 ; FIXME: shifts should be converted to mul to assist further reassociation. 158 ; FIXME: expressions with a negative const should be canonicalized to assist 172 ; Break up subtract to assist further reassociation.
|
/external/icu/icu4j/perf-tests/data/conversion/ |
D | english.txt | 18 …duals anywhere in the world who support the Unicode Standard and wish to assist in its extension a…
|
/external/libpng/ |
D | ANNOUNCE | 33 Added a png_image_write_to_memory() API and a number of assist macros
|
/external/skia/site/dev/sheriffing/ |
D | gpu.md | 38 …to debug a gnarly issue) the tips section of this doc should be updated to assist future wranglers.
|
/external/curl/projects/ |
D | README | 60 assist with this. Please run "build-openssl -help" for usage details.
|
/external/iputils/doc/ |
D | rdisc.sgml | 226 part of Sun Microsystems, Inc. to assist in its use, correction,
|
/external/curl/docs/ |
D | BUGS | 112 problem. Then we may only be able to assist YOU to debug the problem and to
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 282 # FIXME: Fixed-point move assist instructions 814 # FIXME: BCD assist instructions
|
/external/skia/site/user/quick/ |
D | android.md | 95 a launcher executable on your device. To assist in this process there is a
|
/external/clang/docs/ |
D | MSVCCompatibility.rst | 131 ``typename`` keyword to assist the parser. On Windows, Clang attempts to
|
/external/skia/site/dev/contrib/ |
D | submit.md | 205 In special instances, a Skia committer may assist you in landing the change by
|
/external/llvm/docs/ |
D | HowToSubmitABug.rst | 159 causes an error, and simplify the bitcode file as much as it can to assist
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidget.cpp | 90 if (CXFA_Assist assist = m_pDataAcc->GetAssist()) { in GetToolTip() local 91 if (CXFA_ToolTip toolTip = assist.GetToolTip()) { in GetToolTip()
|
123