HomeSort by relevance Sort by last modified time
    Searched refs:dw (Results 226 - 250 of 711) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-movbe.d 1 #objdump: -dw
x86-64-opcode-inval-intel.d 3 #objdump: -dw -Mx86-64 -Mintel
x86-64-prefetch-intel.d 1 #objdump: -dw -Mintel
x86-64-prefetch.d 1 #objdump: -dw
  /prebuilts/go/darwin-x86/src/compress/flate/
deflate.go 486 var dw Writer
487 if err := dw.d.init(w, level); err != nil {
490 return &dw, nil
500 dw := &dictWriter{w, false}
501 zw, err := NewWriter(dw, level)
507 dw.enabled = true
559 if dw, ok := w.d.w.w.(*dictWriter); ok {
561 dw.w = dst
562 w.d.reset(dw)
563 dw.enabled = fals
    [all...]
  /prebuilts/go/linux-x86/src/compress/flate/
deflate.go 486 var dw Writer
487 if err := dw.d.init(w, level); err != nil {
490 return &dw, nil
500 dw := &dictWriter{w, false}
501 zw, err := NewWriter(dw, level)
507 dw.enabled = true
559 if dw, ok := w.d.w.w.(*dictWriter); ok {
561 dw.w = dst
562 w.d.reset(dw)
563 dw.enabled = fals
    [all...]
  /external/elfutils/tests/
allfcts.c 23 #include ELFUTILS_HEADER(dw)
get-files.c 24 #include ELFUTILS_HEADER(dw)
show-abbrev.c 22 #include ELFUTILS_HEADER(dw)
  /external/libjpeg-turbo/simd/
jcgray-mmx.asm 40 PW_F0299_F0337 times 2 dw F_0_299, F_0_337
41 PW_F0114_F0250 times 2 dw F_0_114, F_0_250
jcgray-sse2-64.asm 37 PW_F0299_F0337 times 4 dw F_0_299, F_0_337
38 PW_F0114_F0250 times 4 dw F_0_114, F_0_250
jcgray-sse2.asm 37 PW_F0299_F0337 times 4 dw F_0_299, F_0_337
38 PW_F0114_F0250 times 4 dw F_0_114, F_0_250
  /external/opencv3/modules/imgproc/src/
gcgraph.hpp 143 TWeight dw = vtcs[i].weight; local
144 if( dw > 0 )
145 sourceW += dw;
147 sinkW -= dw;
  /frameworks/base/services/core/java/com/android/server/wm/
DimLayer.java 206 final int dw, dh; local
212 dw = (int) (info.logicalWidth * 1.5);
215 xPos = -1 * dw / 6;
217 outBounds.set((int) xPos, (int) yPos, (int) xPos + dw, (int) yPos + dh);
  /libcore/luni/src/main/native/
java_math_NativeBN.cpp 130 uint64_t dw = java_dw;
134 static_assert(sizeof(dw) == sizeof(BN_ULONG) ||
135 sizeof(dw) == 2*sizeof(BN_ULONG), "Unknown BN configuration");
137 if (sizeof(dw) == sizeof(BN_ULONG)) {
138 ok = BN_set_word(a, dw);
139 } else if (sizeof(dw) == 2 * sizeof(BN_ULONG)) {
142 a->d[0] = dw;
143 a->d[1] = dw >> 32;
156 static void NativeBN_putLongInt(JNIEnv* env, jclass cls, jlong a, jlong dw) {
157 if (dw >= 0)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspcoll.h 114 DWORD dw = 0; local
120 CComVariant& var = m_Var[dw];
123 dw++;
mshtmhst.h 211 virtual HRESULT WINAPI GetOptionKeyPath(LPOLESTR *pchKey,DWORD dw) = 0;
233 HRESULT (WINAPI *GetOptionKeyPath)(IDocHostUIHandler *This,LPOLESTR *pchKey,DWORD dw);
257 #define IDocHostUIHandler_GetOptionKeyPath(This,pchKey,dw) (This)->lpVtbl->GetOptionKeyPath(This,pchKey,dw)
284 HRESULT WINAPI IDocHostUIHandler_GetOptionKeyPath_Proxy(IDocHostUIHandler *This,LPOLESTR *pchKey,DWORD dw);
302 virtual HRESULT WINAPI GetOverrideKeyPath(LPOLESTR *pchKey,DWORD dw) = 0;
320 HRESULT (WINAPI *GetOptionKeyPath)(IDocHostUIHandler2 *This,LPOLESTR *pchKey,DWORD dw);
325 HRESULT (WINAPI *GetOverrideKeyPath)(IDocHostUIHandler2 *This,LPOLESTR *pchKey,DWORD dw);
345 #define IDocHostUIHandler2_GetOptionKeyPath(This,pchKey,dw) (This)->lpVtbl->GetOptionKeyPath(This,pchKey,dw)
    [all...]
  /external/opencv3/modules/core/src/
dxt.cpp 387 int n = 1, i, j, nx, dw, dw0 = _dw0;
423 for( j = 1, dw = dw0; j < nx; j++, dw += dw0 )
429 w23 = _mm_loadl_pi(w23, (const __m64*)&wave[dw*2]);
431 w23 = _mm_loadh_pi(w23, (const __m64*)&wave[dw*3]); // w2, w3 = wr2 wi2 wr3 wi3
438 w01 = _mm_loadl_pi(w01, (const __m64*)&wave[dw]); // w1 = wr1 wi1
544 int dw0 = tab_size, dw;
705 for( j = 1, dw = dw0; j < nx; j++, dw += dw0 )
710 r2 = v0[nx].re*wave[dw*2].re - v0[nx].im*wave[dw*2].im
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarIconView.java 297 int dw = r.left + tw + r.right; local
298 if (dw < mNumberBackground.getMinimumWidth()) {
299 dw = mNumberBackground.getMinimumWidth();
301 mNumberX = w-r.right-((dw-r.right-r.left)/2);
307 mNumberBackground.setBounds(w-dw, h-dh, w, h);
  /external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm 309 times 16 dw 16
310 times 8 dw 64
311 times 16 dw 16
312 times 8 dw 0
315 times 4 dw 0x40
dequantize_mmx.asm 252 times 4 dw 0x8A8C
255 times 4 dw 0x4E7B
258 times 4 dw 0x0004
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfCRgbaFile.cpp 237 const Box2i dw = header(hdr)->displayWindow(); local
238 *xMin = dw.min.x;
239 *yMin = dw.min.y;
240 *xMax = dw.max.x;
241 *yMax = dw.max.y;
259 const Box2i dw = header(hdr)->dataWindow(); local
260 *xMin = dw.min.x;
261 *yMin = dw.min.y;
262 *xMax = dw.max.x;
263 *yMax = dw.max.y
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
postproc_mmx.asm 310 times 16 dw 16
311 times 8 dw 64
312 times 16 dw 16
313 times 8 dw 0
316 times 4 dw 0x40
  /external/libvpx/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm 201 times 8 dw 3
204 times 8 dw 1<<15
207 times 8 dw 16
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_temporal_filter_apply_sse2.asm 206 times 8 dw 3
209 times 8 dw 1<<15
212 times 8 dw 16

Completed in 1564 milliseconds

1 2 3 4 5 6 7 8 91011>>