Home
last modified time | relevance | path

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

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/
DSoapFault12.java103 public void write(XmlSerializer xw) throws IOException in write() argument
105 xw.startTag(SoapEnvelope.ENV2003, "Fault"); in write()
108 xw.startTag(SoapEnvelope.ENV2003, "Code"); in write()
109 this.Code.write(xw); in write()
110 xw.endTag(SoapEnvelope.ENV2003, "Code"); in write()
111 xw.startTag(SoapEnvelope.ENV2003, "Reason"); in write()
112 this.Reason.write(xw); in write()
113 xw.endTag(SoapEnvelope.ENV2003, "Reason"); in write()
116 xw.startTag(SoapEnvelope.ENV2003, "Node"); in write()
117 this.Node.write(xw); in write()
[all …]
DSoapFault.java87 public void write(XmlSerializer xw) throws IOException { in write() argument
88 xw.startTag(SoapEnvelope.ENV, "Fault"); in write()
89 xw.startTag(null, "faultcode"); in write()
90 xw.text("" + faultcode); in write()
91 xw.endTag(null, "faultcode"); in write()
92 xw.startTag(null, "faultstring"); in write()
93 xw.text("" + faultstring); in write()
94 xw.endTag(null, "faultstring"); in write()
95 xw.startTag(null, "detail"); in write()
97 detail.write(xw); in write()
[all …]
/external/llvm/test/CodeGen/AArch64/
Dldst-regoffset.ll34 ; CHECK: ldrb {{w[0-9]+}}, [{{x[0-9]+}}, {{[xw][0-9]+}}, uxtw]
47 ; CHECK: ldrsh {{w[0-9]+}}, [{{x[0-9]+}}, {{[xw][0-9]+}}, sxtw #1]
62 ; CHECK: ldrh {{w[0-9]+}}, [{{x[0-9]+}}, {{[xw][0-9]+}}, uxtw]
90 ; CHECK: strh {{w[0-9]+}}, [{{x[0-9]+}}, {{[xw][0-9]+}}, uxtw #1]
100 ; CHECK: ldr {{w[0-9]+}}, [{{x[0-9]+}}, {{[xw][0-9]+}}, sxtw #2]
114 ; CHECK: ldr {{w[0-9]+}}, [{{x[0-9]+}}, {{[xw][0-9]+}}, uxtw]
124 ; CHECK: ldrsw {{x[0-9]+}}, [{{x[0-9]+}}, {{[xw][0-9]+}}, sxtw]
142 ; CHECK: str {{w[0-9]+}}, [{{x[0-9]+}}, {{[xw][0-9]+}}, uxtw #2]
152 ; CHECK: ldr {{x[0-9]+}}, [{{x[0-9]+}}, {{[xw][0-9]+}}, sxtw #3]
166 ; CHECK: ldr {{x[0-9]+}}, [{{x[0-9]+}}, {{[xw][0-9]+}}, uxtw]
[all …]
Datomic-ops.ll31 ; CHECK: mov {{[xw]}}0, {{[xw]}}[[OLD]]
51 ; CHECK: mov {{[xw]}}0, {{[xw]}}[[OLD]]
71 ; CHECK: mov {{[xw]}}0, {{[xw]}}[[OLD]]
111 ; CHECK: mov {{[xw]}}0, {{[xw]}}[[OLD]]
131 ; CHECK: mov {{[xw]}}0, {{[xw]}}[[OLD]]
151 ; CHECK: mov {{[xw]}}0, {{[xw]}}[[OLD]]
191 ; CHECK: mov {{[xw]}}0, {{[xw]}}[[OLD]]
211 ; CHECK: mov {{[xw]}}0, {{[xw]}}[[OLD]]
231 ; CHECK: mov {{[xw]}}0, {{[xw]}}[[OLD]]
271 ; CHECK: mov {{[xw]}}0, {{[xw]}}[[OLD]]
[all …]
Dflags-multiuse.ll18 ; CHECK: cset {{[xw][0-9]+}}, ne
Darm64-neon-copy.ll325 ; CHECK: smov {{[xw][0-9]+}}, {{v[0-9]+}}.b[8]
334 ; CHECK: smov {{[xw][0-9]+}}, {{v[0-9]+}}.h[2]
368 ; CHECK: smov {{[xw][0-9]+}}, {{v[0-9]+}}.b[6]
376 ; CHECK: smov {{[xw][0-9]+}}, {{v[0-9]+}}.h[2]
/external/jmonkeyengine/engine/src/test/jme3test/bullet/
DPhysicsHoverControl.java62 protected int xw = 3; field in PhysicsHoverControl
65 protected Vector3f HOVER_HEIGHT_LF_START = new Vector3f(xw, 1, zw);
66 protected Vector3f HOVER_HEIGHT_RF_START = new Vector3f(-xw, 1, zw);
67 protected Vector3f HOVER_HEIGHT_LR_START = new Vector3f(xw, 1, -zw);
68 protected Vector3f HOVER_HEIGHT_RR_START = new Vector3f(-xw, 1, -zw);
69 protected Vector3f HOVER_HEIGHT_LF = new Vector3f(xw, -yw, zw);
70 protected Vector3f HOVER_HEIGHT_RF = new Vector3f(-xw, -yw, zw);
71 protected Vector3f HOVER_HEIGHT_LR = new Vector3f(xw, -yw, -zw);
72 protected Vector3f HOVER_HEIGHT_RR = new Vector3f(-xw, -yw, -zw);
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
DTransport.java128 XmlSerializer xw = new KXmlSerializer(); in createRequestData() local
130 xw.setOutput(bos, encoding); in createRequestData()
132 envelope.write(xw); in createRequestData()
134 xw.flush(); in createRequestData()
139 xw = null; in createRequestData()
/external/libopus/silk/float/
Dprefilter_FLP.c41 silk_float xw[], /* O */
97 …silk_float xw[], /* O Weighted signal … in silk_prefilter_FLP() argument
113 pxw = xw; in silk_prefilter_FLP()
159 silk_float xw[], /* O */ in silk_prefilt_FLP() argument
200 xw[ i ] = sLF_MA_shp - n_LTP; in silk_prefilt_FLP()
Dmain_FLP.h94 …silk_float xw[], /* O Weighted signal …
/external/icu/icu4c/source/common/
Duarrsort.c236 UAlignedMemory xw[(2*STACK_ITEM_SIZE)/sizeof(UAlignedMemory)+1]; in quickSort() local
241 p=xw; in quickSort()
253 if(p!=xw) { in quickSort()
/external/jmonkeyengine/engine/src/core/com/jme3/math/
DQuaternion.java410 float xw = w * xs; in toRotationMatrix() local
423 result.m12 = (yz - xw); in toRotationMatrix()
425 result.m21 = (yz + xw); in toRotationMatrix()
455 float xw = w * xs; in toRotationMatrix() local
468 result.m12 = (yz - xw); in toRotationMatrix()
470 result.m21 = (yz + xw); in toRotationMatrix()
514 float xw = x * w * norm; in getRotationColumn() local
530 store.z = 2 * (yz + xw); in getRotationColumn()
534 store.y = 2 * (yz - xw); in getRotationColumn()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c804 float xw = u - (float)uflr; in img_filter_2d_linear_repeat_POT() local
828 rgba[TGSI_NUM_CHANNELS*c] = lerp_2d(xw, yw, in img_filter_2d_linear_repeat_POT()
1182 float xw; /* weights */ in img_filter_1d_linear() local
1194 samp->linear_texcoord_s(s, width, &x0, &x1, &xw); in img_filter_1d_linear()
1201 rgba[TGSI_NUM_CHANNELS*c] = lerp(xw, tx0[c], tx1[c]); in img_filter_1d_linear()
1219 float xw; /* weights */ in img_filter_1d_array_linear() local
1231 samp->linear_texcoord_s(s, width, &x0, &x1, &xw); in img_filter_1d_array_linear()
1239 rgba[TGSI_NUM_CHANNELS*c] = lerp(xw, tx0[c], tx1[c]); in img_filter_1d_array_linear()
1257 float xw, yw; /* weights */ in img_filter_2d_linear() local
1271 samp->linear_texcoord_s(s, width, &x0, &x1, &xw); in img_filter_2d_linear()
[all …]
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DSoapSerializationEnvelope.java642 XmlSerializer xw = new KXmlSerializer(); in writeObjectBody() local
643 xw.setOutput(bos, "UTF-8"); in writeObjectBody()
644 xw.startTag((dotNet) ? "" : namespace, name); in writeObjectBody()
649 writeObjectBody(xw, nestedSoap); in writeObjectBody()
650 xw.endTag((dotNet) ? "" : namespace, name); in writeObjectBody()
651 xw.flush(); in writeObjectBody()
/external/robolectric/
D.pairs7 xw: Christian Williams; xian
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/util/
DConverter.java155 float xw = oldQuaternion.getW() * xs; in convert() local
168 newMatrix.m12 = (yz - xw); in convert()
170 newMatrix.m21 = (yz + xw); in convert()
/external/jmonkeyengine/engine/src/bullet-native/
DjmeBulletUtil.cpp235 float xw = w * xs; in convertQuat() local
244 (xy + zw), 1 - (xx + zz), (yz - xw), in convertQuat()
245 (xz - yw), (yz + xw), 1.0 - (xx + yy)); in convertQuat()
/external/skia/tools/skpdiff/
DSkPMetric.cpp105 const float xw = 0.5767f + 0.185556f + 0.188212f; in adobergb_to_cielab() local
110 float f[3] = { x / xw, y / yw, z / zw }; in adobergb_to_cielab()
/external/libvncserver/webclients/novnc/include/
Drfb.js1681 fbUpdateRequest = function(incremental, x, y, xw, yw) { argument
1685 if (typeof(xw) === "undefined") { xw = fb_width; }
1692 arr.push16(xw);
/external/deqp/framework/common/
DtcuVector.hpp131 …VecAccess<T, Size, 2> xw (void) { DE_ASSERT(Size >= 2); return VecAccess<T, Size, 2>(*this, 0, 3… in xw() function in tcu::Vector
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_kdt_posp.pkb245 …!#q()�1*Y.Jγ�Y�1��y+<�՘���C\H�^Oq��TY��!9*�F$9%g���G�q�������>�"���dR��{��nKQ�c���`��xw��e
/external/jpeg/
Dtestimg.ppm4xw�yt�us�uu�us�qo�ki�ea|[TmMM]BMN@KB9F=69:49:49:49:49:4:;5=<7=<7=<7=<7@=8@=8A>9B?:D?;D?;E@<E@<E@:D…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_lh0_kpdf_mgc.pkb1309 ]���V���uu�YKqV\dUgReTNA'"-@1,=lT��Rjk��xw������Wxetku�cjat����������uzj]i�k�����<n� o"�Z� 
2045 �����Y�c�j;6�7c9u�xw�0HkVQ2B8KTPG0m�>iJ\j��p�Ɯ����ddeQm�]WVoRhUq�|�����Ri_gnX`Vc~�A=�!
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js4495xw=0,xx=0,xy=0,xz=0,xA=0,xB=0,xC=0,xD=0,xE=0,xF=0,xG=0,xH=0,xI=0,xJ=0,xK=0,xL=0,xM=0,xN=0.0,xO=0,x…
/external/chromium-trace/trace-viewer/tracing/test_data/
Dddms_calculator_start.trace285525 8,�u+��xw��
451938 xwq���m��
467652 xwq��I| ��
526302 xwq��_A%��