/external/jmonkeyengine/engine/src/core/com/jme3/input/controls/ |
MouseAxisTrigger.java | 73 String sign = negative ? "Negative" : "Positive"; local 75 case MouseInput.AXIS_X: return "Mouse X Axis " + sign; 76 case MouseInput.AXIS_Y: return "Mouse Y Axis " + sign; 77 case MouseInput.AXIS_WHEEL: return "Mouse Wheel " + sign;
|
/external/jmonkeyengine/engine/src/test/jme3test/material/ |
TestBumpModel.java | 61 Spatial signpost = (Spatial) assetManager.loadAsset(new OgreMeshKey("Models/Sign Post/Sign Post.mesh.xml")); 62 signpost.setMaterial( (Material) assetManager.loadMaterial("Models/Sign Post/Sign Post.j3m"));
|
/external/llvm/include/llvm/Transforms/Utils/ |
CmpInstAnalysis.h | 30 /// same sign. Is illegal to do: (A u< B) | (A s> B) 51 /// predicate for a new ICmp instruction. The sign is passed in to determine 56 Value *getICmpValue(bool Sign, unsigned Code, Value *LHS, Value *RHS, 59 /// PredicatesFoldable - Return true if both predicates match sign or if at
|
/external/llvm/test/CodeGen/SystemZ/ |
and-06.ll | 58 ; Sign extension to 32 bits, negative constant. 71 ; Sign extension to 64 bits, negative constant. 84 ; Sign extension to 32 bits, positive constant. 97 ; Sign extension to 64 bits, positive constant.
|
or-06.ll | 58 ; Sign extension to 32 bits, negative constant. 71 ; Sign extension to 64 bits, negative constant. 84 ; Sign extension to 32 bits, positive constant. 97 ; Sign extension to 64 bits, positive constant.
|
xor-06.ll | 58 ; Sign extension to 32 bits, negative constant. 71 ; Sign extension to 64 bits, negative constant. 84 ; Sign extension to 32 bits, positive constant. 97 ; Sign extension to 64 bits, positive constant.
|
/external/llvm/test/MC/Mips/ |
sext_64_32.ll | 3 ; Sign extend from 32 to 64 was creating nonsense opcodes
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_setup_line.c | 261 static INLINE boolean sign(float x){ function 358 else if (sign(x1diff) == sign(-dx)) { 361 else if (sign(-y1diff) != sign(dy)) { 377 else if (sign(x2diff) != sign(-dx)) { 380 else if (sign(-y2diff) == sign(dy)) { 391 will_draw_start = sign(-x1diff) != sign(dx) [all...] |
/external/okhttp/ |
CONTRIBUTING.md | 13 Before your code can be accepted into the project you must also sign the
|
/external/speex/libspeex/ |
vq_sse.h | 96 int sign; local 99 sign=0; 103 sign=1; 116 if (sign)
|
/external/v8/src/ |
dtoa.cc | 57 Vector<char> buffer, int* sign, int* length, int* point) { 61 if (Double(v).Sign() < 0) { 62 *sign = 1; 65 *sign = 0;
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
LVM_Polynomial.c | 49 LVM_INT32 Y,A,XTemp,Temp,sign; local 57 sign=Temp; 60 Y+=((*pCoefficients)*sign); 62 sign*=Temp;
|
/libcore/luni/src/main/java/java/math/ |
Conversion.java | 55 int sign = val.sign; local 59 if (sign == 0) { 65 if (sign < 0) { 76 int resLengthInChars = (int) (val.abs().bitLength() / bitsForRadixDigit + ((sign < 0) ? 1 124 if (sign == -1) { 139 int sign = val.sign; local 146 if (sign == 0) { 176 // +1 - one char for sign if needed [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct/locale.moneypunct.members/ |
neg_format.pass.cpp | 60 assert(p.field[1] == std::money_base::sign); 68 assert(p.field[1] == std::money_base::sign); 76 assert(p.field[1] == std::money_base::sign); 84 assert(p.field[1] == std::money_base::sign);
|
pos_format.pass.cpp | 60 assert(p.field[1] == std::money_base::sign); 68 assert(p.field[1] == std::money_base::sign); 76 assert(p.field[1] == std::money_base::sign); 84 assert(p.field[1] == std::money_base::sign);
|
/packages/inputmethods/LatinIME/java/res/xml/ |
rowkeys_lao3.xml | 28 <!-- U+0EB1/U+0EC9: "??" LAO VOWEL SIGN MAI KAN/LAO TONE MAI THO --> 61 <!-- U+0EB1: "?" LAO VOWEL SIGN MAI KAN --> 77 <!-- U+0EC0: "?" LAO VOWEL SIGN E --> 89 <!-- U+0EB2: "?" LAO VOWEL SIGN AA -->
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
mac_centeuro.py | 83 u'#' # 0x23 -> NUMBER SIGN 84 u'$' # 0x24 -> DOLLAR SIGN 85 u'%' # 0x25 -> PERCENT SIGN 91 u'+' # 0x2B -> PLUS SIGN 108 u'<' # 0x3C -> LESS-THAN SIGN 109 u'=' # 0x3D -> EQUALS SIGN 110 u'>' # 0x3E -> GREATER-THAN SIGN 209 u'\xb0' # 0xA1 -> DEGREE SIGN 211 u'\xa3' # 0xA3 -> POUND SIGN 212 u'\xa7' # 0xA4 -> SECTION SIGN [all...] |
cp437.py | 75 0x009b: 0x00a2, # CENT SIGN 76 0x009c: 0x00a3, # POUND SIGN 77 0x009d: 0x00a5, # YEN SIGN 78 0x009e: 0x20a7, # PESETA SIGN 89 0x00a9: 0x2310, # REVERSED NOT SIGN 90 0x00aa: 0x00ac, # NOT SIGN 150 0x00e6: 0x00b5, # MICRO SIGN 161 0x00f1: 0x00b1, # PLUS-MINUS SIGN 166 0x00f6: 0x00f7, # DIVISION SIGN 168 0x00f8: 0x00b0, # DEGREE SIGN [all...] |
cp862.py | 75 0x009b: 0x00a2, # CENT SIGN 76 0x009c: 0x00a3, # POUND SIGN 77 0x009d: 0x00a5, # YEN SIGN 78 0x009e: 0x20a7, # PESETA SIGN 89 0x00a9: 0x2310, # REVERSED NOT SIGN 90 0x00aa: 0x00ac, # NOT SIGN 150 0x00e6: 0x00b5, # MICRO SIGN 161 0x00f1: 0x00b1, # PLUS-MINUS SIGN 166 0x00f6: 0x00f7, # DIVISION SIGN 168 0x00f8: 0x00b0, # DEGREE SIGN [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
mac_centeuro.py | 83 u'#' # 0x23 -> NUMBER SIGN 84 u'$' # 0x24 -> DOLLAR SIGN 85 u'%' # 0x25 -> PERCENT SIGN 91 u'+' # 0x2B -> PLUS SIGN 108 u'<' # 0x3C -> LESS-THAN SIGN 109 u'=' # 0x3D -> EQUALS SIGN 110 u'>' # 0x3E -> GREATER-THAN SIGN 209 u'\xb0' # 0xA1 -> DEGREE SIGN 211 u'\xa3' # 0xA3 -> POUND SIGN 212 u'\xa7' # 0xA4 -> SECTION SIGN [all...] |
cp437.py | 75 0x009b: 0x00a2, # CENT SIGN 76 0x009c: 0x00a3, # POUND SIGN 77 0x009d: 0x00a5, # YEN SIGN 78 0x009e: 0x20a7, # PESETA SIGN 89 0x00a9: 0x2310, # REVERSED NOT SIGN 90 0x00aa: 0x00ac, # NOT SIGN 150 0x00e6: 0x00b5, # MICRO SIGN 161 0x00f1: 0x00b1, # PLUS-MINUS SIGN 166 0x00f6: 0x00f7, # DIVISION SIGN 168 0x00f8: 0x00b0, # DEGREE SIGN [all...] |
cp862.py | 75 0x009b: 0x00a2, # CENT SIGN 76 0x009c: 0x00a3, # POUND SIGN 77 0x009d: 0x00a5, # YEN SIGN 78 0x009e: 0x20a7, # PESETA SIGN 89 0x00a9: 0x2310, # REVERSED NOT SIGN 90 0x00aa: 0x00ac, # NOT SIGN 150 0x00e6: 0x00b5, # MICRO SIGN 161 0x00f1: 0x00b1, # PLUS-MINUS SIGN 166 0x00f6: 0x00f7, # DIVISION SIGN 168 0x00f8: 0x00b0, # DEGREE SIGN [all...] |
/art/runtime/ |
jvalue.h | 35 i = ((static_cast<int32_t>(new_b) << 24) >> 24); // Sign-extend. 58 i = ((static_cast<int32_t>(new_s) << 16) >> 16); // Sign-extend.
|
/bionic/libm/mips/ |
_fpmath.h | 36 unsigned int sign :1; member in struct:IEEEl2bits::__anon747 38 unsigned int sign :1;
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_remquol.c | 78 sx = ux.bits.sign; 79 sxy = sx ^ uy.bits.sign; 80 ux.bits.sign = 0; /* |x| */ 81 uy.bits.sign = 0; /* |y| */ 139 /* convert back to floating value and restore the sign */ 140 if((hx|lx)==0) { /* return sign(x)*0 */ 157 ux.bits.sign = 0; 172 ux.bits.sign ^= sx;
|