Searched
full:convert (Results
751 -
775 of
5560) sorted by null
<<31323334353637383940>>
/external/icu4c/test/hdrtst/ |
cxxfiles.txt | 29 convert.h
|
/external/javassist/src/main/javassist/convert/ |
TransformBefore.java | 16 package javassist.convert;
|
TransformFieldAccess.java | 16 package javassist.convert;
|
TransformNew.java | 16 package javassist.convert;
|
TransformNewClass.java | 16 package javassist.convert;
|
TransformReadField.java | 16 package javassist.convert;
|
TransformWriteField.java | 16 package javassist.convert;
|
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/shapes/ |
ConeCollisionShape.java | 74 // objectId.setLocalScaling(Converter.convert(getScale()));
|
HullCollisionShape.java | 67 // objectId.setLocalScaling(Converter.convert(getScale()));
|
SphereCollisionShape.java | 83 // objectId.setLocalScaling(Converter.convert(getScale()));
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/ |
HullCollisionShape.java | 63 cShape.setLocalScaling(Converter.convert(getScale()));
|
SphereCollisionShape.java | 81 cShape.setLocalScaling(Converter.convert(getScale()));
|
/external/libcap-ng/libcap-ng-0.7/src/ |
cap-ng.h | 76 // These functions convert between numeric and text string
|
/external/libvpx/libvpx/vp8/common/ |
treecoder.h | 61 /* Convert array of token occurrence counts into a table of probabilities
|
/external/libvpx/libvpx/vpx_mem/memory_manager/ |
hmm_resize.c | 27 /* Convert n from desired block size in AAUs to BAUs. */
|
/external/llvm/docs/CommandGuide/ |
llvm-symbolizer.rst | 1 llvm-symbolizer - convert addresses into source code locations
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeTypesGeneric.cpp | 52 // Convert the integer operand instead. 59 // Convert the expanded pieces of the input. 72 // Convert the element instead. 147 // Lower the bit-convert to a store/load from the stack. 208 // Convert to a vector of the expanded element type, for example 316 // Make a two element vector out of the expanded parts and convert that 371 // Convert the new vector to the old vector type. 395 // type, insert the expanded vector elements, and then convert back. 412 // Convert the new vector to the old vector type.
|
/external/llvm/lib/Target/R600/ |
AMDGPUConvertToISA.cpp | 36 virtual const char *getPassName() const {return "AMDGPU Convert to ISA";}
|
/external/llvm/lib/Target/XCore/InstPrinter/ |
XCoreInstPrinter.h | 1 //== XCoreInstPrinter.h - Convert XCore MCInst to assembly syntax -*- C++ -*-=//
|
/external/llvm/test/Analysis/ScalarEvolution/ |
sext-iv-0.ll | 3 ; Convert (sext {-128,+,1}) to {sext(-128),+,sext(1)}, since the
|
/external/llvm/test/CodeGen/ARM/ |
ifcvt4.ll | 3 ; Do not if-convert when branches go to the different loops.
|
/external/llvm/test/CodeGen/X86/ |
compare-inf.ll | 3 ; Convert oeq and une to ole/oge/ule/uge when comparing with infinity
|
widen_cast-1.ll | 15 define void @convert(<2 x i32>* %dst, <4 x i16>* %src) nounwind {
|
widen_cast-2.ll | 10 define void @convert(<7 x i32>* %dst, <14 x i16>* %src) nounwind {
|
/external/llvm/test/Transforms/SimplifyCFG/ |
multiple-phis.ll | 3 ; It's not worthwhile to if-convert one of the phi nodes and leave
|
Completed in 1818 milliseconds
<<31323334353637383940>>